Compare commits

..

2 commits

Author SHA1 Message Date
Simon Brodtmann
3f27c20c65 2.0.6 2025-12-25 22:27:18 +01:00
Simon Brodtmann
78e7372a9a Properly unlock bronze when foundry is disabled 2025-12-25 22:27:12 +01:00

View file

@ -228,7 +228,6 @@ 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}}