Mojira Archive
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

Unresolved

Peer Heer

2020-04-15, 06:46 PM

2024-10-04, 08:10 PM

3

4

Confirmed

Sound

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

-