Add setting for keeping the vanilla lab recipe
https://mods.factorio.com/mod/lignumis/discussion/68725ff2ad76390859ee01a7
This commit is contained in:
parent
ac2e341e41
commit
1dbe1af301
3 changed files with 15 additions and 7 deletions
|
|
@ -69,6 +69,13 @@ data:extend({
|
|||
default_value = false,
|
||||
order = "j"
|
||||
},
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "lignumis-vanilla-lab",
|
||||
setting_type = "startup",
|
||||
default_value = false,
|
||||
order = "k"
|
||||
},
|
||||
{
|
||||
type = "string-setting",
|
||||
name = "lignumis-second-planet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue