Advertisement
Guest User

Untitled

a guest
Feb 8th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Motor",
  4. "author": "Noobkin"
  5. },
  6.  
  7. "switches": {
  8.  
  9. "3,11": {
  10. "toggle": [
  11.  
  12. { "pos": { "x": 1, "y": 5 } },
  13. { "pos": { "x": 2, "y": 5 } },
  14. { "pos": { "x": 2, "y": 4 } },
  15. { "pos": { "x": 3, "y": 4 } },
  16. { "pos": { "x": 2, "y": 3 } },
  17. { "pos": { "x": 3, "y": 3 } },
  18. { "pos": { "x": 4, "y": 3 } },
  19. { "pos": { "x": 4, "y": 2 } }
  20. ]
  21. },
  22. "57,11": {
  23. "toggle": [
  24.  
  25. { "pos": { "x": 56, "y": 2 } },
  26. { "pos": { "x": 56, "y": 3 } },
  27. { "pos": { "x": 57, "y": 3 } },
  28. { "pos": { "x": 58, "y": 3 } },
  29. { "pos": { "x": 57, "y": 4 } },
  30. { "pos": { "x": 58, "y": 4 } },
  31. { "pos": { "x": 58, "y": 5 } },
  32. { "pos": { "x": 59, "y": 5 } }
  33. ]
  34. }
  35.  
  36. },
  37. "fields": {
  38.  
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement