Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2014
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. {
  2.  
  3.  
  4.  
  5. "info":
  6. {
  7. "name": "Cloudv3",
  8. "author": "Carp"
  9. },
  10.  
  11.  
  12. "switches":
  13. {
  14.  
  15. "17,16":
  16. {
  17. "toggle":
  18. [
  19. { "pos": { "x": 18, "y": 16 } },
  20. { "pos": { "x": 19, "y": 15 } },
  21. { "pos": { "x": 20, "y": 14 } },
  22. { "pos": { "x": 18, "y": 17 } },
  23. { "pos": { "x": 19, "y": 16 } },
  24. { "pos": { "x": 20, "y": 15 } },
  25. { "pos": { "x": 21, "y": 14 } }
  26. ]
  27. },
  28.  
  29. "37,16":
  30. {
  31. "toggle":
  32. [
  33. { "pos": { "x": 34, "y": 14 } },
  34. { "pos": { "x": 35, "y": 15 } },
  35. { "pos": { "x": 36, "y": 16 } },
  36. { "pos": { "x": 33, "y": 14 } },
  37. { "pos": { "x": 34, "y": 15 } },
  38. { "pos": { "x": 35, "y": 16 } },
  39. { "pos": { "x": 36, "y": 17 } }
  40. ]
  41. }
  42. },
  43.  
  44. "fields":
  45. {
  46. "18,16" : { "defaultState": "off" },
  47. "19,17" : { "defaultState": "off" },
  48. "20,18" : { "defaultState": "off" },
  49. "34,18" : { "defaultState": "off" },
  50. "35,17" : { "defaultState": "off" },
  51. "36,16" : { "defaultState": "off" },
  52. "18,17" : { "defaultState": "off" },
  53. "19,16" : { "defaultState": "off" },
  54. "20,15" : { "defaultState": "off" },
  55. "21,14" : { "defaultState": "off" },
  56. "33,14" : { "defaultState": "off" },
  57. "34,15" : { "defaultState": "off" },
  58. "35,16" : { "defaultState": "off" },
  59. "36,17" : { "defaultState": "off" }
  60. }
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement