12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
"required": true,
|
|
"package": "com.seibel.lod.forge.mixins",
|
|
"compatibilityLevel": "JAVA_16",
|
|
"refmap": "DistantHorizons-forge-refmap.json",
|
|
"client": [
|
|
"MixinWorldRenderer",
|
|
"MixinOptionsScreen"
|
|
],
|
|
"mixins": [],
|
|
"minVersion": "0.8"
|
|
} |