This commit is contained in:
Brevven 2022-08-14 11:16:06 -07:00
parent 897c2a7383
commit d1e86e39a0
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,4 @@
require("stacking")
require("modules")
-- -- require("tin-recipe-final-5d")
-- require("tin-recipe-final-rrr")

View file

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