Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 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": 35.0
  13. },
  14. "y": {
  15. "type": 3,
  16. "value": 12.0
  17. }
  18. },
  19. {
  20. "name": {
  21. "type": 8,
  22. "value": "entityAttack"
  23. },
  24. "x": {
  25. "type": 3,
  26. "value": 35.0
  27. },
  28. "y": {
  29. "type": 3,
  30. "value": 23.0
  31. }
  32. },
  33. {
  34. "typeInfo": {
  35. "type": 3,
  36. "value": 0.0
  37. },
  38. "coord1Variable": {
  39. "type": 8,
  40. "value": ""
  41. },
  42. "type": {
  43. "type": 3,
  44. "value": 0.0
  45. },
  46. "z1": {
  47. "type": 3,
  48. "value": 0.0
  49. },
  50. "name": {
  51. "type": 8,
  52. "value": "area"
  53. },
  54. "x": {
  55. "type": 3,
  56. "value": 20.0
  57. },
  58. "y1": {
  59. "type": 3,
  60. "value": 0.0
  61. },
  62. "z2": {
  63. "type": 3,
  64. "value": 0.0
  65. },
  66. "y": {
  67. "type": 3,
  68. "value": 23.0
  69. },
  70. "x1": {
  71. "type": 3,
  72. "value": 0.0
  73. },
  74. "y2": {
  75. "type": 3,
  76. "value": 0.0
  77. },
  78. "coord2Variable": {
  79. "type": 8,
  80. "value": ""
  81. },
  82. "x2": {
  83. "type": 3,
  84. "value": 0.0
  85. }
  86. },
  87. {
  88. "name": {
  89. "type": 8,
  90. "value": "entityRightClick"
  91. },
  92. "x": {
  93. "type": 3,
  94. "value": 5.0
  95. },
  96. "y": {
  97. "type": 3,
  98. "value": 23.0
  99. }
  100. },
  101. {
  102. "name": {
  103. "type": 8,
  104. "value": "entityAttack"
  105. },
  106. "x": {
  107. "type": 3,
  108. "value": 5.0
  109. },
  110. "y": {
  111. "type": 3,
  112. "value": 1.0
  113. }
  114. },
  115. {
  116. "string": {
  117. "type": 8,
  118. "value": "enderman"
  119. },
  120. "name": {
  121. "type": 8,
  122. "value": "text"
  123. },
  124. "x": {
  125. "type": 3,
  126. "value": 20.0
  127. },
  128. "y": {
  129. "type": 3,
  130. "value": 34.0
  131. }
  132. }
  133. ]
  134. }
  135. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement