mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-22 18:16:14 +01:00
Use updated attributes in example menu
This commit is contained in:
parent
85140093e5
commit
1558bea306
@ -64,7 +64,7 @@ durability-armor:
|
||||
NAME: '&aDamaged armor'
|
||||
LORE:
|
||||
- 'This armor is damaged.'
|
||||
DATA-VALUE: 200
|
||||
DURABILITY: 200
|
||||
|
||||
|
||||
enchanted-sword:
|
||||
@ -74,7 +74,8 @@ enchanted-sword:
|
||||
NAME: '&aEnchanted sword'
|
||||
LORE:
|
||||
- 'This sword is glowing.'
|
||||
ENCHANTMENT: durability, 1
|
||||
ENCHANTMENTS:
|
||||
- durability, 1
|
||||
|
||||
|
||||
some-arrows:
|
||||
|
Loading…
Reference in New Issue
Block a user