mojira.dev
MC-220658

Falling blocks don't play their breaking sound when their DropItem tag is set to 0

Run

/summon minecraft:falling_block ~ ~ ~ {BlockState:{Name:"minecraft:pointed_dripstone",Properties:{vertical_direction:"down"}},FallHurtMax:40,Time:15,DropItem:1}

and notice how the breaking sound plays when the dripstone lands.

Now run

/summon minecraft:falling_block ~ ~ ~ {BlockState:{Name:"minecraft:pointed_dripstone",Properties:{vertical_direction:"down"}},FallHurtMax:40,Time:15,DropItem:0}

and notice how the breaking sound does not play this time, while the only difference is that it doesn't drop its item.

This doesn't make sense, as the dripstone is still breaking and should still play the sound, even if its not dropping the item. This also applies to anvils breaking.

Linked issues

Attachments

Comments 12

Can confirm in 21w13a.

Can confirm in 21w14a.

Can confirm in 21w15a.

Can confirm in 21w16a.

Can confirm in 21w17a.

2 more comments

Can confirm in 1.18.1.

Can confirm in 1.18.2 and 22w11a.

Can confirm in 1.19.

Can confirm in 1.19.2.

Chandler

(Unassigned)

Confirmed

Platform

Low

Sound

1.16.5, 21w11a, 21w13a, 21w14a, 21w15a, ..., 1.19.4, 23w14a, 1.20.1, 1.20.4, 1.21

Retrieved