mojira.dev
MC-276263

explosion_power nbt does not work for minecarts with tnt

In version 24w33a, the explosion_power nbt was added to tnt and tnt_minecart. For regular tnts, this works fine, but for minecarts it doesn't seem to have any effect.

/summon tnt_minecart ~ ~ ~ {explosion_power:0,TNTFuse:20}
/summon tnt_minecart ~ ~ ~ {explosion_power:20,TNTFuse:20}
/summon tnt_minecart ~ ~ ~ {explosion_power:100,TNTFuse:20}

Try the above three commands, and you will see that the three explosions are similar in size.

 

Attachments

Comments 1

Note from the 24w33a change-log:

  • Added optional field explosion_power to tnt and tnt_minecart types

    • Defaults to 4

    • For TNT minecarts, field value is added to speed-based explosion power

Triton365

gegy

Confirmed

Platform

Important

Commands

24w35a, 24w36a

24w37a

Retrieved