mojira.dev
MC-178851

Sound 'block.stone.place' plays the same sound as 'block.metal.place' when using /playsound

The bug

The block.stone.place sound plays the same sound as block.metal.place when using /playsound. I expect block.stone.place to play the exact same sound as when placing a stone block, but it does not. Instead, it seems to be exactly equal to the block.metal.place sound and it requires a pitch of around 0.8 to correctly play the sound.

How to reproduce

Use the following commands in succession:

/playsound minecraft:block.metal.place block @a ~ ~ ~ 1.0
/playsound minecraft:block.stone.place block @a ~ ~ ~ 1.0

→ ❌ You'll notice that these sounds are exactly the same

Next, use the following commands in succession:

/playsound minecraft:block.metal.place block @a ~ ~ ~ 1.0
/playsound minecraft:block.stone.place block @a ~ ~ ~ 1.0 0.8

→ ✔ You'll notice that the block.stone.place sound now plays the correct sound, that is different from the block.metal.place sound

Attachments

Comments 5

Can confirm in 20w51a.

Can confirm in 21w03a.

Can confirm in 21w15a.

Can confirm in 1.17.

Can confirm in 1.17.1.

Peer Heer

(Unassigned)

Confirmed

Sound

20w16a, 1.16.4, 20w51a, 21w03a, 21w15a, 1.17, 1.17.1, 1.21.1, 24w40a

Retrieved