![Head-down Display](https://media.forgecdn.net/avatars/thumbnails/295/642/256/256/637337670018705216.png)
HUD doesn't hide all hearts when maxmium boost is assigned.
Kichura opened this issue ยท 4 comments
When the user has a health boost with the maxmium level (255) assigned, Only a quarter of the hearts would be hidden but the rest from top would continue to be shown. (Default configs used)
Command used for testing: /effect give @s minecraft:health_boost 99999 255 true
Setting it to -500 or somewhere in between depending on how many hearts exist on screen makes the hud go away entirely, But using default -60 will make it look like that instead.
- When changing the config to an lower value, The animation no longer moves smoothly and instead either disappears instantly or teleports half and goes on.