Started by
TameableDEV
on
Topic category: Help with Minecraft modding (Java Edition)
So I want to make it so that when I use an Item it will increase the players health by 1 heart point and when used again will add another. I've checked through all the forums and found nothing that could really help me. I know there is Attributes that you can change through commands in minecraft but I don't know how to.
in a procedure you could try to execute the effect command and give the closest player health boost.
You can use the Attributes Plugin to add Health to the base value of the Attribute.