/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
/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
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.