meta.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation and baystation and modified by potato1234x at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 and https://github.com/Baystation12/Baystation12/commit/a6067826de7fd8f698793f6d84e6c2f1f9b1f188. Tofu and tofu-slice were created by Discord user rosysyntax#6514. Chevrelog and chevredisk created by Github user deathride58, tortilladough tortillaflat and tortillaslice added by Phunny, butter-slice and croissant-raw taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955, cotton made by mlexf (discord 1143460554963427380). Croissant-raw-cotton, cotton-dough-slice and cotton-dough-rope by JuneSzalkowska, cloth-box by Janet Blackquill <uhhadd@gmail.com> 2024",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "badrecipe"
  12. },
  13. {
  14. "name": "butter"
  15. },
  16. {
  17. "name": "cakebatter"
  18. },
  19. {
  20. "name": "cheesewedge"
  21. },
  22. {
  23. "name": "cheesewheel"
  24. },
  25. {
  26. "name": "chevredisk"
  27. },
  28. {
  29. "name": "chevrelog"
  30. },
  31. {
  32. "name": "cornmeal"
  33. },
  34. {
  35. "name": "cornmeal-big"
  36. },
  37. {
  38. "name": "cornmealdough"
  39. },
  40. {
  41. "name": "cornmealdough-slice"
  42. },
  43. {
  44. "name": "cotton-dough-flat"
  45. },
  46. {
  47. "name": "cotton-dough"
  48. },
  49. {
  50. "name": "cotton-dough-slice"
  51. },
  52. {
  53. "name": "cotton-dough-rope"
  54. },
  55. {
  56. "name": "dough"
  57. },
  58. {
  59. "name": "dough-pastry"
  60. },
  61. {
  62. "name": "dough-pastry-baked"
  63. },
  64. {
  65. "name": "dough-pie"
  66. },
  67. {
  68. "name": "dough-rope"
  69. },
  70. {
  71. "name": "dough-flat"
  72. },
  73. {
  74. "name": "dough-slice"
  75. },
  76. {
  77. "name": "flour-big"
  78. },
  79. {
  80. "name": "flour-small"
  81. },
  82. {
  83. "name": "mayo"
  84. },
  85. {
  86. "name": "oliveoil"
  87. },
  88. {
  89. "name": "pizzabread"
  90. },
  91. {
  92. "name": "rice-big"
  93. },
  94. {
  95. "name": "rice-small"
  96. },
  97. {
  98. "name": "soylent-green"
  99. },
  100. {
  101. "name": "soylent-yellow"
  102. },
  103. {
  104. "name": "spice"
  105. },
  106. {
  107. "name": "sugar-big"
  108. },
  109. {
  110. "name": "sugar-small"
  111. },
  112. {
  113. "name": "tofu"
  114. },
  115. {
  116. "name": "tofu-slice"
  117. },
  118. {
  119. "name": "tortilladough"
  120. },
  121. {
  122. "name": "tortilladough-flat"
  123. },
  124. {
  125. "name": "tortilladough-slice"
  126. },
  127. {
  128. "name": "butter-slice"
  129. },
  130. {
  131. "name": "croissant-raw"
  132. },
  133. {
  134. "name": "croissant-raw-cotton"
  135. },
  136. {
  137. "name": "cloth-box"
  138. }
  139. ]
  140. }