We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Durability option sets the item's vanilla damage value — this controls how worn or used the item looks when it is first generated.
0
ItemMeta#setDamage(int)
If you want to define how many uses the item should have before it breaks, use the plugin’s custom durability system:
Unbreakable
Item Stats
Return to: Item Generator Module