Started by
Muski360_
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted to make that when a helmet is put on, you will gain health boost, I tried to do a procedure on the trigger ''helmet tick event'', but it doesn't work, because the tick always updates and hearts never regenerate, someone can give me help?!
Try to use <<Add potion Effect...regeneration>>
Try to use ''helmet tick event'' | Entity | <<Add potion Effect...regeneration>>
As I said, it won't work, because every tick, the health boost effect updates, and you'll never be able to regenerate a heart.
Use variable to store if effect has already been updated.
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Thanks! But, these tutorials are not very useful, because i don't speak English...