Add setting for keeping the vanilla lab recipe

https://mods.factorio.com/mod/lignumis/discussion/68725ff2ad76390859ee01a7
This commit is contained in:
Simon Brodtmann 2025-08-22 04:13:09 +02:00
parent ac2e341e41
commit 1dbe1af301
3 changed files with 15 additions and 7 deletions

View file

@ -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",