plants.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. [
  2. {
  3. "type": "grass",
  4. "name": "Grass",
  5. "itemType": null,
  6. "model": {
  7. "modelPath": "grass",
  8. "texturePaths": [
  9. "blocks.ltdb/grass.png"
  10. ],
  11. "transparent": true
  12. },
  13. "damagableByHand": true,
  14. "transparent": true,
  15. "passable": true,
  16. "speedModifier": 0.5,
  17. "mapColor": "0x5076C011",
  18. "drops": [
  19. {
  20. "type": "specificItem",
  21. "condition": {
  22. "type": "chance",
  23. "chance": 0.1
  24. },
  25. "amount": 1,
  26. "itemType": "Wheat Seeds"
  27. }
  28. ]
  29. },
  30. {
  31. "type": "growingPlant",
  32. "name": "WheatSeeds",
  33. "readableName": "Growing wheat",
  34. "blockTypeAfterGrowth": "Wheat",
  35. "model": {
  36. "modelPath": "grass",
  37. "texturePaths": [
  38. "plants.ltdb/wheatseeds.png"
  39. ],
  40. "transparent": true
  41. },
  42. "mapColor": "0x5076C011",
  43. "hardness": 0.1,
  44. "ticksNeeded": 18000,
  45. "transparent": true,
  46. "states": [
  47. {
  48. "percentage": 0.2,
  49. "model": {
  50. "modelPath": "grass",
  51. "texturePaths": [
  52. "plants.ltdb/wheatseedsa.png"
  53. ],
  54. "transparent": true
  55. }
  56. },
  57. {
  58. "percentage": 0.4,
  59. "model": {
  60. "modelPath": "grass",
  61. "texturePaths": [
  62. "plants.ltdb/wheatseedsb.png"
  63. ],
  64. "transparent": true
  65. }
  66. },
  67. {
  68. "percentage": 0.6,
  69. "model": {
  70. "modelPath": "grass",
  71. "texturePaths": [
  72. "plants.ltdb/wheatseedsc.png"
  73. ],
  74. "transparent": true
  75. }
  76. },
  77. {
  78. "percentage": 0.8,
  79. "model": {
  80. "modelPath": "grass",
  81. "texturePaths": [
  82. "plants.ltdb/wheatseedsd.png"
  83. ],
  84. "transparent": true
  85. }
  86. }
  87. ]
  88. },
  89. {
  90. "type": "basicBlock",
  91. "name": "Wheat",
  92. "itemType": null,
  93. "model": {
  94. "modelPath": "grass",
  95. "texturePaths": [
  96. "plants.ltdb/wheat.png"
  97. ],
  98. "transparent": true
  99. },
  100. "mapColor": "0x90A8C011",
  101. "transparent": true,
  102. "drops": [
  103. {
  104. "type": "specificItem",
  105. "condition": {
  106. "type": "chance",
  107. "chance": 0.6
  108. },
  109. "amount": 1,
  110. "itemType": "Wheat"
  111. },
  112. {
  113. "type": "specificItem",
  114. "condition": {
  115. "type": "chance",
  116. "chance": 0.6
  117. },
  118. "amount": 1,
  119. "itemType": "Wheat"
  120. },
  121. {
  122. "type": "specificItem",
  123. "condition": {
  124. "type": "chance",
  125. "chance": 0.6
  126. },
  127. "amount": 1,
  128. "itemType": "Wheat"
  129. },
  130. {
  131. "type": "specificItem",
  132. "condition": {
  133. "type": "chance",
  134. "chance": 0.6
  135. },
  136. "amount": 1,
  137. "itemType": "Wheat"
  138. }
  139. ]
  140. },
  141. {
  142. "type": "growingPlant",
  143. "name": "CottonSeeds",
  144. "readableName": "Growing Cotton",
  145. "blockTypeAfterGrowth": "Cotton Plant",
  146. "model": {
  147. "modelPath": "grass",
  148. "texturePaths": [
  149. "plants.ltdb/cottonseeds.png"
  150. ],
  151. "transparent": true
  152. },
  153. "mapColor": "0x909090",
  154. "hardness": 0.1,
  155. "ticksNeeded": 18000,
  156. "transparent": true,
  157. "states": [
  158. {
  159. "percentage": 0,
  160. "model": {
  161. "modelPath": "plants.m3/smallPlant",
  162. "texturePaths": [
  163. "plants.ltdb/smallplant.png"
  164. ]
  165. }
  166. },
  167. {
  168. "percentage": 0.5,
  169. "model": {
  170. "modelPath": "plants.m3/cotton_growing",
  171. "texturePaths": [
  172. "plants.ltdb/cottongrowing."
  173. ]
  174. }
  175. }
  176. ]
  177. },
  178. {
  179. "type": "basicBlock",
  180. "name": "Cotton Plant",
  181. "itemType": null,
  182. "model": {
  183. "modelPath": "plants.m3/cotton",
  184. "texturePaths": [
  185. "plants.ltdb/cotton.png"
  186. ],
  187. "transparent": true
  188. },
  189. "mapColor": "0xB0B0B0",
  190. "transparent": true,
  191. "drops": [
  192. {
  193. "type": "specificItem",
  194. "condition": {
  195. "type": "chance",
  196. "chance": 0.75
  197. },
  198. "amount": 1,
  199. "itemType": "Wool"
  200. },
  201. {
  202. "type": "specificItem",
  203. "condition": {
  204. "type": "chance",
  205. "chance": 0.75
  206. },
  207. "amount": 1,
  208. "itemType": "Wool"
  209. },
  210. {
  211. "type": "specificItem",
  212. "condition": {
  213. "type": "chance",
  214. "chance": 0.75
  215. },
  216. "amount": 1,
  217. "itemType": "Wool"
  218. },
  219. {
  220. "type": "specificItem",
  221. "condition": {
  222. "type": "chance",
  223. "chance": 0.7
  224. },
  225. "amount": 1,
  226. "itemType": "Cotton Seeds"
  227. },
  228. {
  229. "type": "specificItem",
  230. "condition": {
  231. "type": "chance",
  232. "chance": 0.4
  233. },
  234. "amount": 1,
  235. "itemType": "Cotton Seeds"
  236. }
  237. ]
  238. }
  239. ]