forked from cacklingfiend/bztungsten2
Update to bzcarbon2
This commit is contained in:
parent
1af2ff7612
commit
579cc002af
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ util.replace_ingredient("cannon-shell", "copper-plate", "tungsten-plate")
|
|||
|
||||
-- Tooling
|
||||
util.add_prerequisite("automation-2", util.me.tungsten_processing)
|
||||
if mods.bzaluminum2 or mods.bzcarbon or mods.bzgas2 then
|
||||
if mods.bzaluminum2 or mods["bzcarbon2"] or mods.bzgas2 then
|
||||
util.replace_ingredient("assembling-machine-2", "steel-plate", "tungsten-carbide")
|
||||
else
|
||||
util.replace_some_ingredient("assembling-machine-2", "steel-plate", 1, "tungsten-carbide", 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue