handcrafting

This commit is contained in:
Brevven 2022-08-02 18:56:31 -07:00
parent 2966df75bb
commit 126ac39dfa
6 changed files with 24 additions and 17 deletions

View file

@ -20,6 +20,12 @@ data:extend({
default_value = "phenol",
allowed_values = {"phenol", "no"},
},
{
type = "bool-setting",
name = "bzgas-handcraft",
setting_type = "startup",
default_value = false,
},
{
type = "bool-setting",
name = "bzgas-boiler",