ElenaiDev / Feathers

Adds a Stamina System to Minecraft
GNU General Public License v3.0
2 stars 8 forks source link

Feather's bar renders below Survive's thirst bar #22

Open Kevadroz opened 1 year ago

Kevadroz commented 1 year ago

Screenshot_20230526_195744 Especially anoying combined with fade out when full.

Edit: almost forgot to include versions: MinecraftForge 1.19.2-43.2.11 Feathers 1.1.1 Survive 1.19.2-8.0.8.1

Kevadroz commented 1 year ago

I suggest registering below the oxygen bar. event.registerBelow(VanillaGuiOverlay.AIR_LEVEL.id(), "feathers", FeathersHudOverlay.FEATHERS);