Started by
AvatarMars
on
Topic category: Help with Minecraft modding (Java Edition)
Is there a function to detect when a tool or piece of armor loses durability? I am trying to make the inverse of unbreaking, where if a piece of armor or tool has my new enchantment on it, when it loses durability it has a chance to lose more than one. I see the "player uses item" trigger in the procedure window, but that dosent seem to work. please help.