Started by
itzmodestep3
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a mana counter that displays how much mana the player has. I have already set up the global variables, and all the mechanics of mana, but the overlay doesn't appear ingame, even though I have text on it. here are my settings as of now:
Overlay target: ingame
Rendering priority: highest
Overlay texture: none
Condition: always
I there anything I need to change to allow the overlay to appear?