crafting efficiency
This commit is contained in:
parent
6c7b85f515
commit
e7181ad5e8
6 changed files with 39 additions and 7 deletions
2
me.lua
2
me.lua
|
@ -2,6 +2,8 @@ local me = {}
|
|||
|
||||
me.name = "bzchlorine"
|
||||
me.list = {}
|
||||
-- Recipes with very specific ratios are deliberately excluded
|
||||
me.recipes = {"chlorine", "epoxy", "pcb-substrate", "pcb", "bakelite-hcl"}
|
||||
|
||||
function me.starting_patch()
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue