Guest User

Untitled

a guest
Dec 31st, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "JukeJuice",
  7. "author": "Stalin"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "23,26":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 24, "y": 20 } },
  19. { "pos": { "x": 24, "y": 21 } },
  20. { "pos": { "x": 24, "y": 22 } },
  21. { "pos": { "x": 24, "y": 23 } }
  22. ]
  23. },
  24.  
  25. "25,26":
  26. {
  27. "toggle":
  28. [
  29. { "pos": { "x": 24, "y": 20 } },
  30. { "pos": { "x": 24, "y": 21 } },
  31. { "pos": { "x": 24, "y": 22 } },
  32. { "pos": { "x": 24, "y": 23 } }
  33. ]
  34. }
  35.  
  36. },
  37.  
  38.  
  39. "fields":
  40. {
  41. "24,20": { "defaultState": "on" },
  42. "24,21": { "defaultState": "on" },
  43. "24,22": { "defaultState": "on" },
  44. "24,23": { "defaultState": "on" }
  45. }
  46.  
  47.  
  48. }
Advertisement
Add Comment
Please, Sign In to add comment