Upload files to "lignumis"

This commit is contained in:
Jiopaba 2026-03-19 07:53:21 +01:00
parent 9f81c11838
commit 856232ea76

View file

@ -136,6 +136,18 @@ if mods["astroponics"] then
}) })
end end
if mods["Krastorio2-spaced-out"] then
data:extend({
{
type = "bool-setting",
name = "lignumis-k2so-gold-tech-card",
setting_type = "startup",
default_value = true,
order = "b[overhaul]-z[mods]-a"
}
})
end
if mods["aai-industry"] then if mods["aai-industry"] then
force("lignumis-inserter-progression", false) force("lignumis-inserter-progression", false)
force("lignumis-assembler-progression", false) force("lignumis-assembler-progression", false)