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

playsound block.[BlockName]."hit" and ."step" is the same in playsound for almost all blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.21.4
    • None
    • Unconfirmed
    • (Unassigned)

      `/playsound minecraft:block.wood.hit` plays the same sound as `/playsound minecraft:block.wood.step`.

      Video showcasing the bug: https://youtu.be/WTpYhIBTGPI
      Steps to reproduce:
      1. Break a block of gravel in survival mode to hear the actual "hit" sound.  
      2. Use the command `/playsound minecraft:block.gravel.hit`.  
         The sound played does not match the sound heard when breaking the block.  
      3. Repeat this for other blocks (e.g., dirt, wood, gravel, sand).

      Affected versions:
      From at least 1.11.2 to 1.21.4.

      Additional information:
      This issue also affects the Spigot API. For example:  
      `Sound.BLOCK_GRAVEL_HIT` and `Sound.BLOCK_GRAVEL_STEP` both play the same sound, despite being different sound events.

      This inconsistency makes it difficult for developers and players to play the "hit" sound events for many block types.

      This bug is related to an older Bug Report. Here is the link to the original report (MC-114268), which was marked as resolved ("works as intended"), but the issue still persists in the latest versions of the game.

            Unassigned Unassigned
            Red_Fox_Miro Red_Fox_Miro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: