Simple Armor Hud

Simple Armor Hud

78.1k Downloads

A lot of problems in version dev-1.21

Closed this issue ยท 2 comments

commented

Description
Mojang just changed up all the code in the game, making most features not working. This issue will keep track of all the issues and problems in 1.21. The mod will release when all issues found are resolved

Issues

  • Config screen makes the game crash
  • Config screen has to be rewritten, methods have changed
  • tickDelta has been changed to tickCounter, making it so the hud freezes
commented

The hud doesn't fully freeze. It seems like this issue has something to do with the air bubbles, as these stop being animated correctly under water.

commented

It was me overriding the wrong variable in a ModifyVariable field to disable the armor bar. This as now been changed to a cancellable inject to disable the armorbar.