add default configs :3
This commit is contained in:
parent
9056c04210
commit
2c7b2bf868
133 changed files with 7853 additions and 1 deletions
19
config/yosbr/invmove.json
Normal file
19
config/yosbr/invmove.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"general": {
|
||||
"enable": true,
|
||||
"debugDisplay": false
|
||||
},
|
||||
"movement": {
|
||||
"enable": true,
|
||||
"jump": true,
|
||||
"sneak": "Maintain",
|
||||
"dismount": false,
|
||||
"textFieldDisables": true,
|
||||
"unrecognizedScreenDefault": true
|
||||
},
|
||||
"background": {
|
||||
"enable": true,
|
||||
"hideOnPause": "Show",
|
||||
"unrecognizedScreenDefault": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue