This commit is contained in:
nea
2022-07-29 20:51:53 +02:00
parent 386ee78026
commit f4bf70032a
18 changed files with 119 additions and 274 deletions

View File

@@ -0,0 +1,12 @@
{
"required": true,
"package": "moe.nea.notenoughupdates.mixins",
"compatibilityLevel": "JAVA_16",
"client": [
],
"mixins": [
],
"injectors": {
"defaultRequire": 1
}
}