Guest User

Untitled

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