This commit is contained in:
Brevven 2023-01-05 17:46:45 -08:00
parent 69cf0ec324
commit e81b375922
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
-- Enable prod modules for some recipes
-- Recipes with very specific ratios are deliberately excluded
recipes = {"chlorine", "epoxy", "pcb-substrate", "bakelite-hcl"}
recipes = {"chlorine", "epoxy", "pcb-substrate", "pcb", "bakelite-hcl"}
if mods["Krastorio2"] then
end