Advertisement
Guest User

Mixolydian.4

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