Advertisement
TPSquirrely

jukeAround.json

Mar 20th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "jukeAround",
  7. "author": "Squirrely"
  8. },
  9. "switches": {
  10. "": {
  11. "toggle": [
  12.  
  13. ]
  14. }
  15. },
  16. "fields": {
  17. "8,9": { "defaultState": "red" },
  18. "8,10": { "defaultState": "red" },
  19. "8,11": { "defaultState": "red" },
  20. "8,12": { "defaultState": "red" },
  21. "8,13": { "defaultState": "red" },
  22. "22,9": { "defaultState": "blue" },
  23. "22,10": { "defaultState": "blue" },
  24. "22,11": { "defaultState": "blue" },
  25. "22,12": { "defaultState": "blue" },
  26. "22,13": { "defaultState": "blue" }
  27.  
  28. },
  29.  
  30. "portals": {
  31. "8,8": { "destination": { "x": 15, "y": 17 }, "cooldown": 1000 },
  32. "8,14": { "destination": { "x": 15, "y": 5 }, "cooldown": 1000 },
  33. "22,8": { "destination": { "x": 15, "y": 17 }, "cooldown": 1000 },
  34. "22,14": { "destination": { "x": 15, "y": 5 }, "cooldown": 1000 }
  35. }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement