This commit is contained in:
zjnautoz
2024-11-15 22:53:52 +08:00
parent 37bfbf8dbb
commit fb806a0b18
294 changed files with 3642 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"required": true,
"minVersion": "0.8",
"package": "org.studt.autozwhimsy.mixin.client",
"compatibilityLevel": "JAVA_21",
"client": [
],
"injectors": {
"defaultRequire": 1
}
}