Update bz mods to version 2

This commit is contained in:
Simon Brodtmann 2025-10-19 15:10:55 +02:00
parent e900b41958
commit 25c42d3708
9 changed files with 50 additions and 130 deletions

View file

@ -103,12 +103,12 @@ if util.me.silver() then
},
})
if mods.bzfoundry then
if mods.bzfoundry2 then
util.set_category("silver-brazing-alloy", "basic-founding")
util.set_subgroup("silver-brazing-alloy", "foundry-intermediate")
end
local prereqs= mods.bzaluminum and {"copper-processing"} or {"automation"}
local prereqs= mods.bzaluminum2 and {"copper-processing"} or {"automation"}
data:extend({
{
type = "technology",