Advertisement
Guest User

Gatedome JSON

a guest
Dec 31st, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "Gatedome",
  7. "author": "Fortɧ"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "4,4":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 1, "y": 1 } },
  19. { "pos": { "x": 2, "y": 1 } },
  20. { "pos": { "x": 3, "y": 1 } },
  21. { "pos": { "x": 4, "y": 1 } },
  22. { "pos": { "x": 5, "y": 1 } },
  23. { "pos": { "x": 6, "y": 1 } },
  24. { "pos": { "x": 7, "y": 1 } },
  25. { "pos": { "x": 1, "y": 2 } },
  26. { "pos": { "x": 2, "y": 2 } },
  27. { "pos": { "x": 3, "y": 2 } },
  28. { "pos": { "x": 7, "y": 2 } },
  29. { "pos": { "x": 1, "y": 3 } },
  30. { "pos": { "x": 2, "y": 3 } },
  31. { "pos": { "x": 7, "y": 3 } },
  32. { "pos": { "x": 1, "y": 4 } },
  33. { "pos": { "x": 7, "y": 4 } },
  34. { "pos": { "x": 1, "y": 5 } },
  35. { "pos": { "x": 6, "y": 5 } },
  36. { "pos": { "x": 7, "y": 5 } },
  37. { "pos": { "x": 1, "y": 6 } },
  38. { "pos": { "x": 5, "y": 6 } },
  39. { "pos": { "x": 6, "y": 6 } },
  40. { "pos": { "x": 7, "y": 6 } },
  41. { "pos": { "x": 1, "y": 7 } },
  42. { "pos": { "x": 2, "y": 7 } },
  43. { "pos": { "x": 3, "y": 7 } },
  44. { "pos": { "x": 4, "y": 7 } },
  45. { "pos": { "x": 5, "y": 7 } },
  46. { "pos": { "x": 6, "y": 7 } },
  47. { "pos": { "x": 7, "y": 7 } }
  48. ]
  49. }
  50.  
  51. },
  52.  
  53.  
  54. "fields":
  55. {
  56. "1,1": { "defaultState": "off" },
  57. "2,1": { "defaultState": "off" },
  58. "3,1": { "defaultState": "off" },
  59. "4,1": { "defaultState": "off" },
  60. "5,1": { "defaultState": "off" },
  61. "6,1": { "defaultState": "off" },
  62. "7,1": { "defaultState": "off" },
  63. "1,2": { "defaultState": "off" },
  64. "2,2": { "defaultState": "off" },
  65. "3,2": { "defaultState": "off" },
  66. "7,2": { "defaultState": "off" },
  67. "1,3": { "defaultState": "off" },
  68. "2,3": { "defaultState": "off" },
  69. "7,3": { "defaultState": "off" },
  70. "1,4": { "defaultState": "off" },
  71. "7,4": { "defaultState": "off" },
  72. "1,5": { "defaultState": "off" },
  73. "6,5": { "defaultState": "off" },
  74. "7,5": { "defaultState": "off" },
  75. "1,6": { "defaultState": "off" },
  76. "5,6": { "defaultState": "off" },
  77. "6,6": { "defaultState": "off" },
  78. "7,6": { "defaultState": "off" },
  79. "1,7": { "defaultState": "off" },
  80. "2,7": { "defaultState": "off" },
  81. "3,7": { "defaultState": "off" },
  82. "4,7": { "defaultState": "off" },
  83. "5,7": { "defaultState": "off" },
  84. "6,7": { "defaultState": "off" },
  85. "7,7": { "defaultState": "off" }
  86. }
  87.  
  88.  
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement