blob: 149a39ef42566ae1776cd35990f3dab0bb0f425c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"required": true,
"minVersion": "0.8",
"package": "world.anhgelus.molehunt.mixin.client",
"compatibilityLevel": "JAVA_21",
"client": [
],
"injectors": {
"defaultRequire": 1
}
}
|