Advertisement
Guest User

Untitled

a guest
Jul 7th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "type": "POTION",
  3. "meta": {
  4. "type": {
  5. "type": "UNCRAFTABLE",
  6. "extended": false,
  7. "upgraded": false
  8. },
  9. "customEffects": [
  10. {
  11. "amplifier": 2,
  12. "duration": 200,
  13. "type": {
  14. "id": 22
  15. },
  16. "ambient": true,
  17. "particles": true,
  18. "color": null
  19. }
  20. ],
  21. "color": {
  22. "red": -1,
  23. "green": 0,
  24. "blue": 0
  25. },
  26. "displayName": null,
  27. "locName": null,
  28. "lore": null,
  29. "enchantments": null,
  30. "repairCost": 0,
  31. "hideFlag": 0,
  32. "unbreakable": false,
  33. "internalTag": null,
  34. "unhandledTags": {},
  35. "spigot": null
  36. }
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement