mojira.dev
MC-255886

Explosions above the world build height cannot break surrounding blocks

If you put a creeper or TNT (dispenser) above max world height, then they will not blow up surrounding blocks.

Steps to Reproduce:

  1. Set a block at world height:

    /setblock ~ 319 ~ dirt
  2. Spawn a creeper, or place TNT

  3. Light it with flint and steel
    → No blocks are broken

  4. Place a block at y = 318 now

  5. Repeat steps 2 and 3
    → Blocks are broken

Linked issues

Attachments

Comments 3

To be more specific: this is for above or below world height; if modified via dimension files, the height moves along.

Cause seems to be because there's no block, the check to get resistance returns null, and blocks out the explosion's block damaging from spreading

I think it is about, the entity (creeper, tnt) is higher then high limit, so basicly it cannot blow up blocks.

Can confirm in 23w06a and 1.19.3

Qwe898

(Unassigned)

Confirmed

Platform

Low

Block states, Mob behaviour

TNT, build-limit, creeper, explode, explosion

1.19.2, 1.19.4, 1.20.1, 23w31a, 23w33a, 1.21

Retrieved