Advertisement
Guest User

Cloud by Carp

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