13 lines
246 B
JSON
13 lines
246 B
JSON
![]() |
{
|
||
|
"required": true,
|
||
|
"minVersion": "0.8",
|
||
|
"package": "jesse.keeblarcraft.mixin",
|
||
|
"compatibilityLevel": "JAVA_17",
|
||
|
"mixins": [
|
||
|
"PlayerMixin"
|
||
|
],
|
||
|
"client": [],
|
||
|
"injectors": {
|
||
|
"defaultRequire": 1
|
||
|
}
|
||
|
}
|