Creepers do not drop 100% of the blocks they break when exploding, unlike TNT
Linked Issues
Created Issue:
Creepers do not drop 100% of the blocks they break when exploding, unlike TNT
is duplicated by
is duplicated by
Thank you for your report!
We're actually already tracking this issue in MC-151721, so I resolved and linked this ticket as a duplicate.
However, that ticket has already been resolved. That means that this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Creeper explosions are not supposed to drop every broken block, see MC-151721.
its more noticeable if u blow up a chest it wont drop anything what was inside the chest
That I cannot reproduce, see https://youtu.be/eR4mND1cmuw. (Every chest in that video contains a single stone block.)
Probably intended.
Definitely intentional
All explosions are extensions of the same exact behavior. If they were all meant to have 100% drop chances, it would have just been hard-coded into the base behavior and wouldn't have been affected by it's source - a bug like this wouldn't even be possible.
Only TNT is meant to have 100% drop rate (note: explosion with radius 1 will also drop everything, but that's how that formula works).