k2 spaced out
This commit is contained in:
parent
41e353a9c0
commit
64e991bbe0
6 changed files with 27 additions and 13 deletions
|
|
@ -37,12 +37,12 @@ if not mods.bztungsten then
|
|||
|
||||
util.remove_ingredient("lightning-turret", "tungsten")
|
||||
util.remove_prerequisite("lightning-turrets", "tungsten-processing")
|
||||
if mods.Krastorio2 then
|
||||
if util.k2() then
|
||||
util.remove_raw("recipe", "kr-vc-tungsten")
|
||||
end
|
||||
end
|
||||
|
||||
if mods.Krastorio2 then
|
||||
if util.k2() then
|
||||
-- remove K2 recipes that are created when our dummy items are detected
|
||||
util.remove_raw("recipe", "kr-vc-cobalt-steel")
|
||||
util.remove_raw("recipe", "kr-vc-nickel")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue