mojira.dev
MC-74726

/playsound doesn't play sound

If you use the playsound command, it won't play some sounds.

e.g.:
/playsound fireworks.blast1 @p
/playsound random.classic_hurt @p

especially all sounds with a number don't work if specified.

issue is both with commandblocks and chatcommands.

Linked issues

Comments 2

The fireworks.blast1 sound event shares the same file as fireworks.blast (MC-22492), but there is no sound called random.classic_hurt. The full list of sounds compatible with the command can be found here: http://minecraft.gamepedia.com/Sounds.json#Sound_events

in the gamefiles there actually is a random.classic_hurt sound (\.minecraft\resources\sound3\random\classic_hurt). it might just be, that its not compatible with the playsound command.

Plagiatus

(Unassigned)

Unconfirmed

Minecraft 1.8.1

Retrieved