Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. {
  2. "widgets": {
  3. "type": 9,
  4. "value": [
  5. {
  6. "maxActions": {
  7. "type": 3,
  8. "value": 1.0
  9. },
  10. "useMaxActions": {
  11. "type": 1,
  12. "value": 0.0
  13. },
  14. "name": {
  15. "type": 8,
  16. "value": "place"
  17. },
  18. "x": {
  19. "type": 3,
  20. "value": 75.0
  21. },
  22. "y": {
  23. "type": 3,
  24. "value": 32.0
  25. },
  26. "dir": {
  27. "type": 3,
  28. "value": 0.0
  29. },
  30. "order": {
  31. "type": 3,
  32. "value": 1.0
  33. }
  34. },
  35. {
  36. "dropStraight": {
  37. "type": 1,
  38. "value": 0.0
  39. },
  40. "DOWN": {
  41. "type": 1,
  42. "value": 1.0
  43. },
  44. "NORTH": {
  45. "type": 1,
  46. "value": 1.0
  47. },
  48. "WEST": {
  49. "type": 1,
  50. "value": 1.0
  51. },
  52. "name": {
  53. "type": 8,
  54. "value": "dropItem"
  55. },
  56. "x": {
  57. "type": 3,
  58. "value": 75.0
  59. },
  60. "count": {
  61. "type": 3,
  62. "value": 1.0
  63. },
  64. "y": {
  65. "type": 3,
  66. "value": 10.0
  67. },
  68. "UP": {
  69. "type": 1,
  70. "value": 1.0
  71. },
  72. "SOUTH": {
  73. "type": 1,
  74. "value": 1.0
  75. },
  76. "useCount": {
  77. "type": 1,
  78. "value": 0.0
  79. },
  80. "EAST": {
  81. "type": 1,
  82. "value": 1.0
  83. }
  84. },
  85. {
  86. "DOWN": {
  87. "type": 1,
  88. "value": 1.0
  89. },
  90. "NORTH": {
  91. "type": 1,
  92. "value": 1.0
  93. },
  94. "WEST": {
  95. "type": 1,
  96. "value": 1.0
  97. },
  98. "name": {
  99. "type": 8,
  100. "value": "inventoryExport"
  101. },
  102. "x": {
  103. "type": 3,
  104. "value": 75.0
  105. },
  106. "count": {
  107. "type": 3,
  108. "value": 1.0
  109. },
  110. "y": {
  111. "type": 3,
  112. "value": 54.0
  113. },
  114. "UP": {
  115. "type": 1,
  116. "value": 1.0
  117. },
  118. "SOUTH": {
  119. "type": 1,
  120. "value": 1.0
  121. },
  122. "useCount": {
  123. "type": 1,
  124. "value": 0.0
  125. },
  126. "EAST": {
  127. "type": 1,
  128. "value": 1.0
  129. }
  130. },
  131. {
  132. "name": {
  133. "type": 8,
  134. "value": "standby"
  135. },
  136. "x": {
  137. "type": 3,
  138. "value": 75.0
  139. },
  140. "y": {
  141. "type": 3,
  142. "value": 76.0
  143. }
  144. }
  145. ]
  146. }
  147. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement