meta.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "version": 1,
  3. "license": "CC-BY-NC-SA-3.0",
  4. "copyright": "silver, plasma taken from https://github.com/vgstation-coders/vgstation13 at commit f2ef221849675915a78fd92fe622c32ab740e085, spacequartz taken from https://github.com/goonstation/goonstation at commit b51daf824df46a3a1426475f982c09479818e522 and reshaded by Alekshhh, bananium; uranium; iron; gold; coal by Alekshhh, diamond at commit https://github.com/tgstation/tgstation/pull/78524, edited by TheShuEd. Inhands by mubururu_ (github).",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "bananium"
  12. },
  13. {
  14. "name": "bananium-inhand-left",
  15. "directions": 4
  16. },
  17. {
  18. "name": "bananium-inhand-right",
  19. "directions": 4
  20. },
  21. {
  22. "name": "gold"
  23. },
  24. {
  25. "name": "gold-inhand-left",
  26. "directions": 4
  27. },
  28. {
  29. "name": "gold-inhand-right",
  30. "directions": 4
  31. },
  32. {
  33. "name": "iron"
  34. },
  35. {
  36. "name": "iron-inhand-left",
  37. "directions": 4
  38. },
  39. {
  40. "name": "iron-inhand-right",
  41. "directions": 4
  42. },
  43. {
  44. "name": "uranium"
  45. },
  46. {
  47. "name": "uranium-inhand-left",
  48. "directions": 4
  49. },
  50. {
  51. "name": "uranium-inhand-right",
  52. "directions": 4
  53. },
  54. {
  55. "name": "plasma"
  56. },
  57. {
  58. "name": "plasma-inhand-left",
  59. "directions": 4
  60. },
  61. {
  62. "name": "plasma-inhand-right",
  63. "directions": 4
  64. },
  65. {
  66. "name": "spacequartz"
  67. },
  68. {
  69. "name": "spacequartz-inhand-left",
  70. "directions": 4
  71. },
  72. {
  73. "name": "spacequartz-inhand-right",
  74. "directions": 4
  75. },
  76. {
  77. "name": "silver"
  78. },
  79. {
  80. "name": "silver-inhand-left",
  81. "directions": 4
  82. },
  83. {
  84. "name": "silver-inhand-right",
  85. "directions": 4
  86. },
  87. {
  88. "name": "coal"
  89. },
  90. {
  91. "name": "coal-inhand-left",
  92. "directions": 4
  93. },
  94. {
  95. "name": "coal-inhand-right",
  96. "directions": 4
  97. },
  98. {
  99. "name": "salt"
  100. },
  101. {
  102. "name": "salt-inhand-left",
  103. "directions": 4
  104. },
  105. {
  106. "name": "salt-inhand-right",
  107. "directions": 4
  108. },
  109. {
  110. "name": "diamond"
  111. },
  112. {
  113. "name": "diamond-inhand-left",
  114. "directions": 4
  115. },
  116. {
  117. "name": "diamond-inhand-right",
  118. "directions": 4
  119. }
  120. ]
  121. }