Change example item to one that actually works with custom durability authored by Amy's avatar Amy
```yml
ACustomItem:
Id: STICK
Id: IRON_SWORD
CustomDurability:
Durability: 20
```
Will give an item 20 durability. Only works on items that can normally have durability.
Will give an item 20 durability. Only works on items that can normally have durability such as tools and armor.
*NOTE: This feature is only available in MythicCrucible v1.5.0*
\ No newline at end of file
*NOTE: This feature is only available in MythicCrucible v1.5.0 and higher*
\ No newline at end of file