Started by
Zenek
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to make a immortality enchantment, but it doesn't work. It only works with damage received from entities when the durability of the item is full, or only 1-2 durability points less than max. Another thing is that it doesn't protect from fall damage and one-shot kills, since it only heals After the damage is received, and like said before, it only works for the first couple of hits. Anybody have any ideas on how I can fix all 3 things?
I'm currently developing a Plugin called Forge Plus first for 1.18.2 then I will update these for 1.19.2 and after the Release of 2023.2 for 1.19.4.
In my Plugin I added a Procedure Block that makes the Entity Immortal. You could wait until the Release of the Plugin.