menus.yml

EnchantingMenu:
  Title: '&c&lMobSword &8» &c&lUpgrades'
  Size: 4
  FillerItem:
    Type: WHITE_STAINED_GLASS_PANE
    Display-Name: ' '
    Lore:
      - ' '
    Enchanted: false
  Items:
    SpawnerDrop:
      Type: ENCHANTED_BOOK
      Display-Name: '&c&l** &cSpawner Looting &c&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&c&l» Information'
        - ' &c* &fProgress: &c{current-level}/{max-level}'
        - ' &c* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Have a chance to uncover spawners while farming. ))'
      Enchanted: true
      Slot: 11
    KeyDrop:
      Type: ENCHANTED_BOOK
      Display-Name: '&d&l** &dKey Finder &d&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&d&l» Information'
        - ' &d* &fProgress: &d{current-level}/{max-level}'
        - ' &d* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Have a chance to uncover crate keys while farming. ))'
      Enchanted: true
      Slot: 12
    DropMultiplier:
      Type: ENCHANTED_BOOK
      Display-Name: '&6&l** &6Drop Booster &6&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&6&l» Information'
        - ' &6* &fProgress: &6{current-level}/{max-level}'
        - ' &6* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Collected increased drops while farming. ))'
      Enchanted: true
      Slot: 13
    Haste:
      Type: ENCHANTED_BOOK
      Display-Name: '&e&l** &eHaste &e&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&e&l» Information'
        - ' &e* &fProgress: &e{current-level}/{max-level}'
        - ' &e* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Gain infinity haste while farming endermites. ))'
      Enchanted: true
      Slot: 14
    TokenBooster:
      Type: ENCHANTED_BOOK
      Display-Name: '&a&l** &aToken Booster &a&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&a&l» Information'
        - ' &a* &fProgress: &a{current-level}/{max-level}'
        - ' &a* &fCost: &a{cost} &fTokens'
        - ''
        - '&7&o(( Collected an increased amount of tokens while farming. ))'
      Enchanted: true
      Slot: 15
    Smasher:
      Type: ENCHANTED_BOOK
      Display-Name: '&4&l** &4Smasher &4&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&4&l» Information'
        - ' &4* &fProgress: &4{current-level}/{max-level}'
        - ' &4* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Kill multiple mobs at once while farming a stack. ))'
      Enchanted: true
      Slot: 20
    AutoSell:
      Type: ENCHANTED_BOOK
      Display-Name: '&a&l** &aAutoSell &a&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&a&l» Information'
        - ' &a* &fProgress: &a{current-level}/{max-level}'
        - ' &a* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( AutoSell collected drops to the store. ))'
      Enchanted: true
      Slot: 21
    EXPBurst:
      Type: ENCHANTED_BOOK
      Display-Name: '&b&l** &bEXPBurst &b&l**'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&b&l» Information'
        - ' &b* &fProgress: &b{current-level}/{max-level}'
        - ' &b* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Gain infinity haste while farming endermites ))'
      Enchanted: true
      Slot: 23
    SoulBound:
      Type: ENCHANTED_BOOK
      Display-Name: '&e&k\\&6&l SoulBound &e&k\\&r'
      Lore:
        - '&8[ {progress-bar} &8]'
        - ' '
        - '&6&l» Information'
        - ' &6* &fProgress: &6{current-level}/{max-level}'
        - ' &6* &fCost: &e{cost} &fTokens'
        - ''
        - '&7&o(( Allows you to keep this item when you die ))'
        - '&7&o(( This enchant is removed once used ))'
      Enchanted: true
      Slot: 24

Last updated