Erebus mobs can attack even when dead
Funwayguy opened this issue ยท 2 comments
It appears that a custom attack AI used in Erebus mobs is missing a check for whether or not the attacker is still alive allowing mobs to still do damage while their death animation plays.
The 'attacker.isEntityAlive()' check should be placed within these two methods: