Started by
TheMobMaster2006
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to create a mana bar that regenerates one mana every three seconds, and I used the code shown below:
Currently, it waits three seconds, but then goes from zero to full in less than a second. How do I fix this?
Couldn't you just use 0.33 instead of +1?
Its constantly waiting 60 ticks
I took a look at the code and think found an solution. Try using this instead: Btw sorry for bad quality i made it up in paint '- '