Guest User

Master Sword

a guest
May 15th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Master Sword",
  4. "author": "The Onceler"
  5. },
  6. "switches": {
  7. "12,30": {
  8. "toggle": [
  9. { "pos": { "x": 13, "y": 31 } },
  10. { "pos": { "x": 13, "y": 32 } },
  11. { "pos": { "x": 13, "y": 33 } },
  12. { "pos": { "x": 13, "y": 34 } },
  13. { "pos": { "x": 13, "y": 35 } }
  14. ]
  15. },
  16. "14,30": {
  17. "toggle": [
  18. { "pos": { "x": 13, "y": 31 } },
  19. { "pos": { "x": 13, "y": 32 } },
  20. { "pos": { "x": 13, "y": 33 } },
  21. { "pos": { "x": 13, "y": 34 } },
  22. { "pos": { "x": 13, "y": 35 } }
  23. ]
  24. }
  25. },
  26. "fields": {
  27. "13,31" : { "defaultState": "off" },
  28. "13,32" : { "defaultState": "off" },
  29. "13,33" : { "defaultState": "off" },
  30. "13,34" : { "defaultState": "off" },
  31. "13,35" : { "defaultState": "off" }
  32.  
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment