Enchantment
This modifier will add the enchants to the item.
Format
enchantment:
- <enchantment>, [level]
- <enchantment>, [level]
- <enchantment>, [level]
...
enchant:
- <enchantment>, [level]
- <enchantment>, [level]
- <enchantment>, [level]
...
enc:
- <enchantment>, [level]
- <enchantment>, [level]
- <enchantment>, [level]
...
Note
- List of Enchantments.
- You can set the
[level]
of the<enchantment>
. It’s optional.
Example
enchanted-sword:
NAME: '&aEnchanted sword'
LORE:
- 'This sword is glowing.'
ID: diamond_sword
ENCHANTMENT:
- "durability, 1"
POSITION-X: 1
POSITION-Y: 1