Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. [
  2. {
  3. "content": "contenttweaker:omnicoin100",
  4. http://casper:8080/?remote=65966121-6f78-4a50-9421-d7e542a70b9b#tab_settings_loaded_Login "unitWorth": 100,
  5. "weight": 10,
  6. "amount": {
  7. "min": 1,
  8. "max": 3
  9. }
  10. },
  11. {
  12. "content": "contenttweaker:omnicoin5",
  13. "unitWorth": 5,
  14. "weight": 100,
  15. "amount": {
  16. "min": 10,
  17. "max": 20
  18. }
  19. },
  20. {
  21. "content": "contenttweaker:omnicoin25",
  22. "unitWorth": 25,
  23. "weight": 50,
  24. "amount": {
  25. "min": 5,
  26. "max": 10
  27. }
  28. },
  29. {
  30. "content": "contenttweaker:omnicoin",
  31. "unitWorth": 1,
  32. "weight": 100,
  33. "amount": {
  34. "min": 10,
  35. "max": 50
  36. }
  37. }
  38. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement