faldonboy10

Riding

Aug 6th, 2022 (edited)
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "CreateEntity": {
  3. "key": "Rapidash",
  4. "entity": "armor_stand",
  5. "look": true,
  6. "name": [ "Sparkles" ],
  7. "location": {
  8. "world": "world",
  9. "x": 955.5,
  10. "y": 52.0,
  11. "z": 983.5,
  12. "yaw": 180,
  13. "pitch": 0
  14. },
  15. "pokemon": "Galarian_Rapidash",
  16. "skin": "galarian",
  17. "speed": 0.6,
  18. "flying": true
  19. },
  20. "ClickEntity": "Rapidash",
  21. "If": [],
  22. "Equals": [ "MyName", "charlie_boi", false ],
  23. "Skip": 2,
  24. "SendMessage": "Sparkles belongs to Charlie and won't let you ride it.",
  25. "Leave": [],
  26. "Ride": "Rapidash",
  27. "Key": "Ride"
  28. }
Advertisement
Add Comment
Please, Sign In to add comment