Started by
RhaastScythe
on
Topic category: Help with MCreator software
hello, i'm new to mcreator, and i'm having trouble adding the health boost effect to the armor, the hp does not cure, i use the 2020.2 version, if possible, add photos for me to understand better, thanks!
For one, use the most recent version, or we probably won't be able to help you.
Anyways, you pretty much just do something like On Armor Update Tick > Apply effect "health boost" to provided entity.
Don't forget to make an "if" block that tests if the entity doesn't have health boost already. That is one of the only ways I found it works