Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. {
  2. "widgets": {
  3. "type": 9,
  4. "value": [
  5. {
  6. "name": {
  7. "type": 8,
  8. "value": "start"
  9. },
  10. "x": {
  11. "type": 3,
  12. "value": 88.0
  13. },
  14. "y": {
  15. "type": 3,
  16. "value": 13.0
  17. }
  18. },
  19. {
  20. "DOWN": {
  21. "type": 1,
  22. "value": 1.0
  23. },
  24. "NORTH": {
  25. "type": 1,
  26. "value": 1.0
  27. },
  28. "WEST": {
  29. "type": 1,
  30. "value": 1.0
  31. },
  32. "name": {
  33. "type": 8,
  34. "value": "emitRedstone"
  35. },
  36. "x": {
  37. "type": 3,
  38. "value": 88.0
  39. },
  40. "y": {
  41. "type": 3,
  42. "value": 24.0
  43. },
  44. "UP": {
  45. "type": 1,
  46. "value": 1.0
  47. },
  48. "SOUTH": {
  49. "type": 1,
  50. "value": 1.0
  51. },
  52. "EAST": {
  53. "type": 1,
  54. "value": 1.0
  55. }
  56. },
  57. {
  58. "name": {
  59. "type": 8,
  60. "value": "crafting"
  61. },
  62. "x": {
  63. "type": 3,
  64. "value": 88.0
  65. },
  66. "count": {
  67. "type": 3,
  68. "value": 0.0
  69. },
  70. "y": {
  71. "type": 3,
  72. "value": 35.0
  73. },
  74. "useCount": {
  75. "type": 1,
  76. "value": 0.0
  77. }
  78. },
  79. {
  80. "name": {
  81. "type": 8,
  82. "value": "standby"
  83. },
  84. "x": {
  85. "type": 3,
  86. "value": 88.0
  87. },
  88. "y": {
  89. "type": 3,
  90. "value": 68.0
  91. }
  92. }
  93. ]
  94. }
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement