minecraft server init
This commit is contained in:
21
config/buildcraft/gui.json
Normal file
21
config/buildcraft/gui.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"buildcraftlib:base": {
|
||||
"debugging_is_enabled": {
|
||||
"boolean": false
|
||||
},
|
||||
"debugging_is_shown": {
|
||||
"boolean": false
|
||||
},
|
||||
"ledger.help.is_open": {
|
||||
"boolean": false
|
||||
},
|
||||
"ledger.owner.is_open": {
|
||||
"boolean": false
|
||||
}
|
||||
},
|
||||
"buildcraftsilicon:all_tables": {
|
||||
"ledger.power.is_open": {
|
||||
"boolean": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user