meta.json 813 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Created by TheShuEd for Space Station 14",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "full"
  12. },
  13. {
  14. "name": "cobblebrick0",
  15. "directions": 4
  16. },
  17. {
  18. "name": "cobblebrick1",
  19. "directions": 4
  20. },
  21. {
  22. "name": "cobblebrick2",
  23. "directions": 4
  24. },
  25. {
  26. "name": "cobblebrick3",
  27. "directions": 4
  28. },
  29. {
  30. "name": "cobblebrick4",
  31. "directions": 4
  32. },
  33. {
  34. "name": "cobblebrick5",
  35. "directions": 4
  36. },
  37. {
  38. "name": "cobblebrick6",
  39. "directions": 4
  40. },
  41. {
  42. "name": "cobblebrick7",
  43. "directions": 4
  44. }
  45. ]
  46. }