Enhance K2SO Compatibility with Gold Research Data and Gold Tech Cards #15

Open
Jiopaba wants to merge 8 commits from Jiopaba/lignumis:master into master
Showing only changes of commit 856232ea76 - Show all commits

View file

@ -136,6 +136,18 @@ if mods["astroponics"] then
})
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
force("lignumis-inserter-progression", false)
force("lignumis-assembler-progression", false)