They're not needed anymore in recent minecraft + architectury-loom versions Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"required": true,
|
|
"package": "fr.username404.snowygui.mixins",
|
|
"compatibilityLevel": "JAVA_18",
|
|
"client": [
|
|
"GammaMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"minVersion": "0.8"
|
|
} |