Update to bz mods version 2
This commit is contained in:
parent
c8727f5e56
commit
c61ada2486
2 changed files with 4 additions and 4 deletions
|
@ -13,9 +13,9 @@
|
|||
"? space-exploration >= 0.7.34",
|
||||
"? space-exploration-postprocess >= 0.7.4",
|
||||
"? aai-industry >= 0.6.13",
|
||||
"? bzsilicon >= 2.0.18",
|
||||
"? bzlead >= 2.0.28",
|
||||
"? bztitanium >= 2.0.26",
|
||||
"? bzsilicon2 >= 2.0.19",
|
||||
"? bzlead2 >= 2.0.29",
|
||||
"? bztitanium2 >= 2.0.27",
|
||||
"? Krastorio2 >= 2.0.8",
|
||||
"! bobelectronics",
|
||||
"! space-age"
|
||||
|
|
|
@ -20,7 +20,7 @@ end
|
|||
|
||||
|
||||
--insulated-cable
|
||||
if mods["bzsilicon"] then
|
||||
if mods["bzsilicon2"] then
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue