2
0
Fork 0
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.
CinderLoE/src/main/resources/mixins.cinder_loe.json

73 lines
2.2 KiB
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": [
"MixinEnchantmentHelper",
"MixinEntity",
"MixinEntityArrow",
"MixinItemRenderer",
"MixinLOTRArmorModels",
"MixinLOTRBrewingRecipes",
"MixinLOTRClientProxy",
"MixinLOTRContainerAnvil",
"MixinLOTREnchantment",
"MixinLOTREnchantmentType",
"MixinLOTREntityAINearestAttackableTargetBasic",
"MixinLOTREntityProjectileBase",
"MixinLOTREntitySauron",
"MixinLOTRIntCache",
"MixinLOTRNPCRendering",
"MixinLOTRRenderArmorStand",
"MixinLOTRRenderBlownItem",
"MixinLOTRRenderBow",
"MixinLOTRRenderCrossbow",
"MixinLOTRRenderDart",
"MixinLOTRRenderElf",
"MixinLOTRRenderElvenBlade",
"MixinLOTRRenderLargeItem",
"MixinLOTRRenderNPCRespawner",
"MixinLOTRRenderPlateFood",
"MixinLOTRRenderThrowingAxe",
"MixinLOTRRenderTraderRespawn",
"MixinLOTRTileEntityDwarvenForge",
"MixinLOTRTileEntityForgeBase",
"MixinLOTRTradeEntries",
"structures.MixinLOTRWorldGenMumakSkeleton",
"structures.MixinLOTRWorldGenHalfTrollHouse",
"structures.MixinLOTRWorldGenDolGuldurCamp",
"structures.MixinLOTRWorldGenGundabadCamp",
"structures.MixinLOTRWorldGenAngmarCamp",
"structures.MixinLOTRWorldGenMordorCamp",
"structures.MixinLOTRWorldGenIsengardCamp",
"MixinRendererLivingEntity",
"MixinRenderItem",
"MixinSlotCrafting",
"MixinLOTREntityWarg",
"overrides.MixinLOTRHiredNPCInfo",
"overrides.MixinLOTRItemEntDraught",
"overrides.MixinLOTRReplacedMethods",
"overrides.MixinLOTRTradeEntriesOverrides",
"overrides.MixinLOTRUnitTradeEntries",
"overrides.MixinLOTRBiome",
"overrides.MixinLOTREnchantmenHelper",
"MixinLOTREntityOrc",
"MixinEntityLivingBase",
"MixinEntityPlayer",
"MixinLOTREntityAIAttackOnCollide",
"MixinLOTREntityNPC",
"MixinFoodStats",
"MixinLOTRItemMug",
"MixinLOTREntityHorse",
"MixinLOTRGuiMap",
"MixinLOTREntityAIOrcSkirmish",
"MixinLOTREntityMountainTrollChieftain",
"overrides.MixinLOTRFaction",
"MixinLOTREnchantmentWeaponSpecial"
],
"client": []
}