Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2014
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "Mini Pretzel",
  7. "author": "ppppow"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "29,12":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 31, "y": 11 } },
  19. { "pos": { "x": 31, "y": 12 } },
  20. { "pos": { "x": 31, "y": 13 } },
  21. { "pos": { "x": 31, "y": 14 } }
  22. ]
  23. },
  24.  
  25. "33,12":
  26. {
  27. "toggle":
  28. [
  29. { "pos": { "x": 31, "y": 11 } },
  30. { "pos": { "x": 31, "y": 12 } },
  31. { "pos": { "x": 31, "y": 13 } },
  32. { "pos": { "x": 31, "y": 14 } }
  33. ]
  34. }
  35.  
  36. },
  37. "fields":
  38. {
  39. "31,11": { "defaultState": "off" },
  40. "31,12": { "defaultState": "off" },
  41. "31,13": { "defaultState": "off" },
  42. "31,14": { "defaultState": "off" }
  43. }
  44.  
  45.  
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement