Enhance K2SO Compatibility with Gold Research Data and Gold Tech Cards #15
1 changed files with 12 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue