Requiem icon indicating copy to clipboard operation
Requiem copied to clipboard

Better Combat mod incompatibility

Open ZsoltMolnarrr opened this issue 1 year ago • 0 comments

Hello!

Both mods are targeting the same LivingEntityRenderer.features field, causing a Mixin exception. Related issue: https://github.com/ZsoltMolnarrr/BetterCombat/issues/83

Unfortunately I don't know a technical solution for this. Do you have an idea?

Better Combat: https://github.com/ZsoltMolnarrr/BetterCombat/blob/1.19.X/common/src/main/java/net/bettercombat/mixin/client/firstpersonrender/LivingEntityRendererMixin.java

The Requiem: https://github.com/Ladysnake/Requiem/blob/1.19/src/main/java/ladysnake/requiem/mixin/client/remnant/LivingEntityRendererMixin.java

ZsoltMolnarrr avatar Aug 28 '22 18:08 ZsoltMolnarrr