Guest User

Untitled

a guest
Oct 22nd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.15 KB | None | 0 0
  1. return {
  2. -----
  3. -------------------------------------------------
  4. --VIALS
  5. -------------------------------------------------
  6. -----
  7. ['lsci-VIAL-GLASS-001'] = "glass-vial", --name
  8. ['lsci-VIAL-GLASS-002'] = "bottler", --category
  9. --normal
  10. ['lsci-VIAL-GLASS-003'] = 1, --time
  11. ['lsci-VIAL-GLASS-004'] = "glass", --ingredient 1
  12. ['lsci-VIAL-GLASS-005'] = 1, --ingredient 1 amount
  13. ['lsci-VIAL-GLASS-006'] = 1, --output
  14. --expensive
  15. ['lsci-VIAL-GLASS-007'] = 1, --time
  16. ['lsci-VIAL-GLASS-008'] = "glass", --ingredient 1
  17. ['lsci-VIAL-GLASS-009'] = 1, --ingredient 1 amount
  18. ['lsci-VIAL-GLASS-010'] = 1, --output
  19. -------------------------------------------------
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. -----
  31. -------------------------------------------------
  32. --ATOM
  33. -------------------------------------------------
  34. -----
  35. ['lsci-ATOM-WHITE-001'] = "atom-white", --name
  36. ['lsci-ATOM-WHITE-002'] = "distillery", --category
  37. --normal
  38. ['lsci-ATOM-WHITE-003'] = 1, --time
  39. ['lsci-ATOM-WHITE-004'] = "iron-plate", --ingredient 1
  40. ['lsci-ATOM-WHITE-005'] = 1, --ingredient 1 amount
  41. ['lsci-ATOM-WHITE-006'] = "copper-plate", --ingredient 2
  42. ['lsci-ATOM-WHITE-007'] = 1, --ingredient 2 amount
  43. ['lsci-ATOM-WHITE-008'] = 1, --output
  44. --expensive
  45. ['lsci-ATOM-WHITE-009'] = 1, --time
  46. ['lsci-ATOM-WHITE-010'] = "iron-plate", --ingredient 1
  47. ['lsci-ATOM-WHITE-011'] = 1, --ingredient 1 amount
  48. ['lsci-ATOM-WHITE-012'] = "copper-plate", --ingredient 2
  49. ['lsci-ATOM-WHITE-013'] = 1, --ingredient 2 amount
  50. ['lsci-ATOM-WHITE-014'] = 1, --output
  51. -------------------------------------------------
  52. ['lsci-ATOM-BLACK-001'] = "atom-black", --name
  53. ['lsci-ATOM-BLACK-002'] = "distillery", --category
  54. --normal
  55. ['lsci-ATOM-BLACK-003'] = 1, --time
  56. ['lsci-ATOM-BLACK-004'] = "iron-plate", --ingredient 1
  57. ['lsci-ATOM-BLACK-005'] = 1, --ingredient 1 amount
  58. ['lsci-ATOM-BLACK-006'] = "copper-plate", --ingredient 2
  59. ['lsci-ATOM-BLACK-007'] = 1, --ingredient 2 amount
  60. ['lsci-ATOM-BLACK-008'] = 1, --output
  61. --expensive
  62. ['lsci-ATOM-BLACK-009'] = 1, --time
  63. ['lsci-ATOM-BLACK-010'] = "iron-plate", --ingredient 1
  64. ['lsci-ATOM-BLACK-011'] = 1, --ingredient 1 amount
  65. ['lsci-ATOM-BLACK-012'] = "copper-plate", --ingredient 2
  66. ['lsci-ATOM-BLACK-013'] = 1, --ingredient 2 amount
  67. ['lsci-ATOM-BLACK-014'] = 1, --output
  68. -------------------------------------------------
  69. ['lsci-ATOM-RED-001'] = "atom-red", --name
  70. ['lsci-ATOM-RED-002'] = "distillery", --category
  71. --normal
  72. ['lsci-ATOM-RED-003'] = 1, --time
  73. ['lsci-ATOM-RED-004'] = "iron-plate", --ingredient 1
  74. ['lsci-ATOM-RED-005'] = 1, --ingredient 1 amount
  75. ['lsci-ATOM-RED-006'] = "copper-plate", --ingredient 2
  76. ['lsci-ATOM-RED-007'] = 1, --ingredient 2 amount
  77. ['lsci-ATOM-RED-008'] = 1, --output
  78. --expensive
  79. ['lsci-ATOM-RED-009'] = 1, --time
  80. ['lsci-ATOM-RED-010'] = "iron-plate", --ingredient 1
  81. ['lsci-ATOM-RED-011'] = 1, --ingredient 1 amount
  82. ['lsci-ATOM-RED-012'] = "copper-plate", --ingredient 2
  83. ['lsci-ATOM-RED-013'] = 1, --ingredient 2 amount
  84. ['lsci-ATOM-RED-014'] = 1, --output
  85. -------------------------------------------------
  86. ['lsci-ATOM-BLUE-001'] = "atom-blue", --name
  87. ['lsci-ATOM-BLUE-002'] = "distillery", --category
  88. --normal
  89. ['lsci-ATOM-BLUE-003'] = 1, --time
  90. ['lsci-ATOM-BLUE-004'] = "iron-plate", --ingredient 1
  91. ['lsci-ATOM-BLUE-005'] = 1, --ingredient 1 amount
  92. ['lsci-ATOM-BLUE-006'] = "copper-plate", --ingredient 2
  93. ['lsci-ATOM-BLUE-007'] = 1, --ingredient 2 amount
  94. ['lsci-ATOM-BLUE-008'] = 1, --output
  95. --expensive
  96. ['lsci-ATOM-BLUE-009'] = 1, --time
  97. ['lsci-ATOM-BLUE-010'] = "iron-plate", --ingredient 1
  98. ['lsci-ATOM-BLUE-011'] = 1, --ingredient 1 amount
  99. ['lsci-ATOM-BLUE-012'] = "copper-plate", --ingredient 2
  100. ['lsci-ATOM-BLUE-013'] = 1, --ingredient 2 amount
  101. ['lsci-ATOM-BLUE-014'] = 1, --output
  102. -------------------------------------------------
  103. ['lsci-ATOM-YELLOW-001'] = "atom-yellow", --name
  104. ['lsci-ATOM-YELLOW-002'] = "distillery", --category
  105. --normal
  106. ['lsci-ATOM-YELLOW-003'] = 1, --time
  107. ['lsci-ATOM-YELLOW-004'] = "iron-plate", --ingredient 1
  108. ['lsci-ATOM-YELLOW-005'] = 1, --ingredient 1 amount
  109. ['lsci-ATOM-YELLOW-006'] = "copper-plate", --ingredient 2
  110. ['lsci-ATOM-YELLOW-007'] = 1, --ingredient 2 amount
  111. ['lsci-ATOM-YELLOW-008'] = 1, --output
  112. --expensive
  113. ['lsci-ATOM-YELLOW-009'] = 1, --time
  114. ['lsci-ATOM-YELLOW-010'] = "iron-plate", --ingredient 1
  115. ['lsci-ATOM-YELLOW-011'] = 1, --ingredient 1 amount
  116. ['lsci-ATOM-YELLOW-012'] = "copper-plate", --ingredient 2
  117. ['lsci-ATOM-YELLOW-013'] = 1, --ingredient 2 amount
  118. ['lsci-ATOM-YELLOW-014'] = 1, --output
  119. -------------------------------------------------
  120. ['lsci-WHITE-ATOM-DIST-001'] = "white-dist", --name
  121. --normal
  122. ['lsci-WHITE-ATOM-DIST-002'] = 1, --time
  123. ['lsci-WHITE-ATOM-DIST-003'] = "atom-white", --ingredient 1
  124. ['lsci-WHITE-ATOM-DIST-004'] = 1, --ingredient 1 amount
  125. ['lsci-WHITE-ATOM-DIST-005'] = "water", --ingredient 2
  126. ['lsci-WHITE-ATOM-DIST-006'] = 1, --ingredient 2 amount
  127. ['lsci-WHITE-ATOM-DIST-007'] = "white-dist", --fluid output
  128. ['lsci-WHITE-ATOM-DIST-008'] = 1, --fluid output amount
  129. ['lsci-WHITE-ATOM-DIST-009'] = "water", --water output
  130. ['lsci-WHITE-ATOM-DIST-010'] = 1, --water output amount
  131. --expensive
  132. ['lsci-WHITE-ATOM-DIST-011'] = 1, --time
  133. ['lsci-WHITE-ATOM-DIST-012'] = "atom-white", --ingredient 1
  134. ['lsci-WHITE-ATOM-DIST-013'] = 1, --ingredient 1 amount
  135. ['lsci-WHITE-ATOM-DIST-014'] = "water", --ingredient 2
  136. ['lsci-WHITE-ATOM-DIST-015'] = 1, --ingredient 2 amount
  137. ['lsci-WHITE-ATOM-DIST-016'] = "white-dist", --fluid output
  138. ['lsci-WHITE-ATOM-DIST-017'] = 1, --fluid output amount
  139. ['lsci-WHITE-ATOM-DIST-018'] = "water", --water output
  140. ['lsci-WHITE-ATOM-DIST-019'] = 1, --water output amount
  141.  
  142. ['lsci-WHITE-ATOM-DIST-020'] = "heater", --category
  143. -------------------------------------------------
  144. ['lsci-BLACK-ATOM-DIST-001'] = "black-dist", --name
  145. --normal
  146. ['lsci-BLACK-ATOM-DIST-002'] = 1, --time
  147. ['lsci-BLACK-ATOM-DIST-003'] = "atom-black", --ingredient 1
  148. ['lsci-BLACK-ATOM-DIST-004'] = 1, --ingredient 1 amount
  149. ['lsci-BLACK-ATOM-DIST-005'] = "water", --ingredient 2
  150. ['lsci-BLACK-ATOM-DIST-006'] = 1, --ingredient 2 amount
  151. ['lsci-BLACK-ATOM-DIST-007'] = "black-dist", --fluid output
  152. ['lsci-BLACK-ATOM-DIST-008'] = 1, --fluid output amount
  153. ['lsci-BLACK-ATOM-DIST-009'] = "water", --water output
  154. ['lsci-BLACK-ATOM-DIST-010'] = 1, --water output amount
  155. --expensive
  156. ['lsci-BLACK-ATOM-DIST-011'] = 1, --time
  157. ['lsci-BLACK-ATOM-DIST-012'] = "atom-black", --ingredient 1
  158. ['lsci-BLACK-ATOM-DIST-013'] = 1, --ingredient 1 amount
  159. ['lsci-BLACK-ATOM-DIST-014'] = "water", --ingredient 2
  160. ['lsci-BLACK-ATOM-DIST-015'] = 1, --ingredient 2 amount
  161. ['lsci-BLACK-ATOM-DIST-016'] = "black-dist", --fluid output
  162. ['lsci-BLACK-ATOM-DIST-017'] = 1, --fluid output amount
  163. ['lsci-BLACK-ATOM-DIST-018'] = "water", --water output
  164. ['lsci-BLACK-ATOM-DIST-019'] = 1, --water output amount
  165.  
  166. ['lsci-BLACK-ATOM-DIST-020'] = "heater", --category
  167. -------------------------------------------------
  168. ['lsci-WHITE-ATOM-MATT-001'] = "white-matter", --name
  169. ['lsci-WHITE-ATOM-MATT-002'] = "heater", --category
  170. --normal
  171. ['lsci-WHITE-ATOM-MATT-003'] = 1, --time
  172. ['lsci-WHITE-ATOM-MATT-004'] = "white-dist", --ingredient 1
  173. ['lsci-WHITE-ATOM-MATT-005'] = 1, --ingredient 1 amount
  174. ['lsci-WHITE-ATOM-MATT-006'] = "heat", --ingredient 2
  175. ['lsci-WHITE-ATOM-MATT-007'] = 1, --ingredient 2 amount
  176. ['lsci-WHITE-ATOM-MATT-008'] = 1, --matter output amount
  177. ['lsci-WHITE-ATOM-MATT-009'] = "lsci-atom-powder", --powder output
  178. ['lsci-WHITE-ATOM-MATT-010'] = 1, --powder output amount
  179. --expensive
  180. ['lsci-WHITE-ATOM-MATT-011'] = 1, --time
  181. ['lsci-WHITE-ATOM-MATT-012'] = "white-dist", --ingredient 1
  182. ['lsci-WHITE-ATOM-MATT-013'] = 1, --ingredient 1 amount
  183. ['lsci-WHITE-ATOM-MATT-014'] = "heat", --ingredient 2
  184. ['lsci-WHITE-ATOM-MATT-015'] = 1, --ingredient 2 amount
  185. ['lsci-WHITE-ATOM-MATT-016'] = 1, --matter output amount
  186. ['lsci-WHITE-ATOM-MATT-017'] = "lsci-atom-powder", --powder output
  187. ['lsci-WHITE-ATOM-MATT-018'] = 1, --powder output amount
  188.  
  189.  
  190.  
  191.  
  192.  
  193. -----
  194. -------------------------------------------------
  195. --GAS
  196. -------------------------------------------------
  197. -----
  198. ['lsci-AIR-001'] = "air", --name
  199. --normal
  200. ['lsci-AIR-002'] = 1, --time
  201. ['lsci-AIR-003'] = 1, --output
  202. --expensive
  203. ['lsci-AIR-004'] = 1, --time
  204. ['lsci-AIR-005'] = 1, --output
  205. ['lsci-AIR-006'] = "air-pump", --category
  206. -------------------------------------------------
  207. ['lsci-HEAT-001'] = "heat", --name
  208. --normal
  209. ['lsci-HEAT-002'] = 1, --time
  210. ['lsci-HEAT-003'] = "air", --ingredient 1
  211. ['lsci-HEAT-004'] = 1, --ingredient 1 amount
  212. ['lsci-HEAT-005'] = 1, --output
  213. --expensive
  214. ['lsci-HEAT-006'] = 1, --time
  215. ['lsci-HEAT-007'] = "air", --ingredient 1
  216. ['lsci-HEAT-008'] = 1, --ingredient 1 amount
  217. ['lsci-HEAT-009'] = 1, --output
  218.  
  219. ['lsci-HEAT-010'] = "heater", --category
  220. -------------------------------------------------
  221. ['lsci-RCHG1-001'] = "research-gas-1", --name
  222. --normal
  223. ['lsci-RCHG1-002'] = 1, --time
  224. ['lsci-RCHG1-003'] = "rch-fluid-1", --ingredient 1
  225. ['lsci-RCHG1-004'] = 1, --ingredient 1 amount
  226. ['lsci-RCHG1-005'] = "heat", --ingredient 2
  227. ['lsci-RCHG1-006'] = 1, --ingredient 2 amount
  228. --expensive
  229. ['lsci-RCHG1-007'] = 1, --time
  230. ['lsci-RCHG1-008'] = "rch-fluid-1", --ingredient 1
  231. ['lsci-RCHG1-009'] = 1, --ingredient 1 amount
  232. ['lsci-RCHG1-010'] = "heat", --ingredient 2
  233. ['lsci-RCHG1-011'] = 1, --ingredient 2 amount
  234.  
  235. ['lsci-RCHG1-012'] = "distillery", --category
  236. -------------------------------------------------
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244. -----
  245. -------------------------------------------------
  246. --LIQUID
  247. -------------------------------------------------
  248. -----
  249. ['lsci-RFLD1-001'] = "rch-fluid-1", --name
  250. --normal
  251. ['lsci-RFLD1-002'] = 1, --time
  252. ['lsci-RFLD1-003'] = "water", --ingredient 1
  253. ['lsci-RFLD1-004'] = 1, --ingredient 1 amount
  254. ['lsci-RFLD1-005'] = "basic-circuit-board", --ingredient 2
  255. ['lsci-RFLD1-006'] = 1, --ingredient 2 amount
  256. ['lsci-RFLD1-007'] = "stone-brick", --ingreident 3
  257. ['lsci-RFLD1-008'] = 1, --ingredient 3 amount
  258. ['lsci-RFLD1-009'] = 1, --rch fluid output amount
  259. --expensive
  260. ['lsci-RFLD1-010'] = 1, --time
  261. ['lsci-RFLD1-011'] = "water", --ingredient 1
  262. ['lsci-RFLD1-012'] = 1, --ingredient 1 amount
  263. ['lsci-RFLD1-013'] = "basic-circuit-board", --ingredient 2
  264. ['lsci-RFLD1-014'] = 1, --ingredient 2 amount
  265. ['lsci-RFLD1-015'] = "stone-brick", --ingredient 3
  266. ['lsci-RFLD1-016'] = 1, --ingredient 3 amount
  267. ['lsci-RFLD1-017'] = 1, --rch fluid output amount
  268.  
  269. ['lsci-RFLD1-018'] = "heater", --category
  270. -------------------------------------------------
  271. ['lsci-DFLD1-001'] = "dist-fluid-1", --name
  272. --normal
  273. ['lsci-DFLD1-002'] = 1, --time
  274. ['lsci-DFLD1-003'] = "research-gas-1", --ingredient 1
  275. ['lsci-DFLD1-004'] = 1, --ingredient 1 amount
  276. ['lsci-DFLD1-005'] = "water", --ingredient 2
  277. ['lsci-DFLD1-006'] = 1, --ingredient 2 amount
  278. ['lsci-DFLD1-007'] = "dist-fluid-1", --fluid output
  279. ['lsci-DFLD1-008'] = 1, --fluid output amount
  280. ['lsci-DFLD1-009'] = "water", --water output
  281. ['lsci-DFLD1-010'] = 1, --water output amount
  282. --expensive
  283. ['lsci-DFLD1-011'] = 1, --time
  284. ['lsci-DFLD1-012'] = "research-gas-1", --ingredient 1
  285. ['lsci-DFLD1-013'] = 1, --ingredient 1 amount
  286. ['lsci-DFLD1-014'] = "water", --ingredient 2
  287. ['lsci-DFLD1-015'] = 1, --ingredient 2 amount
  288. ['lsci-DFLD1-016'] = "dist-fluid-1", --fluid output
  289. ['lsci-DFLD1-017'] = 1, --fluid output amount
  290. ['lsci-DFLD1-018'] = "water", --water output
  291. ['lsci-DFLD1-019'] = 1, --water output amount
  292.  
  293. ['lsci-DFLD1-020'] = "distillery", --category
  294. -------------------------------------------------
  295. ['lsci-FLD1-001'] = "low-fluid", --name
  296. --normal
  297. ['lsci-FLD1-002'] = 1, --time
  298. ['lsci-FLD1-003'] = "dist-fluid-1", --ingredient 1
  299. ['lsci-FLD1-004'] = 1, --ingredient 1 amount
  300. ['lsci-FLD1-005'] = 1, --fluid output amount
  301. --expensive
  302. ['lsci-FLD1-006'] = 1, --time
  303. ['lsci-FLD1-007'] = "dist-fluid-1", --ingredient 1
  304. ['lsci-FLD1-008'] = 1, --ingredient 1 amount
  305. ['lsci-FLD1-009'] = 1, --fluid output amount
  306.  
  307. ['lsci-FLD1-010'] = "processor", --category
  308. -------------------------------------------------
  309. ['lsci-FLD1-001'] = "alpha-1", --name
  310. --normal
  311. ['lsci-FLD1-002'] = 1, --time
  312. ['lsci-FLD1-003'] = "research-gas-1", --ingredient 1
  313. ['lsci-FLD1-004'] = 1, --ingredient 1 amount
  314. ['lsci-FLD1-005'] = "water", --ingredient 2
  315. ['lsci-FLD1-006'] = 1, --ingredient 2 amount
  316. ['lsci-FLD1-007'] = 1, --fluid output amount
  317. --expensive
  318. ['lsci-FLD1-008'] = 1, --time
  319. ['lsci-FLD1-009'] = "research-gas-1", --ingredient 1
  320. ['lsci-FLD1-010'] = 1, --ingredient 1 amount
  321. ['lsci-FLD1-011'] = "water", --ingredient 2
  322. ['lsci-FLD1-012'] = 1, --ingredient 2 amount
  323. ['lsci-FLD1-013'] = 1, --fluid output amount
  324.  
  325. ['lsci-FLD1-014'] = "homogenizer", --category
  326. -------------------------------------------------
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333. -----
  334. -------------------------------------------------
  335. --SOLID
  336. -------------------------------------------------
  337. -----
  338. ['lsci-LDUST-001'] = "lsci-low-dust", --name
  339. ['lsci-LDUST-002'] = "compressor", --category
  340. -------------------------------------------------
  341. ['lsci-A-POWDER-001'] = "lsci-atom-powder", --name
  342. ['lsci-A-POWDER-002'] = "compressor", --category
  343. -------------------------------------------------
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355. -----
  356. -------------------------------------------------
  357. --MACHINE
  358. -------------------------------------------------
  359. -----
  360. ['lsci-PUMP-001'] = "lsci-air-pump", --name
  361. --normal
  362. ['lsci-PUMP-002'] = 1, --time
  363. ['lsci-PUMP-003'] = "water-pump", --ingredient 1
  364. ['lsci-PUMP-004'] = 1, --ingredient 1 amount
  365. ['lsci-PUMP-005'] = "steel-pipe", --ingredient 2
  366. ['lsci-PUMP-006'] = 1, --ingredient 2 amount
  367. ['lsci-PUMP-007'] = "iron-plate", --ingredient 3
  368. ['lsci-PUMP-008'] = 1, --ingredient 3 amount
  369. ['lsci-PUMP-009'] = 1, --output amount
  370. --expensive
  371. ['lsci-PUMP-010'] = 1, --time
  372. ['lsci-PUMP-011'] = "water-pump", --ingredient 1
  373. ['lsci-PUMP-012'] = 1, --ingredient 1 amount
  374. ['lsci-PUMP-013'] = "steel-pipe", --ingredient 2
  375. ['lsci-PUMP-014'] = 1, --ingredient 2 amount
  376. ['lsci-PUMP-015'] = "iron-plate", --ingredient 3
  377. ['lsci-PUMP-016'] = 1, --ingredient 3 amount
  378. ['lsci-PUMP-017'] = 1, --output amount
  379.  
  380. ['lsci-PUMP-018'] = 1, --health
  381. ['lsci-PUMP-019'] = 1, --crafting speed
  382. ['lsci-PUMP-020'] = "1kW", --energy usage
  383. ['lsci-PUMP-021'] = 1, --ingredient slot
  384. ['lsci-PUMP-022'] = 1, --module slots
  385. ['lsci-PUMP-023'] = "air-pump", --allowed allowed groupss
  386. -------------------------------------------------
  387. ['lsci-HTR-001'] = "lsci-heater", --name
  388. --normal
  389. ['lsci-HTR-002'] = 1, --time
  390. ['lsci-HTR-003'] = "water-pump", --ingredient 1
  391. ['lsci-HTR-004'] = 1, --ingredient 1 amount
  392. ['lsci-HTR-005'] = "steel-pipe", --ingredient 2
  393. ['lsci-HTR-006'] = 1, --ingredient 2 amount
  394. ['lsci-HTR-007'] = "iron-plate", --ingredient 3
  395. ['lsci-HTR-008'] = 1, --ingredient 3 amount
  396. ['lsci-HTR-009'] = 1, --output amount
  397. --expensive
  398. ['lsci-HTR-010'] = 1, --time
  399. ['lsci-HTR-011'] = "water-pump", --ingredient 1
  400. ['lsci-HTR-012'] = 1, --ingredient 1 amount
  401. ['lsci-HTR-013'] = "steel-pipe", --ingredient 2
  402. ['lsci-HTR-014'] = 1, --ingredient 2 amount
  403. ['lsci-HTR-015'] = "iron-plate", --ingredient 3
  404. ['lsci-HTR-016'] = 1, --ingredient 3 amount
  405. ['lsci-HTR-017'] = 1, --output amount
  406.  
  407. ['lsci-HTR-018'] = 1, --health
  408. ['lsci-HTR-019'] = 1, --crafting speed
  409. ['lsci-HTR-020'] = "1kW", --energy usage
  410. ['lsci-HTR-021'] = 1, --ingredient slot
  411. ['lsci-HTR-022'] = 1, --module slots
  412. ['lsci-HTR-023'] = "heater", --allowed allowed groupss
  413. -------------------------------------------------
  414. ['lsci-BLR-001'] = "lsci-boiler", --name
  415. --normal
  416. ['lsci-BLR-002'] = 1, --time
  417. ['lsci-BLR-003'] = "boiler", --ingredient 1
  418. ['lsci-BLR-004'] = 1, --ingredient 1 amount
  419. ['lsci-BLR-005'] = "steel-pipe", --ingredient 2
  420. ['lsci-BLR-006'] = 1, --ingredient 2 amount
  421. ['lsci-BLR-007'] = "iron-plate", --ingredient 3
  422. ['lsci-BLR-008'] = 1, --ingredient 3 amount
  423. ['lsci-BLR-009'] = 1, --output amount
  424. --expensive
  425. ['lsci-BLR-010'] = 1, --time
  426. ['lsci-BLR-011'] = "boiler", --ingredient 1
  427. ['lsci-BLR-012'] = 1, --ingredient 1 amount
  428. ['lsci-BLR-013'] = "steel-pipe", --ingredient 2
  429. ['lsci-BLR-014'] = 1, --ingredient 2 amount
  430. ['lsci-BLR-015'] = "iron-plate", --ingredient 3
  431. ['lsci-BLR-016'] = 1, --ingredient 3 amount
  432. ['lsci-BLR-017'] = 1, --output amount
  433.  
  434. ['lsci-BLR-018'] = 1, --health
  435. ['lsci-BLR-019'] = 1, --crafting speed
  436. ['lsci-BLR-020'] = "1kW", --energy usage
  437. ['lsci-BLR-021'] = 1, --ingredient slot
  438. ['lsci-BLR-022'] = 1, --module slots
  439. ['lsci-BLR-023'] = "heater", --allowed groupss
  440. -------------------------------------------------
  441. ['lsci-MIXER1-001'] = "lsci-mixer-1", --name
  442. --normal
  443. ['lsci-MIXER1-002'] = 1, --time
  444. ['lsci-MIXER1-003'] = "electric-engine-unit", --ingredient 1
  445. ['lsci-MIXER1-004'] = 1, --ingredient 1 amount
  446. ['lsci-MIXER1-005'] = "bronze-pipe", --ingredient 2
  447. ['lsci-MIXER1-006'] = 1, --ingredient 2 amount
  448. ['lsci-MIXER1-007'] = "glass", --ingredient 3
  449. ['lsci-MIXER1-008'] = 1, --ingredient 3 amount
  450. ['lsci-MIXER1-009'] = "steel-bearing", --ingredient 4
  451. ['lsci-MIXER1-010'] = 1, --ingredient 4 amount
  452. ['lsci-MIXER1-011'] = 1, --output amount
  453. --expensive
  454. ['lsci-MIXER1-012'] = 1, --time
  455. ['lsci-MIXER1-013'] = "electric-engine-unit", --ingredient 1
  456. ['lsci-MIXER1-014'] = 1, --ingredient 1 amount
  457. ['lsci-MIXER1-015'] = "bronze-pipe", --ingredient 2
  458. ['lsci-MIXER1-016'] = 1, --ingredient 2 amount
  459. ['lsci-MIXER1-017'] = "glass", --ingredient 3
  460. ['lsci-MIXER1-018'] = 1, --ingredient 3 amount
  461. ['lsci-MIXER1-019'] = "steel-bearing", --ingredient 4
  462. ['lsci-MIXER1-020'] = 1, --ingredient 4 amount
  463. ['lsci-MIXER1-021'] = 1, --output amount
  464.  
  465. ['lsci-MIXER1-022'] = 1, --health
  466. ['lsci-MIXER1-023'] = 1, --crafting speed
  467. ['lsci-MIXER1-024'] = "1kW", --energy usage
  468. ['lsci-MIXER1-025'] = 1, --ingredient slot
  469. ['lsci-MIXER1-026'] = 1, --module slots
  470. ['lsci-MIXER1-027'] = "mixer1", --allowed allowed groupss
  471. -------------------------------------------------
  472. ['lsci-MIXER2-001'] = "lsci-mixer-2", --name
  473. --normal
  474. ['lsci-MIXER2-002'] = 1, --time
  475. ['lsci-MIXER2-003'] = "electric-engine-unit", --ingredient 1
  476. ['lsci-MIXER2-004'] = 1, --ingredient 1 amount
  477. ['lsci-MIXER2-005'] = "bronze-pipe", --ingredient 2
  478. ['lsci-MIXER2-006'] = 1, --ingredient 2 amount
  479. ['lsci-MIXER2-007'] = "glass", --ingredient 3
  480. ['lsci-MIXER2-008'] = 1, --ingredient 3 amount
  481. ['lsci-MIXER2-009'] = "steel-bearing", --ingredient 4
  482. ['lsci-MIXER2-010'] = 1, --ingredient 4 amount
  483. ['lsci-MIXER2-011'] = 1, --output amount
  484. --expensive
  485. ['lsci-MIXER2-012'] = 1, --time
  486. ['lsci-MIXER2-013'] = "electric-engine-unit", --ingredient 1
  487. ['lsci-MIXER2-014'] = 1, --ingredient 1 amount
  488. ['lsci-MIXER2-015'] = "bronze-pipe", --ingredient 2
  489. ['lsci-MIXER2-016'] = 1, --ingredient 2 amount
  490. ['lsci-MIXER2-017'] = "glass", --ingredient 3
  491. ['lsci-MIXER2-018'] = 1, --ingredient 3 amount
  492. ['lsci-MIXER2-019'] = "steel-bearing", --ingredient 4
  493. ['lsci-MIXER2-020'] = 1, --ingredient 4 amount
  494. ['lsci-MIXER2-021'] = 1, --output amount
  495.  
  496. ['lsci-MIXER2-022'] = 1, --health
  497. ['lsci-MIXER2-023'] = 1, --crafting speed
  498. ['lsci-MIXER2-024'] = "1kW", --energy usage
  499. ['lsci-MIXER2-025'] = 1, --ingredient slot
  500. ['lsci-MIXER2-026'] = 1, --module slots
  501. ['lsci-MIXER2-027'] = "mixer2", --allowed allowed groupss
  502. -------------------------------------------------
  503. ['lsci-MIXER3-001'] = "lsci-mixer-3", --name
  504. --normal
  505. ['lsci-MIXER3-002'] = 1, --time
  506. ['lsci-MIXER3-003'] = "electric-engine-unit", --ingredient 1
  507. ['lsci-MIXER3-004'] = 1, --ingredient 1 amount
  508. ['lsci-MIXER3-005'] = "bronze-pipe", --ingredient 2
  509. ['lsci-MIXER3-006'] = 1, --ingredient 2 amount
  510. ['lsci-MIXER3-007'] = "glass", --ingredient 3
  511. ['lsci-MIXER3-008'] = 1, --ingredient 3 amount
  512. ['lsci-MIXER3-009'] = "steel-bearing", --ingredient 4
  513. ['lsci-MIXER3-010'] = 1, --ingredient 4 amount
  514. ['lsci-MIXER3-011'] = "superior-circuit-board", --ingredient 5
  515. ['lsci-MIXER3-012'] = 1, --ingredient 5 amount
  516. ['lsci-MIXER3-013'] = 1, --output amount
  517. --expensive
  518. ['lsci-MIXER3-014'] = 1, --time
  519. ['lsci-MIXER3-015'] = "electric-engine-unit", --ingredient 1
  520. ['lsci-MIXER3-016'] = 1, --ingredient 1 amount
  521. ['lsci-MIXER3-017'] = "bronze-pipe", --ingredient 2
  522. ['lsci-MIXER3-018'] = 1, --ingredient 2 amount
  523. ['lsci-MIXER3-019'] = "glass", --ingredient 3
  524. ['lsci-MIXER3-020'] = 1, --ingredient 3 amount
  525. ['lsci-MIXER3-021'] = "steel-bearing", --ingredient 4
  526. ['lsci-MIXER3-022'] = 1, --ingredient 4 amount
  527. ['lsci-MIXER3-023'] = "superior-circuit-board", --ingredient 5
  528. ['lsci-MIXER3-024'] = 1, --ingredient 5 amount
  529. ['lsci-MIXER3-025'] = 1, --output amount
  530.  
  531. ['lsci-MIXER3-026'] = 1, --health
  532. ['lsci-MIXER3-027'] = 1, --crafting speed
  533. ['lsci-MIXER3-028'] = "1kW", --energy usage
  534. ['lsci-MIXER3-029'] = 1, --ingredient slot
  535. ['lsci-MIXER3-030'] = 1, --module slots
  536. ['lsci-MIXER3-031'] = "mixer3", --allowed allowed groupss
  537. -------------------------------------------------
  538. ['lsci-ATMZ-001'] = "lsci-atomizer", --name
  539. --normal
  540. ['lsci-ATMZ-002'] = 1, --time
  541. ['lsci-ATMZ-003'] = "lab", --ingredient 1
  542. ['lsci-ATMZ-004'] = 1, --ingredient 1 amount
  543. ['lsci-ATMZ-005'] = "brass-pipe", --ingredient 2
  544. ['lsci-ATMZ-006'] = 1, --ingredient 2 amount
  545. ['lsci-ATMZ-007'] = "brass-gear-wheel", --ingredient 3
  546. ['lsci-ATMZ-008'] = 1, --ingredient 3 amount
  547. ['lsci-ATMZ-009'] = "brass-alloy", --ingredient 4
  548. ['lsci-ATMZ-010'] = 1, --ingredient 4 amount
  549. ['lsci-ATMZ-011'] = "superior-circuit-board", --ingredient 5
  550. ['lsci-ATMZ-012'] = 1, --ingredient 5 amount
  551. ['lsci-ATMZ-013'] = 1, --output amount
  552. --expensive
  553. ['lsci-ATMZ-014'] = 1, --time
  554. ['lsci-ATMZ-015'] = "lab", --ingredient 1
  555. ['lsci-ATMZ-016'] = 1, --ingredient 1 amount
  556. ['lsci-ATMZ-017'] = "brass-pipe", --ingredient 2
  557. ['lsci-ATMZ-018'] = 1, --ingredient 2 amount
  558. ['lsci-ATMZ-019'] = "brass-gear-wheel", --ingredient 3
  559. ['lsci-ATMZ-020'] = 1, --ingredient 3 amount
  560. ['lsci-ATMZ-021'] = "brass-alloy", --ingredient 4
  561. ['lsci-ATMZ-022'] = 1, --ingredient 4 amount
  562. ['lsci-ATMZ-023'] = "superior-circuit-board", --ingredient 5
  563. ['lsci-ATMZ-024'] = 1, --ingredient 5 amount
  564. ['lsci-ATMZ-025'] = 1, --output amount
  565.  
  566. ['lsci-ATMZ-026'] = 1, --health
  567. ['lsci-ATMZ-027'] = 1, --crafting speed
  568. ['lsci-ATMZ-028'] = "1kW", --energy usage
  569. ['lsci-ATMZ-029'] = 1, --ingredient slot
  570. ['lsci-ATMZ-030'] = 1, --module slots
  571. ['lsci-ATMZ-031'] = "atomizer", --allowed allowed groupss
  572. -------------------------------------------------
  573. ['lsci-COMP-001'] = "lsci-compressor", --name
  574. --normal
  575. ['lsci-COMP-002'] = 1, --time
  576. ['lsci-COMP-003'] = "glass", --ingredient 1
  577. ['lsci-COMP-004'] = 1, --ingredient 1 amount
  578. ['lsci-COMP-005'] = "steel-pipe", --ingredient 2
  579. ['lsci-COMP-006'] = 1, --ingredient 2 amount
  580. ['lsci-COMP-007'] = "iron-plate", --ingredient 3
  581. ['lsci-COMP-008'] = 1, --ingredient 3 amount
  582. ['lsci-COMP-009'] = "superior-circuit-board", --ingredient 4
  583. ['lsci-COMP-010'] = 1, --ingredient 4 amount
  584. ['lsci-COMP-011'] = 1, --output amount
  585. --expensive
  586. ['lsci-COMP-012'] = 1, --time
  587. ['lsci-COMP-013'] = "glass", --ingredient 1
  588. ['lsci-COMP-014'] = 1, --ingredient 1 amount
  589. ['lsci-COMP-015'] = "steel-pipe", --ingredient 2
  590. ['lsci-COMP-016'] = 1, --ingredient 2 amount
  591. ['lsci-COMP-017'] = "iron-plate", --ingredient 3
  592. ['lsci-COMP-018'] = 1, --ingredient 3 amount
  593. ['lsci-COMP-019'] = "superior-circuit-board", --ingredient 4
  594. ['lsci-COMP-020'] = 1, --ingredient 4 amount
  595. ['lsci-COMP-021'] = 1, --output amount
  596.  
  597. ['lsci-COMP-022'] = 1, --health
  598. ['lsci-COMP-023'] = 1, --crafting speed
  599. ['lsci-COMP-024'] = "1kW", --energy usage
  600. ['lsci-COMP-025'] = 1, --ingredient slot
  601. ['lsci-COMP-026'] = 1, --module slots
  602. ['lsci-COMP-027'] = "compressor", --allowed groups
  603. -------------------------------------------------
  604. ['lsci-DIST-001'] = "lsci-distillery", --name
  605. --normal
  606. ['lsci-DIST-002'] = 1, --time
  607. ['lsci-DIST-003'] = "glass", --ingredient 1
  608. ['lsci-DIST-004'] = 1, --ingredient 1 amount
  609. ['lsci-DIST-005'] = "plastic-pipe", --ingredient 2
  610. ['lsci-DIST-006'] = 1, --ingredient 2 amount
  611. ['lsci-DIST-007'] = "plastic-bar", --ingredient 3
  612. ['lsci-DIST-008'] = 1, --ingredient 3 amount
  613. ['lsci-DIST-009'] = "stone-brick", --ingredient 4
  614. ['lsci-DIST-010'] = 1, --ingredient 4 amount
  615. ['lsci-DIST-011'] = 1, --output amount
  616. --expensive
  617. ['lsci-DIST-012'] = 1, --time
  618. ['lsci-DIST-013'] = "glass", --ingredient 1
  619. ['lsci-DIST-014'] = 1, --ingredient 1 amount
  620. ['lsci-DIST-015'] = "plastic-pipe", --ingredient 2
  621. ['lsci-DIST-016'] = 1, --ingredient 2 amount
  622. ['lsci-DIST-017'] = "plastic-bar", --ingredient 3
  623. ['lsci-DIST-018'] = 1, --ingredient 3 amount
  624. ['lsci-DIST-019'] = "stone-brick", --ingredient 4
  625. ['lsci-DIST-020'] = 1, --ingredient 4 amount
  626. ['lsci-DIST-021'] = 1, --output amount
  627.  
  628. ['lsci-DIST-022'] = 1, --health
  629. ['lsci-DIST-023'] = 1, --crafting speed
  630. ['lsci-DIST-024'] = "1kW", --energy usage
  631. ['lsci-DIST-025'] = 1, --ingredient slot
  632. ['lsci-DIST-026'] = 1, --module slots
  633. ['lsci-DIST-027'] = "distillery", --allowed groups
  634. -------------------------------------------------
  635. ['lsci-LSPT1-001'] = "lsci-splitter-1", --name
  636. --normal
  637. ['lsci-LSPT1-002'] = 1, --time
  638. ['lsci-LSPT1-003'] = "centrifuge", --ingredient 1
  639. ['lsci-LSPT1-004'] = 1, --ingredient 1 amount
  640. ['lsci-LSPT1-005'] = "steel-pipe", --ingredient 2
  641. ['lsci-LSPT1-006'] = 1, --ingredient 2 amount
  642. ['lsci-LSPT1-007'] = "steel-gear-wheel", --ingredient 3
  643. ['lsci-LSPT1-008'] = 1, --ingredient 3 amount
  644. ['lsci-LSPT1-009'] = "stone-brick", --ingredient 4
  645. ['lsci-LSPT1-010'] = 1, --ingredient 4 amount
  646. ['lsci-LSPT1-011'] = "superior-circuit-board", --ingredient 5
  647. ['lsci-LSPT1-012'] = 1, --ingredient 5 amount
  648. ['lsci-LSPT1-013'] = 1, --output amount
  649. --expensive
  650. ['lsci-LSPT1-014'] = 1, --time
  651. ['lsci-LSPT1-015'] = "centrifuge", --ingredient 1
  652. ['lsci-LSPT1-016'] = 1, --ingredient 1 amount
  653. ['lsci-LSPT1-017'] = "steel-pipe", --ingredient 2
  654. ['lsci-LSPT1-018'] = 1, --ingredient 2 amount
  655. ['lsci-LSPT1-019'] = "steel-gear-wheel", --ingredient 3
  656. ['lsci-LSPT1-020'] = 1, --ingredient 3 amount
  657. ['lsci-LSPT1-021'] = "stone-brick", --ingredient 4
  658. ['lsci-LSPT1-022'] = 1, --ingredient 4 amount
  659. ['lsci-LSPT1-023'] = "superior-circuit-board", --ingredient 5
  660. ['lsci-LSPT1-024'] = 1, --ingredient 5 amount
  661. ['lsci-LSPT1-025'] = 1, --output amount
  662.  
  663. ['lsci-LSPT1-026'] = 1, --health
  664. ['lsci-LSPT1-027'] = 1, --crafting speed
  665. ['lsci-LSPT1-028'] = "1kW", --energy usage
  666. ['lsci-LSPT1-029'] = 1, --ingredient slot
  667. ['lsci-LSPT1-030'] = 1, --module slots
  668. ['lsci-LSPT1-031'] = "splitter1", --allowed groups
  669. -------------------------------------------------
  670. ['lsci-LSPT2-001'] = "lsci-splitter-2", --name
  671. --normal
  672. ['lsci-LSPT2-002'] = 1, --time
  673. ['lsci-LSPT2-003'] = "lsci-splitter-1", --ingredient 1
  674. ['lsci-LSPT2-004'] = 1, --ingredient 1 amount
  675. ['lsci-LSPT2-005'] = "tungsten-gear-wheel", --ingredient 2
  676. ['lsci-LSPT2-006'] = 1, --ingredient 2 amount
  677. ['lsci-LSPT2-007'] = "copper-tungsten-alloy", --ingredient 3
  678. ['lsci-LSPT2-008'] = 1, --ingredient 3 amount
  679. ['lsci-LSPT2-009'] = "advanced-circuit", --ingredient 4
  680. ['lsci-LSPT2-010'] = 1, --ingredient 4 amount
  681. ['lsci-LSPT2-011'] = 1, --output amount
  682. --expensive
  683. ['lsci-LSPT2-012'] = 1, --time
  684. ['lsci-LSPT2-013'] = "lsci-splitter-1", --ingredient 1
  685. ['lsci-LSPT2-014'] = 1, --ingredient 1 amount
  686. ['lsci-LSPT2-015'] = "tungsten-gear-wheel", --ingredient 2
  687. ['lsci-LSPT2-016'] = 1, --ingredient 2 amount
  688. ['lsci-LSPT2-017'] = "copper-tungsten-alloy", --ingredient 3
  689. ['lsci-LSPT2-018'] = 1, --ingredient 3 amount
  690. ['lsci-LSPT2-019'] = "advanced-circuit", --ingredient 4
  691. ['lsci-LSPT2-020'] = 1, --ingredient 4 amount
  692. ['lsci-LSPT2-021'] = 1, --output amount
  693.  
  694. ['lsci-LSPT2-022'] = 1, --health
  695. ['lsci-LSPT2-023'] = 1, --crafting speed
  696. ['lsci-LSPT2-024'] = "1kW", --energy usage
  697. ['lsci-LSPT2-025'] = 1, --ingredient slot
  698. ['lsci-LSPT2-026'] = 1, --module slots
  699. ['lsci-LSPT2-027'] = "splitter2", --allowed groups
  700. -------------------------------------------------
  701. ['lsci-LSPT3-001'] = "lsci-splitter-3", --name
  702. --normal
  703. ['lsci-LSPT3-002'] = 1, --time
  704. ['lsci-LSPT3-003'] = "lsci-splitter-2", --ingredient 1
  705. ['lsci-LSPT3-004'] = 1, --ingredient 1 amount
  706. ['lsci-LSPT3-005'] = "titanium-pipe", --ingredient 2
  707. ['lsci-LSPT3-006'] = 1, --ingredient 2 amount
  708. ['lsci-LSPT3-007'] = "advanced-processing-unit", --ingredient 3
  709. ['lsci-LSPT3-008'] = 1, --ingredient 3 amount
  710. ['lsci-LSPT3-009'] = "nitinol-alloy", --ingredient 4
  711. ['lsci-LSPT3-010'] = 1, --ingredient 4 amount
  712. ['lsci-LSPT3-011'] = "nitinol-bearing", --ingredient 5
  713. ['lsci-LSPT3-012'] = 1, --ingredient 5 amount
  714. ['lsci-LSPT3-013'] = 1, --output amount
  715. --expensive
  716. ['lsci-LSPT3-014'] = 1, --time
  717. ['lsci-LSPT3-015'] = "lsci-splitter-2", --ingredient 1
  718. ['lsci-LSPT3-016'] = 1, --ingredient 1 amount
  719. ['lsci-LSPT3-017'] = "titanium-pipe", --ingredient 2
  720. ['lsci-LSPT3-018'] = 1, --ingredient 2 amount
  721. ['lsci-LSPT3-019'] = "advanced-processing-unit", --ingredient 3
  722. ['lsci-LSPT3-020'] = 1, --ingredient 3 amount
  723. ['lsci-LSPT3-021'] = "nitinol-alloy", --ingredient 4
  724. ['lsci-LSPT3-022'] = 1, --ingredient 4 amount
  725. ['lsci-LSPT3-023'] = "nitinol-bearing", --ingredient 5
  726. ['lsci-LSPT3-024'] = 1, --ingredient 5 amount
  727. ['lsci-LSPT3-025'] = 1, --output amount
  728.  
  729. ['lsci-LSPT3-026'] = 1, --health
  730. ['lsci-LSPT3-027'] = 1, --crafting speed
  731. ['lsci-LSPT3-028'] = "1kW", --energy usage
  732. ['lsci-LSPT3-029'] = 1, --ingredient slot
  733. ['lsci-LSPT3-030'] = 1, --module slots
  734. ['lsci-LSPT3-031'] = "splitter3", --allowed groups
  735. -------------------------------------------------
  736. ['lsci-PCM-001'] = "lsci-processing-machine", --name
  737. --normal
  738. ['lsci-PCM-002'] = 1, --time
  739. ['lsci-PCM-003'] = "chemical-plant", --ingredient 1
  740. ['lsci-PCM-004'] = 1, --ingredient 1 amount
  741. ['lsci-PCM-005'] = "titanium-pipe", --ingredient 2
  742. ['lsci-PCM-006'] = 1, --ingredient 2 amount
  743. ['lsci-PCM-007'] = "processing-unit", --ingredient 3
  744. ['lsci-PCM-008'] = 1, --ingredient 3 amount
  745. ['lsci-PCM-009'] = "titanium-gear-wheel", --ingredient 4
  746. ['lsci-PCM-010'] = 1, --ingredient 4 amount
  747. ['lsci-PCM-011'] = "titanium-plate", --ingredient 5
  748. ['lsci-PCM-012'] = 1, --ingredient 5 amount
  749. ['lsci-PCM-013'] = 1, --output amount
  750. --expensive
  751. ['lsci-PCM-014'] = 1, --time
  752. ['lsci-PCM-015'] = "chemical-plant", --ingredient 1
  753. ['lsci-PCM-016'] = 1, --ingredient 1 amount
  754. ['lsci-PCM-017'] = "titanium-pipe", --ingredient 2
  755. ['lsci-PCM-018'] = 1, --ingredient 2 amount
  756. ['lsci-PCM-019'] = "processing-unit", --ingredient 3
  757. ['lsci-PCM-020'] = 1, --ingredient 3 amount
  758. ['lsci-PCM-021'] = "titanium-gear-wheel", --ingredient 4
  759. ['lsci-PCM-022'] = 1, --ingredient 4 amount
  760. ['lsci-PCM-023'] = "titanium-plate", --ingredient 5
  761. ['lsci-PCM-024'] = 1, --ingredient 5 amount
  762. ['lsci-PCM-025'] = 1, --output amount
  763.  
  764. ['lsci-PCM-026'] = 1, --health
  765. ['lsci-PCM-027'] = 1, --crafting speed
  766. ['lsci-PCM-028'] = "1kW", --energy usage
  767. ['lsci-PCM-029'] = 1, --ingredient slot
  768. ['lsci-PCM-030'] = 1, --module slots
  769. ['lsci-PCM-031'] = "processor", --allowed groups
  770. -------------------------------------------------
  771. ['lsci-HOMO-001'] = "lsci-homogenizer", --name
  772. --normal
  773. ['lsci-HOMO-002'] = 1, --time
  774. ['lsci-HOMO-003'] = "glass", --ingredient 1
  775. ['lsci-HOMO-004'] = 1, --ingredient 1 amount
  776. ['lsci-HOMO-005'] = "titanium-pipe", --ingredient 2
  777. ['lsci-HOMO-006'] = 1, --ingredient 2 amount
  778. ['lsci-HOMO-007'] = "processing-unit", --ingredient 3
  779. ['lsci-HOMO-008'] = 1, --ingredient 3 amount
  780. ['lsci-HOMO-009'] = "concrete-brick", --ingredient 4
  781. ['lsci-HOMO-010'] = 1, --ingredient 4 amount
  782. ['lsci-HOMO-011'] = "titanium-gear-wheel", --ingredient 5
  783. ['lsci-HOMO-012'] = 1, --ingredient 5 amount
  784. ['lsci-HOMO-013'] = 1, --output amount
  785. --expensive
  786. ['lsci-HOMO-014'] = 1, --time
  787. ['lsci-HOMO-015'] = "glass", --ingredient 1
  788. ['lsci-HOMO-016'] = 1, --ingredient 1 amount
  789. ['lsci-HOMO-017'] = "titanium-pipe", --ingredient 2
  790. ['lsci-HOMO-018'] = 1, --ingredient 2 amount
  791. ['lsci-HOMO-019'] = "processing-unit", --ingredient 3
  792. ['lsci-HOMO-020'] = 1, --ingredient 3 amount
  793. ['lsci-HOMO-021'] = "concrete-brick", --ingredient 4
  794. ['lsci-HOMO-022'] = 1, --ingredient 4 amount
  795. ['lsci-HOMO-023'] = "titanium-gear-wheel", --ingredient 5
  796. ['lsci-HOMO-024'] = 1, --ingredient 5 amount
  797. ['lsci-HOMO-025'] = 1, --output amount
  798.  
  799. ['lsci-HOMO-026'] = 1, --health
  800. ['lsci-HOMO-027'] = 1, --crafting speed
  801. ['lsci-HOMO-028'] = "1kW", --energy usage
  802. ['lsci-HOMO-029'] = 1, --ingredient slot
  803. ['lsci-HOMO-030'] = 1, --module slots
  804. ['lsci-HOMO-031'] = "homogenizer", --allowed groups
  805. -------------------------------------------------
  806. ['lsci-BLD-001'] = "lsci-blender", --name
  807. --normal
  808. ['lsci-BLD-002'] = 1, --time
  809. ['lsci-BLD-003'] = "glass", --ingredient 1
  810. ['lsci-BLD-004'] = 1, --ingredient 1 amount
  811. ['lsci-BLD-005'] = "steel-pipe", --ingredient 2
  812. ['lsci-BLD-006'] = 1, --ingredient 2 amount
  813. ['lsci-BLD-007'] = "iron-plate", --ingredient 3
  814. ['lsci-BLD-008'] = 1, --ingredient 3 amount
  815. ['lsci-BLD-009'] = "superior-circuit-board", --ingredient 4
  816. ['lsci-BLD-010'] = 1, --ingredient 4 amount
  817. ['lsci-BLD-011'] = 1, --output amount
  818. --expensive
  819. ['lsci-BLD-012'] = 1, --time
  820. ['lsci-BLD-013'] = "glass", --ingredient 1
  821. ['lsci-BLD-014'] = 1, --ingredient 1 amount
  822. ['lsci-BLD-015'] = "steel-pipe", --ingredient 2
  823. ['lsci-BLD-016'] = 1, --ingredient 2 amount
  824. ['lsci-BLD-017'] = "iron-plate", --ingredient 3
  825. ['lsci-BLD-018'] = 1, --ingredient 3 amount
  826. ['lsci-BLD-019'] = "superior-circuit-board", --ingredient 4
  827. ['lsci-BLD-020'] = 1, --ingredient 4 amount
  828. ['lsci-BLD-021'] = 1, --output amount
  829.  
  830. ['lsci-BLD-022'] = 1, --health
  831. ['lsci-BLD-023'] = 1, --crafting speed
  832. ['lsci-BLD-024'] = "1kW", --energy usage
  833. ['lsci-BLD-025'] = 1, --ingredient slot
  834. ['lsci-BLD-026'] = 1, --module slots
  835. ['lsci-BLD-027'] = "blender", --allowed groups
  836. -------------------------------------------------
  837. ['lsci-CBN-001'] = "lsci-carbonizer", --name
  838. --normal
  839. ['lsci-CBN-002'] = 1, --time
  840. ['lsci-CBN-003'] = "glass", --ingredient 1
  841. ['lsci-CBN-004'] = 1, --ingredient 1 amount
  842. ['lsci-CBN-005'] = "steel-pipe", --ingredient 2
  843. ['lsci-CBN-006'] = 1, --ingredient 2 amount
  844. ['lsci-CBN-007'] = "iron-plate", --ingredient 3
  845. ['lsci-CBN-008'] = 1, --ingredient 3 amount
  846. ['lsci-CBN-009'] = "superior-circuit-board", --ingredient 4
  847. ['lsci-CBN-010'] = 1, --ingredient 4 amount
  848. ['lsci-CBN-011'] = "stone-brick", --ingredient 5
  849. ['lsci-CBN-012'] = 1, --ingredient 5 amount
  850. ['lsci-CBN-013'] = 1, --output amount
  851. --expensive
  852. ['lsci-CBN-014'] = 1, --time
  853. ['lsci-CBN-015'] = "glass", --ingredient 1
  854. ['lsci-CBN-016'] = 1, --ingredient 1 amount
  855. ['lsci-CBN-017'] = "steel-pipe", --ingredient 2
  856. ['lsci-CBN-018'] = 1, --ingredient 2 amount
  857. ['lsci-CBN-019'] = "iron-plate", --ingredient 3
  858. ['lsci-CBN-020'] = 1, --ingredient 3 amount
  859. ['lsci-CBN-021'] = "superior-circuit-board", --ingredient 4
  860. ['lsci-CBN-022'] = 1, --ingredient 4 amount
  861. ['lsci-CBN-023'] = "stone-brick", --ingredient 5
  862. ['lsci-CBN-024'] = 1, --ingredient 5 amount
  863. ['lsci-CBN-025'] = 1, --output amount
  864.  
  865. ['lsci-CBN-026'] = 1, --health
  866. ['lsci-CBN-027'] = 1, --crafting speed
  867. ['lsci-CBN-028'] = "1kW", --energy usage
  868. ['lsci-CBN-029'] = 1, --ingredient slot
  869. ['lsci-CBN-030'] = 1, --module slots
  870. ['lsci-CBN-031'] = "carbonizer", --allowed groups
  871. -------------------------------------------------
  872. ['lsci-BTL-001'] = "lsci-bottling", --name
  873. --normal
  874. ['lsci-BTL-002'] = 1, --time
  875. ['lsci-BTL-003'] = "barreling-pump", --ingredient 1
  876. ['lsci-BTL-004'] = 1, --ingredient 1 amount
  877. ['lsci-BTL-005'] = "steel-pipe", --ingredient 2
  878. ['lsci-BTL-006'] = 1, --ingredient 2 amount
  879. ['lsci-BTL-007'] = "stone-brick", --ingredient 3
  880. ['lsci-BTL-008'] = 1, --ingredient 3 amount
  881. ['lsci-BTL-009'] = "steel-plate", --ingredient 4
  882. ['lsci-BTL-010'] = 1, --ingredient 4 amount
  883. ['lsci-BTL-011'] = "productivity-processor", --ingredient 5
  884. ['lsci-BTL-012'] = 1, --ingredient 5 amount
  885. ['lsci-BTL-013'] = 1, --output amount
  886. --expensive
  887. ['lsci-BTL-014'] = 1, --time
  888. ['lsci-BTL-015'] = "barreling-pump", --ingredient 1
  889. ['lsci-BTL-016'] = 1, --ingredient 1 amount
  890. ['lsci-BTL-017'] = "steel-pipe", --ingredient 2
  891. ['lsci-BTL-018'] = 1, --ingredient 2 amount
  892. ['lsci-BTL-019'] = "stone-brick", --ingredient 3
  893. ['lsci-BTL-020'] = 1, --ingredient 3 amount
  894. ['lsci-BTL-021'] = "steel-plate", --ingredient 4
  895. ['lsci-BTL-022'] = 1, --ingredient 4 amount
  896. ['lsci-BTL-023'] = "productivity-processor", --ingredient 5
  897. ['lsci-BTL-024'] = 1, --ingredient 5 amount
  898. ['lsci-BTL-025'] = 1, --output amount
  899.  
  900. ['lsci-BTL-026'] = 1, --health
  901. ['lsci-BTL-027'] = 1, --crafting speed
  902. ['lsci-BTL-028'] = "1kW", --energy usage
  903. ['lsci-BTL-029'] = 1, --ingredient slot
  904. ['lsci-BTL-030'] = 1, --module slots
  905. ['lsci-BTL-031'] = "bottler", --allowed groups
  906. -------------------------------------------------
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917. -------------------------------------------------
  918. --HITBOX
  919. ['lsci-col-3x3'] = {{-1.2, -1.2}, {1.2, 1.2}},
  920. ['lsci-sel-3x3'] = {{-1.5, -1.5}, {1.5, 1.5}},
  921. -------------------------------------------------
  922. --FLUID I/O
  923. -- 1 2 3
  924. -- 4 5
  925. -- 6 7
  926. -- 8 9
  927. -- 10 11 12
  928. ['lsci-fluid-1'] = {2, -1},
  929. ['lsci-fluid-2'] = {2, 0},
  930. ['lsci-fluid-3'] = {2, 1},
  931. ['lsci-fluid-4'] = {1, -2},
  932. ['lsci-fluid-5'] = {1, 2},
  933. ['lsci-fluid-6'] = {0, -2},
  934. ['lsci-fluid-7'] = {0, 2},
  935. ['lsci-fluid-8'] = {-1, -2},
  936. ['lsci-fluid-9'] = {-1, 2},
  937. ['lsci-fluid-10'] = {-2, -1},
  938. ['lsci-fluid-11'] = {-2, 0},
  939. ['lsci-fluid-12'] = {-2, -1},
  940. -------------------------------------------------
  941. ['lsci-000'] = 1, --NULL
  942. ['lsci-0000'] = "water", --NULL
  943. -------------------------------------------------
  944. --Colours
  945. ['lsci-red-1'] = {r=0.909, g=0.25, b=0.274},
  946. ['lsci-red-2'] = {r=0.909, g=0.25, b=0.298},
  947. ['lsci-blue-1'] = {r=0, g=0.482, b=0.815},
  948. ['lsci-blue-2'] = {r=0.223, g=0.494, b=0.811},
  949. ['lsci-yellow-1'] = {r=0.253, g=0.225, b=0},
  950. ['lsci-purple-1'] = {r=0.56, g=0.29, b=0.639},
  951. ['lsci-orange-1'] = {r=1, g=0.501, b=0.172},
  952. ['lsci-green-1'] = {r=0.372, g=0.831, b=0.368},
  953. ['lsci-green-2'] = {r=0.49, g=0.823, b=0.529},
  954. ['lsci-green-3'] = {r=0.831, g=0.905, b=0.807},
  955. ['lsci-black-1'] = {r=0, g=0, b=0},
  956. ['lsci-black-2'] = {r=0.121, g=0.121, b=0.12},
  957. ['lsci-white-1'] = {r=1, g=1, b=1},
  958. ['lsci-pink-1'] = {r=0.968, g=0.572, b=0.674},
  959. ['lsci-grey-1'] = {r=0.592, g=0.592, b=0.592},
  960. ['lsci-grey-2'] = {r=0.937, g=0.921, b=0.909},
  961. ['lsci-grey-3'] = {r=0.713, g=0.721, b=0.709},
  962. ['lsci-grey-4'] = {r=0.486, g=0.49, b=0.505},
  963. -------------------------------------------------
  964. }
Add Comment
Please, Sign In to add comment