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 >= 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"
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue