Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 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": 36.0
  13. },
  14. "y": {
  15. "type": 3,
  16. "value": -1.0
  17. }
  18. },
  19. {
  20. "name": {
  21. "type": 8,
  22. "value": "standby"
  23. },
  24. "x": {
  25. "type": 3,
  26. "value": 36.0
  27. },
  28. "y": {
  29. "type": 3,
  30. "value": 10.0
  31. }
  32. },
  33. {
  34. "name": {
  35. "type": 8,
  36. "value": "entityAttack"
  37. },
  38. "x": {
  39. "type": 3,
  40. "value": 36.0
  41. },
  42. "y": {
  43. "type": 3,
  44. "value": 21.0
  45. }
  46. },
  47. {
  48. "name": {
  49. "type": 8,
  50. "value": "entityRightClick"
  51. },
  52. "x": {
  53. "type": 3,
  54. "value": 36.0
  55. },
  56. "y": {
  57. "type": 3,
  58. "value": 43.0
  59. }
  60. }
  61. ]
  62. }
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement