adamo's gas boiler
This commit is contained in:
parent
bc0ea45731
commit
4e0f6741cc
26 changed files with 3398 additions and 0 deletions
7
gas-boiler/settings.lua
Normal file
7
gas-boiler/settings.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
data:extend({{
|
||||
name = "vanilla-fluid-fuel-values",
|
||||
type = "bool-setting",
|
||||
setting_type = "startup",
|
||||
default_value = false,
|
||||
order = "a"
|
||||
}})
|
Loading…
Add table
Add a link
Reference in a new issue