Update to 2.0
This commit is contained in:
parent
bed4d01744
commit
ff675ca8d2
49 changed files with 1522 additions and 0 deletions
9
settings.lua
Normal file
9
settings.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
type = "bool-setting",
|
||||
name = "bobmods-recursive-circuitred",
|
||||
setting_type = "startup",
|
||||
default_value = true,
|
||||
},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue