Update to bz mods version 2

This commit is contained in:
Simon Brodtmann 2025-10-21 15:03:31 +02:00
parent c8727f5e56
commit c61ada2486
2 changed files with 4 additions and 4 deletions

View file

@ -13,9 +13,9 @@
"? space-exploration >= 0.7.34", "? space-exploration >= 0.7.34",
"? space-exploration-postprocess >= 0.7.4", "? space-exploration-postprocess >= 0.7.4",
"? aai-industry >= 0.6.13", "? aai-industry >= 0.6.13",
"? bzsilicon >= 2.0.18", "? bzsilicon2 >= 2.0.19",
"? bzlead >= 2.0.28", "? bzlead2 >= 2.0.29",
"? bztitanium >= 2.0.26", "? bztitanium2 >= 2.0.27",
"? Krastorio2 >= 2.0.8", "? Krastorio2 >= 2.0.8",
"! bobelectronics", "! bobelectronics",
"! space-age" "! space-age"

View file

@ -20,7 +20,7 @@ end
--insulated-cable --insulated-cable
if mods["bzsilicon"] then if mods["bzsilicon2"] then
bobmods.lib.recipe.add_ingredient("optical-fiber", {type="item", name="insulated-cable", amount=1}) bobmods.lib.recipe.add_ingredient("optical-fiber", {type="item", name="insulated-cable", amount=1})
--seems that new version of bzsilicon adds this ingredient which interfears --seems that new version of bzsilicon adds this ingredient which interfears