![Onslaught [outdated/momentarily discontinued]](https://media.forgecdn.net/avatars/thumbnails/329/781/256/256/637455984865279542.png)
Creeper explosions do not count towards the progress bar
CalaMariGold opened this issue · 3 comments
Applies to all types of creepers. Might apply to other mobs that are blown up by TNT too.
@codetaylor Do you have an idea for how this would be fixed?
Not off the top of my head, no. I'd have to spin the project back up and
dig into it. It's been a while since I worked on it.
…On Tue, Jan 19, 2021, 5:28 PM Mari ***@***.***> wrote:
@codetaylor <https://github.com/codetaylor> Do you have an idea for how
this would be fixed?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJO5DF7MLPERV3HBUMKUXDS2YWUVANCNFSM4WFQ5VQA>
.
I had a hunch- the explosion isn't exactly a death. Killed and removed is not necessarily the same thing.
Believe that can be fixed by adding a subscriber to the explosion event.
There may be other ways for a mob to 'end' but not technically die. Falling death, or dying to environment should be okay. However, Mods that say 'capture a mob' and put it in a ball ... may effective remove the entity without its death or explosion.