Started by
gobblewobble
on
Topic category: Help with Minecraft modding (Java Edition)
Making an enchantment only for boots that prevents fall damage when wearing them. I can't seem to get it to work, maybe my initial item code is wrong or i'm not choosing the correct global trigger? (I have chosen entity falls and before entity gets hurt but both do not work)
Here's an image of my code, although it's rather basic: https://imgur.com/a/F0vznEy
The armor slots are 3 for helmets, 2 for chest plates, 1 for leggings, and 0 for boots. If you wear boots, or if you assume that boots are enchanted, you should specify 0 for the armor slot.