This commit is contained in:
Glitchlabs
2026-05-09 22:56:14 +02:00
commit b23c2129fc
411 changed files with 162068 additions and 0 deletions
@@ -0,0 +1,16 @@
{
"required": true,
"minVersion": "0.8",
"package": "ovh.glitchlabs.pickpocketing.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
],
"client": [
],
"injectors": {
"defaultRequire": 1
},
"overwrites": {
"requireAnnotations": true
}
}