10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"required": true,
|
|
"package": "com.seibel.lod.mixin",
|
|
"compatibilityLevel": "JAVA_8",
|
|
"refmap": "lod.refmap.json",
|
|
"mixins": [
|
|
"MixinWorldRenderer"
|
|
],
|
|
"minVersion": "0.8"
|
|
} |