mojira.dev
MC-107573

Sound event name of shulker box is miscategorised as entity, instead of block.

/playsound minecraft:entity.shulker_box.open voice @p

is a command that you can use to make the sound of a shulker box opening, but shulker boxes are blocks, not entities. The command should be

/playsound minecraft:block.shulker_box.open voice @p

Comments 2

They are actually entities but I am curious as to what they did to "resolve" the bug report. I suppose I could be wrong. But I do believe that they are just reusing the original shulker entity.

They are not, shulkers are, shulker boxes are blocks.

Paint

(Unassigned)

Confirmed

/playsound, shulker_box

Minecraft 16w39a

Minecraft 16w39b

Retrieved