NoDamI (No Damage Immunity)

NoDamI (No Damage Immunity)

860k Downloads

some mobs don't seem to be affected by this mod

mattrix444 opened this issue · 2 comments

commented

hi i have noticed some mobs don't seem be affected by the immunity. specifically mobs from the
techguns mod. im using the 1.12 version of the mod nodami-1.12.2-1.2.1. thanks

commented

I went and checked out TG's source code and it appears that they made it so their mobs take damage via a seperate system by canceling the damage event early on and then redirecting it through their own damage pipeline. I can make it work by making it so my stuff fires off even if the original damage event is canceled.

commented