14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"required": false,
|
|
"package": "com.replaymod.compat.mapwriter.mixin",
|
|
"mixins": [],
|
|
"server": [],
|
|
"client": [
|
|
//#if MC<11400
|
|
//$$ "MixinMinecraft"
|
|
//#endif
|
|
],
|
|
"compatibilityLevel": "JAVA_8",
|
|
"minVersion": "0.6.11",
|
|
"refmap": "mixins.replaymod.refmap.json"
|
|
} |