fixes, refactor

This commit is contained in:
Brevven 2021-07-24 22:05:10 -07:00
parent d4a8b748f4
commit dd5770a2e6
11 changed files with 117 additions and 62 deletions

View file

@ -19,4 +19,10 @@ data:extend({
setting_type = "startup",
default_value = false,
},
{
type = "string-setting",
name = "bzfoundry-other-machines",
setting_type = "startup",
default_value = "kr-advanced-furnace",
},
})