diff --git a/prototypes/gas-extractor.lua b/prototypes/gas-extractor.lua index 0cba3b9..a42ffe0 100644 --- a/prototypes/gas-extractor.lua +++ b/prototypes/gas-extractor.lua @@ -48,7 +48,7 @@ data:extend({ }, unit = { count = 10, - ingredients = {{"automation-science-pack", 1}}, + ingredients = mods.Krastorio2 and {{"basic-tech-card", 1}} or {{"automation-science-pack", 1}}, time = 20, }, },