Mojira Archive
MCPE-127757

Goat ram impact sounds doesn't use impact3 sounds

Summary
The goat's ram impact sounds only play two sounds in-game because impact2 sound was mentioned twice in the sound_definitions JSON files, causing impact3 to be not played in-game at all.

"mob.goat.ram_impact": {
      "category": "hostile",
      "sounds": [
        {
          "name": "sounds/mob/goat/impact1",
          "volume": 0.8
        },
        {
          "name": "sounds/mob/goat/impact2",
          "volume": 0.8
        },
        {
          "name": "sounds/mob/goat/impact2",
          "volume": 0.8
        }
      ]
    },
    "mob.goat.ram_impact.screamer": {
      "category": "hostile",
      "sounds": [
        {
          "name": "sounds/mob/goat/impact1",
          "volume": 0.8
        },
        {
          "name": "sounds/mob/goat/impact2",
          "volume": 0.8
        },
        {
          "name": "sounds/mob/goat/impact2",
          "volume": 0.8
        }
      ]
    },

Fixed

[Helper] lillybeacon

2021-05-10, 05:36 PM

2021-09-21, 07:24 PM

2021-09-21, 07:24 PM

8

4

Confirmed

527742

1.17.10 - 1.17.01.17.10, 1.17.10.22 Beta, 1.17.10.21 Beta, 1.17.0.58 Beta, 1.17.0.56 Beta, 1.17.0.54 Beta, 1.17.0

1.17.20.22 Beta, 1.17.30