Comparing Minecraft Bedrock version 1.19.73.2 against version 1.19.71.2

Comparing Minecraft 1.19.73.2 against Minecraft 1.19.71.2 (the previous stable release)

*Note: The data below ignores files located within the Chemistry, Education, Education Demo, Font, Persona, Vanilla Trial, Vanilla VR and Preview directories as these are not affecting of the vanilla game.

Data Folders

Version 1.19.73.2 has a total of 13,287 files within the data folders
Version 1.19.71.2 has a total of 13,287 files within the data folders
Both versions have the same number of files in the data folders.

File Changes

There are no new files in the data folders.
No files have been removed from the data folders.
32 files have changed inside the data folders.

Which files have been added/removed and changed?



    • renderer/materials/Actor.material.bin
    • renderer/materials/ActorBanner.material.bin
    • renderer/materials/ActorBannerPrepass.material.bin
    • renderer/materials/ActorGlint.material.bin
    • renderer/materials/ActorGlintPrepass.material.bin
    • renderer/materials/ActorMultiTexture.material.bin
    • renderer/materials/ActorMultiTexturePrepass.material.bin
    • renderer/materials/ActorPrepass.material.bin
    • renderer/materials/ActorTint.material.bin
    • renderer/materials/ActorTintPrepass.material.bin
    • renderer/materials/Basic.material.bin
    • renderer/materials/BlockSelectionOverlay.material.bin
    • renderer/materials/Color.material.bin
    • renderer/materials/DeferredShading.material.bin
    • renderer/materials/EndPortal.material.bin
    • renderer/materials/Entity.material.bin
    • renderer/materials/ItemInHandColor.material.bin
    • renderer/materials/ItemInHandColorGlint.material.bin
    • renderer/materials/ItemInHandPrepass.material.bin
    • renderer/materials/ItemInHandPrepassGlint.material.bin
    • renderer/materials/ItemInHandPrepassTextured.material.bin
    • renderer/materials/ItemInHandTextured.material.bin
    • renderer/materials/materials.index.json
    • renderer/materials/MeshFallbackPosUVNormalColor.material.bin
    • renderer/materials/RenderChunk.material.bin
    • renderer/materials/RenderChunkPrepass.material.bin
    • renderer/materials/RTXStub.material.bin
    • renderer/materials/Sky.material.bin
    • renderer/materials/StandardRed.material.bin
    • renderer/materials/UISprite.material.bin
    • renderer/materials/UIText.material.bin
    • renderer/materials/Weather.material.bin

Comparison Deep Dive

A list of all of the changes to the existing vanilla behavior pack and resource pack files between versions...

Note: This does not include new files or entries that have been added between versions. It just compares entries that exist between each version.



      • New Value:
        "entity_sounds": {
            "defaults": {
                "volume": 1,
                "pitch": [
                 0.8,
                 1.2
                ],
                "events": {
                 "fall.big": {
                    "sound": "damage.fallbig",
                    "volume": 0.75,
                    "pitch": 1
                 },
                 "fall.small": {
                    "sound": "damage.fallsmall",
                    "volume": 0.75,
                    "pitch": 1
                 },
                 "splash": {
                    "sound": "random.splash",
                    "pitch": [
                        0.6,
                        1.4
                    ]
                 },
                 "swim": {
                    "sound": "random.swim",
                    "pitch": [
                        0.6,
                        1.4
                    ]
                 },
                 "fizz": {
                    "sound": "random.fizz",
                    "volume": 0.7,
                    "pitch": [
                        1.2,
                        2
                    ]
                 },
                 "drink": {
                    "sound": "random.drink",
                    "volume": 0.35,
                    "pitch": [
                        0.9,
                        1.1
                    ]
                 },
                 "eat": {
                    "sound": "random.eat",
                    "volume": [
                        0.5,
                        1.1
                    ],
                    "pitch": [
                        0.8,
                        1.2
                    ]
                 },
                 "ambient": "",
                 "flop": "",
                 "hurt": "game.player.hurt",
                 "death": "game.player.die",
                 "ambient.in.water": "",
                 "hurt.in.water": "",
                 "death.in.water": "",
                 "ambient.in.raid": "",
                 "celebrate": "",
                 "drink.honey": {
                    "sound": "random.drink_honey",
                    "volume": 0.5,
                    "pitch": [
                        0.9,
                        1
                    ]
                 }
                }
            },
            "entities": {
                "bat": {
                 "volume": 0.1,
                 "pitch": [
                    0.76,
                    1.14
                 ],
                 "events": {
                    "ambient": "mob.bat.idle",
                    "hurt": "mob.bat.hurt",
                    "death": "mob.bat.death",
                    "takeoff": {
                        "sound": "mob.bat.takeoff",
                        "volume": 0.05,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "blaze": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.blaze.breathe",
                    "hurt": "mob.blaze.hit",
                    "death": "mob.blaze.death",
                    "shoot": "mob.blaze.shoot"
                 }
                },
                "cat": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient.tame": "mob.cat.meow",
                    "ambient": "mob.cat.straymeow",
                    "hurt": {
                        "sound": "mob.cat.hit",
                        "volume": 0.45
                    },
                    "death": {
                        "sound": "mob.cat.hit",
                        "volume": 0.5,
                        "pitch": 0.9
                    },
                    "purr": "mob.cat.purr",
                    "purreow": "mob.cat.purreow",
                    "eat": "mob.cat.eat"
                 }
                },
                "chicken": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.chicken.say",
                    "hurt": "mob.chicken.hurt",
                    "death": "mob.chicken.hurt",
                    "step": {
                        "sound": "mob.chicken.step",
                        "volume": 0.25,
                        "pitch": 1
                    },
                    "plop": "mob.chicken.plop"
                 }
                },
                "cow": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.cow.say",
                    "hurt": "mob.cow.hurt",
                    "death": "mob.cow.hurt",
                    "step": {
                        "sound": "mob.cow.step",
                        "volume": 0.65,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "mooshroom": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.cow.say",
                    "eat": "mob.mooshroom.eat",
                    "hurt": "mob.cow.hurt",
                    "death": "mob.cow.hurt",
                    "step": {
                        "sound": "mob.cow.step",
                        "volume": 0.65,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "creeper": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.creeper.say",
                    "death": "mob.creeper.death",
                    "fuse": {
                        "sound": "random.fuse",
                        "volume": 1,
                        "pitch": 0.5
                    }
                 }
                },
                "dolphin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.dolphin.idle",
                    "hurt": "mob.dolphin.hurt",
                    "death": "mob.dolphin.death",
                    "breathe": "mob.dolphin.blowhole",
                    "attack": "mob.dolphin.attack",
                    "splash": "mob.dolphin.splash",
                    "swim": "mob.dolphin.swim",
                    "ambient.in.water": "mob.dolphin.idle_water",
                    "hurt.in.water": "mob.dolphin.hurt",
                    "death.in.water": "mob.dolphin.death",
                    "jump": {
                        "sound": "mob.dolphin.jump",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.dolphin.eat",
                        "volume": 0.7,
                        "pitch": 1
                    }
                 }
                },
                "drowned": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.drowned.say",
                    "hurt": "mob.drowned.hurt",
                    "death": "mob.drowned.death",
                    "ambient.in.water": "mob.drowned.say_water",
                    "hurt.in.water": "mob.drowned.hurt_water",
                    "death.in.water": "mob.drowned.death_water",
                    "step": "mob.drowned.step"
                 }
                },
                "enderman": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.endermen.idle",
                    "hurt": "mob.endermen.hit",
                    "death": "mob.endermen.death",
                    "mad": "mob.endermen.scream",
                    "stare": {
                        "sound": "mob.endermen.stare",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "endermite": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.endermite.say",
                    "hurt": "mob.endermite.hit",
                    "death": "mob.endermite.kill",
                    "step": {
                        "sound": "mob.endermite.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "ender_dragon": {
                 "volume": 80,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "mad": "mob.enderdragon.growl",
                    "hurt": "mob.enderdragon.hit",
                    "death": "mob.enderdragon.death",
                    "flap": "mob.enderdragon.flap"
                 }
                },
                "xp_orb": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fizz": {
                        "sound": "random.fizz",
                        "volume": 0.4,
                        "pitch": [
                         2,
                         2.4
                        ]
                    }
                 }
                },
                "fox": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.fox.ambient",
                    "hurt": "mob.fox.hurt",
                    "death": "mob.fox.death",
                    "mad": "mob.fox.aggro",
                    "sniff": "mob.fox.sniff",
                    "attack": "mob.fox.bite",
                    "eat": "mob.fox.eat",
                    "screech": {
                        "sound": "mob.fox.screech",
                        "volume": 2
                    },
                    "sleep": "mob.fox.sleep",
                    "spit": "mob.fox.spit"
                 }
                },
                "ghast": {
                 "volume": 5,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "scream": "mob.ghast.affectionate_scream",
                    "warn": "mob.ghast.charge",
                    "shoot": {
                        "sound": "mob.ghast.fireball",
                        "volume": 0.7
                    },
                    "ambient": "mob.ghast.moan",
                    "hurt": "mob.ghast.scream",
                    "death": "mob.ghast.death"
                 }
                },
                "guardian": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.guardian.land_idle",
                    "hurt": "mob.guardian.land_hit",
                    "death": "mob.guardian.land_death",
                    "ambient.in.water": "mob.guardian.ambient",
                    "hurt.in.water": "mob.guardian.hit",
                    "death.in.water": "mob.guardian.death",
                    "guardian.flop": {
                        "sound": "mob.guardian.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "elder_guardian": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.guardian.land_idle",
                    "hurt": "mob.guardian.land_hit",
                    "death": "mob.elderguardian.death",
                    "ambient.in.water": "mob.elderguardian.idle",
                    "hurt.in.water": "mob.elderguardian.hit",
                    "death.in.water": "mob.elderguardian.death",
                    "guardian.flop": {
                        "sound": "mob.guardian.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "cod": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "tropicalfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "salmon": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "pufferfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "evocation_illager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.evocation_illager.ambient",
                    "death": "mob.evocation_illager.death",
                    "hurt": "mob.evocation_illager.hurt",
                    "cast.spell": "mob.evocation_illager.cast_spell",
                    "prepare.attack": "mob.evocation_illager.prepare_attack",
                    "prepare.summon": "mob.evocation_illager.prepare_summon",
                    "prepare.wololo": "mob.evocation_illager.prepare_wololo",
                    "ambient.in.raid": {
                        "sound": "mob.evocation_illager.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.evocation_illager.celebrate"
                 }
                },
                "evocation_fang": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fang": "mob.evocation_fangs.attack"
                 }
                },
                "vex": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.vex.ambient",
                    "death": "mob.vex.death",
                    "hurt": "mob.vex.hurt",
                    "charge": "mob.vex.charge"
                 }
                },
                "llama": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.llama.idle",
                    "death": "mob.llama.death",
                    "hurt": "mob.llama.hurt",
                    "mad": "mob.llama.angry",
                    "shoot": "mob.llama.spit",
                    "step": {
                        "sound": "mob.llama.step",
                        "volume": 0.15,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.llama.swag",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "eat": {
                        "sound": "mob.llama.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.idle",
                    "death": "mob.horse.death",
                    "hurt": "mob.horse.hit",
                    "mad": "mob.horse.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "donkey": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.donkey.idle",
                    "death": "mob.horse.donkey.death",
                    "hurt": "mob.horse.donkey.hit",
                    "mad": "mob.horse.donkey.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "mule": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.donkey.idle",
                    "death": "mob.horse.donkey.death",
                    "hurt": "mob.horse.donkey.hit",
                    "mad": "mob.horse.donkey.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "skeleton_horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.skeleton.idle",
                    "death": "mob.horse.skeleton.death",
                    "hurt": "mob.horse.skeleton.hit",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "zombie_horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.zombie.idle",
                    "death": "mob.horse.zombie.death",
                    "hurt": "mob.horse.zombie.hit",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "husk": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.husk.ambient",
                    "hurt": "mob.husk.hurt",
                    "death": "mob.husk.death",
                    "step": {
                        "sound": "mob.husk.step",
                        "volume": 0.35,
                        "pitch": 1
                    }
                 }
                },
                "iron_golem": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1
                 ],
                 "events": {
                    "ambient": "mob.irongolem.say",
                    "hurt": "mob.irongolem.hit",
                    "death": "mob.irongolem.death",
                    "step": {
                        "sound": "mob.irongolem.walk",
                        "volume": 1,
                        "pitch": 1
                    },
                    "throw": {
                        "sound": "mob.irongolem.throw",
                        "volume": 1,
                        "pitch": 1
                    },
                    "irongolem.crack": "mob.irongolem.crack",
                    "irongolem.repair": "mob.irongolem.repair"
                 }
                },
                "ravager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.ravager.ambient",
                    "hurt": "mob.ravager.hurt",
                    "death": "mob.ravager.death",
                    "step": "mob.ravager.step",
                    "attack.strong": "mob.ravager.bite",
                    "roar": "mob.ravager.roar",
                    "stun": "mob.ravager.stun",
                    "ambient.in.raid": {
                        "sound": "mob.ravager.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.ravager.celebrate"
                 }
                },
                "snow_golem": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.snowgolem.hurt",
                    "death": "mob.snowgolem.death",
                    "shoot": "mob.snowgolem.shoot"
                 }
                },
                "lightning_bolt": {
                 "volume": 1000,
                 "events": {
                    "thunder": {
                        "sound": "ambient.weather.thunder",
                        "pitch": [
                         0.6,
                         1
                        ]
                    },
                    "explode": {
                        "sound": "ambient.weather.lightning.impact",
                        "pitch": [
                         0.3,
                         0.7
                        ]
                    }
                 }
                },
                "minecart": {
                 "events": {
                    "step": ""
                 }
                },
                "item": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fizz": {
                        "sound": "random.fizz",
                        "volume": 0.4,
                        "pitch": [
                         2,
                         2.4
                        ]
                    }
                 }
                },
                "ocelot": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.ocelot.idle",
                    "hurt": {
                        "sound": "mob.cat.hit",
                        "volume": 0.45
                    },
                    "death": "mob.ocelot.death",
                    "eat": "mob.cat.eat"
                 }
                },
                "parrot": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": {
                        "sound": "mob.parrot.idle",
                        "volume": 0.7
                    },
                    "hurt": {
                        "sound": "mob.parrot.hurt",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "death": {
                        "sound": "mob.parrot.death",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "step": "mob.parrot.step",
                    "eat": "mob.parrot.eat",
                    "fly": "mob.parrot.fly",
                    "imitate.blaze": {
                        "sound": "mob.blaze.ambient",
                        "volume": 0.4,
                        "pitch": 1.8
                    },
                    "imitate.cave_spider": {
                        "sound": "mob.spider.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.creeper": {
                        "sound": "random.fuse",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.elder_guardian": {
                        "sound": "mob.guardian.land_idle",
                        "volume": 0.7,
                        "pitch": 1.7
                    },
                    "imitate.ender_dragon": {
                        "sound": "mob.enderdragon.growl",
                        "volume": 0.2,
                        "pitch": 1.8
                    },
                    "imitate.enderman": {
                        "sound": "mob.endermen.idle",
                        "volume": 0.5,
                        "pitch": 1.7
                    },
                    "imitate.endermite": {
                        "sound": "mob.endermite.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.evocation_illager": {
                        "sound": "mob.evocation_illager.ambient",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.ghast": {
                        "sound": "mob.ghast.moan",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.husk": {
                        "sound": "mob.husk.ambient",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.illusion_illager": {
                        "sound": "mob.illusion_illager.ambient",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.magma_cube": {
                        "sound": "mob.magmacube.big",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.polar_bear": {
                        "sound": "mob.polarbear.idle",
                        "volume": 0.7,
                        "pitch": 0.8
                    },
                    "imitate.panda": {
                        "sound": "mob.panda.idle",
                        "volume": 0.7,
                        "pitch": 0.8
                    },
                    "imitate.shulker": {
                        "sound": "mob.shulker.ambient",
                        "volume": 0.4,
                        "pitch": 1.7
                    },
                    "imitate.silverfish": {
                        "sound": "mob.silverfish.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.skeleton": {
                        "sound": "mob.skeleton.say",
                        "volume": 1,
                        "pitch": 1.7
                    },
                    "imitate.slime": {
                        "sound": "mob.slime.big",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.spider": {
                        "sound": "mob.spider.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.stray": {
                        "sound": "mob.stray.ambient",
                        "volume": 0.6,
                        "pitch": 1.6
                    },
                    "imitate.vex": {
                        "sound": "mob.vex.ambient",
                        "volume": 0.8,
                        "pitch": 1.6
                    },
                    "imitate.vindication_illager": {
                        "sound": "mob.vindicator.idle",
                        "volume": 0.6,
                        "pitch": 1.7
                    },
                    "imitate.witch": {
                        "sound": "mob.witch.ambient",
                        "volume": 0.5,
                        "pitch": 1.8
                    },
                    "imitate.wither": {
                        "sound": "mob.wither.ambient",
                        "volume": 0.2,
                        "pitch": 1.8
                    },
                    "imitate.wither_skeleton": {
                        "sound": "mob.skeleton.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.wolf": {
                        "sound": "mob.wolf.bark",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.zombie": {
                        "sound": "mob.zombie.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.drowned": {
                        "sound": "mob.zombie.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.zombie_pigman": {
                        "sound": "mob.zombiepig.zpig",
                        "volume": 0.4,
                        "pitch": 1.8
                    },
                    "imitate.zombie_villager": {
                        "sound": "mob.zombie_villager.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.warden": {
                        "sound": "mob.warden.clicking",
                        "volume": 0.8,
                        "pitch": 1.8
                    }
                 }
                },
                "phantom": {
                 "volume": 10,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.phantom.idle",
                    "hurt": "mob.phantom.hurt",
                    "death": "mob.phantom.death",
                    "attack": "mob.phantom.bite",
                    "swoop": {
                        "sound": "mob.phantom.swoop",
                        "pitch": [
                         0.95,
                         1.05
                        ]
                    },
                    "flap": "mob.phantom.flap"
                 }
                },
                "pig": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.pig.say",
                    "hurt": "mob.pig.say",
                    "death": "mob.pig.death",
                    "step": {
                        "sound": "mob.pig.step",
                        "volume": 0.2,
                        "pitch": 1
                    },
                    "boost": {
                        "sound": "mob.pig.boost",
                        "volume": 1,
                        "pitch": 1
                    },
                    "death.to.zombie": {
                        "sound": "mob.pig.death",
                        "volume": 2
                    }
                 }
                },
                "pillager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.pillager.idle",
                    "hurt": "mob.pillager.hurt",
                    "death": "mob.pillager.death",
                    "ambient.in.raid": {
                        "sound": "mob.pillager.idle",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.pillager.celebrate"
                 }
                },
                "zombie_pigman": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombiepig.zpig",
                    "hurt": "mob.zombiepig.zpighurt",
                    "death": "mob.zombiepig.zpigdeath",
                    "mad": {
                        "sound": "mob.zombiepig.zpigangry",
                        "volume": 2,
                        "pitch": [
                         1.44,
                         2.16
                        ]
                    }
                 }
                },
                "player": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "throw": {
                        "sound": "random.bow",
                        "volume": 0.5,
                        "pitch": [
                         0.33,
                         0.5
                        ]
                    },
                    "hurt": "game.player.hurt",
                    "death": "game.player.die",
                    "hurt.in.water": "game.player.hurt",
                    "death.in.water": "game.player.die",
                    "attack.nodamage": "game.player.attack.nodamage",
                    "attack.strong": "game.player.attack.strong",
                    "elderguardian.curse": {
                        "sound": "mob.elderguardian.curse",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "polar_bear": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.polarbear.idle",
                    "ambient.baby": "mob.polarbear_baby.idle",
                    "hurt": {
                        "sound": "mob.polarbear.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.polarbear.death",
                    "step": {
                        "sound": "mob.polarbear.step",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "mob.warning": {
                        "sound": "mob.polarbear.warning",
                        "volume": 1.2,
                        "pitch": 1
                    }
                 }
                },
                "panda": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.panda.idle",
                    "ambient.baby": "mob.panda_baby.idle",
                    "ambient.aggressive": "mob.panda.idle.aggressive",
                    "ambient.worried": "mob.panda.idle.worried",
                    "attack": "mob.panda.bite",
                    "hurt": {
                        "sound": "mob.panda.hurt",
                        "volume": 0.82
                    },
                    "death": {
                        "sound": "mob.panda.death",
                        "volume": 0.82
                    },
                    "step": {
                        "sound": "mob.panda.step",
                        "volume": 0.4
                    },
                    "presneeze": "mob.panda.presneeze",
                    "sneeze": "mob.panda.sneeze",
                    "eat": "mob.panda.eat",
                    "cant_breed": "mob.panda.cant_breed"
                 }
                },
                "rabbit": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.rabbit.idle",
                    "hurt": "mob.rabbit.hurt",
                    "death": "mob.rabbit.death"
                 }
                },
                "sheep": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.sheep.say",
                    "hurt": "mob.sheep.say",
                    "death": "mob.sheep.say",
                    "step": {
                        "sound": "mob.sheep.step",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "shulker": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.shulker.ambient",
                    "hurt": "mob.shulker.hurt",
                    "death": "mob.shulker.death",
                    "shulker.open": "mob.shulker.open",
                    "shulker.close": "mob.shulker.close",
                    "shoot": "mob.shulker.shoot"
                 }
                },
                "silverfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.silverfish.say",
                    "hurt": "mob.silverfish.hit",
                    "death": "mob.silverfish.kill",
                    "step": {
                        "sound": "mob.silverfish.step",
                        "volume": 0.35,
                        "pitch": 1
                    }
                 }
                },
                "skeleton": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.skeleton.say",
                    "hurt": {
                        "sound": "mob.skeleton.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.skeleton.death",
                    "step": {
                        "sound": "mob.skeleton.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "wither_skeleton": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.skeleton.say",
                    "hurt": {
                        "sound": "mob.skeleton.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.skeleton.death",
                    "step": {
                        "sound": "mob.skeleton.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "stray": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.stray.ambient",
                    "hurt": "mob.stray.hurt",
                    "death": "mob.stray.death",
                    "step": {
                        "sound": "mob.stray.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "squid": {
                 "volume": 0.4,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.squid.ambient",
                    "hurt": "mob.squid.hurt",
                    "death": "mob.squid.death"
                 }
                },
                "turtle": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.turtle.ambient",
                    "hurt": "mob.turtle.hurt",
                    "hurt.baby": "mob.turtle_baby.hurt",
                    "death": "mob.turtle.death",
                    "death.baby": "mob.turtle_baby.death",
                    "step": {
                        "sound": "mob.turtle.step",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step.baby": {
                        "sound": "mob.turtle_baby.step",
                        "volume": 1,
                        "pitch": 1
                    },
                    "swim": {
                        "sound": "mob.turtle.swim",
                        "pitch": [
                         0.6,
                         1.4
                        ]
                    },
                    "born": {
                        "sound": "mob.turtle_baby.born",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "spider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.spider.say",
                    "hurt": "mob.spider.say",
                    "death": "mob.spider.death",
                    "step": {
                        "sound": "mob.spider.step",
                        "volume": 0.35,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "cave_spider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.spider.say",
                    "hurt": "mob.spider.say",
                    "death": "mob.spider.death",
                    "step": {
                        "sound": "mob.spider.step",
                        "volume": 0.35,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "slime": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "",
                    "hurt": "mob.slime.small",
                    "death": "mob.slime.small",
                    "squish.big": {
                        "sound": "mob.slime.big",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "squish.small": {
                        "sound": "mob.slime.small",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "attack": {
                        "sound": "mob.attack",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "magma_cube": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "",
                    "hurt": "mob.magmacube.small",
                    "death": "mob.magmacube.small",
                    "squish.big": {
                        "sound": "mob.magmacube.big",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "squish.small": {
                        "sound": "mob.magmacube.small",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "attack": {
                        "sound": "mob.attack",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "villager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "mob.villager.death",
                    "death.to.zombie": "mob.villager.death",
                    "haggle": "mob.villager.haggle",
                    "haggle.yes": "mob.villager.yes",
                    "haggle.no": "mob.villager.no"
                 }
                },
                "villager_v2": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "mob.villager.death",
                    "death.to.zombie": "mob.villager.death",
                    "haggle": "mob.villager.haggle",
                    "haggle.yes": "mob.villager.yes",
                    "haggle.no": "mob.villager.no"
                 }
                },
                "vindicator": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.vindicator.idle",
                    "hurt": "mob.vindicator.hurt",
                    "death": "mob.vindicator.death",
                    "ambient.in.raid": {
                        "sound": "mob.vindicator.idle",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.vindicator.celebrate"
                 }
                },
                "minecraft:npc": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "dig.wood"
                 }
                },
                "wandering_trader": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wanderingtrader.idle",
                    "death": "mob.wanderingtrader.death",
                    "disappeared": "mob.wanderingtrader.disappeared",
                    "drink": "mob.wanderingtrader.drink_potion",
                    "haggle": "mob.wanderingtrader.haggle",
                    "haggle.yes": "mob.wanderingtrader.yes",
                    "haggle.no": "mob.wanderingtrader.no",
                    "hurt": "mob.wanderingtrader.hurt",
                    "reappeared": "mob.wanderingtrader.reappeared",
                    "drink.milk": "mob.wanderingtrader.drink_milk"
                 }
                },
                "witch": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.witch.ambient",
                    "hurt": "mob.witch.hurt",
                    "death": "mob.witch.death",
                    "drink": {
                        "sound": "mob.witch.drink",
                        "volume": 1,
                        "pitch": 1
                    },
                    "throw": {
                        "sound": "mob.witch.throw",
                        "volume": 1,
                        "pitch": 1
                    },
                    "ambient.in.raid": {
                        "sound": "mob.witch.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.witch.celebrate"
                 }
                },
                "wither": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wither.ambient",
                    "hurt": "mob.wither.hurt",
                    "death": "mob.wither.death",
                    "death.min.volume": {
                        "sound": "mob.wither.death",
                        "volume": 0.5
                    },
                    "death.mid.volume": {
                        "sound": "mob.wither.death",
                        "volume": 0.75
                    },
                    "spawn": {
                        "sound": "mob.wither.spawn",
                        "volume": 1,
                        "pitch": 1
                    },
                    "shoot": {
                        "sound": "mob.wither.shoot",
                        "volume": 3,
                        "pitch": 1
                    },
                    "break.block": {
                        "sound": "mob.wither.break_block",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "wolf": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wolf.bark",
                    "hurt": "mob.wolf.hurt",
                    "death": "mob.wolf.death",
                    "step": {
                        "sound": "mob.wolf.step",
                        "volume": 0.65,
                        "pitch": 1
                    },
                    "shake": {
                        "sound": "mob.wolf.shake",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "growl": "mob.wolf.growl",
                    "whine": "mob.wolf.whine",
                    "pant": "mob.wolf.panting"
                 }
                },
                "zombie": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie.say",
                    "hurt": "mob.zombie.hurt",
                    "death": "mob.zombie.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "zombie_villager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie_villager.say",
                    "hurt": "mob.zombie_villager.hurt",
                    "death": "mob.zombie_villager.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "zombie_villager_v2": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie_villager.say",
                    "hurt": "mob.zombie_villager.hurt",
                    "death": "mob.zombie_villager.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "bee": {
                 "volume": 0.6,
                 "pitch": 1,
                 "events": {
                    "hurt": {
                        "sound": "mob.bee.hurt",
                        "volume": 0.6,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    },
                    "death": {
                        "sound": "mob.bee.death",
                        "volume": 0.6,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    },
                    "attack": {
                        "sound": "mob.bee.sting",
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "ambient.pollinate": {
                        "sound": "mob.bee.pollinate",
                        "volume": 0.85
                    }
                 }
                },
                "piglin_brute": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.piglin_brute.ambient",
                    "angry": "mob.piglin_brute.angry",
                    "hurt": "mob.piglin_brute.hurt",
                    "death": "mob.piglin_brute.death",
                    "step": {
                        "sound": "mob.piglin_brute.step",
                        "volume": 0.35
                    }
                 }
                },
                "hoglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.hoglin.ambient",
                    "angry": "mob.hoglin.angry",
                    "attack": "mob.hoglin.attack",
                    "hurt": "mob.hoglin.hurt",
                    "death": "mob.hoglin.death",
                    "retreat": "mob.hoglin.retreat",
                    "step": {
                        "sound": "mob.hoglin.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "piglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.piglin.ambient",
                    "angry": "mob.piglin.angry",
                    "attack": "mob.piglin.attack",
                    "celebrate": "mob.piglin.celebrate",
                    "hurt": "mob.piglin.hurt",
                    "death": "mob.piglin.death",
                    "retreat": "mob.piglin.retreat",
                    "jealous": "mob.piglin.jealous",
                    "admire": "mob.piglin.admiring_item",
                    "step": {
                        "sound": "mob.piglin.step",
                        "volume": 0.35
                    }
                 }
                },
                "zoglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zoglin.idle",
                    "angry": "mob.zoglin.angry",
                    "hurt": "mob.zoglin.hurt",
                    "death": "mob.zoglin.death",
                    "attack": "mob.zoglin.attack",
                    "step": {
                        "sound": "mob.zoglin.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "strider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.strider.idle",
                    "hurt": "mob.strider.hurt",
                    "death": "mob.strider.death",
                    "step": {
                        "sound": "mob.strider.step",
                        "volume": 0.25,
                        "pitch": 1
                    },
                    "step_lava": {
                        "sound": "mob.strider.step_lava",
                        "volume": 0.2,
                        "pitch": 1
                    },
                    "eat": "mob.strider.eat",
                    "tempt": "mob.strider.tempt",
                    "panic": "mob.strider.panic"
                 }
                },
                "goat": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.goat.ambient",
                    "hurt": "mob.goat.hurt",
                    "death": "mob.goat.death",
                    "step": "mob.goat.step",
                    "ambient.screamer": "mob.goat.ambient.screamer",
                    "hurt.screamer": "mob.goat.hurt.screamer",
                    "death.screamer": "mob.goat.death.screamer",
                    "eat": "mob.goat.eat"
                 }
                },
                "axolotl": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "attack": "mob.axolotl.attack",
                    "ambient": "mob.axolotl.idle",
                    "ambient.in.water": "mob.axolotl.idle_water",
                    "hurt": "mob.axolotl.hurt",
                    "death": "mob.axolotl.death",
                    "splash": "mob.axolotl.splash",
                    "swim": "mob.axolotl.swim"
                 }
                },
                "glow_squid": {
                 "volume": 0.4,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.glow_squid.ambient",
                    "hurt": "mob.glow_squid.hurt",
                    "death": "mob.glow_squid.death"
                 }
                },
                "npc": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "spawn": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "dig.wood"
                 }
                },
                "camel": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.camel.ambient",
                    "death": "mob.camel.death",
                    "eat": "mob.camel.eat",
                    "hurt": "mob.camel.hurt",
                    "saddle": "mob.horse.leather",
                    "step": "mob.camel.step",
                    "step_sand": "mob.camel.step_sand"
                 }
                },
                "sniffer": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "death": "mob.sniffer.death",
                    "stand_up": "mob.sniffer.stand_up",
                    "digging": "mob.sniffer.digging",
                    "eat": "mob.sniffer.eat",
                    "happy": "mob.sniffer.happy",
                    "hurt": "mob.sniffer.hurt",
                    "ambient": "mob.sniffer.idle",
                    "sniffsniff": "mob.sniffer.sniffsniff",
                    "searching": "mob.sniffer.searching",
                    "long_sniff": "mob.sniffer.long_sniff",
                    "step": "mob.sniffer.step",
                    "drop_seed": "mob.sniffer.drop_seed"
                 }
                },
                "frog": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.frog.ambient",
                    "hurt": "mob.frog.hurt",
                    "death": "mob.frog.death",
                    "step": "mob.frog.step",
                    "eat": "mob.frog.eat",
                    "ambient.baby": {
                        "sound": "mob.frog.ambient",
                        "volume": 2.5,
                        "pitch": 1.2
                    },
                    "jump_to_block": "mob.frog.jump_to_block"
                 }
                },
                "tadpole": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.tadpole.hurt",
                    "death": "mob.tadpole.death",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "allay": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.allay.hurt",
                    "death": "mob.allay.death",
                    "ambient": "mob.allay.idle",
                    "ambient.tame": "mob.allay.idle_holding"
                 }
                },
                "warden": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "step": {
                        "sound": "mob.warden.step",
                        "volume": 10,
                        "pitch": 1
                    },
                    "ambient": "mob.warden.idle",
                    "heartbeat": {
                        "sound": "mob.warden.heartbeat",
                        "volume": 5,
                        "pitch": 1
                    },
                    "nearby_close": {
                        "sound": "mob.warden.nearby_close",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "nearby_closer": {
                        "sound": "mob.warden.nearby_closer",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "nearby_closest": {
                        "sound": "mob.warden.nearby_closest",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "agitated": {
                        "sound": "mob.warden.agitated",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "angry": {
                        "sound": "mob.warden.angry",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "listening": {
                        "sound": "mob.warden.listening",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "listening_angry": {
                        "sound": "mob.warden.listening_angry",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "sniff": {
                        "sound": "mob.warden.sniff",
                        "volume": 5,
                        "pitch": 1
                    },
                    "dig": {
                        "sound": "mob.warden.dig",
                        "volume": 5,
                        "pitch": 1
                    },
                    "emerge": {
                        "sound": "mob.warden.emerge",
                        "volume": 5,
                        "pitch": 1
                    },
                    "roar": {
                        "sound": "mob.warden.roar",
                        "volume": 10,
                        "pitch": 1
                    },
                    "idle": {
                        "sound": "mob.warden.idle",
                        "volume": 3,
                        "pitch": 1
                    },
                    "attack": {
                        "sound": "mob.warden.attack",
                        "volume": 10,
                        "pitch": 1
                    },
                    "hurt": {
                        "sound": "mob.warden.hurt",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "death": {
                        "sound": "mob.warden.death",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    }
                 }
                },
                "trader_llama": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.llama.idle",
                    "death": "mob.llama.death",
                    "hurt": "mob.llama.hurt",
                    "mad": "mob.llama.angry",
                    "shoot": "mob.llama.spit",
                    "step": {
                        "sound": "mob.llama.step",
                        "volume": 0.15,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.llama.swag",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "eat": {
                        "sound": "mob.llama.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                }
            }
        }
        Previous Value:
        "entity_sounds": {
            "defaults": {
                "volume": 1,
                "pitch": [
                 0.8,
                 1.2
                ],
                "events": {
                 "fall.big": {
                    "sound": "damage.fallbig",
                    "volume": 0.75,
                    "pitch": 1
                 },
                 "fall.small": {
                    "sound": "damage.fallsmall",
                    "volume": 0.75,
                    "pitch": 1
                 },
                 "splash": {
                    "sound": "random.splash",
                    "pitch": [
                        0.6,
                        1.4
                    ]
                 },
                 "swim": {
                    "sound": "random.swim",
                    "pitch": [
                        0.6,
                        1.4
                    ]
                 },
                 "fizz": {
                    "sound": "random.fizz",
                    "volume": 0.7,
                    "pitch": [
                        1.2,
                        2
                    ]
                 },
                 "drink": {
                    "sound": "random.drink",
                    "volume": 0.35,
                    "pitch": [
                        0.9,
                        1.1
                    ]
                 },
                 "eat": {
                    "sound": "random.eat",
                    "volume": [
                        0.5,
                        1.1
                    ],
                    "pitch": [
                        0.8,
                        1.2
                    ]
                 },
                 "ambient": "",
                 "flop": "",
                 "hurt": "game.player.hurt",
                 "death": "game.player.die",
                 "ambient.in.water": "",
                 "hurt.in.water": "",
                 "death.in.water": "",
                 "ambient.in.raid": "",
                 "celebrate": "",
                 "drink.honey": {
                    "sound": "random.drink_honey",
                    "volume": 0.5,
                    "pitch": [
                        0.9,
                        1
                    ]
                 }
                }
            },
            "entities": {
                "bat": {
                 "volume": 0.1,
                 "pitch": [
                    0.76,
                    1.14
                 ],
                 "events": {
                    "ambient": "mob.bat.idle",
                    "hurt": "mob.bat.hurt",
                    "death": "mob.bat.death",
                    "takeoff": {
                        "sound": "mob.bat.takeoff",
                        "volume": 0.05,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "blaze": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.blaze.breathe",
                    "hurt": "mob.blaze.hit",
                    "death": "mob.blaze.death",
                    "shoot": "mob.blaze.shoot"
                 }
                },
                "cat": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient.tame": "mob.cat.meow",
                    "ambient": "mob.cat.straymeow",
                    "hurt": {
                        "sound": "mob.cat.hit",
                        "volume": 0.45
                    },
                    "death": {
                        "sound": "mob.cat.hit",
                        "volume": 0.5,
                        "pitch": 0.9
                    },
                    "purr": "mob.cat.purr",
                    "purreow": "mob.cat.purreow",
                    "eat": "mob.cat.eat"
                 }
                },
                "chicken": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.chicken.say",
                    "hurt": "mob.chicken.hurt",
                    "death": "mob.chicken.hurt",
                    "step": {
                        "sound": "mob.chicken.step",
                        "volume": 0.25,
                        "pitch": 1
                    },
                    "plop": "mob.chicken.plop"
                 }
                },
                "cow": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.cow.say",
                    "hurt": "mob.cow.hurt",
                    "death": "mob.cow.hurt",
                    "step": {
                        "sound": "mob.cow.step",
                        "volume": 0.65,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "mooshroom": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.cow.say",
                    "eat": "mob.mooshroom.eat",
                    "hurt": "mob.cow.hurt",
                    "death": "mob.cow.hurt",
                    "step": {
                        "sound": "mob.cow.step",
                        "volume": 0.65,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "creeper": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.creeper.say",
                    "death": "mob.creeper.death",
                    "fuse": {
                        "sound": "random.fuse",
                        "volume": 1,
                        "pitch": 0.5
                    }
                 }
                },
                "dolphin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.dolphin.idle",
                    "hurt": "mob.dolphin.hurt",
                    "death": "mob.dolphin.death",
                    "breathe": "mob.dolphin.blowhole",
                    "attack": "mob.dolphin.attack",
                    "splash": "mob.dolphin.splash",
                    "swim": "mob.dolphin.swim",
                    "ambient.in.water": "mob.dolphin.idle_water",
                    "hurt.in.water": "mob.dolphin.hurt",
                    "death.in.water": "mob.dolphin.death",
                    "jump": {
                        "sound": "mob.dolphin.jump",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.dolphin.eat",
                        "volume": 0.7,
                        "pitch": 1
                    }
                 }
                },
                "drowned": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.drowned.say",
                    "hurt": "mob.drowned.hurt",
                    "death": "mob.drowned.death",
                    "ambient.in.water": "mob.drowned.say_water",
                    "hurt.in.water": "mob.drowned.hurt_water",
                    "death.in.water": "mob.drowned.death_water",
                    "step": "mob.drowned.step"
                 }
                },
                "enderman": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.endermen.idle",
                    "hurt": "mob.endermen.hit",
                    "death": "mob.endermen.death",
                    "mad": "mob.endermen.scream",
                    "stare": {
                        "sound": "mob.endermen.stare",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "endermite": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.endermite.say",
                    "hurt": "mob.endermite.hit",
                    "death": "mob.endermite.kill",
                    "step": {
                        "sound": "mob.endermite.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "ender_dragon": {
                 "volume": 80,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "mad": "mob.enderdragon.growl",
                    "hurt": "mob.enderdragon.hit",
                    "death": "mob.enderdragon.death",
                    "flap": "mob.enderdragon.flap"
                 }
                },
                "xp_orb": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fizz": {
                        "sound": "random.fizz",
                        "volume": 0.4,
                        "pitch": [
                         2,
                         2.4
                        ]
                    }
                 }
                },
                "fox": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.fox.ambient",
                    "hurt": "mob.fox.hurt",
                    "death": "mob.fox.death",
                    "mad": "mob.fox.aggro",
                    "sniff": "mob.fox.sniff",
                    "attack": "mob.fox.bite",
                    "eat": "mob.fox.eat",
                    "screech": {
                        "sound": "mob.fox.screech",
                        "volume": 2
                    },
                    "sleep": "mob.fox.sleep",
                    "spit": "mob.fox.spit"
                 }
                },
                "ghast": {
                 "volume": 600,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "scream": "mob.ghast.affectionate_scream",
                    "warn": "mob.ghast.charge",
                    "shoot": {
                        "sound": "mob.ghast.fireball",
                        "volume": 0.7
                    },
                    "ambient": "mob.ghast.moan",
                    "hurt": "mob.ghast.scream",
                    "death": "mob.ghast.death"
                 }
                },
                "guardian": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.guardian.land_idle",
                    "hurt": "mob.guardian.land_hit",
                    "death": "mob.guardian.land_death",
                    "ambient.in.water": "mob.guardian.ambient",
                    "hurt.in.water": "mob.guardian.hit",
                    "death.in.water": "mob.guardian.death",
                    "guardian.flop": {
                        "sound": "mob.guardian.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "elder_guardian": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.guardian.land_idle",
                    "hurt": "mob.guardian.land_hit",
                    "death": "mob.elderguardian.death",
                    "ambient.in.water": "mob.elderguardian.idle",
                    "hurt.in.water": "mob.elderguardian.hit",
                    "death.in.water": "mob.elderguardian.death",
                    "guardian.flop": {
                        "sound": "mob.guardian.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "cod": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "tropicalfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "salmon": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "pufferfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.fish.hurt",
                    "hurt.in.water": "mob.fish.hurt",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step": {
                        "sound": "mob.fish.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "evocation_illager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.evocation_illager.ambient",
                    "death": "mob.evocation_illager.death",
                    "hurt": "mob.evocation_illager.hurt",
                    "cast.spell": "mob.evocation_illager.cast_spell",
                    "prepare.attack": "mob.evocation_illager.prepare_attack",
                    "prepare.summon": "mob.evocation_illager.prepare_summon",
                    "prepare.wololo": "mob.evocation_illager.prepare_wololo",
                    "ambient.in.raid": {
                        "sound": "mob.evocation_illager.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.evocation_illager.celebrate"
                 }
                },
                "evocation_fang": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fang": "mob.evocation_fangs.attack"
                 }
                },
                "vex": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.vex.ambient",
                    "death": "mob.vex.death",
                    "hurt": "mob.vex.hurt",
                    "charge": "mob.vex.charge"
                 }
                },
                "llama": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.llama.idle",
                    "death": "mob.llama.death",
                    "hurt": "mob.llama.hurt",
                    "mad": "mob.llama.angry",
                    "shoot": "mob.llama.spit",
                    "step": {
                        "sound": "mob.llama.step",
                        "volume": 0.15,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.llama.swag",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "eat": {
                        "sound": "mob.llama.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.idle",
                    "death": "mob.horse.death",
                    "hurt": "mob.horse.hit",
                    "mad": "mob.horse.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "donkey": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.donkey.idle",
                    "death": "mob.horse.donkey.death",
                    "hurt": "mob.horse.donkey.hit",
                    "mad": "mob.horse.donkey.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "mule": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.donkey.idle",
                    "death": "mob.horse.donkey.death",
                    "hurt": "mob.horse.donkey.hit",
                    "mad": "mob.horse.donkey.angry",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "eat": {
                        "sound": "mob.horse.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "skeleton_horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.skeleton.idle",
                    "death": "mob.horse.skeleton.death",
                    "hurt": "mob.horse.skeleton.hit",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "zombie_horse": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.horse.zombie.idle",
                    "death": "mob.horse.zombie.death",
                    "hurt": "mob.horse.zombie.hit",
                    "saddle": {
                        "sound": "mob.horse.leather",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.horse.armor",
                        "volume": 0.6,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "breathe": {
                        "sound": "mob.horse.breathe",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "jump": {
                        "sound": "mob.horse.jump",
                        "volume": 0.4,
                        "pitch": 1
                    },
                    "land": {
                        "sound": "mob.horse.land",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "husk": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.husk.ambient",
                    "hurt": "mob.husk.hurt",
                    "death": "mob.husk.death",
                    "step": {
                        "sound": "mob.husk.step",
                        "volume": 0.35,
                        "pitch": 1
                    }
                 }
                },
                "iron_golem": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1
                 ],
                 "events": {
                    "ambient": "mob.irongolem.say",
                    "hurt": "mob.irongolem.hit",
                    "death": "mob.irongolem.death",
                    "step": {
                        "sound": "mob.irongolem.walk",
                        "volume": 1,
                        "pitch": 1
                    },
                    "throw": {
                        "sound": "mob.irongolem.throw",
                        "volume": 1,
                        "pitch": 1
                    },
                    "irongolem.crack": "mob.irongolem.crack",
                    "irongolem.repair": "mob.irongolem.repair"
                 }
                },
                "ravager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.ravager.ambient",
                    "hurt": "mob.ravager.hurt",
                    "death": "mob.ravager.death",
                    "step": "mob.ravager.step",
                    "attack.strong": "mob.ravager.bite",
                    "roar": "mob.ravager.roar",
                    "stun": "mob.ravager.stun",
                    "ambient.in.raid": {
                        "sound": "mob.ravager.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.ravager.celebrate"
                 }
                },
                "snow_golem": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.snowgolem.hurt",
                    "death": "mob.snowgolem.death",
                    "shoot": "mob.snowgolem.shoot"
                 }
                },
                "lightning_bolt": {
                 "volume": 1000,
                 "events": {
                    "thunder": {
                        "sound": "ambient.weather.thunder",
                        "pitch": [
                         0.6,
                         1
                        ]
                    },
                    "explode": {
                        "sound": "ambient.weather.lightning.impact",
                        "pitch": [
                         0.3,
                         0.7
                        ]
                    }
                 }
                },
                "minecart": {
                 "events": {
                    "step": ""
                 }
                },
                "item": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "fizz": {
                        "sound": "random.fizz",
                        "volume": 0.4,
                        "pitch": [
                         2,
                         2.4
                        ]
                    }
                 }
                },
                "ocelot": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.ocelot.idle",
                    "hurt": {
                        "sound": "mob.cat.hit",
                        "volume": 0.45
                    },
                    "death": "mob.ocelot.death",
                    "eat": "mob.cat.eat"
                 }
                },
                "parrot": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": {
                        "sound": "mob.parrot.idle",
                        "volume": 0.7
                    },
                    "hurt": {
                        "sound": "mob.parrot.hurt",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "death": {
                        "sound": "mob.parrot.death",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "step": "mob.parrot.step",
                    "eat": "mob.parrot.eat",
                    "fly": "mob.parrot.fly",
                    "imitate.blaze": {
                        "sound": "mob.blaze.ambient",
                        "volume": 0.4,
                        "pitch": 1.8
                    },
                    "imitate.cave_spider": {
                        "sound": "mob.spider.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.creeper": {
                        "sound": "random.fuse",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.elder_guardian": {
                        "sound": "mob.guardian.land_idle",
                        "volume": 0.7,
                        "pitch": 1.7
                    },
                    "imitate.ender_dragon": {
                        "sound": "mob.enderdragon.growl",
                        "volume": 0.2,
                        "pitch": 1.8
                    },
                    "imitate.enderman": {
                        "sound": "mob.endermen.idle",
                        "volume": 0.5,
                        "pitch": 1.7
                    },
                    "imitate.endermite": {
                        "sound": "mob.endermite.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.evocation_illager": {
                        "sound": "mob.evocation_illager.ambient",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.ghast": {
                        "sound": "mob.ghast.moan",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.husk": {
                        "sound": "mob.husk.ambient",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.illusion_illager": {
                        "sound": "mob.illusion_illager.ambient",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.magma_cube": {
                        "sound": "mob.magmacube.big",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.polar_bear": {
                        "sound": "mob.polarbear.idle",
                        "volume": 0.7,
                        "pitch": 0.8
                    },
                    "imitate.panda": {
                        "sound": "mob.panda.idle",
                        "volume": 0.7,
                        "pitch": 0.8
                    },
                    "imitate.shulker": {
                        "sound": "mob.shulker.ambient",
                        "volume": 0.4,
                        "pitch": 1.7
                    },
                    "imitate.silverfish": {
                        "sound": "mob.silverfish.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.skeleton": {
                        "sound": "mob.skeleton.say",
                        "volume": 1,
                        "pitch": 1.7
                    },
                    "imitate.slime": {
                        "sound": "mob.slime.big",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.spider": {
                        "sound": "mob.spider.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.stray": {
                        "sound": "mob.stray.ambient",
                        "volume": 0.6,
                        "pitch": 1.6
                    },
                    "imitate.vex": {
                        "sound": "mob.vex.ambient",
                        "volume": 0.8,
                        "pitch": 1.6
                    },
                    "imitate.vindication_illager": {
                        "sound": "mob.vindicator.idle",
                        "volume": 0.6,
                        "pitch": 1.7
                    },
                    "imitate.witch": {
                        "sound": "mob.witch.ambient",
                        "volume": 0.5,
                        "pitch": 1.8
                    },
                    "imitate.wither": {
                        "sound": "mob.wither.ambient",
                        "volume": 0.2,
                        "pitch": 1.8
                    },
                    "imitate.wither_skeleton": {
                        "sound": "mob.skeleton.say",
                        "volume": 0.7,
                        "pitch": 1.8
                    },
                    "imitate.wolf": {
                        "sound": "mob.wolf.bark",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.zombie": {
                        "sound": "mob.zombie.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.drowned": {
                        "sound": "mob.zombie.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.zombie_pigman": {
                        "sound": "mob.zombiepig.zpig",
                        "volume": 0.4,
                        "pitch": 1.8
                    },
                    "imitate.zombie_villager": {
                        "sound": "mob.zombie_villager.say",
                        "volume": 0.6,
                        "pitch": 1.8
                    },
                    "imitate.warden": {
                        "sound": "mob.warden.clicking",
                        "volume": 0.8,
                        "pitch": 1.8
                    }
                 }
                },
                "phantom": {
                 "volume": 10,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.phantom.idle",
                    "hurt": "mob.phantom.hurt",
                    "death": "mob.phantom.death",
                    "attack": "mob.phantom.bite",
                    "swoop": {
                        "sound": "mob.phantom.swoop",
                        "pitch": [
                         0.95,
                         1.05
                        ]
                    },
                    "flap": "mob.phantom.flap"
                 }
                },
                "pig": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.pig.say",
                    "hurt": "mob.pig.say",
                    "death": "mob.pig.death",
                    "step": {
                        "sound": "mob.pig.step",
                        "volume": 0.2,
                        "pitch": 1
                    },
                    "boost": {
                        "sound": "mob.pig.boost",
                        "volume": 1,
                        "pitch": 1
                    },
                    "death.to.zombie": {
                        "sound": "mob.pig.death",
                        "volume": 2
                    }
                 }
                },
                "pillager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.pillager.idle",
                    "hurt": "mob.pillager.hurt",
                    "death": "mob.pillager.death",
                    "ambient.in.raid": {
                        "sound": "mob.pillager.idle",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.pillager.celebrate"
                 }
                },
                "zombie_pigman": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombiepig.zpig",
                    "hurt": "mob.zombiepig.zpighurt",
                    "death": "mob.zombiepig.zpigdeath",
                    "mad": {
                        "sound": "mob.zombiepig.zpigangry",
                        "volume": 2,
                        "pitch": [
                         1.44,
                         2.16
                        ]
                    }
                 }
                },
                "player": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "throw": {
                        "sound": "random.bow",
                        "volume": 0.5,
                        "pitch": [
                         0.33,
                         0.5
                        ]
                    },
                    "hurt": "game.player.hurt",
                    "death": "game.player.die",
                    "hurt.in.water": "game.player.hurt",
                    "death.in.water": "game.player.die",
                    "attack.nodamage": "game.player.attack.nodamage",
                    "attack.strong": "game.player.attack.strong",
                    "elderguardian.curse": {
                        "sound": "mob.elderguardian.curse",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "polar_bear": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.polarbear.idle",
                    "ambient.baby": "mob.polarbear_baby.idle",
                    "hurt": {
                        "sound": "mob.polarbear.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.polarbear.death",
                    "step": {
                        "sound": "mob.polarbear.step",
                        "volume": 0.7,
                        "pitch": 1
                    },
                    "mob.warning": {
                        "sound": "mob.polarbear.warning",
                        "volume": 1.2,
                        "pitch": 1
                    }
                 }
                },
                "panda": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.panda.idle",
                    "ambient.baby": "mob.panda_baby.idle",
                    "ambient.aggressive": "mob.panda.idle.aggressive",
                    "ambient.worried": "mob.panda.idle.worried",
                    "attack": "mob.panda.bite",
                    "hurt": {
                        "sound": "mob.panda.hurt",
                        "volume": 0.82
                    },
                    "death": {
                        "sound": "mob.panda.death",
                        "volume": 0.82
                    },
                    "step": {
                        "sound": "mob.panda.step",
                        "volume": 0.4
                    },
                    "presneeze": "mob.panda.presneeze",
                    "sneeze": "mob.panda.sneeze",
                    "eat": "mob.panda.eat",
                    "cant_breed": "mob.panda.cant_breed"
                 }
                },
                "rabbit": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.rabbit.idle",
                    "hurt": "mob.rabbit.hurt",
                    "death": "mob.rabbit.death"
                 }
                },
                "sheep": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.sheep.say",
                    "hurt": "mob.sheep.say",
                    "death": "mob.sheep.say",
                    "step": {
                        "sound": "mob.sheep.step",
                        "volume": 0.4,
                        "pitch": 1
                    }
                 }
                },
                "shulker": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.shulker.ambient",
                    "hurt": "mob.shulker.hurt",
                    "death": "mob.shulker.death",
                    "shulker.open": "mob.shulker.open",
                    "shulker.close": "mob.shulker.close",
                    "shoot": "mob.shulker.shoot"
                 }
                },
                "silverfish": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.silverfish.say",
                    "hurt": "mob.silverfish.hit",
                    "death": "mob.silverfish.kill",
                    "step": {
                        "sound": "mob.silverfish.step",
                        "volume": 0.35,
                        "pitch": 1
                    }
                 }
                },
                "skeleton": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.skeleton.say",
                    "hurt": {
                        "sound": "mob.skeleton.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.skeleton.death",
                    "step": {
                        "sound": "mob.skeleton.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "wither_skeleton": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.skeleton.say",
                    "hurt": {
                        "sound": "mob.skeleton.hurt",
                        "volume": 0.7
                    },
                    "death": "mob.skeleton.death",
                    "step": {
                        "sound": "mob.skeleton.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "stray": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.stray.ambient",
                    "hurt": "mob.stray.hurt",
                    "death": "mob.stray.death",
                    "step": {
                        "sound": "mob.stray.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "squid": {
                 "volume": 0.4,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.squid.ambient",
                    "hurt": "mob.squid.hurt",
                    "death": "mob.squid.death"
                 }
                },
                "turtle": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.turtle.ambient",
                    "hurt": "mob.turtle.hurt",
                    "hurt.baby": "mob.turtle_baby.hurt",
                    "death": "mob.turtle.death",
                    "death.baby": "mob.turtle_baby.death",
                    "step": {
                        "sound": "mob.turtle.step",
                        "volume": 1,
                        "pitch": 1
                    },
                    "step.baby": {
                        "sound": "mob.turtle_baby.step",
                        "volume": 1,
                        "pitch": 1
                    },
                    "swim": {
                        "sound": "mob.turtle.swim",
                        "pitch": [
                         0.6,
                         1.4
                        ]
                    },
                    "born": {
                        "sound": "mob.turtle_baby.born",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "spider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.spider.say",
                    "hurt": "mob.spider.say",
                    "death": "mob.spider.death",
                    "step": {
                        "sound": "mob.spider.step",
                        "volume": 0.35,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "cave_spider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.spider.say",
                    "hurt": "mob.spider.say",
                    "death": "mob.spider.death",
                    "step": {
                        "sound": "mob.spider.step",
                        "volume": 0.35,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    }
                 }
                },
                "slime": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "",
                    "hurt": "mob.slime.small",
                    "death": "mob.slime.small",
                    "squish.big": {
                        "sound": "mob.slime.big",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "squish.small": {
                        "sound": "mob.slime.small",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "attack": {
                        "sound": "mob.attack",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "magma_cube": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "",
                    "hurt": "mob.magmacube.small",
                    "death": "mob.magmacube.small",
                    "squish.big": {
                        "sound": "mob.magmacube.big",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "squish.small": {
                        "sound": "mob.magmacube.small",
                        "pitch": [
                         0.64,
                         0.96
                        ]
                    },
                    "attack": {
                        "sound": "mob.attack",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                },
                "villager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "mob.villager.death",
                    "death.to.zombie": "mob.villager.death",
                    "haggle": "mob.villager.haggle",
                    "haggle.yes": "mob.villager.yes",
                    "haggle.no": "mob.villager.no"
                 }
                },
                "villager_v2": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "mob.villager.death",
                    "death.to.zombie": "mob.villager.death",
                    "haggle": "mob.villager.haggle",
                    "haggle.yes": "mob.villager.yes",
                    "haggle.no": "mob.villager.no"
                 }
                },
                "vindicator": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.vindicator.idle",
                    "hurt": "mob.vindicator.hurt",
                    "death": "mob.vindicator.death",
                    "ambient.in.raid": {
                        "sound": "mob.vindicator.idle",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.vindicator.celebrate"
                 }
                },
                "minecraft:npc": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "dig.wood"
                 }
                },
                "wandering_trader": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wanderingtrader.idle",
                    "death": "mob.wanderingtrader.death",
                    "disappeared": "mob.wanderingtrader.disappeared",
                    "drink": "mob.wanderingtrader.drink_potion",
                    "haggle": "mob.wanderingtrader.haggle",
                    "haggle.yes": "mob.wanderingtrader.yes",
                    "haggle.no": "mob.wanderingtrader.no",
                    "hurt": "mob.wanderingtrader.hurt",
                    "reappeared": "mob.wanderingtrader.reappeared",
                    "drink.milk": "mob.wanderingtrader.drink_milk"
                 }
                },
                "witch": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.witch.ambient",
                    "hurt": "mob.witch.hurt",
                    "death": "mob.witch.death",
                    "drink": {
                        "sound": "mob.witch.drink",
                        "volume": 1,
                        "pitch": 1
                    },
                    "throw": {
                        "sound": "mob.witch.throw",
                        "volume": 1,
                        "pitch": 1
                    },
                    "ambient.in.raid": {
                        "sound": "mob.witch.ambient",
                        "volume": 3,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "celebrate": "mob.witch.celebrate"
                 }
                },
                "wither": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wither.ambient",
                    "hurt": "mob.wither.hurt",
                    "death": "mob.wither.death",
                    "death.min.volume": {
                        "sound": "mob.wither.death",
                        "volume": 0.5
                    },
                    "death.mid.volume": {
                        "sound": "mob.wither.death",
                        "volume": 0.75
                    },
                    "spawn": {
                        "sound": "mob.wither.spawn",
                        "volume": 1,
                        "pitch": 1
                    },
                    "shoot": {
                        "sound": "mob.wither.shoot",
                        "volume": 3,
                        "pitch": 1
                    },
                    "break.block": {
                        "sound": "mob.wither.break_block",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "wolf": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.wolf.bark",
                    "hurt": "mob.wolf.hurt",
                    "death": "mob.wolf.death",
                    "step": {
                        "sound": "mob.wolf.step",
                        "volume": 0.65,
                        "pitch": 1
                    },
                    "shake": {
                        "sound": "mob.wolf.shake",
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "growl": "mob.wolf.growl",
                    "whine": "mob.wolf.whine",
                    "pant": "mob.wolf.panting"
                 }
                },
                "zombie": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie.say",
                    "hurt": "mob.zombie.hurt",
                    "death": "mob.zombie.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "zombie_villager": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie_villager.say",
                    "hurt": "mob.zombie_villager.hurt",
                    "death": "mob.zombie_villager.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "zombie_villager_v2": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zombie_villager.say",
                    "hurt": "mob.zombie_villager.hurt",
                    "death": "mob.zombie_villager.death",
                    "step": {
                        "sound": "mob.zombie.step",
                        "volume": 0.45,
                        "pitch": 1
                    }
                 }
                },
                "bee": {
                 "volume": 0.6,
                 "pitch": 1,
                 "events": {
                    "hurt": {
                        "sound": "mob.bee.hurt",
                        "volume": 0.6,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    },
                    "death": {
                        "sound": "mob.bee.death",
                        "volume": 0.6,
                        "pitch": [
                         0.9,
                         1.1
                        ]
                    },
                    "attack": {
                        "sound": "mob.bee.sting",
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "ambient.pollinate": {
                        "sound": "mob.bee.pollinate",
                        "volume": 0.85
                    }
                 }
                },
                "piglin_brute": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.piglin_brute.ambient",
                    "angry": "mob.piglin_brute.angry",
                    "hurt": "mob.piglin_brute.hurt",
                    "death": "mob.piglin_brute.death",
                    "step": {
                        "sound": "mob.piglin_brute.step",
                        "volume": 0.35
                    }
                 }
                },
                "hoglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.hoglin.ambient",
                    "angry": "mob.hoglin.angry",
                    "attack": "mob.hoglin.attack",
                    "hurt": "mob.hoglin.hurt",
                    "death": "mob.hoglin.death",
                    "retreat": "mob.hoglin.retreat",
                    "step": {
                        "sound": "mob.hoglin.step",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "piglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.piglin.ambient",
                    "angry": "mob.piglin.angry",
                    "attack": "mob.piglin.attack",
                    "celebrate": "mob.piglin.celebrate",
                    "hurt": "mob.piglin.hurt",
                    "death": "mob.piglin.death",
                    "retreat": "mob.piglin.retreat",
                    "jealous": "mob.piglin.jealous",
                    "admire": "mob.piglin.admiring_item",
                    "step": {
                        "sound": "mob.piglin.step",
                        "volume": 0.35
                    }
                 }
                },
                "zoglin": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.zoglin.idle",
                    "angry": "mob.zoglin.angry",
                    "hurt": "mob.zoglin.hurt",
                    "death": "mob.zoglin.death",
                    "attack": "mob.zoglin.attack",
                    "step": {
                        "sound": "mob.zoglin.step",
                        "volume": 0.15,
                        "pitch": 1
                    }
                 }
                },
                "strider": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.strider.idle",
                    "hurt": "mob.strider.hurt",
                    "death": "mob.strider.death",
                    "step": {
                        "sound": "mob.strider.step",
                        "volume": 0.25,
                        "pitch": 1
                    },
                    "step_lava": {
                        "sound": "mob.strider.step_lava",
                        "volume": 0.2,
                        "pitch": 1
                    },
                    "eat": "mob.strider.eat",
                    "tempt": "mob.strider.tempt",
                    "panic": "mob.strider.panic"
                 }
                },
                "goat": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.goat.ambient",
                    "hurt": "mob.goat.hurt",
                    "death": "mob.goat.death",
                    "step": "mob.goat.step",
                    "ambient.screamer": "mob.goat.ambient.screamer",
                    "hurt.screamer": "mob.goat.hurt.screamer",
                    "death.screamer": "mob.goat.death.screamer",
                    "eat": "mob.goat.eat"
                 }
                },
                "axolotl": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "attack": "mob.axolotl.attack",
                    "ambient": "mob.axolotl.idle",
                    "ambient.in.water": "mob.axolotl.idle_water",
                    "hurt": "mob.axolotl.hurt",
                    "death": "mob.axolotl.death",
                    "splash": "mob.axolotl.splash",
                    "swim": "mob.axolotl.swim"
                 }
                },
                "glow_squid": {
                 "volume": 0.4,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.glow_squid.ambient",
                    "hurt": "mob.glow_squid.hurt",
                    "death": "mob.glow_squid.death"
                 }
                },
                "npc": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "spawn": "mob.villager.idle",
                    "hurt": "mob.villager.hit",
                    "death": "dig.wood"
                 }
                },
                "camel": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.camel.ambient",
                    "death": "mob.camel.death",
                    "eat": "mob.camel.eat",
                    "hurt": "mob.camel.hurt",
                    "saddle": "mob.horse.leather",
                    "step": "mob.camel.step",
                    "step_sand": "mob.camel.step_sand"
                 }
                },
                "sniffer": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "death": "mob.sniffer.death",
                    "stand_up": "mob.sniffer.stand_up",
                    "digging": "mob.sniffer.digging",
                    "eat": "mob.sniffer.eat",
                    "happy": "mob.sniffer.happy",
                    "hurt": "mob.sniffer.hurt",
                    "ambient": "mob.sniffer.idle",
                    "sniffsniff": "mob.sniffer.sniffsniff",
                    "searching": "mob.sniffer.searching",
                    "long_sniff": "mob.sniffer.long_sniff",
                    "step": "mob.sniffer.step",
                    "drop_seed": "mob.sniffer.drop_seed"
                 }
                },
                "frog": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.frog.ambient",
                    "hurt": "mob.frog.hurt",
                    "death": "mob.frog.death",
                    "step": "mob.frog.step",
                    "eat": "mob.frog.eat",
                    "ambient.baby": {
                        "sound": "mob.frog.ambient",
                        "volume": 2.5,
                        "pitch": 1.2
                    },
                    "jump_to_block": "mob.frog.jump_to_block"
                 }
                },
                "tadpole": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.tadpole.hurt",
                    "death": "mob.tadpole.death",
                    "flop": {
                        "sound": "mob.fish.flop",
                        "volume": 1,
                        "pitch": 1
                    }
                 }
                },
                "allay": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "hurt": "mob.allay.hurt",
                    "death": "mob.allay.death",
                    "ambient": "mob.allay.idle",
                    "ambient.tame": "mob.allay.idle_holding"
                 }
                },
                "warden": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "step": {
                        "sound": "mob.warden.step",
                        "volume": 10,
                        "pitch": 1
                    },
                    "ambient": "mob.warden.idle",
                    "heartbeat": {
                        "sound": "mob.warden.heartbeat",
                        "volume": 5,
                        "pitch": 1
                    },
                    "nearby_close": {
                        "sound": "mob.warden.nearby_close",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "nearby_closer": {
                        "sound": "mob.warden.nearby_closer",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "nearby_closest": {
                        "sound": "mob.warden.nearby_closest",
                        "volume": 5,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "agitated": {
                        "sound": "mob.warden.agitated",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "angry": {
                        "sound": "mob.warden.angry",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "listening": {
                        "sound": "mob.warden.listening",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "listening_angry": {
                        "sound": "mob.warden.listening_angry",
                        "volume": 10,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "sniff": {
                        "sound": "mob.warden.sniff",
                        "volume": 5,
                        "pitch": 1
                    },
                    "dig": {
                        "sound": "mob.warden.dig",
                        "volume": 5,
                        "pitch": 1
                    },
                    "emerge": {
                        "sound": "mob.warden.emerge",
                        "volume": 5,
                        "pitch": 1
                    },
                    "roar": {
                        "sound": "mob.warden.roar",
                        "volume": 10,
                        "pitch": 1
                    },
                    "idle": {
                        "sound": "mob.warden.idle",
                        "volume": 3,
                        "pitch": 1
                    },
                    "attack": {
                        "sound": "mob.warden.attack",
                        "volume": 10,
                        "pitch": 1
                    },
                    "hurt": {
                        "sound": "mob.warden.hurt",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    },
                    "death": {
                        "sound": "mob.warden.death",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1
                        ]
                    }
                 }
                },
                "trader_llama": {
                 "volume": 0.8,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "ambient": "mob.llama.idle",
                    "death": "mob.llama.death",
                    "hurt": "mob.llama.hurt",
                    "mad": "mob.llama.angry",
                    "shoot": "mob.llama.spit",
                    "step": {
                        "sound": "mob.llama.step",
                        "volume": 0.15,
                        "pitch": 1
                    },
                    "armor": {
                        "sound": "mob.llama.swag",
                        "volume": 0.5,
                        "pitch": 1
                    },
                    "add.chest": {
                        "sound": "mob.horse.armor",
                        "volume": 1,
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    },
                    "eat": {
                        "sound": "mob.llama.eat",
                        "volume": [
                         0.5,
                         1.5
                        ],
                        "pitch": [
                         0.8,
                         1.2
                        ]
                    }
                 }
                }
            }
        }
      • New Value:
        "mob.ghast.affectionate_scream": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/affectionate_scream",
                 "volume": 0.5
                }
            ],
            "max_distance": 80
        }
        Previous Value:
        "mob.ghast.affectionate_scream": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/affectionate_scream",
                 "volume": 0.5
                }
            ]
        }
      • New Value:
        "mob.ghast.charge": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/charge",
                 "volume": 0.5,
                 "load_on_low_memory": true
                }
            ],
            "max_distance": 80
        }
        Previous Value:
        "mob.ghast.charge": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/charge",
                 "volume": 0.5,
                 "load_on_low_memory": true
                }
            ]
        }
      • New Value:
        "mob.ghast.death": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/death",
                 "volume": 0.5
                }
            ],
            "max_distance": 80
        }
        Previous Value:
        "mob.ghast.death": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/death",
                 "volume": 0.5
                }
            ]
        }
      • New Value:
        "mob.ghast.moan": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/moan1",
                 "volume": 0.5,
                 "load_on_low_memory": true
                },
                {
                 "name": "sounds/mob/ghast/moan2",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan3",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan4",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan5",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan6",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan7",
                 "volume": 0.5
                }
            ],
            "max_distance": 80
        }
        Previous Value:
        "mob.ghast.moan": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/moan1",
                 "volume": 0.5,
                 "load_on_low_memory": true
                },
                {
                 "name": "sounds/mob/ghast/moan2",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan3",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan4",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan5",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan6",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/moan7",
                 "volume": 0.5
                }
            ]
        }
      • New Value:
        "mob.ghast.scream": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/scream1",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream2",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream3",
                 "volume": 0.5,
                 "load_on_low_memory": true
                },
                {
                 "name": "sounds/mob/ghast/scream4",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream5",
                 "volume": 0.5
                }
            ],
            "max_distance": 80
        }
        Previous Value:
        "mob.ghast.scream": {
            "category": "hostile",
            "min_distance": 0,
            "sounds": [
                {
                 "name": "sounds/mob/ghast/scream1",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream2",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream3",
                 "volume": 0.5,
                 "load_on_low_memory": true
                },
                {
                 "name": "sounds/mob/ghast/scream4",
                 "volume": 0.5
                },
                {
                 "name": "sounds/mob/ghast/scream5",
                 "volume": 0.5
                }
            ]
        }