Guest User

Untitled

a guest
Jul 7th, 2016
451
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. mining:
  2. name: "&2Mining Shop (page %page%)"
  3. size: 18
  4. items:
  5. 1:
  6. type: item
  7. item:
  8. material: STONE_PICKAXE
  9. quantity: 1
  10. name: "&8Crappy Pickaxe"
  11. enchantments:
  12. - EFFICIENCY:1
  13. buyPrice: 50
  14. sellPrice: 25
  15. slot: 0
  16. 2:
  17. type: item
  18. item:
  19. material: DIAMOND_PICKAXE
  20. quantity: 5
  21. buyPrice: 1000
  22. sellPrice: 500
  23. slot: 1
  24. unstack: true
  25. page: 2
  26. 3:
  27. type: item
  28. item:
  29. material: IRON_SPADE
  30. damage: 125
  31. quantity: 1
  32. enchantments:
  33. - EFFICIENCY:1
  34. buyPrice: 750
  35. sellPrice: 111.11
  36. slot: 2
RAW Paste Data