modpack/config/gamma_utils.json5
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

17 lines
No EOL
338 B
Text

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