[1.14.4] Armor bar renders over hearts.
Gbergz opened this issue ยท 4 comments
Title says it.
The armor bars render over the newly acquired health bar, making it impossible to see those hearts.
Screenshot: Imgur
You see the first 2 armor bars are a little bit more darker around the edges than the other ones, that's because the hearts are behind them.
Damn, this really sucks. I guess Minecraft or Forge used to handle this automatically, but whatever used to do that doesn't seem to apply to 1.14 anymore.
Huh, hm..
Then it has to be some other mod(s) causing it.
Modlist: Gist.Github
Probably too many mods to go through to actually know which one it is..
edit: grammar
Yeah, you can actually cause this issue without SoL: Carrot by eating a golden apple or increasing your health with commands, e.g. /effect give @s minecraft:health_boost 9999 1
, so we don't really have anything to do with this.
Try disabling the alphabetically first half of your mods and seeing if the issue still happens. If it does, look at the second half and repeat. If it doesn't, put the first half back and disable the second half instead, then repeat with the first half. Eventually, you'll get down to the single mod that causes the issue. Does that make sense?