Started by
Gnidass
on
Topic category: Help with Minecraft modding (Java Edition)
How to reduce the durability of the sword by a certain number of units when right-clicking on the air? Sorry for my English.
Edited by Gnidass on Wed, 11/04/2020 - 14:53
when right clicked in air:
Use the "Deal [A number, e.g. 1] damage to Provided Itemstack.
Where can you find the procedure "Deal [A number, e.g. 1] damage to Provided Itemstack"? I could not find :(
I found "Deal the provided item damage amount of 0"
Click on the 0 and change it to the number that you want