Fixes it being reset by the graphics settings screen, and doesn't need to modify the option Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"required": true,
|
|
"package": "fr.username404.snowygui.mixins",
|
|
"compatibilityLevel": "JAVA_18",
|
|
"client": [
|
|
"GammaMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"minVersion": "0.8",
|
|
"refmap": "snowygui-common-refmap.json"
|
|
} |