Advertisement
Guest User

Untitled

a guest
May 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. {
  2. "widgets": {
  3. "type": 9,
  4. "value": [
  5. {
  6. "DOWN": {
  7. "type": 1,
  8. "value": 1.0
  9. },
  10. "NORTH": {
  11. "type": 1,
  12. "value": 1.0
  13. },
  14. "WEST": {
  15. "type": 1,
  16. "value": 1.0
  17. },
  18. "name": {
  19. "type": 8,
  20. "value": "inventoryExport"
  21. },
  22. "x": {
  23. "type": 3,
  24. "value": 64.0
  25. },
  26. "count": {
  27. "type": 3,
  28. "value": 1.0
  29. },
  30. "y": {
  31. "type": 3,
  32. "value": 40.0
  33. },
  34. "UP": {
  35. "type": 1,
  36. "value": 1.0
  37. },
  38. "SOUTH": {
  39. "type": 1,
  40. "value": 1.0
  41. },
  42. "useCount": {
  43. "type": 1,
  44. "value": 1.0
  45. },
  46. "EAST": {
  47. "type": 1,
  48. "value": 1.0
  49. }
  50. }
  51. ]
  52. }
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement