Hipopotofobia

Elite Enchants - 1.14

Aug 7th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. title: "Elite enchants"
  2. rows: 6
  3.  
  4. #Slots that you want enchants to be displayed on
  5. slots: "10,11,12,13,14,15,16,19,20,21,22,23,24,25,28,29,30,31,32,33,34,38,39,40,41,42"
  6.  
  7. #The group of the enchants to be displayed
  8. group: ELITE
  9.  
  10. enchant-item:
  11. description-color: "&f"
  12. material: LIGHT_BLUE_DYE
  13. display-name: "{group_color}{enchant}"
  14. lore:
  15. - "&7Max level: &f{max_level}"
  16. - "&7Applicable to: &f{applicable_to}"
  17. - "&7Description:"
  18. - "{description}"
  19.  
  20. contents:
  21. explanation:
  22. material: PAINTING
  23. display-name: "&b&lElite Enchants"
  24. lore:
  25. - "&7Hover over each item to see"
  26. - "&7information about each enchant."
  27. slot: 4
  28. corners:
  29. material: BLUE_STAINED_GLASS_PANE
  30. data: 11
  31. display-name: "&r"
  32. slot: "1,7,9,17,36,44,45,46,52,53"
  33. edge:
  34. material: LIGHT_BLUE_STAINED_GLASS_PANE
  35. data: 3
  36. display-name: "&r"
  37. slot: "2,3,5,6,18,26,27,35,47,48,49,50,51"
  38. back:
  39. material: OAK_FENCE_GATE
  40. display-name: "&cBack to main"
  41. slot: "0,8"
Add Comment
Please, Sign In to add comment