Advertisement
Guest User

Shop

a guest
Jan 29th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. {
  2. "material": "RED_MUSHROOM",
  3. "displayName": "&9&lRed Mushroom",
  4. "amount": 8,
  5. "buyVault": 30,
  6. "sellVault": 3,
  7. "buyCrystals": 0,
  8. "sellCrystals": 0,
  9. "slot": 32,
  10. "page": 1
  11. },
  12. {
  13. "material": "CARROT",
  14. "displayName": "&9&lCarrot",
  15. "amount": 16,
  16. "buyVault": 50,
  17. "sellVault": 3,
  18. "buyCrystals": 0,
  19. "sellCrystals": 0,
  20. "slot": 10,
  21. "page": 2
  22. },
  23. {
  24. "material": "POTATO",
  25. "displayName": "&9&lPotato",
  26. "amount": 16,
  27. "buyVault": 50,
  28. "sellVault": 3,
  29. "buyCrystals": 0,
  30. "sellCrystals": 0,
  31. "slot": 11,
  32. "page": 2
  33. }
  34. ],
  35. "slot": 21
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement