SMP-MODPACK/.minecraft/config/gamma_utils.json5
2024-03-06 10:50:17 +01:00

17 lines
No EOL
336 B
Text

{
"nightVisionEnabled": false,
"defaultGamma": 100,
"toggledGamma": 1500,
"updateToggle": false,
"smoothTransition": true,
"showStatusEffect": false,
"advancedOptions": {
"transitionSpeed": 4500,
"limitCheck": true,
"minGamma": -750,
"maxGamma": 1500,
"gammaStep": 10,
"showMessage": true,
"resetOnClose": true
}
}