Hipopotofobia

Simple Enchants - 1.14

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