Change example item to one that actually works with custom durability authored by Amy's avatar Amy
```yml ```yml
ACustomItem: ACustomItem:
Id: STICK Id: IRON_SWORD
CustomDurability: CustomDurability:
Durability: 20 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* *NOTE: This feature is only available in MythicCrucible v1.5.0 and higher*
\ No newline at end of file \ No newline at end of file