Explosions do not destroy surrounding blocks when the explosion source is centered inside of a blast resistant block
If an explosion is centered inside of an explosion proof block like bedrock or command block, the explosion will not destroy any surrounding blocks.
Steps to Reproduce:
- Place a command block down
- Enter the following command:
summon tnt
- Power the command block
Expected Result:
Based off of the WAI status of MC-27077, the surrounding blocks would still be destroyed.
Observed Behavior:
The explosion does nothing and none of the surrounding blocks are destroyed.