Started by AwesomeSauce999
on Sat, 11/07/2020 - 20:44
Topic category: Help with modding (Java Edition)
So, I wanted to make a custom enchantment that increases the damage of a weapon(better than sharpness) however, when I used the "set damage of provided itemstact to [#]" block, it seemed to just decrease the durability of the item very quickly until it broke (with the enchantment applied) If this block does damage the durability of an item, how can I increase it's damage?
The damage means taking away durability, so if you set it so it increases the damage by 1, it will slowly eat away at you swords durability, causes the weapon to break.