Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-178851

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 20w16a, 1.16.4, 20w51a, 21w03a, 21w15a, 1.17, 1.17.1
    • None
    • Confirmed
    • Sound

      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

            Unassigned Unassigned
            PeerHeer Peer Heer
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: