EpicEnchants/src/main/resources/version-dependent/master/menus/enchanter-menu.yml

99 lines
2.5 KiB
YAML
Raw Normal View History

title: "Enchanter"
2019-08-07 23:13:07 +02:00
rows: 3
#You can choose to fill the entire inventory with this material
#fill:
# material: "MATERIAL_HERE"
# display-name: "&r"
contents:
1:
2019-08-07 23:13:07 +02:00
material: "BONE_MEAL"
display-name: "&f&lSimple Enchantment &7(Right Click)"
lore:
- "&7Examine to receive a random"
- "&fsimple &7enchantment book."
- ""
- "&fUse &f/ee list simple &7to view a list"
- "&fof possible enchants you could unlock!"
- ""
- "&b&lCOST &r&f{exp_cost} EXP"
group: SIMPLE
exp-cost: 400
eco-cost: 0
2019-08-07 23:13:07 +02:00
slot: 11
2:
2019-08-07 23:13:07 +02:00
material: "LIME_DYE"
display-name: "&a&lUnique Enchantment &7(Right Click)"
lore:
- "&7Examine to receive a random"
- "&aunique &7enchantment book."
- ""
- "&fUse &a/ee list unique &7to view a list"
- "&fof possible enchants you could unlock!"
- ""
- "&b&lCOST &r&f{exp_cost} EXP"
group: UNIQUE
exp-cost: 800
eco-cost: 0
2019-08-07 23:13:07 +02:00
slot: 12
3:
2019-08-07 23:13:07 +02:00
material: "LIGHT_BLUE_DYE"
display-name: "&b&lElite Enchantment &7(Right Click)"
lore:
- "&7Examine to receive a random"
- "&belite &7enchantment book."
- ""
- "&fUse &b/ee list elite &7to view a list"
- "&fof possible enchants you could unlock!"
- ""
- "&b&lCOST &r&f{exp_cost} EXP"
group: ELITE
exp-cost: 2500
eco-cost: 0
2019-08-07 23:13:07 +02:00
slot: 13
4:
2019-08-07 23:13:07 +02:00
material: "PURPLE_DYE"
display-name: "&e&lUltimate Enchantment &7(Right Click)"
lore:
- "&7Examine to receive a random"
- "&eultimate &7enchantment book."
- ""
- "&fUse &e/ee list simple &7to view a list"
- "&fof possible enchants you could unlock!"
- ""
2019-08-07 23:13:07 +02:00
- "&b&lCOST &r&f{exp_cost} EXP"
group: ULTIMATE
exp-cost: 5000
eco-cost: 0
2019-08-07 23:13:07 +02:00
slot: 14
5:
2019-08-07 23:13:07 +02:00
material: "ORANGE_DYE"
display-name: "&6&lLegendary Enchantment &7(Right Click)"
lore:
- "&7Examine to receive a random"
- "&6legendary &7enchantment book."
- ""
- "&fUse &6/ee list simple &7to view a list"
- "&fof possible enchants you could unlock!"
- ""
- "&b&lCOST &r&f{exp_cost} EXP"
group: LEGENDARY
exp-cost: 25000
eco-cost: 0
2019-08-07 23:13:07 +02:00
slot: 15
explanation:
material: PAINTING
slot: 4
corners:
material: BLUE_STAINED_GLASS_PANE
display-name: "&r"
slot: "0,1,7,8,9,17,18,19,25,26"
edge:
material: LIGHT_BLUE_STAINED_GLASS_PANE
display-name: "&r"
slot: "2,3,5,6,20,21,22,23,24"
whites:
material: WHITE_STAINED_GLASS_PANE
display-name: "&r"
slot: "10,16"