Advertisement
Guest User

Untitled

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