Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. menu_title: '&fHoppers'
  2. open_command: Hoppers
  3. size: 9
  4. items:
  5. '1':
  6. material: book
  7. slot: 0
  8. display_name: '&b&lHopper Tips'
  9. lore:
  10. - '&7Hoppers can be used to automate your'
  11. - '&7farms and generate income with ease'
  12. - ''
  13. - '&7Hoppers can not be crafted and must'
  14. - '&7be purchased through here or from other'
  15. - '&7players.'
  16. left_click_commands:
  17. - '[console] mfhoppers give %player_name% chunk 1'
  18. right_click_commands:
  19. - '[console] mfhoppers give %player_name% chunk 1'
  20. '2':
  21. material: hopper
  22. slot: 1
  23. view_requirement:
  24. requirements:
  25. Money:
  26. type: has money
  27. amount: 50000.0
  28. display_name: '&b&lChunk Hopper'
  29. lore:
  30. - '&aAutomatically collects all'
  31. - '&afarm or mob drops in a chunk'
  32. - ''
  33. - '&7Left-click to purchase'
  34. - '&7for $50,000'
  35. left_click_commands:
  36. - '[console] mfhoppers give %player_name% chunk 1'
  37. right_click_commands:
  38. - '[console] mfhoppers give %player_name% chunk 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement