Hipopotofobia

1.8.8 Enchanter

Aug 7th, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. title: "Enchanter"
  2. rows: 3
  3.  
  4. #You can choose to fill the entire inventory with this material
  5. #fill:
  6. # material: "MATERIAL_HERE"
  7. # display-name: "&r"
  8.  
  9. contents:
  10. 1:
  11. material: "INK_SACK"
  12. data: 15
  13. display-name: "&f&lSimple Enchantment &7(Right Click)"
  14. lore:
  15. - "&7Examine to receive a random"
  16. - "&fsimple &7enchantment book."
  17. - ""
  18. - "&fUse &f/ee list simple &7to view a list"
  19. - "&fof possible enchants you could unlock!"
  20. - ""
  21. - "&b&lCOST &r&f{exp_cost} EXP"
  22. group: SIMPLE
  23. exp-cost: 400
  24. eco-cost: 0
  25. slot: 11
  26. 2:
  27. material: "INK_SACK"
  28. data: 10
  29. display-name: "&a&lUnique Enchantment &7(Right Click)"
  30. lore:
  31. - "&7Examine to receive a random"
  32. - "&aunique &7enchantment book."
  33. - ""
  34. - "&fUse &a/ee list unique &7to view a list"
  35. - "&fof possible enchants you could unlock!"
  36. - ""
  37. - "&b&lCOST &r&f{exp_cost} EXP"
  38. group: UNIQUE
  39. exp-cost: 800
  40. eco-cost: 0
  41. slot: 12
  42. 3:
  43. material: "INK_SACK"
  44. data: 12
  45. display-name: "&b&lElite Enchantment &7(Right Click)"
  46. lore:
  47. - "&7Examine to receive a random"
  48. - "&belite &7enchantment book."
  49. - ""
  50. - "&fUse &b/ee list elite &7to view a list"
  51. - "&fof possible enchants you could unlock!"
  52. - ""
  53. - "&b&lCOST &r&f{exp_cost} EXP"
  54. group: ELITE
  55. exp-cost: 2500
  56. eco-cost: 0
  57. slot: 13
  58. 4:
  59. material: "INK_SACK"
  60. data: 11
  61. display-name: "&e&lUltimate Enchantment &7(Right Click)"
  62. lore:
  63. - "&7Examine to receive a random"
  64. - "&eultimate &7enchantment book."
  65. - ""
  66. - "&fUse &e/ee list simple &7to view a list"
  67. - "&fof possible enchants you could unlock!"
  68. - ""
  69. - "&b&lCOST &r&f{exp_cost} EXP"
  70. group: ULTIMATE
  71. exp-cost: 5000
  72. eco-cost: 0
  73. slot: 14
  74. 5:
  75. material: "INK_SACK"
  76. data: 14
  77. display-name: "&6&lLegendary Enchantment &7(Right Click)"
  78. lore:
  79. - "&7Examine to receive a random"
  80. - "&6legendary &7enchantment book."
  81. - ""
  82. - "&fUse &6/ee list simple &7to view a list"
  83. - "&fof possible enchants you could unlock!"
  84. - ""
  85. - "&b&lCOST &r&f{exp_cost} EXP"
  86. group: LEGENDARY
  87. exp-cost: 25000
  88. eco-cost: 0
  89. slot: 15
  90. explanation:
  91. material: PAINTING
  92. display-name: "&6&lEnchanter"
  93. lore:
  94. - "&7Click to &6buy &7a tiered enchantment book."
  95. - ""
  96. - "&6Right Click &7the book for a &6random &7enchant"
  97. - "&7of that tier."
  98. slot: 4
  99. corners:
  100. material: STAINED_GLASS_PANE
  101. data: 11
  102. display-name: "&r"
  103. slot: "0,1,7,8,9,17,18,19,25,26"
  104. edge:
  105. material: STAINED_GLASS_PANE
  106. data: 3
  107. display-name: "&r"
  108. slot: "2,3,5,6,20,21,22,23,24"
  109. whites:
  110. material: STAINED_GLASS_PANE
  111. display-name: "&r"
  112. slot: "10,16"
Add Comment
Please, Sign In to add comment