prod pcb
This commit is contained in:
parent
69cf0ec324
commit
e81b375922
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@ Version: 0.0.10
|
||||||
Date: 2022-01-06
|
Date: 2022-01-06
|
||||||
Fixes:
|
Fixes:
|
||||||
- GDIW, etc: With vinyl chloride, flipped plastic recipe should now be the updated recipe.
|
- GDIW, etc: With vinyl chloride, flipped plastic recipe should now be the updated recipe.
|
||||||
|
Changes:
|
||||||
|
- PCBs can benefit from productivity modules by default now.
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.0.9
|
Version: 0.0.9
|
||||||
Date: 2022-12-30
|
Date: 2022-12-30
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
-- Enable prod modules for some recipes
|
-- Enable prod modules for some recipes
|
||||||
-- Recipes with very specific ratios are deliberately excluded
|
-- 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
|
if mods["Krastorio2"] then
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue