TPzircon

Vee 45

May 15th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Vee 45",
  4. "author": "LuckySpammer, ported by zircon"
  5. },
  6. "switches": {
  7. "20,15": {
  8. "toggle": [
  9. { "pos": { "x": 18, "y": 12 } },
  10. { "pos": { "x": 19, "y": 12 } },
  11. { "pos": { "x": 19, "y": 13 } },
  12. { "pos": { "x": 20, "y": 13 } },
  13. { "pos": { "x": 20, "y": 14 } }
  14. ]
  15. },
  16. "46,15": {
  17. "toggle": [
  18. { "pos": { "x": 47, "y": 12 } },
  19. { "pos": { "x": 48, "y": 12 } },
  20. { "pos": { "x": 46, "y": 13 } },
  21. { "pos": { "x": 47, "y": 13 } },
  22. { "pos": { "x": 46, "y": 14 } }
  23. ]
  24. }
  25. },
  26.  
  27. "fields": {
  28. "18,12" : { "defaultState": "on" },
  29. "19,12" : { "defaultState": "on" },
  30. "19,13" : { "defaultState": "on" },
  31. "20,13" : { "defaultState": "on" },
  32. "20,14" : { "defaultState": "on" },
  33. "47,12" : { "defaultState": "on" },
  34. "48,12" : { "defaultState": "on" },
  35. "46,13" : { "defaultState": "on" },
  36. "47,13" : { "defaultState": "on" },
  37. "46,14" : { "defaultState": "on" }
  38. }
  39. }
Advertisement
Add Comment
Please, Sign In to add comment