Upload files to "lignumis"
This commit is contained in:
parent
9f81c11838
commit
856232ea76
1 changed files with 12 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue