custom-enchant.yml

This is one of the menus.

title: '&4Devil Enchants'

pattern:
  - '         '
  - ' &*<> _+ '
  - '         '
  - '    @    '


items:
  '&':
    material: CHAINMAIL_HELMET
    glow: true
    name: '&7&lHelmet Enchants'
    show:
      - HELMET
  '*':
    material: CHAINMAIL_CHESTPLATE
    glow: true
    name: '&7&lChestplate Enchants'
    show:
      - CHESTPLATE
  '<':
    material: CHAINMAIL_LEGGINGS
    glow: true
    name: '&7&lLegging Enchants'
    show:
      - LEGGINGS
  '>':
    material: CHAINMAIL_BOOTS
    glow: true
    name: '&7&lBoot Enchants'
    show:
      - BOOTS
  '_':
    material: GOLD_SWORD
    glow: true
    name: '&7&lSword/Axe Enchants'
    show:
      - WEAPONS
  '+':
    material: BOW
    name: '&7&lBow Enchants'
    glow: true
    show:
      - BOW
  '@':
    material: PAPER
    glow: true
    name: '&bInformation'
    lore:
      - '&7Click the devil enchant you want'
      - '&7to purchase it!'
      - ' '
      - '&cYou can only have 4 per item!'

Last updated