Update to bz mods version 2

This commit is contained in:
Simon Brodtmann 2025-10-21 15:04:13 +02:00
parent 3f89c8e881
commit e1a9fd6c71
5 changed files with 18 additions and 18 deletions

View file

@ -20,7 +20,7 @@ if mods["bismuth"] then
util.remove_ingredient("rocket-control-unit", "pcb-solder")
end
if mods["bzcarbon"] then
if mods["bzcarbon2"] then
util.remove_ingredient("rocket-control-unit", "graphene")
end
@ -47,7 +47,7 @@ if mods["aai-industry"] then
util.replace_ingredient("better-tank", "engine-unit", "advanced-multi-cylinder-engine", 12)
end
if mods["space-exploration"] then
if mods["bzaluminum"] then
if mods["bzaluminum2"] then
util.remove_ingredient("se-fluid-burner-generator", "spark-plug")
end
util.replace_ingredient("se-fluid-burner-generator", "electric-motor", "advanced-multi-cylinder-engine", 5)