15 lines
216 B
JSON
15 lines
216 B
JSON
|
{
|
||
|
"required": true,
|
||
|
"minVersion": "0.8",
|
||
|
"package": "me.parsell.glowstonedust.mixin",
|
||
|
"compatibilityLevel": "JAVA_8",
|
||
|
"mixins": [
|
||
|
],
|
||
|
"client": [
|
||
|
|
||
|
],
|
||
|
"injectors": {
|
||
|
"defaultRequire": 1
|
||
|
}
|
||
|
}
|