[Incompatibility]: ImmediatelyFast
Fyoncle opened this issue · 5 comments
Better Mount HUD never renders the jump bar but only the experience bar if ImmediatelyFast is installed.
Extra Information:
Minecraft Version: 1.20.1 Fabric
Horseman Version: 1.3.9
Loader Version: 0.16.14
Cause of issue: "hud_batching" optimization of ImmediatelyFast.
Who do I report it to? They or you?
I don't know how to fix that. There's not much room to implement it differently, as the changes Horseman does are pretty specific.
Only solution is probably to disable Horseman's 'better_mount_gui' or their hud batching.
I don't know how to fix that. There's not much room to implement it differently, as the changes Horseman does are pretty specific. Only solution is probably to disable Horseman's 'better_mount_gui' or their hud batching.
Interesting.

