k2 tungsten ++ fix

This commit is contained in:
Brevven 2023-01-15 00:29:48 -08:00
parent c0343c1c00
commit 514e4917bc
2 changed files with 4 additions and 0 deletions

View file

@ -37,6 +37,9 @@ if not mods.bztungsten then
util.remove_ingredient("lightning-turret", "tungsten")
util.remove_prerequisite("lightning-turrets", "tungsten-processing")
if mods.Krastorio2 then
util.remove_raw("recipe", "kr-vc-tungsten")
end
end
if mods.Krastorio2 then