tr7zw / Exordium

There is no good reason to render the hotbar at 100+ fps
Other
231 stars 33 forks source link

Horse hearts do not appear in survival mode #74

Closed ninjaman0722 closed 1 year ago

ninjaman0722 commented 1 year ago

im currently using the latest release (1.1.0)

With my testing horse hearts do appear in creative but not survival, and while in creative the hearts do update properly (in case this meant anything)

2023-06-01_09 52 48 2023-06-01_09 52 53

ninjaman0722 commented 1 year ago

Note: for testing purposes i have no other mods installed, only Exordium and Fabric API

tr7zw commented 1 year ago

Probably the health bar didn't notice that it changed, so it didn't re-render. Taking damage/changing hunger etc probably fixes it. Adding the missing condition.

Edit: apparently that's not the issue, which is really weird.