The bug
If an exploding entity, like a creeper or TNT, is on top of a non-solid block with high blast resistance, like an ender chest or end portal frame, its explosion will not destroy any surrounding blocks. What is expected to happen is the explosion damages surrounding blocks just as if the exploding entity were on any other solid blast-resistant block like obsidian.
This could be happening because the explosion originates from "inside" of the blast-resistant block, which blocks it from exiting.
How to reproduce
Place an ender chest down
Spawn a creeper on top of the ender chest
Let the creeper explode or ignite it manually with flint and steel
Blocks placed around the creeper, even above the ender chest, won't be damaged
Linked issues
Attachments
Comments 8
Normal chests are not affected, so this is different from MC-59425.
This might be intended as blocks with very high blast resistance values can block off explosions just like how blocks prevent you from taking a lot of damage from explosions.
Duplicates MC-59425.