Mojira Archive
MC-92443

Typo in soundevent name "enttiy.zombie.infect"

"enttiy.zombie.infect": {
    "category": "hostile",
    "sounds": [
      "mob/zombie/infect"

I think it should be:

"entity.zombie.infect": {
    "category": "hostile",
    "sounds": [
      "mob/zombie/infect"

The "entity" word I think is wrongly typed. My proof is in MC-91102's sounds.json file after the entity.zombie_pig sounds.

Fixed

Tan Chin Cheern

[Mojang] Grum (Erik Broes)

2015-11-09, 07:02 AM

2017-06-01, 10:45 PM

2015-11-17, 12:37 PM

1

5

Confirmed

errors, infected, sound, typo, zombie

Minecraft 15w45a, Minecraft 15w46a

Minecraft 15w47a