This commit is contained in:
2025-10-22 19:08:41 +02:00
commit 0921c5fc31
498 changed files with 176919 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"required": true,
"minVersion": "0.8",
"package": "hu.jgj52.megeszlekmoro.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}