jb0s / blockgame-enhanced

Fabric mod that fixes a lot of client-side issues and adds a ton of quality-of-life features for the Blockgame server.
MIT License
29 stars 15 forks source link

[BGE-13] Custom HUD malfunctions when riding a boat #7

Closed jb0s closed 11 months ago

jb0s commented 11 months ago

The custom HUD inappropriately updates to remove the split between the two bars on the right because it doesn't appropriately check if the entity the player is riding is a LivingEntity.

From SyncLinear.com | BGE-13

jb0s commented 11 months ago

Fixed in update v1.2.5 :dumpy: