[1.16.5] Skeleton Creeper's Bone Shrapnel cause crash when hitting any entity
Colin-J-Wood opened this issue ยท 4 comments
Conflict with Parrying mod
I recommend posting this on the other mod's page. I can't see any link to Special Mobs in the crash report, so I don't have any idea what could be causing it on my end.
As I mentioned in the pull request, the issue is because you are trying to set health instead of using a hurt event. Parrying breaks whenever a mod sets health directly instead of relying on the hurt/heal methods.