Comparing Minecraft Bedrock Beta 1.20.0.23 against version 1.20.0.1

Comparing Minecraft Beta 1.20.0.23 against Minecraft 1.20.0.1 (the previous major release version)

*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.20.0.23 has a total of 13,977 files within the data folders
Version 1.20.0.1 has a total of 13,955 files within the data folders
There are 22 more files in the 1.20.0.23 data folders than 1.20.0.1

File Changes

There are 26 new files in the data folders.
4 files have been removed from the data folders.
47 files have changed inside the data folders.

Which files have been added/removed and changed?


    • behavior_packs/editor/scripts/Main.js
    • behavior_packs/server_editor_library/scripts/minecraft-server-editor.0.1.0-beta.js
    • gui/dist/hbui/editor-f9b72.css
    • gui/dist/hbui/editor-f9b72.rtl.css
    • gui/dist/hbui/editor-fbf5b.js
    • gui/dist/hbui/editor.html
    • resource_packs/vanilla_1.20.0/textures/color_palettes/amethyst.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/copper.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/diamond.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/diamond_darker.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/emerald.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/gold.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/gold_darker.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/iron.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/iron_darker.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/lapis.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/netherite.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/netherite_darker.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/quartz.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/redstone.png
    • resource_packs/vanilla_1.20.0/textures/color_palettes/trim_palette.png
    • resource_packs/editor/textures/editor/Cube.png
    • resource_packs/editor/textures/editor/marquee.png
    • resource_packs/editor/textures/editor/Paste.png
    • resource_packs/editor/textures/editor/Select-Fill.png
    • resource_packs/editor/textures/editor/Tile-View.png




    • behavior_packs/vanilla_1.20.0/spawn_rules/pig.json
    • credits/credits.json
    • renderer/materials/Actor.material.bin
    • renderer/materials/ActorBanner.material.bin
    • renderer/materials/ActorBannerForwardPBR.material.bin
    • renderer/materials/ActorBannerPrepass.material.bin
    • renderer/materials/ActorBase.material.bin
    • renderer/materials/ActorForwardPBR.material.bin
    • renderer/materials/ActorGlint.material.bin
    • renderer/materials/ActorGlintForwardPBR.material.bin
    • renderer/materials/ActorGlintPrepass.material.bin
    • renderer/materials/ActorMultiTexture.material.bin
    • renderer/materials/ActorMultiTextureForwardPBR.material.bin
    • renderer/materials/ActorMultiTexturePrepass.material.bin
    • renderer/materials/ActorPattern.material.bin
    • renderer/materials/ActorPatternGlint.material.bin
    • renderer/materials/ActorPrepass.material.bin
    • renderer/materials/ActorTint.material.bin
    • renderer/materials/ActorTintForwardPBR.material.bin
    • renderer/materials/ActorTintPrepass.material.bin
    • renderer/materials/Basic.material.bin
    • renderer/materials/BeaconBeam.material.bin
    • renderer/materials/BlockSelectionOverlay.material.bin
    • renderer/materials/Clouds.material.bin
    • renderer/materials/Entity.material.bin
    • renderer/materials/ItemInHandColor.material.bin
    • renderer/materials/ItemInHandColorGlint.material.bin
    • renderer/materials/ItemInHandForwardPBR.material.bin
    • renderer/materials/ItemInHandForwardPBRGlint.material.bin
    • renderer/materials/ItemInHandForwardPBRTextured.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/RenderChunkForwardPBR.material.bin
    • renderer/materials/RenderChunkPrepass.material.bin
    • renderer/materials/RTXStub.material.bin
    • renderer/materials/UIText.material.bin
    • renderer/materials/Weather.material.bin
    • texts/en_US.lang
    • resource_packs/vanilla/ui/inventory_screen.json
    • resource_packs/vanilla/ui/start_screen.json
    • resource_packs/vanilla/ui/store_promo_timeline_screen.json
    • resource_packs/vanilla/ui/ui_common.json

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:
        "minecraft:biome_filter": {
            "any_of": [
                {
                 "test": "has_biome_tag",
                 "operator": "==",
                 "value": "meadow"
                },
                {
                 "test": "has_biome_tag",
                 "operator": "==",
                 "value": "cherry_grove"
                }
            ]
        }
        Previous Value:
        "minecraft:biome_filter": {
            "any_of": [
                {
                 "test": "has_biome_tag",
                 "operator": "==",
                 "value": "animal"
                },
                {
                 "test": "has_biome_tag",
                 "operator": "==",
                 "value": "cherry_grove"
                }
            ]
        }

      • Previous Value:
        "Development Partner - Red Lens": [
            {
                "title": "President",
                "names": [
                 "Jared Noftle"
                ]
            },
            {
                "title": "GM & Development Director",
                "names": [
                 "Kyle Walsh"
                ]
            },
            {
                "title": "Dev Lead",
                "names": [
                 "Stephen Chiavelli"
                ]
            },
            {
                "title": "Producer",
                "names": [
                 "Hollie Brown"
                ]
            },
            {
                "title": "Associate Tech Lead",
                "names": [
                 "Veasna Chhaysy-Park"
                ]
            },
            {
                "title": "Software Engineers",
                "names": [
                 "Grady Wright",
                 "Henry Lisowski III",
                 "Johnathan Liu",
                 "Jon Castro",
                 "Joshua Greene",
                 "Lily Leblanc",
                 "Minji Chhaysy-Park",
                 "Mitchell Lee"
                ]
            }
        ]
      • Previous Value:
        "Development Partner - Red Lens Alumni": [
            {
                "title": "Production Director",
                "names": [
                 "Allie Murdock"
                ]
            },
            {
                "title": "Dev Lead",
                "names": [
                 "Arend Danielek"
                ]
            },
            {
                "title": "Producer",
                "names": [
                 "Nova Barlow"
                ]
            },
            {
                "title": "Tech Leads",
                "names": [
                 "Nathan Carlson",
                 "Ryan Edgemon"
                ]
            },
            {
                "title": "Associate Tech Leads",
                "names": [
                 "Andr???© Tremblay",
                 "Kelby Lawson"
                ]
            },
            {
                "title": "Software Engineers",
                "names": [
                 "Aaron Ward",
                 "Alan Nelson",
                 "Alex Green",
                 "Alex Gregory",
                 "Anna Semenets",
                 "Christopher Kohnert",
                 "Dane Curbow",
                 "Dylan Washburne",
                 "Elgin Ciani",
                 "Sapphira Riza",
                 "Grant Wynn",
                 "Joshua Claeys",
                 "Kyle Schwaneke",
                 "Lorenzo DeMaine",
                 "Ryan Davison",
                 "Ryota Dan",
                 "Skyler Powers",
                 "Tim Royal",
                 "Tyler Perry",
                 "Zach Bowman",
                 "Zeke Lasater"
                ]
            }
        ]
      • New Value:
        "Development Partner - Redlens": [
            {
                "title": "President",
                "names": [
                 "Jared Noftle"
                ]
            },
            {
                "title": "GM & Development Director",
                "names": [
                 "Kyle Walsh"
                ]
            },
            {
                "title": "Dev Lead",
                "names": [
                 "Stephen Chiavelli"
                ]
            },
            {
                "title": "Producer",
                "names": [
                 "Hollie Brown"
                ]
            },
            {
                "title": "Associate Tech Lead",
                "names": [
                 "Veasna Chhaysy-Park"
                ]
            },
            {
                "title": "Software Engineers",
                "names": [
                 "Grady Wright",
                 "Henry Lisowski III",
                 "Johnathan Liu",
                 "Jon Castro",
                 "Joshua Greene",
                 "Lily Leblanc",
                 "Minji Chhaysy-Park",
                 "Mitchell Lee"
                ]
            }
        ]
      • New Value:
        "Development Partner - Redlens Alumni": [
            {
                "title": "Production Director",
                "names": [
                 "Allie Murdock"
                ]
            },
            {
                "title": "Dev Lead",
                "names": [
                 "Arend Danielek"
                ]
            },
            {
                "title": "Producer",
                "names": [
                 "Nova Barlow"
                ]
            },
            {
                "title": "Tech Leads",
                "names": [
                 "Nathan Carlson",
                 "Ryan Edgemon"
                ]
            },
            {
                "title": "Associate Tech Leads",
                "names": [
                 "Andr???© Tremblay",
                 "Kelby Lawson"
                ]
            },
            {
                "title": "Software Engineers",
                "names": [
                 "Aaron Ward",
                 "Alan Nelson",
                 "Alex Green",
                 "Alex Gregory",
                 "Anna Semenets",
                 "Christopher Kohnert",
                 "Dane Curbow",
                 "Dylan Washburne",
                 "Elgin Ciani",
                 "Sapphira Riza",
                 "Grant Wynn",
                 "Joshua Claeys",
                 "Kyle Schwaneke",
                 "Lorenzo DeMaine",
                 "Ryan Davison",
                 "Ryota Dan",
                 "Skyler Powers",
                 "Tim Royal",
                 "Tyler Perry",
                 "Zach Bowman",
                 "Zeke Lasater"
                ]
            }
        ]
      • New Value:
        "Business Managers": [
            "Bill Wu",
            "Claudine Ursino (Simplicity Consulting Inc)",
            "Daniel Beasley",
            "Dennis Laviolette",
            "Fredrika Wessman (Design Laboratory, Inc)",
            "Leslie Tullis",
            "Vanessa Dagnino (Simplicity Consulting, Inc)"
        ]
        Previous Value:
        "Business Managers": [
            "Bill Wu",
            "Claudine Ursino (Simplicity Consulting, Inc)",
            "Daniel Beasley",
            "Dennis Laviolette",
            "Fredrika Wessman (Design Laboratory, Inc)",
            "Leslie Tullis",
            "Vanessa Dagnino (Simplicity Consulting, Inc)"
        ]
      • Previous Value:
        "Playtest Coordinator": [
            "Liam Allman (Aquent, LLC)"
        ]
      • New Value:
        "Release Managers": [
            "Brogan Irwin (Virtuosity)",
            "Dustin Wood (Design Laboratory, Inc)",
            "Kyle Rogers (Randstad)",
            "Liam Allman (Aquent, LLC)",
            "Robert Williamson (Apex Systems, Inc.)"
        ]
        Previous Value:
        "Release Managers": [
            "Brogan Irwin (Virtuosity)",
            "Dustin Wood (Design Laboratory, Inc)",
            "Kyle Rogers (Randstad)",
            "Robert Williamson (Apex Systems, Inc.)"
        ]
      • New Value:
        "Test Associates": [
            "Adam Krasie????ko (Lionbridge)",
            "Adam Pra???¼mo (Lionbridge)",
            "Adrianna Zalewska (Lionbridge)",
            "Agata Bidelska (Lionbridge)",
            "Alaric Trevers (Experis)",
            "Aleksander Skiba (Lionbridge)",
            "Alex Richardson (Lionbride)",
            "Andrzej Wojciechowski (Lionbridge)",
            "Austin Keeling (Experis)",
            "Bart????omiej Dziur???¼y????ski (Lionbridge)",
            "Bart????omiej Figiel (Lionbridge)",
            "Bart????omiej Mareczko (Lionbridge)",
            "Bartosz Brzezi????ski (Lionbridge)",
            "Bartosz Kuchta (Lionbridge)",
            "Bartosz Szklarzy????ski (Lionbridge)",
            "Bartosz Urbankowski (Lionbridge)",
            "Brian Sears (Experis)",
            "Casper Sparks (Insight Global, Inc.)",
            "Cezary Koci????ski (Lionbridge)",
            "Cezary Wojewoda (Lionbridge)",
            "Damian Golik (Lionbridge)",
            "Daniel Justyna (Lionbridge)",
            "Daniel Wystyrk (Lionbridge)",
            "Eliza Duda (Lionbridge)",
            "Emmanuelle Rodrigues Nunes (Lionbridge)",
            "Eryk Czerski (Lionbridge)",
            "Eva Horvath (Lionbridge)",
            "Filip Gwarda (Lionbridge)",
            "Filip Muchin (Lionbridge)",
            "Grzegorz Irek (Lionbridge)",
            "Grzegorz Wilko????ek (Lionbridge)",
            "Jacek Petela (Lionbridge)",
            "Jan G????siorowski (Lionbridge)",
            "Jan Prejs (Lionbridge)",
            "Jan Zozman (Lionbridge)",
            "Jared Arbaugh (Experis)",
            "Jocylyn Engstrom (Experis)",
            "Jordan Leeper (Lionbridge)",
            "Justin Jones (Lionbridge)",
            "Justin Smick (Experis)",
            "Kacper Bujakowski (Lionbridge)",
            "Kacper Kobyli????ski (Lionbridge)",
            "Kacper Krupa (Lionbridge)",
            "Kamil Konarski (Lionbridge)",
            "Kamil Marut (Lionbridge)",
            "Kamil Owczarczyk (Lionbridge)",
            "Karol Kotowicz (Lionbridge)",
            "Karol Mikusek (Lionbridge)",
            "Karol Sobotka (Lionbridge)",
            "Karolina Ot????owska (Lionbridge)",
            "Katarzyna Jaworska (Lionbridge)",
            "Katarzyna Smektalska (Lionbridge)",
            "Konrad Meysztowicz-Wi????niewski (Lionbridge)",
            "Krzysztof Je???¼ak (Lionbridge)",
            "Krzysztof Po????omski (Lionbridge)",
            "???ukasz Go????????b (Lionbridge)",
            "???ukasz Sajn???³g (Lionbridge)",
            "???ukasz Walczy????ski (Lionbridge)",
            "Maciej Brzezi????ski (Lionbridge)",
            "Maciej Kienig (Lionbridge)",
            "Magdalena ????cis????owska (Lionbridge)",
            "Magdalena Tomaszewska (Lionbridge)",
            "Maksymilian Ka????ucki (Lionbridge)",
            "Maksymilian Kowalski (Lionbridge)",
            "Ma????gorzata Janiszewska (Lionbridge)",
            "Marcin Papadopoulos-Gajda (Lionbridge)",
            "Marcin Sza????ek (Lionbridge)",
            "Marco Paparella (Lionbridge)",
            "Marek Urba????ski (Lionbridge)",
            "Maria Wypych (Lionbridge)",
            "Marvin Melitante (Experis)",
            "Mateusz Kaliszewski (Lionbridge)",
            "Mateusz Majewski (Lionbridge)",
            "Mateusz Miturski (Lionbridge)",
            "Mateusz Tran Van (Lionbridge)",
            "Melchior Lewandowski-Wo????osz (Lionbridge)",
            "Micha???? Antosiak (Lionbridge)",
            "Micha???? M????ynek (Lionbridge)",
            "Micha???? Szewczyk (Lionbridge)",
            "Micha???? Wo???? (Lionbridge)",
            "Monika Elandt (Lionbridge)",
            "Nijat Aghamali (Lionbridge)",
            "Patrick Chigges (Experis)",
            "Patryk Rosi????ski (Lionbridge)",
            "Pawe???? Chruszczewski (Lionbridge)",
            "Pawe???? Kumanowski (Lionbridge)",
            "Pawe???? Ne????cior (Lionbridge)",
            "Piotr Biernacki (Lionbridge)",
            "Piotr Gryczan (Lionbridge)",
            "Piotr Jurek (Lionbridge)",
            "Piotr Kolendo (Lionbridge)",
            "Piotr ???owin (Lionbridge)",
            "Piotr Retel (Lionbridge)",
            "Piotr S????omka (Lionbridge)",
            "Piotr Zieli????ski (Lionbridge)",
            "Przemys????aw Goch (Lionbridge)",
            "Przemys????aw Malinowski (Lionbridge)",
            "Przemys????aw Wr???³bel (Lionbridge)",
            "Rafa???? Brzostowski (Lionbridge)",
            "Rafa???? Pruszkowski (Lionbridge)",
            "Rafa???? Sapa????a (Lionbridge)",
            "Rajkumar Kulandaivelu (Lionbridge)",
            "Robert Thomas (Experis)",
            "Robert Wypasek (Lionbridge)",
            "Ryan Atwater (Experis)",
            "Ryszard Kowalczyk (Lionbridge)",
            "Sandra Meister (Lionbridge)",
            "Sedona Storks (Lionbridge)",
            "??? imon Krav???¡r (Lionbridge)",
            "Stanis????aw Dmowski (Lionbridge)",
            "Szymon Mazurek (Lionbridge)",
            "Szymon Oko???? (Lionbridge)",
            "Taylor Branim (Experis)",
            "Tomasz Mirkiewicz (Lionbridge)",
            "Tomasz Orlecki (Lionbridge)",
            "Tomasz Selwat (Lionbridge)",
            "Tomasz Sporczyk (Lionbridge)",
            "Tomasz Zdrzalik (Lionbridge)",
            "Tori Gasca (Experis)",
            "Tyler Riojas (Experis)",
            "Weronika Smole???? (Lionbridge)",
            "Wiktor Wrona (Lionbridge)",
            "Wojciech Komada (Lionbridge)",
            "Wojciech Nieckarz (Lionbridge)",
            "Zuzanna Wielkopolan (Lionbridge)"
        ]
        Previous Value:
        "Test Associates": [
            "Adam Krasie????ko (Lionbridge)",
            "Adam Pra???¼mo (Lionbridge)",
            "Adrianna Zalewska (Lionbridge)",
            "Agata Bidelska (Lionbridge)",
            "Alaric Trevers (Experis)",
            "Aleksander Skiba (Lionbridge)",
            "Alex Richardson (Lionbridge)",
            "Andrzej Wojciechowski (Lionbridge)",
            "Austin Keeling (Experis)",
            "Bart????omiej Dziur???¼y????ski (Lionbridge)",
            "Bart????omiej Figiel (Lionbridge)",
            "Bart????omiej Mareczko (Lionbridge)",
            "Bartosz Brzezi????ski (Lionbridge)",
            "Bartosz Kuchta (Lionbridge)",
            "Bartosz Szklarzy????ski (Lionbridge)",
            "Bartosz Urbankowski (Lionbridge)",
            "Brian Sears (Experis)",
            "Casper Sparks (Insight Global, Inc.)",
            "Cezary Koci????ski (Lionbridge)",
            "Cezary Wojewoda (Lionbridge)",
            "Damian Golik (Lionbridge)",
            "Daniel Justyna (Lionbridge)",
            "Daniel Wystyrk (Lionbridge)",
            "Eliza Duda (Lionbridge)",
            "Emmanuelle Rodrigues Nunes (Lionbridge)",
            "Eryk Czerski (Lionbridge)",
            "Eva Horvath (Lionbridge)",
            "Filip Gwarda (Lionbridge)",
            "Filip Muchin (Lionbridge)",
            "Grzegorz Irek (Lionbridge)",
            "Grzegorz Wilko????ek (Lionbridge)",
            "Jacek Petela (Lionbridge)",
            "Jan G????siorowski (Lionbridge)",
            "Jan Prejs (Lionbridge)",
            "Jan Zozman (Lionbridge)",
            "Jared Arbaugh (Experis)",
            "Jocylyn Engstrom (Experis)",
            "Jordan Leeper (Lionbridge)",
            "Justin Jones (Lionbridge)",
            "Justin Smick (Experis)",
            "Kacper Bujakowski (Lionbridge)",
            "Kacper Kobyli????ski (Lionbridge)",
            "Kacper Krupa (Lionbridge)",
            "Kamil Konarski (Lionbridge)",
            "Kamil Marut (Lionbridge)",
            "Kamil Owczarczyk (Lionbridge)",
            "Karol Kotowicz (Lionbridge)",
            "Karol Mikusek (Lionbridge)",
            "Karol Sobotka (Lionbridge)",
            "Karolina Ot????owska (Lionbridge)",
            "Katarzyna Jaworska (Lionbridge)",
            "Katarzyna Smektalska (Lionbridge)",
            "Konrad Meysztowicz-Wi????niewski (Lionbridge)",
            "Krzysztof Je???¼ak (Lionbridge)",
            "Krzysztof Po????omski (Lionbridge)",
            "???ukasz Go????????b (Lionbridge)",
            "???ukasz Sajn???³g (Lionbridge)",
            "???ukasz Walczy????ski (Lionbridge)",
            "Maciej Brzezi????ski (Lionbridge)",
            "Maciej Kienig (Lionbridge)",
            "Magdalena ????cis????owska (Lionbridge)",
            "Magdalena Tomaszewska (Lionbridge)",
            "Maksymilian Ka????ucki (Lionbridge)",
            "Maksymilian Kowalski (Lionbridge)",
            "Ma????gorzata Janiszewska (Lionbridge)",
            "Marcin Papadopoulos-Gajda (Lionbridge)",
            "Marcin Sza????ek (Lionbridge)",
            "Marco Paparella (Lionbridge)",
            "Marek Urba????ski (Lionbridge)",
            "Maria Wypych (Lionbridge)",
            "Marvin Melitante (Experis)",
            "Mateusz Kaliszewski (Lionbridge)",
            "Mateusz Majewski (Lionbridge)",
            "Mateusz Miturski (Lionbridge)",
            "Mateusz Tran Van (Lionbridge)",
            "Melchior Lewandowski-Wo????osz (Lionbridge)",
            "Micha???? Antosiak (Lionbridge)",
            "Micha???? M????ynek (Lionbridge)",
            "Micha???? Szewczyk (Lionbridge)",
            "Micha???? Wo???? (Lionbridge)",
            "Monika Elandt (Lionbridge)",
            "Nijat Aghamali (Lionbridge)",
            "Patrick Chigges (Experis)",
            "Patryk Rosi????ski (Lionbridge)",
            "Pawe???? Chruszczewski (Lionbridge)",
            "Pawe???? Kumanowski (Lionbridge)",
            "Pawe???? Ne????cior (Lionbridge)",
            "Piotr Biernacki (Lionbridge)",
            "Piotr Gryczan (Lionbridge)",
            "Piotr Jurek (Lionbridge)",
            "Piotr Kolendo (Lionbridge)",
            "Piotr ???owin (Lionbridge)",
            "Piotr Retel (Lionbridge)",
            "Piotr S????omka (Lionbridge)",
            "Piotr Zieli????ski (Lionbridge)",
            "Przemys????aw Goch (Lionbridge)",
            "Przemys????aw Malinowski (Lionbridge)",
            "Przemys????aw Wr???³bel (Lionbridge)",
            "Rafa???? Brzostowski (Lionbridge)",
            "Rafa???? Pruszkowski (Lionbridge)",
            "Rafa???? Sapa????a (Lionbridge)",
            "Rajkumar Kulandaivelu (Lionbridge)",
            "Robert Thomas (Experis)",
            "Robert Wypasek (Lionbridge)",
            "Ryan Atwater (Experis)",
            "Ryszard Kowalczyk (Lionbridge)",
            "Sandra Meister (Lionbridge)",
            "Sedona Storks (Lionbridge)",
            "??? imon Krav???¡r (Lionbridge)",
            "Stanis????aw Dmowski (Lionbridge)",
            "Szymon Mazurek (Lionbridge)",
            "Szymon Oko???? (Lionbridge)",
            "Taylor Branim (Experis)",
            "Tomasz Mirkiewicz (Lionbridge)",
            "Tomasz Orlecki (Lionbridge)",
            "Tomasz Selwat (Lionbridge)",
            "Tomasz Sporczyk (Lionbridge)",
            "Tomasz Zdrzalik (Lionbridge)",
            "Tori Gasca (Experis)",
            "Tyler Riojas (Experis)",
            "Weronika Smole???? (Lionbridge)",
            "Wiktor Wrona (Lionbridge)",
            "Wojciech Komada (Lionbridge)",
            "Wojciech Nieckarz (Lionbridge)",
            "Zuzanna Wielkopolan (Lionbridge)"
        ]

      • 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",
                    "eat": ""
                 }
                },
                "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
                        ]
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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"
                 }
                },
                "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
                        ]
                    }
                 }
                },
                "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"
                 }
                },
                "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"
                 }
                }
            }
        }
        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",
                    "eat": ""
                 }
                },
                "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
                        ]
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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
                    },
                    "eat": ""
                 }
                },
                "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",
                    "eat": ""
                 }
                },
                "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"
                 }
                },
                "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
                        ]
                    }
                 }
                },
                "sniffer": {
                 "volume": 1,
                 "pitch": [
                    0.8,
                    1.2
                 ],
                 "events": {
                    "death": "mob.sniffer.death",
                    "eat": "mob.sniffer.eat",
                    "hurt": "mob.sniffer.hurt",
                    "ambient": "mob.sniffer.idle",
                    "step": "mob.sniffer.step",
                    "plop": "mob.sniffer.plop"
                 }
                },
                "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"
                 }
                }
            }
        }
      • New Value:
        "item_button_ref@$button_ref": {
            "focus_enabled": false,
            "tts_ignore_count": true,
            "tts_skip_message": true,
            "tts_inherit_siblings": true,
            "layer": 5
        }
        Previous Value:
        "item_button_ref@$button_ref": {
            "tts_ignore_count": true,
            "tts_skip_message": true,
            "tts_inherit_siblings": true,
            "layer": 5
        }
      • New Value:
        "anchor_from": "bottom_middle"
      • New Value:
        "anchor_to": "bottom_middle"
      • New Value:
        "offset": [
            -4,
            -27
        ]
      • New Value:
        "badge_and_padding": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                20
            ],
            "controls": [
                {
                 "badge@start.gathering_badge": []
                },
                {
                 "fill@common.empty_panel": {
                    "size": [
                        "fill",
                        "100%"
                    ]
                 }
                }
            ],
            "bindings": [
                {
                 "binding_name": "#gathering_badge_visible",
                 "binding_name_override": "#visible"
                }
            ]
        }
        Previous Value:
        "badge_and_padding": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                30
            ],
            "controls": [
                {
                 "badge@start.gathering_badge": []
                },
                {
                 "fill@common.empty_panel": {
                    "size": [
                        "fill",
                        "100%"
                    ]
                 }
                }
            ],
            "bindings": [
                {
                 "binding_name": "#gathering_badge_visible",
                 "binding_name_override": "#visible"
                }
            ]
        }
      • New Value:
        "caption_and_padding": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                "100%c"
            ],
            "layer": 14,
            "controls": [
                {
                 "pad@common.empty_panel": {
                    "size": [
                        12,
                        -4
                    ]
                 }
                },
                {
                 "caption@start.gathering_caption": []
                }
            ]
        }
        Previous Value:
        "caption_and_padding": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                "100%c"
            ],
            "layer": 14,
            "controls": [
                {
                 "pad@common.empty_panel": {
                    "size": [
                        12,
                        1
                    ]
                 }
                },
                {
                 "caption@start.gathering_caption": []
                }
            ]
        }
      • New Value:
        "horizontal_panel": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                "fill"
            ],
            "controls": [
                {
                 "pad@common.empty_panel": {
                    "size": [
                        5,
                        "100%"
                    ]
                 }
                },
                {
                 "inner_panel": {
                    "type": "panel",
                    "anchor_to": "bottom_left",
                    "anchor_from": "bottom_left",
                    "size": [
                        "100% - 5px",
                        "100%"
                    ],
                    "controls": [
                        {
                         "badge_and_caption@start.badge_and_caption": []
                        },
                        {
                         "gathering_button@start.gathering_button": []
                        }
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "horizontal_panel": {
            "type": "stack_panel",
            "orientation": "horizontal",
            "size": [
                "100%",
                "100%c"
            ],
            "controls": [
                {
                 "pad@common.empty_panel": {
                    "size": [
                        5,
                        0
                    ]
                 }
                },
                {
                 "inner_panel": {
                    "type": "stack_panel",
                    "orientation": "vertical",
                    "anchor_to": "bottom_left",
                    "anchor_from": "bottom_left",
                    "size": [
                        "100% - 5px",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "badge_and_caption@start.badge_and_caption": []
                        },
                        {
                         "gathering_button@start.gathering_button": []
                        }
                    ]
                 }
                }
            ]
        }
      • New Value:
        "anchor_from": "bottom_left"
      • New Value:
        "anchor_to": "bottom_left"
      • New Value:
        "size": 25
        Previous Value:
        "size": "237%y"
      • New Value:
        "size": 25
        Previous Value:
        "size": "100%"
      • New Value:
        "size": 60
        Previous Value:
        "size": "100%c"
      • New Value:
        "frame": {
            "type": "panel",
            "size": "$size",
            "controls": [
                {
                 "offer_button": {
                    "type": "panel",
                    "layer": 11,
                    "controls": [
                        {
                         "offer_toggle_button@common_toggles.dark_ui_toggle": {
                            "$button_type_panel": "promo_timeline.toggle_button_control",
                            "$toggle_name": "promo_day_button",
                            "$radio_toggle_group": true,
                            "$toggle_binding_type": "collection",
                            "$toggle_grid_collection_name": "gift_promotion_collection",
                            "$toggle_state_binding_name": "#promo_day_toggle_check",
                            "$toggle_on_hover_binding_type": "global",
                            "$toggle_on_hover_binding_name": "#toggle_on_hover",
                            "$checked_control": "promo_timeline.checked_border",
                            "$pressed_texture": "textures/ui/button_borderless_dark",
                            "$pressed_no_hover_texture": "textures/ui/button_borderless_dark",
                            "$toggle_enabled_binding_name": "#promotion_offer_visible",
                            "$button_mappings": [
                                {
                                 "from_button_id": "button.menu_select",
                                 "to_button_id": "button.menu_select",
                                 "mapping_type": "pressed"
                                },
                                {
                                 "from_button_id": "button.menu_ok",
                                 "to_button_id": "button.menu_ok",
                                 "mapping_type": "focused"
                                },
                                {
                                 "ignored": "(not $enable_directional_toggling)",
                                 "from_button_id": "button.menu_left",
                                 "to_button_id": "$toggle_off_button",
                                 "mapping_type": "pressed",
                                 "input_mode_condition": "gamepad_and_not_gaze"
                                },
                                {
                                 "ignored": "(not $enable_directional_toggling)",
                                 "from_button_id": "button.menu_right",
                                 "to_button_id": "$toggle_on_button",
                                 "mapping_type": "pressed",
                                 "input_mode_condition": "gamepad_and_not_gaze"
                                },
                                {
                                 "ignored": "(not $enable_hover_event_mapping)",
                                 "to_button_id": "$toggle_hover_event_mapping",
                                 "mapping_type": "pressed"
                                }
                            ],
                            "$toggle_bindings": [
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                },
                                {
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_type": "collection_details"
                                },
                                {
                                 "binding_type": "$toggle_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_state_binding_name",
                                 "binding_name_override": "#toggle_state"
                                },
                                {
                                 "binding_type": "$toggle_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_enabled_binding_name",
                                 "binding_name_override": "#enabled"
                                },
                                {
                                 "binding_type": "$toggle_property_bag_binding_type",
                                 "binding_condition": "$toggle_property_bag_binding_condition",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_property_bag_binding_name"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_binding_type",
                                 "binding_name": "$toggle_tab_focus_binding_name",
                                 "binding_name_override": "#default_focus_precedence"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_id_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_id_binding_name",
                                 "binding_name_override": "#focus_identifier"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_right_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_right",
                                 "binding_name_override": "#focus_change_right"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_left_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_left",
                                 "binding_name_override": "#focus_change_left"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_down_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_down",
                                 "binding_name_override": "#focus_change_down"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_up_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_up",
                                 "binding_name_override": "#focus_change_up"
                                },
                                {
                                 "binding_type": "$toggle_on_hover_binding_type",
                                 "binding_name": "$toggle_on_hover_binding_name",
                                 "binding_name_override": "#toggle_on_hover"
                                },
                                {
                                 "binding_type": "$custom_toggle_binding_type",
                                 "binding_condition": "$custom_toggle_binding_condition",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$custom_toggle_state_binding_name",
                                 "binding_name_override": "$custom_toggle_state_binding_name_override"
                                },
                                {
                                 "binding_type": "$toggle_tts_header_binding_type",
                                 "binding_condition": "$toggle_tts_header_binding_condition",
                                 "binding_collection_name": "$toggle_tts_header_binding_collection_name",
                                 "binding_name": "$toggle_tts_header"
                                },
                                {
                                 "ignored": "(not $enable_focus_id_bind)",
                                 "binding_name": "$focus_id_binding_name",
                                 "binding_name_override": "#focus_identifier"
                                },
                                {
                                 "ignored": "(not $enable_focus_enabled_bind)",
                                 "binding_name": "$focus_enabled_binding_name",
                                 "binding_name_override": "#focus_enabled"
                                }
                            ]
                         }
                        }
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "frame": {
            "type": "panel",
            "size": "$size",
            "controls": [
                {
                 "offer_button": {
                    "type": "panel",
                    "layer": 11,
                    "controls": [
                        {
                         "offer_toggle_button@common_toggles.dark_ui_toggle": {
                            "$button_type_panel": "promo_timeline.toggle_button_control",
                            "$toggle_name": "promo_day_button",
                            "$radio_toggle_group": true,
                            "$toggle_binding_type": "collection",
                            "$toggle_grid_collection_name": "gift_promotion_collection",
                            "$toggle_state_binding_name": "#promo_day_toggle_check",
                            "$toggle_on_hover_binding_type": "global",
                            "$toggle_on_hover_binding_name": "#toggle_on_hover",
                            "$checked_control": "promo_timeline.checked_border",
                            "$pressed_texture": "textures/ui/button_borderless_dark",
                            "$pressed_no_hover_texture": "textures/ui/button_borderless_dark",
                            "$toggle_enabled_binding_name": "#promotion_offer_visible",
                            "$toggle_tab_focus_override_right": "#promo_day_focus_override_right",
                            "$toggle_tab_focus_override_right_binding_type": "collection",
                            "$button_mappings": [
                                {
                                 "from_button_id": "button.menu_tab_right",
                                 "to_button_id": "button.cycle_promotions_right",
                                 "mapping_type": "global"
                                },
                                {
                                 "from_button_id": "button.menu_tab_left",
                                 "to_button_id": "button.cycle_promotions_left",
                                 "mapping_type": "global"
                                },
                                {
                                 "from_button_id": "button.menu_select",
                                 "to_button_id": "button.menu_select",
                                 "mapping_type": "pressed"
                                },
                                {
                                 "from_button_id": "button.menu_ok",
                                 "to_button_id": "button.menu_ok",
                                 "mapping_type": "focused"
                                },
                                {
                                 "ignored": "(not $enable_directional_toggling)",
                                 "from_button_id": "button.menu_left",
                                 "to_button_id": "$toggle_off_button",
                                 "mapping_type": "pressed",
                                 "input_mode_condition": "gamepad_and_not_gaze"
                                },
                                {
                                 "ignored": "(not $enable_directional_toggling)",
                                 "from_button_id": "button.menu_right",
                                 "to_button_id": "$toggle_on_button",
                                 "mapping_type": "pressed",
                                 "input_mode_condition": "gamepad_and_not_gaze"
                                },
                                {
                                 "ignored": "(not $enable_hover_event_mapping)",
                                 "to_button_id": "$toggle_hover_event_mapping",
                                 "mapping_type": "pressed"
                                }
                            ],
                            "$toggle_bindings": [
                                {
                                 "binding_type": "$store_factory_collection_details",
                                 "binding_collection_name": "$store_factory_collection_name",
                                 "binding_collection_prefix": "$store_factory_collection_prefix"
                                },
                                {
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_type": "collection_details"
                                },
                                {
                                 "binding_type": "$toggle_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_state_binding_name",
                                 "binding_name_override": "#toggle_state"
                                },
                                {
                                 "binding_type": "$toggle_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_enabled_binding_name",
                                 "binding_name_override": "#enabled"
                                },
                                {
                                 "binding_type": "$toggle_property_bag_binding_type",
                                 "binding_condition": "$toggle_property_bag_binding_condition",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_property_bag_binding_name"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_binding_type",
                                 "binding_name": "$toggle_tab_focus_binding_name",
                                 "binding_name_override": "#default_focus_precedence"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_id_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_id_binding_name",
                                 "binding_name_override": "#focus_identifier"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_right_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_right",
                                 "binding_name_override": "#focus_change_right"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_left_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_left",
                                 "binding_name_override": "#focus_change_left"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_down_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_down",
                                 "binding_name_override": "#focus_change_down"
                                },
                                {
                                 "binding_type": "$toggle_tab_focus_override_up_binding_type",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$toggle_tab_focus_override_up",
                                 "binding_name_override": "#focus_change_up"
                                },
                                {
                                 "binding_type": "$toggle_on_hover_binding_type",
                                 "binding_name": "$toggle_on_hover_binding_name",
                                 "binding_name_override": "#toggle_on_hover"
                                },
                                {
                                 "binding_type": "$custom_toggle_binding_type",
                                 "binding_condition": "$custom_toggle_binding_condition",
                                 "binding_collection_name": "$toggle_grid_collection_name",
                                 "binding_name": "$custom_toggle_state_binding_name",
                                 "binding_name_override": "$custom_toggle_state_binding_name_override"
                                },
                                {
                                 "binding_type": "$toggle_tts_header_binding_type",
                                 "binding_condition": "$toggle_tts_header_binding_condition",
                                 "binding_collection_name": "$toggle_tts_header_binding_collection_name",
                                 "binding_name": "$toggle_tts_header"
                                },
                                {
                                 "ignored": "(not $enable_focus_id_bind)",
                                 "binding_name": "$focus_id_binding_name",
                                 "binding_name_override": "#focus_identifier"
                                },
                                {
                                 "ignored": "(not $enable_focus_enabled_bind)",
                                 "binding_name": "$focus_enabled_binding_name",
                                 "binding_name_override": "#focus_enabled"
                                }
                            ]
                         }
                        }
                    ]
                 }
                }
            ]
        }
      • New Value:
        "period_1@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 0
        }
        Previous Value:
        "period_1@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 0,
            "$focus_id": "period_1"
        }
      • New Value:
        "period_3@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 2
        }
        Previous Value:
        "period_3@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 2,
            "$focus_id": "period_3"
        }
      • New Value:
        "period_4@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 3
        }
        Previous Value:
        "period_4@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 3,
            "$focus_id": "period_4"
        }
      • New Value:
        "period_5@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 4
        }
        Previous Value:
        "period_5@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 4,
            "$focus_id": "period_5"
        }
      • New Value:
        "period_6@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 5
        }
        Previous Value:
        "period_6@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 5,
            "$focus_id": "period_6"
        }
      • New Value:
        "period_7@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 6
        }
        Previous Value:
        "period_7@promo_timeline.promotion_period_grid_panel": {
            "collection_index": 6,
            "$focus_id": "period_7"
        }
      • New Value:
        "promo_landing_panel_content": {
            "type": "stack_panel",
            "orientation": "vertical",
            "size": [
                "100%",
                "100%c"
            ],
            "offset": [
                -2,
                2
            ],
            "controls": [
                {
                 "promo_top@promo_timeline.promotion_screen_top_section": []
                },
                {
                 "pad_0": {
                    "type": "panel",
                    "size": [
                        "100%",
                        2
                    ]
                 }
                },
                {
                 "promo_bottom_panel": {
                    "type": "panel",
                    "size": [
                        "100%",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "promo_bottom": {
                            "type": "image",
                            "size": [
                                "100% - 4px",
                                "100%cm"
                            ],
                            "offset": [
                                1,
                                0
                            ],
                            "texture": "textures/ui/promo_background",
                            "anchor_from": "bottom_middle",
                            "anchor_to": "bottom_middle",
                            "layer": 5,
                            "controls": [
                                {
                                 "promotion_period_carousel_panel": {
                                    "type": "input_panel",
                                    "size": [
                                        "100% - 2px",
                                        "100%cm"
                                    ],
                                    "layer": 3,
                                    "$ignore_cycle_buttons": false,
                                    "$focus_id": "period_carousel_panel",
                                    "controls": [
                                        {
                                         "left_button_panel": {
                                            "type": "panel",
                                            "size": [
                                                "100%c",
                                                "100%sm - 10px"
                                            ],
                                            "offset": [
                                                3,
                                                0
                                            ],
                                            "anchor_from": "left_middle",
                                            "anchor_to": "left_middle",
                                            "controls": [
                                                {
                                                 "left_button@common_store.cycle_pack_left_button": {
                                                    "$pressed_button_name": "button.cycle_promotions_left",
                                                    "$button_content": "promo_timeline.colored_direction_button_panel",
                                                    "size": [
                                                        20,
                                                        "100%"
                                                    ],
                                                    "bindings": [
                                                        {
                                                         "binding_type": "$store_factory_collection_details",
                                                         "binding_collection_name": "$store_factory_collection_name",
                                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                                        },
                                                        {
                                                         "binding_name": "#cycle_promotions_left_button_enabled",
                                                         "binding_name_override": "#enabled"
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "offer_grid@promo_timeline.promotion_period_offer_panel": []
                                        },
                                        {
                                         "right_button_panel": {
                                            "type": "panel",
                                            "size": [
                                                "100%c",
                                                "100%sm - 10px"
                                            ],
                                            "offset": [
                                                -1,
                                                0
                                            ],
                                            "anchor_from": "right_middle",
                                            "anchor_to": "right_middle",
                                            "controls": [
                                                {
                                                 "right_button@common_store.cycle_pack_right_button": {
                                                    "$pressed_button_name": "button.cycle_promotions_right",
                                                    "$button_content": "promo_timeline.colored_direction_button_panel",
                                                    "size": [
                                                        20,
                                                        "100%"
                                                    ],
                                                    "bindings": [
                                                        {
                                                         "binding_type": "$store_factory_collection_details",
                                                         "binding_collection_name": "$store_factory_collection_name",
                                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                                        },
                                                        {
                                                         "binding_name": "#cycle_promotions_right_button_enabled",
                                                         "binding_name_override": "#enabled"
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_1": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ]
                 }
                }
            ]
        }
        Previous Value:
        "promo_landing_panel_content": {
            "type": "stack_panel",
            "orientation": "vertical",
            "size": [
                "100%",
                "100%c"
            ],
            "offset": [
                -2,
                2
            ],
            "controls": [
                {
                 "promo_top@promo_timeline.promotion_screen_top_section": []
                },
                {
                 "pad_0": {
                    "type": "panel",
                    "size": [
                        "100%",
                        2
                    ]
                 }
                },
                {
                 "promo_bottom_panel": {
                    "type": "panel",
                    "size": [
                        "100%",
                        "100%c"
                    ],
                    "controls": [
                        {
                         "promo_bottom": {
                            "type": "image",
                            "size": [
                                "100% - 4px",
                                "100%cm"
                            ],
                            "offset": [
                                1,
                                0
                            ],
                            "texture": "textures/ui/promo_background",
                            "anchor_from": "bottom_middle",
                            "anchor_to": "bottom_middle",
                            "layer": 5,
                            "controls": [
                                {
                                 "promotion_period_carousel_panel": {
                                    "type": "input_panel",
                                    "size": [
                                        "100% - 2px",
                                        "100%cm"
                                    ],
                                    "layer": 3,
                                    "$ignore_cycle_buttons": false,
                                    "$focus_id": "period_carousel_panel",
                                    "controls": [
                                        {
                                         "left_button_panel": {
                                            "type": "panel",
                                            "size": [
                                                "100%c",
                                                "100%sm - 10px"
                                            ],
                                            "offset": [
                                                3,
                                                0
                                            ],
                                            "anchor_from": "left_middle",
                                            "anchor_to": "left_middle",
                                            "controls": [
                                                {
                                                 "left_button@common_store.cycle_pack_left_button": {
                                                    "$pressed_button_name": "button.cycle_promotions_left",
                                                    "$button_content": "promo_timeline.colored_direction_button_panel",
                                                    "size": [
                                                        20,
                                                        "100%"
                                                    ],
                                                    "$focus_id": "left_cycle_button_focus",
                                                    "bindings": [
                                                        {
                                                         "binding_type": "$store_factory_collection_details",
                                                         "binding_collection_name": "$store_factory_collection_name",
                                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                                        },
                                                        {
                                                         "binding_name": "#cycle_promotions_left_button_enabled",
                                                         "binding_name_override": "#enabled"
                                                        },
                                                        {
                                                         "binding_name": "#left_cycle_button_right_focus_override",
                                                         "binding_name_override": "#focus_change_right"
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        },
                                        {
                                         "offer_grid@promo_timeline.promotion_period_offer_panel": []
                                        },
                                        {
                                         "right_button_panel": {
                                            "type": "panel",
                                            "size": [
                                                "100%c",
                                                "100%sm - 10px"
                                            ],
                                            "offset": [
                                                -1,
                                                0
                                            ],
                                            "anchor_from": "right_middle",
                                            "anchor_to": "right_middle",
                                            "controls": [
                                                {
                                                 "right_button@common_store.cycle_pack_right_button": {
                                                    "$pressed_button_name": "button.cycle_promotions_right",
                                                    "$button_content": "promo_timeline.colored_direction_button_panel",
                                                    "size": [
                                                        20,
                                                        "100%"
                                                    ],
                                                    "$focus_id": "right_cycle_button_focus",
                                                    "bindings": [
                                                        {
                                                         "binding_type": "$store_factory_collection_details",
                                                         "binding_collection_name": "$store_factory_collection_name",
                                                         "binding_collection_prefix": "$store_factory_collection_prefix"
                                                        },
                                                        {
                                                         "binding_name": "#cycle_promotions_right_button_enabled",
                                                         "binding_name_override": "#enabled"
                                                        },
                                                        {
                                                         "binding_name": "#right_cycle_button_left_focus_override",
                                                         "binding_name_override": "#focus_change_left"
                                                        }
                                                    ]
                                                 }
                                                }
                                            ]
                                         }
                                        }
                                    ]
                                 }
                                }
                            ]
                         }
                        }
                    ]
                 }
                },
                {
                 "pad_1": {
                    "type": "panel",
                    "size": [
                        "100%",
                        4
                    ]
                 }
                }
            ]
        }
      • New Value:
        "button_mappings": [
            {
                "from_button_id": "button.menu_tab_right",
                "to_button_id": "button.cycle_promotions_right",
                "mapping_type": "global"
            },
            {
                "from_button_id": "button.menu_tab_left",
                "to_button_id": "button.cycle_promotions_left",
                "mapping_type": "global"
            }
        ]
      • New Value:
        "item_button_ref@$button_ref": {
            "focus_enabled": false,
            "tts_ignore_count": true,
            "tts_skip_message": true,
            "tts_inherit_siblings": true,
            "layer": 5
        }
        Previous Value:
        "item_button_ref@$button_ref": {
            "tts_ignore_count": true,
            "tts_skip_message": true,
            "tts_inherit_siblings": true,
            "layer": 5
        }