BiscuitDevelopment / SkyblockAddons

A Minecraft Forge mod with helpful Hypixel skyblock features!
Other
485 stars 237 forks source link

[BUG - solution probably included] Health text is gold even when you have no absorption hearts (When you have god potion → basicly all the time) #645

Closed monsterman04 closed 2 years ago

monsterman04 commented 2 years ago

image (I just have GOD POTION active)

This is code issue ↓here↓. I think it should be resolved if you just add another check if the current health is bigger then max health and has the absorption effect :D

image (file: listeners/RenderListener.java , line: 687)

ILikePlayingGames commented 2 years ago

Thank you! I'll fix that in the next update.

ILikePlayingGames commented 2 years ago

Fixed in https://github.com/BiscuitDevelopment/SkyblockAddons/commit/c4c02b0e19e7acf58b5cc96861fe822ad18026d1