Changes
Page history
Change example item to one that actually works with custom durability
authored
Jul 19, 2023
by
Amy
Hide whitespace changes
Inline
Side-by-side
CustomDurability.md
View page @
a788b025
```
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