You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1007 B
JSON
37 lines
1007 B
JSON
{
|
|
"required": true,
|
|
"minVersion": "0.7.11",
|
|
"package": "com.zivilon.cinder_loe.mixins",
|
|
"refmap": "mixins.cinder_loe.refmap.json",
|
|
"target": "@env(DEFAULT)",
|
|
"compatibilityLevel": "JAVA_8",
|
|
"mixins": [
|
|
"MixinItemRenderer",
|
|
"MixinLOTRArmorModels",
|
|
"MixinLOTRClientProxy",
|
|
"MixinLOTRContainerAnvil",
|
|
"MixinLOTREntitySauron",
|
|
"MixinLOTRIntCache",
|
|
"MixinLOTRNPCRendering",
|
|
"MixinLOTRRenderArmorStand",
|
|
"MixinLOTRRenderBlownItem",
|
|
"MixinLOTRRenderBow",
|
|
"MixinLOTRRenderCrossbow",
|
|
"MixinLOTRRenderDart",
|
|
"MixinLOTRRenderElf",
|
|
"MixinLOTRRenderElvenBlade",
|
|
"MixinLOTRRenderLargeItem",
|
|
"MixinLOTRRenderNPCRespawner",
|
|
"MixinLOTRRenderPlateFood",
|
|
"MixinLOTRRenderThrowingAxe",
|
|
"MixinLOTRRenderTraderRespawn",
|
|
"MixinLOTRTileEntityDwarvenForge",
|
|
"MixinLOTRTileEntityForgeBase",
|
|
"MixinLOTRTradeEntries",
|
|
"MixinLOTRWorldGenMumakSkeleton",
|
|
"MixinRendererLivingEntity",
|
|
"MixinRenderItem"
|
|
],
|
|
"client": []
|
|
}
|