meta.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/01f7518e0f8177734a6579aba2bbf76024aa96c4/icons/obj/recycling.dmi",
  9. "states": [
  10. {
  11. "name": "grinder-a0"
  12. },
  13. {
  14. "name": "grinder-a1",
  15. "delays": [
  16. [
  17. 0.1,
  18. 0.1,
  19. 0.1,
  20. 0.1
  21. ]
  22. ]
  23. },
  24. {
  25. "name": "grinder-b0"
  26. },
  27. {
  28. "name": "grinder-b1",
  29. "delays": [
  30. [
  31. 0.1,
  32. 0.1,
  33. 0.1,
  34. 0.1,
  35. 0.1,
  36. 0.1
  37. ]
  38. ]
  39. },
  40. {
  41. "name": "grinder-o0",
  42. "directions": 4
  43. },
  44. {
  45. "name": "grinder-o0bld",
  46. "directions": 4
  47. },
  48. {
  49. "name": "grinder-o1",
  50. "directions": 4,
  51. "delays": [
  52. [
  53. 0.1,
  54. 0.1,
  55. 0.1,
  56. 0.1
  57. ],
  58. [
  59. 0.1,
  60. 0.1,
  61. 0.1,
  62. 0.1
  63. ],
  64. [
  65. 0.1,
  66. 0.1,
  67. 0.1,
  68. 0.1
  69. ],
  70. [
  71. 0.1,
  72. 0.1,
  73. 0.1,
  74. 0.1
  75. ]
  76. ]
  77. },
  78. {
  79. "name": "grinder-o1bld",
  80. "directions": 4,
  81. "delays": [
  82. [
  83. 0.1,
  84. 0.1,
  85. 0.1,
  86. 0.1
  87. ],
  88. [
  89. 0.1,
  90. 0.1,
  91. 0.1,
  92. 0.1
  93. ],
  94. [
  95. 0.1,
  96. 0.1,
  97. 0.1,
  98. 0.1
  99. ],
  100. [
  101. 0.1,
  102. 0.1,
  103. 0.1,
  104. 0.1
  105. ]
  106. ]
  107. },
  108. {
  109. "name": "grinder-o2",
  110. "directions": 4
  111. },
  112. {
  113. "name": "grinder-o2bld",
  114. "directions": 4
  115. },
  116. {
  117. "name": "separator-"
  118. },
  119. {
  120. "name": "separator-0"
  121. },
  122. {
  123. "name": "separator-A0"
  124. },
  125. {
  126. "name": "separator-A1",
  127. "delays": [
  128. [
  129. 0.1,
  130. 0.1,
  131. 0.1,
  132. 0.1
  133. ]
  134. ]
  135. },
  136. {
  137. "name": "separator-AO0"
  138. },
  139. {
  140. "name": "separator-AO1",
  141. "delays": [
  142. [
  143. 0.3,
  144. 0.3,
  145. 0.3
  146. ]
  147. ]
  148. },
  149. {
  150. "name": "separator-B0"
  151. },
  152. {
  153. "name": "separator-BO0"
  154. }
  155. ]
  156. }