Advertisement
t10dimensional

Crazy 8

Jul 8th, 2014
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Crazy 8",
  4. "author": "t10dimensional"
  5. },
  6. "switches": {
  7. "1,16": {
  8. "toggle": [
  9. {
  10. "pos": {
  11. "x": 1,
  12. "y": 9
  13. }
  14. }
  15. ]
  16. },
  17. "10,1": {
  18. "toggle": [
  19. {
  20. "pos": {
  21. "x": 11,
  22. "y": 3
  23. }
  24. },
  25. {
  26. "pos": {
  27. "x": 11,
  28. "y": 4
  29. }
  30. },
  31. {
  32. "pos": {
  33. "x": 11,
  34. "y": 5
  35. }
  36. },
  37. {
  38. "pos": {
  39. "x": 11,
  40. "y": 6
  41. }
  42. }
  43. ]
  44. },
  45. "34,1": {
  46. "toggle": [
  47. {
  48. "pos": {
  49. "x": 33,
  50. "y": 3
  51. }
  52. },
  53. {
  54. "pos": {
  55. "x": 33,
  56. "y": 4
  57. }
  58. },
  59. {
  60. "pos": {
  61. "x": 33,
  62. "y": 5
  63. }
  64. },
  65. {
  66. "pos": {
  67. "x": 33,
  68. "y": 6
  69. }
  70. }
  71. ]
  72. },
  73. "43,16": {
  74. "toggle": [
  75. {
  76. "pos": {
  77. "x": 43,
  78. "y": 9
  79. }
  80. }
  81. ]
  82. }
  83. },
  84. "fields": {
  85. "11,3": {
  86. "defaultState": "off"
  87. },
  88. "11,4": {
  89. "defaultState": "off"
  90. },
  91. "11,5": {
  92. "defaultState": "off"
  93. },
  94. "11,6": {
  95. "defaultState": "off"
  96. },
  97. "33,3": {
  98. "defaultState": "off"
  99. },
  100. "33,4": {
  101. "defaultState": "off"
  102. },
  103. "33,5": {
  104. "defaultState": "off"
  105. },
  106. "33,6": {
  107. "defaultState": "off"
  108. }
  109. },
  110. "portals": {
  111. "2,13": {
  112. "destination": {
  113. "x": 2,
  114. "y": 15
  115. },
  116. "cooldown": 0
  117. },
  118. "2,15": {
  119. "destination": {
  120. "x": 2,
  121. "y": 13
  122. },
  123. "cooldown": 0
  124. },
  125. "5,13": {
  126. "destination": {
  127. "x": 5,
  128. "y": 15
  129. },
  130. "cooldown": 0
  131. },
  132. "5,15": {
  133. "destination": {
  134. "x": 5,
  135. "y": 13
  136. },
  137. "cooldown": 0
  138. },
  139. "39,13": {
  140. "destination": {
  141. "x": 39,
  142. "y": 15
  143. },
  144. "cooldown": 0
  145. },
  146. "39,15": {
  147. "destination": {
  148. "x": 39,
  149. "y": 13
  150. },
  151. "cooldown": 0
  152. },
  153. "42,13": {
  154. "destination": {
  155. "x": 42,
  156. "y": 15
  157. },
  158. "cooldown": 0
  159. },
  160. "42,15": {
  161. "destination": {
  162. "x": 42,
  163. "y": 13
  164. },
  165. "cooldown": 0
  166. }
  167. }
  168. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement