Fabric Shield Lib

Fabric Shield Lib

3M Downloads

incompatibility with Medieval Weapons mod

celophys opened this issue ยท 7 comments

commented

When using this mod and medieval weapons, every shield stop working and you take all the damage

commented

This issue has been resolved on MedievalWeapon's end

commented

Can you post the link to the medieval mod here?

The most straightforward way to add a shield is to redirect a function call with Mixin:
https://github.com/rikka0w0/MobZReborn/blob/5b067930d58e0a65ecb28f2b0600eabf06fccb0f/fabric/src/main/java/net/mobz/mixin/PlayerEntityMixin.java

Many mods do this, but it makes these mods mutually incompatible with each other.

commented
commented

Looking between these mods I'm not sure if there is a good way for me to resolve this issue on my end.

commented
gieees.mp4

A video of the issue

commented

Looking between these mods I'm not sure if there is a good way for me to resolve this issue on my end.

You don't need to do anything on your end, I believe it is MedievalWeapons' bug