Items
This page describes how to create custom items
items.yml
items:
magic_sword:
material: DIAMOND_SWORD
amount: 1
display_name: "&bMagic Sword"
lore:
- "&eThe legendary sword"
- "&eForge of the Ancients"
enchantments:
DAMAGE_ALL: 5
FIRE_ASPECT: 2
hide-enchants: false
magic_sword:
material: DIAMOND_SWORDEntries
Descriptions
Last updated