Started by
GDFanXplayer
on
Topic category: Help with Minecraft modding (Java Edition)
So I wanted to make an Enchantment that gives you Health Boost when applied. The effect is there but the extra heats never heal up. What causes this problem and how do I fix it?
for this you would do on world tick it would check for enchantment on whatever armor in your inventory then if there are more than one level of it do if enchantment = 1 give health boost 1 (for example)