Should fix compatibility with iris Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"required": true,
|
|
"package": "fr.username404.snowygui.mixins",
|
|
"compatibilityLevel": "JAVA_18",
|
|
"client": [
|
|
"EndTickMixin",
|
|
"TitleScreenMixin",
|
|
"KeysAccessor",
|
|
"KeyMappings",
|
|
"ZoomMixin",
|
|
"OkZoomerAlternativeMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"minVersion": "0.8"
|
|
} |