Is it possible to create boots that negate fall damage?
As an Easter event for my players, I'm trying to create a pair of custom boots that completely negate fall damage when equipped. I tried just enchanting with Feather Falling 255 but that doesn't completely negate fall damage. Is it possible to do this with Vanilla Minecraft?
3 Replies
Attribute (Spigot-API 1.21.5-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.attribute, interface: Attribute
Attribute (Spigot-API 1.21.5-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.attribute, interface: Attribute
Basically, apply
SAFE_FALL_DISTANCE
to a pair of boots or something