Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicCrucible
Wiki
CustomDurability
CustomDurability
· Changes
Page history
Update CustomDurability
authored
Nov 06, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
CustomDurability.md
View page @
849113da
```
CustomDurability:
Durability: 20
```
yml
ACustomItem
:
Id
:
STICK
CustomDurability
:
Durability
:
20
```
Will give an item 20 durability. Only works on items that can normally have durability.
...
...