Files
XMZ-JFServer-Client/.minecraft/config/malilib.json
2025-03-15 19:10:53 +08:00

38 lines
724 B
JSON

{
"Generic": {
"ignoredKeys": {
"keys": ""
},
"openGuiConfigs": {
"keys": "A,C"
},
"enableActionbarMessages": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"enableConfigSwitcher": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"enableStatusEffectsShift": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"realmsCommonConfig": true
},
"Debug": {
"debugMessages": false,
"configElementDebug": false,
"inputCancellationDebugging": false,
"keybindDebugging": false,
"keybindDebuggingIngame": false,
"mouseScrollDebug": false,
"printTranslationKeys": false
}
}