option to use refractories
This commit is contained in:
parent
896d267cc4
commit
2890e6b844
8 changed files with 66 additions and 4 deletions
|
|
@ -25,4 +25,11 @@ data:extend({
|
|||
setting_type = "startup",
|
||||
default_value = "kr-advanced-furnace",
|
||||
},
|
||||
{
|
||||
type = "string-setting",
|
||||
name = "bzfoundry-plates",
|
||||
setting_type = "startup",
|
||||
default_value = "no",
|
||||
allowed_values = {"yes", "no"},
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue