forked from cacklingfiend/bzgold2
Update bz mods to version 2
This commit is contained in:
parent
e900b41958
commit
25c42d3708
9 changed files with 50 additions and 130 deletions
|
|
@ -52,7 +52,7 @@ if util.me.silver() then
|
|||
util.add_unlock("silver-processing", "electronic-circuit-silver")
|
||||
end
|
||||
|
||||
if mods["aai-industry"] and not mods.bzgas then
|
||||
if mods["aai-industry"] and not mods.bzgas2 then
|
||||
local ec2 = futil.table.deepcopy(data.raw.recipe["electronic-circuit"])
|
||||
ec2.name = "electronic-circuit-stone-silver"
|
||||
data:extend({ec2})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue