Compare commits

..

2 commits

Author SHA1 Message Date
Simon Brodtmann
1991302758 2.0.6 2025-12-25 22:28:10 +01:00
Simon Brodtmann
20d54e5c04 Properly unlock bronze when foundry is disabled 2025-12-25 22:28:10 +01:00

View file

@ -228,6 +228,7 @@ if data.raw.item["bronze-plate"] then
else
util.add_unlock("automation", "bronze-spring")
end
end
if mods["ThemTharHills-Updated"] then
local low_quality_advanced_circuit_ingredients = {{type="item", name="copper-cable", amount=3}, {type="item", name="electronic-circuit", amount=3}}