[
    {
        "achievements": {
            "acquireIron": {
                "desc": "Smelt an iron ingot",
                "name": "Acquire Hardware"
            },
            "bakeCake": {
                "desc": "Wheat, sugar, milk and eggs!",
                "name": "The Lie"
            },
            "blazeRod": {
                "desc": "Relieve a Blaze of its rod",
                "name": "Into Fire"
            },
            "bookcase": {
                "desc": "Build some bookshelves to improve your enchantment table",
                "name": "Librarian"
            },
            "breedCow": {
                "desc": "Breed two cows with wheat",
                "name": "Repopulation"
            },
            "buildBetterPickaxe": {
                "desc": "Construct a better pickaxe",
                "name": "Getting an Upgrade"
            },
            "buildFurnace": {
                "desc": "Construct a furnace out of eight cobblestone blocks",
                "name": "Hot Topic"
            },
            "buildHoe": {
                "desc": "Use planks and sticks to make a hoe",
                "name": "Time to Farm!"
            },
            "buildPickaxe": {
                "desc": "Use planks and sticks to make a pickaxe",
                "name": "Time to Mine!"
            },
            "buildSword": {
                "desc": "Use planks and sticks to make a sword",
                "name": "Time to Strike!"
            },
            "buildWorkBench": {
                "desc": "Craft a workbench with four blocks of planks",
                "name": "Benchmarking"
            },
            "cookFish": {
                "desc": "Catch and cook fish!",
                "name": "Delicious Fish"
            },
            "diamonds": {
                "desc": "Acquire diamonds with your iron tools",
                "name": "DIAMONDS!"
            },
            "diamondsToYou": {
                "desc": "Throw diamonds at another player",
                "name": "Diamonds to you!"
            },
            "enchantments": {
                "desc": "Use a book, obsidian and diamonds to construct an enchantment table",
                "name": "Enchanter"
            },
            "exploreAllBiomes": {
                "desc": "Discover all biomes",
                "name": "Adventuring Time"
            },
            "flyPig": {
                "desc": "Fly a pig off a cliff",
                "name": "When Pigs Fly"
            },
            "fullBeacon": {
                "desc": "Create a full beacon",
                "name": "Beaconator"
            },
            "get": {
                "name": "Achievement get!"
            },
            "ghast": {
                "desc": "Destroy a Ghast with a fireball",
                "name": "Return to Sender"
            },
            "killCow": {
                "desc": "Harvest some leather",
                "name": "Cow Tipper"
            },
            "killEnemy": {
                "desc": "Attack and destroy a monster",
                "name": "Monster Hunter"
            },
            "killWither": {
                "desc": "Kill the Wither",
                "name": "The Beginning."
            },
            "makeBread": {
                "desc": "Turn wheat into bread",
                "name": "Bake Bread"
            },
            "mineWood": {
                "desc": "Attack a tree until a block of wood pops out",
                "name": "Getting Wood"
            },
            "onARail": {
                "desc": "Travel by minecart at least 1 km from where you started",
                "name": "On A Rail"
            },
            "openInventory": {
                "desc": "Press '%1$s' to open your inventory",
                "name": "Taking Inventory"
            },
            "overkill": {
                "desc": "Deal nine hearts of damage in a single hit",
                "name": "Overkill"
            },
            "overpowered": {
                "desc": "Eat a Notch apple",
                "name": "Overpowered"
            },
            "portal": {
                "desc": "Build a portal to the Nether",
                "name": "We Need to Go Deeper"
            },
            "potion": {
                "desc": "Brew a potion",
                "name": "Local Brewery"
            },
            "requires": {
                "name": "Requires '%1$s'"
            },
            "snipeSkeleton": {
                "desc": "Kill a skeleton with an arrow from more than 50 meters",
                "name": "Sniper Duel"
            },
            "spawnWither": {
                "desc": "Spawn the Wither",
                "name": "The Beginning?"
            },
            "taken": {
                "name": "Taken!"
            },
            "theEnd": {
                "desc": "Locate the End",
                "name": "The End?"
            },
            "theEnd2": {
                "desc": "Defeat the Ender Dragon",
                "name": "The End."
            },
            "unknown": {
                "name": "???"
            }
        },
        "biomes": {
            "biome": {
                "beaches": {
                    "class": "akc",
                    "field": "r",
                    "height": [
                        0.0,
                        0.025
                    ],
                    "id": 16,
                    "name": "Beach",
                    "rainfall": 0.4,
                    "temperature": 0.8,
                    "text_id": "beaches"
                },
                "birch_forest": {
                    "class": "akn",
                    "field": "C",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 27,
                    "name": "Birch Forest",
                    "rainfall": 0.6,
                    "temperature": 0.6,
                    "text_id": "birch_forest"
                },
                "birch_forest_hills": {
                    "class": "akn",
                    "field": "D",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 28,
                    "name": "Birch Forest Hills",
                    "rainfall": 0.6,
                    "temperature": 0.6,
                    "text_id": "birch_forest_hills"
                },
                "cold_beach": {
                    "class": "akc",
                    "field": "B",
                    "height": [
                        0.0,
                        0.025
                    ],
                    "id": 26,
                    "name": "Cold Beach",
                    "rainfall": 0.3,
                    "temperature": 0.05,
                    "text_id": "cold_beach"
                },
                "deep_ocean": {
                    "class": "akw",
                    "field": "z",
                    "height": [
                        -1.8,
                        0.1
                    ],
                    "id": 24,
                    "name": "Deep Ocean",
                    "rainfall": 0.5,
                    "temperature": 0.5,
                    "text_id": "deep_ocean"
                },
                "desert": {
                    "class": "akk",
                    "field": "d",
                    "height": [
                        0.125,
                        0.05
                    ],
                    "id": 2,
                    "name": "Desert",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "desert"
                },
                "desert_hills": {
                    "class": "akk",
                    "field": "s",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 17,
                    "name": "DesertHills",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "desert_hills"
                },
                "extreme_hills": {
                    "class": "akl",
                    "field": "e",
                    "height": [
                        1.0,
                        0.5
                    ],
                    "id": 3,
                    "name": "Extreme Hills",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "extreme_hills"
                },
                "extreme_hills_with_trees": {
                    "class": "akl",
                    "field": "J",
                    "height": [
                        1.0,
                        0.5
                    ],
                    "id": 34,
                    "name": "Extreme Hills+",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "extreme_hills_with_trees"
                },
                "forest": {
                    "class": "akn",
                    "field": "f",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 4,
                    "name": "Forest",
                    "rainfall": 0.8,
                    "temperature": 0.7,
                    "text_id": "forest"
                },
                "forest_hills": {
                    "class": "akn",
                    "field": "t",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 18,
                    "name": "ForestHills",
                    "rainfall": 0.8,
                    "temperature": 0.7,
                    "text_id": "forest_hills"
                },
                "frozen_ocean": {
                    "class": "akw",
                    "field": "l",
                    "height": [
                        -1.0,
                        0.1
                    ],
                    "id": 10,
                    "name": "FrozenOcean",
                    "rainfall": 0.5,
                    "temperature": 0.0,
                    "text_id": "frozen_ocean"
                },
                "frozen_river": {
                    "class": "aky",
                    "field": "m",
                    "height": [
                        -0.5,
                        0.0
                    ],
                    "id": 11,
                    "name": "FrozenRiver",
                    "rainfall": 0.5,
                    "temperature": 0.0,
                    "text_id": "frozen_river"
                },
                "hell": {
                    "class": "ako",
                    "field": "j",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 8,
                    "name": "Hell",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "hell"
                },
                "ice_flats": {
                    "class": "akq",
                    "field": "n",
                    "height": [
                        0.125,
                        0.05
                    ],
                    "id": 12,
                    "name": "Ice Plains",
                    "rainfall": 0.5,
                    "temperature": 0.0,
                    "text_id": "ice_flats"
                },
                "ice_mountains": {
                    "class": "akq",
                    "field": "o",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 13,
                    "name": "Ice Mountains",
                    "rainfall": 0.5,
                    "temperature": 0.0,
                    "text_id": "ice_mountains"
                },
                "jungle": {
                    "class": "akr",
                    "field": "w",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 21,
                    "name": "Jungle",
                    "rainfall": 0.9,
                    "temperature": 0.95,
                    "text_id": "jungle"
                },
                "jungle_edge": {
                    "class": "akr",
                    "field": "y",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 23,
                    "name": "JungleEdge",
                    "rainfall": 0.8,
                    "temperature": 0.95,
                    "text_id": "jungle_edge"
                },
                "jungle_hills": {
                    "class": "akr",
                    "field": "x",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 22,
                    "name": "JungleHills",
                    "rainfall": 0.9,
                    "temperature": 0.95,
                    "text_id": "jungle_hills"
                },
                "mesa": {
                    "class": "aks",
                    "field": "M",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 37,
                    "name": "Mesa",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mesa"
                },
                "mesa_clear_rock": {
                    "class": "aks",
                    "field": "O",
                    "height": [
                        1.5,
                        0.025
                    ],
                    "id": 39,
                    "name": "Mesa Plateau",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mesa_clear_rock"
                },
                "mesa_rock": {
                    "class": "aks",
                    "field": "N",
                    "height": [
                        1.5,
                        0.025
                    ],
                    "id": 38,
                    "name": "Mesa Plateau F",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mesa_rock"
                },
                "mushroom_island": {
                    "class": "akt",
                    "field": "p",
                    "height": [
                        0.2,
                        0.3
                    ],
                    "id": 14,
                    "name": "MushroomIsland",
                    "rainfall": 1.0,
                    "temperature": 0.9,
                    "text_id": "mushroom_island"
                },
                "mushroom_island_shore": {
                    "class": "akt",
                    "field": "q",
                    "height": [
                        0.0,
                        0.025
                    ],
                    "id": 15,
                    "name": "MushroomIslandShore",
                    "rainfall": 1.0,
                    "temperature": 0.9,
                    "text_id": "mushroom_island_shore"
                },
                "mutated_birch_forest": {
                    "class": "aku",
                    "field": "Z",
                    "height": [
                        0.2,
                        0.4
                    ],
                    "id": 155,
                    "mutated_from": "birch_forest",
                    "name": "Birch Forest M",
                    "rainfall": 0.6,
                    "temperature": 0.6,
                    "text_id": "mutated_birch_forest"
                },
                "mutated_birch_forest_hills": {
                    "class": "aku",
                    "field": "aa",
                    "height": [
                        0.55,
                        0.5
                    ],
                    "id": 156,
                    "mutated_from": "birch_forest_hills",
                    "name": "Birch Forest Hills M",
                    "rainfall": 0.6,
                    "temperature": 0.6,
                    "text_id": "mutated_birch_forest_hills"
                },
                "mutated_desert": {
                    "class": "akk",
                    "field": "R",
                    "height": [
                        0.225,
                        0.25
                    ],
                    "id": 130,
                    "mutated_from": "desert",
                    "name": "Desert M",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mutated_desert"
                },
                "mutated_extreme_hills": {
                    "class": "akl",
                    "field": "S",
                    "height": [
                        1.0,
                        0.5
                    ],
                    "id": 131,
                    "mutated_from": "extreme_hills",
                    "name": "Extreme Hills M",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "mutated_extreme_hills"
                },
                "mutated_extreme_hills_with_trees": {
                    "class": "akl",
                    "field": "af",
                    "height": [
                        1.0,
                        0.5
                    ],
                    "id": 162,
                    "mutated_from": "extreme_hills_with_trees",
                    "name": "Extreme Hills+ M",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "mutated_extreme_hills_with_trees"
                },
                "mutated_forest": {
                    "class": "akn",
                    "field": "T",
                    "height": [
                        0.1,
                        0.4
                    ],
                    "id": 132,
                    "mutated_from": "forest",
                    "name": "Flower Forest",
                    "rainfall": 0.8,
                    "temperature": 0.7,
                    "text_id": "mutated_forest"
                },
                "mutated_ice_flats": {
                    "class": "akq",
                    "field": "W",
                    "height": [
                        0.425,
                        0.45
                    ],
                    "id": 140,
                    "mutated_from": "ice_flats",
                    "name": "Ice Plains Spikes",
                    "rainfall": 0.5,
                    "temperature": 0.0,
                    "text_id": "mutated_ice_flats"
                },
                "mutated_jungle": {
                    "class": "akr",
                    "field": "X",
                    "height": [
                        0.2,
                        0.4
                    ],
                    "id": 149,
                    "mutated_from": "jungle",
                    "name": "Jungle M",
                    "rainfall": 0.9,
                    "temperature": 0.95,
                    "text_id": "mutated_jungle"
                },
                "mutated_jungle_edge": {
                    "class": "akr",
                    "field": "Y",
                    "height": [
                        0.2,
                        0.4
                    ],
                    "id": 151,
                    "mutated_from": "jungle_edge",
                    "name": "JungleEdge M",
                    "rainfall": 0.8,
                    "temperature": 0.95,
                    "text_id": "mutated_jungle_edge"
                },
                "mutated_mesa": {
                    "class": "aks",
                    "field": "ai",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 165,
                    "mutated_from": "mesa",
                    "name": "Mesa (Bryce)",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mutated_mesa"
                },
                "mutated_mesa_clear_rock": {
                    "class": "aks",
                    "field": "ak",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 167,
                    "mutated_from": "mesa_clear_rock",
                    "name": "Mesa Plateau M",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mutated_mesa_clear_rock"
                },
                "mutated_mesa_rock": {
                    "class": "aks",
                    "field": "aj",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 166,
                    "mutated_from": "mesa_rock",
                    "name": "Mesa Plateau F M",
                    "rainfall": 0.0,
                    "temperature": 2.0,
                    "text_id": "mutated_mesa_rock"
                },
                "mutated_plains": {
                    "class": "akx",
                    "field": "Q",
                    "height": [
                        0.125,
                        0.05
                    ],
                    "id": 129,
                    "mutated_from": "plains",
                    "name": "Sunflower Plains",
                    "rainfall": 0.4,
                    "temperature": 0.8,
                    "text_id": "mutated_plains"
                },
                "mutated_redwood_taiga": {
                    "class": "alc",
                    "field": "ad",
                    "height": [
                        0.2,
                        0.2
                    ],
                    "id": 160,
                    "mutated_from": "redwood_taiga",
                    "name": "Mega Spruce Taiga",
                    "rainfall": 0.8,
                    "temperature": 0.25,
                    "text_id": "mutated_redwood_taiga"
                },
                "mutated_redwood_taiga_hills": {
                    "class": "alc",
                    "field": "ae",
                    "height": [
                        0.2,
                        0.2
                    ],
                    "id": 161,
                    "mutated_from": "redwood_taiga_hills",
                    "name": "Redwood Taiga Hills M",
                    "rainfall": 0.8,
                    "temperature": 0.25,
                    "text_id": "mutated_redwood_taiga_hills"
                },
                "mutated_roofed_forest": {
                    "class": "akn",
                    "field": "ab",
                    "height": [
                        0.2,
                        0.4
                    ],
                    "id": 157,
                    "mutated_from": "roofed_forest",
                    "name": "Roofed Forest M",
                    "rainfall": 0.8,
                    "temperature": 0.7,
                    "text_id": "mutated_roofed_forest"
                },
                "mutated_savanna": {
                    "class": "akv",
                    "field": "ag",
                    "height": [
                        0.3625,
                        1.225
                    ],
                    "id": 163,
                    "mutated_from": "savanna",
                    "name": "Savanna M",
                    "rainfall": 0.0,
                    "temperature": 1.1,
                    "text_id": "mutated_savanna"
                },
                "mutated_savanna_rock": {
                    "class": "akv",
                    "field": "ah",
                    "height": [
                        1.05,
                        1.2125
                    ],
                    "id": 164,
                    "mutated_from": "savanna_rock",
                    "name": "Savanna Plateau M",
                    "rainfall": 0.0,
                    "temperature": 1.0,
                    "text_id": "mutated_savanna_rock"
                },
                "mutated_swampland": {
                    "class": "alb",
                    "field": "V",
                    "height": [
                        -0.1,
                        0.3
                    ],
                    "id": 134,
                    "mutated_from": "swampland",
                    "name": "Swampland M",
                    "rainfall": 0.9,
                    "temperature": 0.8,
                    "text_id": "mutated_swampland"
                },
                "mutated_taiga": {
                    "class": "alc",
                    "field": "U",
                    "height": [
                        0.3,
                        0.4
                    ],
                    "id": 133,
                    "mutated_from": "taiga",
                    "name": "Taiga M",
                    "rainfall": 0.8,
                    "temperature": 0.25,
                    "text_id": "mutated_taiga"
                },
                "mutated_taiga_cold": {
                    "class": "alc",
                    "field": "ac",
                    "height": [
                        0.3,
                        0.4
                    ],
                    "id": 158,
                    "mutated_from": "taiga_cold",
                    "name": "Cold Taiga M",
                    "rainfall": 0.4,
                    "temperature": -0.5,
                    "text_id": "mutated_taiga_cold"
                },
                "ocean": {
                    "class": "akw",
                    "field": "b",
                    "height": [
                        -1.0,
                        0.1
                    ],
                    "id": 0,
                    "name": "Ocean",
                    "rainfall": 0.5,
                    "temperature": 0.5,
                    "text_id": "ocean"
                },
                "plains": {
                    "class": "akx",
                    "field": "c",
                    "height": [
                        0.125,
                        0.05
                    ],
                    "id": 1,
                    "name": "Plains",
                    "rainfall": 0.4,
                    "temperature": 0.8,
                    "text_id": "plains"
                },
                "redwood_taiga": {
                    "class": "alc",
                    "field": "H",
                    "height": [
                        0.2,
                        0.2
                    ],
                    "id": 32,
                    "name": "Mega Taiga",
                    "rainfall": 0.8,
                    "temperature": 0.3,
                    "text_id": "redwood_taiga"
                },
                "redwood_taiga_hills": {
                    "class": "alc",
                    "field": "I",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 33,
                    "name": "Mega Taiga Hills",
                    "rainfall": 0.8,
                    "temperature": 0.3,
                    "text_id": "redwood_taiga_hills"
                },
                "river": {
                    "class": "aky",
                    "field": "i",
                    "height": [
                        -0.5,
                        0.0
                    ],
                    "id": 7,
                    "name": "River",
                    "rainfall": 0.5,
                    "temperature": 0.5,
                    "text_id": "river"
                },
                "roofed_forest": {
                    "class": "akn",
                    "field": "E",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 29,
                    "name": "Roofed Forest",
                    "rainfall": 0.8,
                    "temperature": 0.7,
                    "text_id": "roofed_forest"
                },
                "savanna": {
                    "class": "akz",
                    "field": "K",
                    "height": [
                        0.125,
                        0.05
                    ],
                    "id": 35,
                    "name": "Savanna",
                    "rainfall": 0.0,
                    "temperature": 1.2,
                    "text_id": "savanna"
                },
                "savanna_rock": {
                    "class": "akz",
                    "field": "L",
                    "height": [
                        1.5,
                        0.025
                    ],
                    "id": 36,
                    "name": "Savanna Plateau",
                    "rainfall": 0.0,
                    "temperature": 1.0,
                    "text_id": "savanna_rock"
                },
                "sky": {
                    "class": "ald",
                    "field": "k",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 9,
                    "name": "The End",
                    "rainfall": 0.5,
                    "temperature": 0.5,
                    "text_id": "sky"
                },
                "smaller_extreme_hills": {
                    "class": "akl",
                    "field": "v",
                    "height": [
                        0.8,
                        0.3
                    ],
                    "id": 20,
                    "name": "Extreme Hills Edge",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "smaller_extreme_hills"
                },
                "stone_beach": {
                    "class": "ala",
                    "field": "A",
                    "height": [
                        0.1,
                        0.8
                    ],
                    "id": 25,
                    "name": "Stone Beach",
                    "rainfall": 0.3,
                    "temperature": 0.2,
                    "text_id": "stone_beach"
                },
                "swampland": {
                    "class": "alb",
                    "field": "h",
                    "height": [
                        -0.2,
                        0.1
                    ],
                    "id": 6,
                    "name": "Swampland",
                    "rainfall": 0.9,
                    "temperature": 0.8,
                    "text_id": "swampland"
                },
                "taiga": {
                    "class": "alc",
                    "field": "g",
                    "height": [
                        0.2,
                        0.2
                    ],
                    "id": 5,
                    "name": "Taiga",
                    "rainfall": 0.8,
                    "temperature": 0.25,
                    "text_id": "taiga"
                },
                "taiga_cold": {
                    "class": "alc",
                    "field": "F",
                    "height": [
                        0.2,
                        0.2
                    ],
                    "id": 30,
                    "name": "Cold Taiga",
                    "rainfall": 0.4,
                    "temperature": -0.5,
                    "text_id": "taiga_cold"
                },
                "taiga_cold_hills": {
                    "class": "alc",
                    "field": "G",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 31,
                    "name": "Cold Taiga Hills",
                    "rainfall": 0.4,
                    "temperature": -0.5,
                    "text_id": "taiga_cold_hills"
                },
                "taiga_hills": {
                    "class": "alc",
                    "field": "u",
                    "height": [
                        0.45,
                        0.3
                    ],
                    "id": 19,
                    "name": "TaigaHills",
                    "rainfall": 0.8,
                    "temperature": 0.25,
                    "text_id": "taiga_hills"
                },
                "void": {
                    "class": "alf",
                    "field": "P",
                    "height": [
                        0.1,
                        0.2
                    ],
                    "id": 127,
                    "name": "The Void",
                    "rainfall": 0.5,
                    "temperature": 0.5,
                    "text_id": "void"
                }
            },
            "biome_fields": {
                "A": "stone_beach",
                "B": "cold_beach",
                "C": "birch_forest",
                "D": "birch_forest_hills",
                "E": "roofed_forest",
                "F": "taiga_cold",
                "G": "taiga_cold_hills",
                "H": "redwood_taiga",
                "I": "redwood_taiga_hills",
                "J": "extreme_hills_with_trees",
                "K": "savanna",
                "L": "savanna_rock",
                "M": "mesa",
                "N": "mesa_rock",
                "O": "mesa_clear_rock",
                "P": "void",
                "Q": "mutated_plains",
                "R": "mutated_desert",
                "S": "mutated_extreme_hills",
                "T": "mutated_forest",
                "U": "mutated_taiga",
                "V": "mutated_swampland",
                "W": "mutated_ice_flats",
                "X": "mutated_jungle",
                "Y": "mutated_jungle_edge",
                "Z": "mutated_birch_forest",
                "a": "ocean",
                "aa": "mutated_birch_forest_hills",
                "ab": "mutated_roofed_forest",
                "ac": "mutated_taiga_cold",
                "ad": "mutated_redwood_taiga",
                "ae": "mutated_redwood_taiga_hills",
                "af": "mutated_extreme_hills_with_trees",
                "ag": "mutated_savanna",
                "ah": "mutated_savanna_rock",
                "ai": "mutated_mesa",
                "aj": "mutated_mesa_rock",
                "ak": "mutated_mesa_clear_rock",
                "b": "ocean",
                "c": "plains",
                "d": "desert",
                "e": "extreme_hills",
                "f": "forest",
                "g": "taiga",
                "h": "swampland",
                "i": "river",
                "j": "hell",
                "k": "sky",
                "l": "frozen_ocean",
                "m": "frozen_river",
                "n": "ice_flats",
                "o": "ice_mountains",
                "p": "mushroom_island",
                "q": "mushroom_island_shore",
                "r": "beaches",
                "s": "desert_hills",
                "t": "forest_hills",
                "u": "taiga_hills",
                "v": "smaller_extreme_hills",
                "w": "jungle",
                "x": "jungle_hills",
                "y": "jungle_edge",
                "z": "deep_ocean"
            }
        },
        "blocks": {
            "block": {
                "acacia_door": {
                    "class": "amv",
                    "field": "as",
                    "hardness": 3.0,
                    "max_state_id": 3151,
                    "min_state_id": 3136,
                    "name": "doorAcacia",
                    "num_states": 16,
                    "numeric_id": 196,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "acacia_door"
                },
                "acacia_fence": {
                    "class": "anj",
                    "display_name": "Acacia Fence",
                    "field": "aT",
                    "hardness": 2.0,
                    "max_state_id": 3087,
                    "min_state_id": 3072,
                    "name": "acaciaFence",
                    "num_states": 16,
                    "numeric_id": 192,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "acacia_fence"
                },
                "acacia_fence_gate": {
                    "class": "ank",
                    "display_name": "Acacia Fence Gate",
                    "field": "bt",
                    "hardness": 2.0,
                    "max_state_id": 3007,
                    "min_state_id": 2992,
                    "name": "acaciaFenceGate",
                    "num_states": 16,
                    "numeric_id": 187,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "acacia_fence_gate"
                },
                "acacia_stairs": {
                    "class": "aqw",
                    "display_name": "Acacia Wood Stairs",
                    "field": "cC",
                    "hardness": 0.0,
                    "max_state_id": 2623,
                    "min_state_id": 2608,
                    "name": "stairsWoodAcacia",
                    "num_states": 16,
                    "numeric_id": 163,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "acacia_stairs"
                },
                "activator_rail": {
                    "class": "app",
                    "display_name": "Activator Rail",
                    "field": "cs",
                    "hardness": 0.7,
                    "max_state_id": 2527,
                    "min_state_id": 2512,
                    "name": "activatorRail",
                    "num_states": 16,
                    "numeric_id": 157,
                    "resistance": 0.7,
                    "states": [
                        {
                            "declared_in": "app",
                            "enum_class": "alo$b",
                            "field_name": "d",
                            "name": "shape",
                            "num_values": 6,
                            "predicate": "app$1",
                            "type": "enum",
                            "values": [
                                "NORTH_SOUTH",
                                "EAST_WEST",
                                "ASCENDING_EAST",
                                "ASCENDING_WEST",
                                "ASCENDING_NORTH",
                                "ASCENDING_SOUTH"
                            ]
                        },
                        {
                            "declared_in": "app",
                            "field_name": "e",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alo",
                        "als"
                    ],
                    "text_id": "activator_rail"
                },
                "air": {
                    "class": "ali",
                    "display_name": "Air",
                    "field": "a",
                    "hardness": 0.0,
                    "max_state_id": 15,
                    "min_state_id": 0,
                    "name": "air",
                    "num_states": 16,
                    "numeric_id": 0,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "air"
                },
                "anvil": {
                    "class": "alj",
                    "display_name": "Anvil",
                    "field": "cf",
                    "hardness": 5.0,
                    "max_state_id": 2335,
                    "min_state_id": 2320,
                    "name": "anvil",
                    "num_states": 16,
                    "numeric_id": 145,
                    "resistance": 1200.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "alj",
                            "field_name": "b",
                            "max": 2,
                            "min": 0,
                            "name": "damage",
                            "num_values": 3,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "anh",
                        "als"
                    ],
                    "text_id": "anvil"
                },
                "barrier": {
                    "class": "all",
                    "display_name": "Barrier",
                    "field": "cv",
                    "hardness": 0.0,
                    "max_state_id": 2671,
                    "min_state_id": 2656,
                    "name": "barrier",
                    "num_states": 16,
                    "numeric_id": 166,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "barrier"
                },
                "beacon": {
                    "block_entity": "beacon",
                    "class": "alp",
                    "display_name": "Beacon",
                    "field": "bY",
                    "hardness": 0.0,
                    "light": 15,
                    "max_state_id": 2223,
                    "min_state_id": 2208,
                    "name": "beacon",
                    "num_states": 16,
                    "numeric_id": 138,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "beacon"
                },
                "bed": {
                    "class": "alq",
                    "display_name": "Bed",
                    "field": "C",
                    "hardness": 0.2,
                    "max_state_id": 431,
                    "min_state_id": 416,
                    "name": "bed",
                    "num_states": 16,
                    "numeric_id": 26,
                    "resistance": 0.2,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "alq",
                            "enum_class": "alq$a",
                            "field_name": "a",
                            "name": "part",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "HEAD",
                                "FOOT"
                            ]
                        },
                        {
                            "declared_in": "alq",
                            "field_name": "b",
                            "name": "occupied",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "bed"
                },
                "bedrock": {
                    "class": "apd",
                    "display_name": "Bedrock",
                    "field": "h",
                    "hardness": 0.0,
                    "max_state_id": 127,
                    "min_state_id": 112,
                    "name": "bedrock",
                    "num_states": 16,
                    "numeric_id": 7,
                    "resistance": 3600000.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "bedrock"
                },
                "beetroots": {
                    "class": "alr",
                    "display_name": "Beetroots",
                    "field": "cZ",
                    "hardness": 0.0,
                    "max_state_id": 3327,
                    "min_state_id": 3312,
                    "name": "beetroots",
                    "num_states": 16,
                    "numeric_id": 207,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "alr",
                            "field_name": "a",
                            "max": 3,
                            "min": 0,
                            "name": "age",
                            "num_values": 4,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "amn",
                        "aly",
                        "als"
                    ],
                    "text_id": "beetroots"
                },
                "birch_door": {
                    "class": "amv",
                    "field": "aq",
                    "hardness": 3.0,
                    "max_state_id": 3119,
                    "min_state_id": 3104,
                    "name": "doorBirch",
                    "num_states": 16,
                    "numeric_id": 194,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "birch_door"
                },
                "birch_fence": {
                    "class": "anj",
                    "display_name": "Birch Fence",
                    "field": "aQ",
                    "hardness": 2.0,
                    "max_state_id": 3039,
                    "min_state_id": 3024,
                    "name": "birchFence",
                    "num_states": 16,
                    "numeric_id": 189,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "birch_fence"
                },
                "birch_fence_gate": {
                    "class": "ank",
                    "display_name": "Birch Fence Gate",
                    "field": "bq",
                    "hardness": 2.0,
                    "max_state_id": 2959,
                    "min_state_id": 2944,
                    "name": "birchFenceGate",
                    "num_states": 16,
                    "numeric_id": 184,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "birch_fence_gate"
                },
                "birch_stairs": {
                    "class": "aqw",
                    "display_name": "Birch Wood Stairs",
                    "field": "bV",
                    "hardness": 0.0,
                    "max_state_id": 2175,
                    "min_state_id": 2160,
                    "name": "stairsWoodBirch",
                    "num_states": 16,
                    "numeric_id": 135,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "birch_stairs"
                },
                "black_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Black Shulker Box",
                    "field": "dA",
                    "hardness": 2.0,
                    "max_state_id": 3759,
                    "min_state_id": 3744,
                    "name": "shulkerBoxBlack",
                    "num_states": 16,
                    "numeric_id": 234,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "black_shulker_box"
                },
                "blue_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Blue Shulker Box",
                    "field": "dw",
                    "hardness": 2.0,
                    "max_state_id": 3695,
                    "min_state_id": 3680,
                    "name": "shulkerBoxBlue",
                    "num_states": 16,
                    "numeric_id": 230,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "blue_shulker_box"
                },
                "bone_block": {
                    "class": "alu",
                    "display_name": "Bone Block",
                    "field": "di",
                    "hardness": 0.0,
                    "max_state_id": 3471,
                    "min_state_id": 3456,
                    "name": "boneBlock",
                    "num_states": 16,
                    "numeric_id": 216,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aqf",
                            "enum_class": "cv$a",
                            "field_name": "c",
                            "name": "axis",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "X",
                                "Y",
                                "Z"
                            ]
                        }
                    ],
                    "super": [
                        "aqf",
                        "als"
                    ],
                    "text_id": "bone_block"
                },
                "bookshelf": {
                    "class": "alw",
                    "display_name": "Bookshelf",
                    "field": "X",
                    "hardness": 1.5,
                    "max_state_id": 767,
                    "min_state_id": 752,
                    "name": "bookshelf",
                    "num_states": 16,
                    "numeric_id": 47,
                    "resistance": 1.5,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "bookshelf"
                },
                "brewing_stand": {
                    "block_entity": "brewing_stand",
                    "class": "alx",
                    "field": "bD",
                    "hardness": 0.5,
                    "light": 1,
                    "max_state_id": 1887,
                    "min_state_id": 1872,
                    "name": "brewingStand",
                    "num_states": 16,
                    "numeric_id": 117,
                    "resistance": 0.5,
                    "states": [
                        {
                            "array_index": 0,
                            "field_name": "a",
                            "name": "has_bottle_0",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "array_index": 1,
                            "field_name": "a",
                            "name": "has_bottle_1",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "array_index": 2,
                            "field_name": "a",
                            "name": "has_bottle_2",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "brewing_stand"
                },
                "brick_block": {
                    "class": "als",
                    "display_name": "Bricks",
                    "field": "V",
                    "hardness": 2.0,
                    "max_state_id": 735,
                    "min_state_id": 720,
                    "name": "brick",
                    "num_states": 16,
                    "numeric_id": 45,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "brick_block"
                },
                "brick_stairs": {
                    "class": "aqw",
                    "display_name": "Brick Stairs",
                    "field": "bu",
                    "hardness": 0.0,
                    "max_state_id": 1743,
                    "min_state_id": 1728,
                    "name": "stairsBrick",
                    "num_states": 16,
                    "numeric_id": 108,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "brick_stairs"
                },
                "brown_mushroom": {
                    "class": "aov",
                    "display_name": "Mushroom",
                    "field": "P",
                    "hardness": 0.0,
                    "light": 1,
                    "max_state_id": 639,
                    "min_state_id": 624,
                    "name": "mushroom",
                    "num_states": 16,
                    "numeric_id": 39,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "brown_mushroom"
                },
                "brown_mushroom_block": {
                    "class": "aoh",
                    "display_name": "Mushroom",
                    "field": "bg",
                    "hardness": 0.2,
                    "max_state_id": 1599,
                    "min_state_id": 1584,
                    "name": "mushroom",
                    "num_states": 16,
                    "numeric_id": 99,
                    "resistance": 0.2,
                    "states": [
                        {
                            "declared_in": "aoh",
                            "enum_class": "aoh$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 13,
                            "type": "enum",
                            "values": [
                                "NORTH_WEST",
                                "NORTH",
                                "NORTH_EAST",
                                "WEST",
                                "CENTER",
                                "EAST",
                                "SOUTH_WEST",
                                "SOUTH",
                                "SOUTH_EAST",
                                "STEM",
                                "ALL_INSIDE",
                                "ALL_OUTSIDE",
                                "ALL_STEM"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "brown_mushroom_block"
                },
                "brown_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Brown Shulker Box",
                    "field": "dx",
                    "hardness": 2.0,
                    "max_state_id": 3711,
                    "min_state_id": 3696,
                    "name": "shulkerBoxBrown",
                    "num_states": 16,
                    "numeric_id": 231,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "brown_shulker_box"
                },
                "cactus": {
                    "class": "ama",
                    "display_name": "Cactus",
                    "field": "aK",
                    "hardness": 0.4,
                    "max_state_id": 1311,
                    "min_state_id": 1296,
                    "name": "cactus",
                    "num_states": 16,
                    "numeric_id": 81,
                    "resistance": 0.4,
                    "states": [
                        {
                            "declared_in": "ama",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "age",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "cactus"
                },
                "cake": {
                    "class": "amb",
                    "display_name": "Cake",
                    "field": "ba",
                    "hardness": 0.5,
                    "max_state_id": 1487,
                    "min_state_id": 1472,
                    "name": "cake",
                    "num_states": 16,
                    "numeric_id": 92,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "amb",
                            "field_name": "a",
                            "max": 6,
                            "min": 0,
                            "name": "bites",
                            "num_values": 7,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "cake"
                },
                "carpet": {
                    "class": "arv",
                    "display_name": "Carpet",
                    "field": "cy",
                    "hardness": 0.1,
                    "max_state_id": 2751,
                    "min_state_id": 2736,
                    "name": "woolCarpet",
                    "num_states": 16,
                    "numeric_id": 171,
                    "resistance": 0.1,
                    "states": [
                        {
                            "declared_in": "arv",
                            "enum_class": "ael",
                            "field_name": "a",
                            "name": "color",
                            "num_values": 16,
                            "type": "enum",
                            "values": [
                                "WHITE",
                                "ORANGE",
                                "MAGENTA",
                                "LIGHT_BLUE",
                                "YELLOW",
                                "LIME",
                                "PINK",
                                "GRAY",
                                "SILVER",
                                "CYAN",
                                "PURPLE",
                                "BLUE",
                                "BROWN",
                                "GREEN",
                                "RED",
                                "BLACK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "carpet"
                },
                "carrots": {
                    "class": "amc",
                    "display_name": "Carrots",
                    "field": "cb",
                    "hardness": 0.0,
                    "max_state_id": 2271,
                    "min_state_id": 2256,
                    "name": "carrots",
                    "num_states": 16,
                    "numeric_id": 141,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amn",
                            "field_name": "c",
                            "max": 7,
                            "min": 0,
                            "name": "age",
                            "num_values": 8,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "amn",
                        "aly",
                        "als"
                    ],
                    "text_id": "carrots"
                },
                "cauldron": {
                    "class": "amd",
                    "display_name": "Cauldron",
                    "field": "bE",
                    "hardness": 2.0,
                    "max_state_id": 1903,
                    "min_state_id": 1888,
                    "name": "cauldron",
                    "num_states": 16,
                    "numeric_id": 118,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "amd",
                            "field_name": "a",
                            "max": 3,
                            "min": 0,
                            "name": "level",
                            "num_values": 4,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "cauldron"
                },
                "chain_command_block": {
                    "block_entity": "command_block",
                    "class": "amk",
                    "display_name": "Chain Command Block",
                    "field": "dd",
                    "hardness": 0.0,
                    "max_state_id": 3391,
                    "min_state_id": 3376,
                    "name": "chainCommandBlock",
                    "num_states": 16,
                    "numeric_id": 211,
                    "resistance": 3600000.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amk",
                            "field_name": "b",
                            "name": "conditional",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "chain_command_block"
                },
                "chest": {
                    "block_entity": "chest",
                    "class": "ame",
                    "display_name": "Chest",
                    "field": "ae",
                    "hardness": 2.5,
                    "max_state_id": 879,
                    "min_state_id": 864,
                    "name": "chest",
                    "num_states": 16,
                    "numeric_id": 54,
                    "resistance": 2.5,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "chest"
                },
                "chorus_flower": {
                    "class": "amf",
                    "display_name": "Chorus Flower",
                    "field": "cS",
                    "hardness": 0.4,
                    "max_state_id": 3215,
                    "min_state_id": 3200,
                    "name": "chorusFlower",
                    "num_states": 16,
                    "numeric_id": 200,
                    "resistance": 0.4,
                    "states": [
                        {
                            "declared_in": "amf",
                            "field_name": "a",
                            "max": 5,
                            "min": 0,
                            "name": "age",
                            "num_values": 6,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "chorus_flower"
                },
                "chorus_plant": {
                    "class": "amg",
                    "display_name": "Chorus Plant",
                    "field": "cR",
                    "hardness": 0.4,
                    "max_state_id": 3199,
                    "min_state_id": 3184,
                    "name": "chorusPlant",
                    "num_states": 16,
                    "numeric_id": 199,
                    "resistance": 0.4,
                    "states": [
                        {
                            "declared_in": "amg",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amg",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amg",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amg",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amg",
                            "field_name": "e",
                            "name": "up",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amg",
                            "field_name": "f",
                            "name": "down",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "chorus_plant"
                },
                "clay": {
                    "class": "amh",
                    "display_name": "Clay",
                    "field": "aL",
                    "hardness": 0.6,
                    "max_state_id": 1327,
                    "min_state_id": 1312,
                    "name": "clay",
                    "num_states": 16,
                    "numeric_id": 82,
                    "resistance": 0.6,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "clay"
                },
                "coal_block": {
                    "class": "als",
                    "display_name": "Block of Coal",
                    "field": "cA",
                    "hardness": 5.0,
                    "max_state_id": 2783,
                    "min_state_id": 2768,
                    "name": "blockCoal",
                    "num_states": 16,
                    "numeric_id": 173,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "coal_block"
                },
                "coal_ore": {
                    "class": "apj",
                    "display_name": "Coal Ore",
                    "field": "q",
                    "hardness": 3.0,
                    "max_state_id": 271,
                    "min_state_id": 256,
                    "name": "oreCoal",
                    "num_states": 16,
                    "numeric_id": 16,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "coal_ore"
                },
                "cobblestone": {
                    "class": "als",
                    "display_name": "Cobblestone",
                    "field": "e",
                    "hardness": 2.0,
                    "max_state_id": 79,
                    "min_state_id": 64,
                    "name": "stonebrick",
                    "num_states": 16,
                    "numeric_id": 4,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "cobblestone"
                },
                "cobblestone_wall": {
                    "class": "aro",
                    "field": "bZ",
                    "hardness": 0.0,
                    "max_state_id": 2239,
                    "min_state_id": 2224,
                    "name": "cobbleWall",
                    "num_states": 16,
                    "numeric_id": 139,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aro",
                            "field_name": "a",
                            "name": "up",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aro",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aro",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aro",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aro",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aro",
                            "enum_class": "aro$a",
                            "field_name": "f",
                            "name": "variant",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "NORMAL",
                                "MOSSY"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "cobblestone_wall"
                },
                "cocoa": {
                    "class": "ami",
                    "display_name": "Cocoa",
                    "field": "bN",
                    "hardness": 0.2,
                    "max_state_id": 2047,
                    "min_state_id": 2032,
                    "name": "cocoa",
                    "num_states": 16,
                    "numeric_id": 127,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ami",
                            "field_name": "a",
                            "max": 2,
                            "min": 0,
                            "name": "age",
                            "num_values": 3,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "cocoa"
                },
                "command_block": {
                    "block_entity": "command_block",
                    "class": "amk",
                    "display_name": "Command Block",
                    "field": "bX",
                    "hardness": 0.0,
                    "max_state_id": 2207,
                    "min_state_id": 2192,
                    "name": "commandBlock",
                    "num_states": 16,
                    "numeric_id": 137,
                    "resistance": 3600000.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amk",
                            "field_name": "b",
                            "name": "conditional",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "command_block"
                },
                "crafting_table": {
                    "class": "amm",
                    "display_name": "Crafting Table",
                    "field": "ai",
                    "hardness": 2.5,
                    "max_state_id": 943,
                    "min_state_id": 928,
                    "name": "workbench",
                    "num_states": 16,
                    "numeric_id": 58,
                    "resistance": 2.5,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "crafting_table"
                },
                "cyan_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Cyan Shulker Box",
                    "field": "du",
                    "hardness": 2.0,
                    "max_state_id": 3663,
                    "min_state_id": 3648,
                    "name": "shulkerBoxCyan",
                    "num_states": 16,
                    "numeric_id": 228,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "cyan_shulker_box"
                },
                "dark_oak_door": {
                    "class": "amv",
                    "field": "at",
                    "hardness": 3.0,
                    "max_state_id": 3167,
                    "min_state_id": 3152,
                    "name": "doorDarkOak",
                    "num_states": 16,
                    "numeric_id": 197,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "dark_oak_door"
                },
                "dark_oak_fence": {
                    "class": "anj",
                    "display_name": "Dark Oak Fence",
                    "field": "aS",
                    "hardness": 2.0,
                    "max_state_id": 3071,
                    "min_state_id": 3056,
                    "name": "darkOakFence",
                    "num_states": 16,
                    "numeric_id": 191,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "dark_oak_fence"
                },
                "dark_oak_fence_gate": {
                    "class": "ank",
                    "display_name": "Dark Oak Fence Gate",
                    "field": "bs",
                    "hardness": 2.0,
                    "max_state_id": 2991,
                    "min_state_id": 2976,
                    "name": "darkOakFenceGate",
                    "num_states": 16,
                    "numeric_id": 186,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "dark_oak_fence_gate"
                },
                "dark_oak_stairs": {
                    "class": "aqw",
                    "display_name": "Dark Oak Wood Stairs",
                    "field": "cD",
                    "hardness": 0.0,
                    "max_state_id": 2639,
                    "min_state_id": 2624,
                    "name": "stairsWoodDarkOak",
                    "num_states": 16,
                    "numeric_id": 164,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "dark_oak_stairs"
                },
                "daylight_detector": {
                    "block_entity": "daylight_detector",
                    "class": "amo",
                    "field": "cl",
                    "hardness": 0.0,
                    "max_state_id": 2431,
                    "min_state_id": 2416,
                    "num_states": 16,
                    "numeric_id": 151,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amo",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "power",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "daylight_detector"
                },
                "daylight_detector_inverted": {
                    "block_entity": "daylight_detector",
                    "class": "amo",
                    "field": "cm",
                    "hardness": 0.0,
                    "max_state_id": 2863,
                    "min_state_id": 2848,
                    "num_states": 16,
                    "numeric_id": 178,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amo",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "power",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "daylight_detector_inverted"
                },
                "deadbush": {
                    "class": "amp",
                    "display_name": "Dead Bush",
                    "field": "I",
                    "hardness": 0.0,
                    "max_state_id": 527,
                    "min_state_id": 512,
                    "name": "deadbush",
                    "num_states": 16,
                    "numeric_id": 32,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "deadbush"
                },
                "detector_rail": {
                    "class": "amq",
                    "display_name": "Detector Rail",
                    "field": "E",
                    "hardness": 0.7,
                    "max_state_id": 463,
                    "min_state_id": 448,
                    "name": "detectorRail",
                    "num_states": 16,
                    "numeric_id": 28,
                    "resistance": 0.7,
                    "states": [
                        {
                            "declared_in": "amq",
                            "enum_class": "alo$b",
                            "field_name": "d",
                            "name": "shape",
                            "num_values": 6,
                            "predicate": "amq$1",
                            "type": "enum",
                            "values": [
                                "NORTH_SOUTH",
                                "EAST_WEST",
                                "ASCENDING_EAST",
                                "ASCENDING_WEST",
                                "ASCENDING_NORTH",
                                "ASCENDING_SOUTH"
                            ]
                        },
                        {
                            "declared_in": "amq",
                            "field_name": "e",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alo",
                        "als"
                    ],
                    "text_id": "detector_rail"
                },
                "diamond_block": {
                    "class": "als",
                    "display_name": "Block of Diamond",
                    "field": "ah",
                    "hardness": 5.0,
                    "max_state_id": 927,
                    "min_state_id": 912,
                    "name": "blockDiamond",
                    "num_states": 16,
                    "numeric_id": 57,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "diamond_block"
                },
                "diamond_ore": {
                    "class": "apj",
                    "display_name": "Diamond Ore",
                    "field": "ag",
                    "hardness": 3.0,
                    "max_state_id": 911,
                    "min_state_id": 896,
                    "name": "oreDiamond",
                    "num_states": 16,
                    "numeric_id": 56,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "diamond_ore"
                },
                "dirt": {
                    "class": "amt",
                    "display_name": "Dirt",
                    "field": "d",
                    "hardness": 0.5,
                    "max_state_id": 63,
                    "min_state_id": 48,
                    "name": "dirt",
                    "num_states": 16,
                    "numeric_id": 3,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "amt",
                            "enum_class": "amt$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "DIRT",
                                "COARSE_DIRT",
                                "PODZOL"
                            ]
                        },
                        {
                            "declared_in": "amt",
                            "field_name": "b",
                            "name": "snowy",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "dirt"
                },
                "dispenser": {
                    "block_entity": "dispenser",
                    "class": "amu",
                    "display_name": "Dispenser",
                    "field": "z",
                    "hardness": 3.5,
                    "max_state_id": 383,
                    "min_state_id": 368,
                    "name": "dispenser",
                    "num_states": 16,
                    "numeric_id": 23,
                    "resistance": 3.5,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amu",
                            "field_name": "b",
                            "name": "triggered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "dispenser"
                },
                "double_plant": {
                    "class": "amw",
                    "field": "cF",
                    "hardness": 0.0,
                    "max_state_id": 2815,
                    "min_state_id": 2800,
                    "num_states": 16,
                    "numeric_id": 175,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amw",
                            "enum_class": "amw$a",
                            "field_name": "c",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "amw",
                            "enum_class": "amw$b",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "SUNFLOWER",
                                "SYRINGA",
                                "GRASS",
                                "FERN",
                                "ROSE",
                                "PAEONIA"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "d",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "double_plant"
                },
                "double_stone_slab": {
                    "class": "anq",
                    "display_name": "Stone Slab",
                    "field": "T",
                    "hardness": 2.0,
                    "max_state_id": 703,
                    "min_state_id": 688,
                    "name": "stoneSlab",
                    "num_states": 16,
                    "numeric_id": 43,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "ard",
                            "enum_class": "ard$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 8,
                            "type": "enum",
                            "values": [
                                "STONE",
                                "SAND",
                                "WOOD",
                                "COBBLESTONE",
                                "BRICK",
                                "SMOOTHBRICK",
                                "NETHERBRICK",
                                "QUARTZ"
                            ]
                        }
                    ],
                    "super": [
                        "ard",
                        "anz",
                        "als"
                    ],
                    "text_id": "double_stone_slab"
                },
                "double_stone_slab2": {
                    "class": "anp",
                    "field": "cO",
                    "hardness": 2.0,
                    "max_state_id": 2911,
                    "min_state_id": 2896,
                    "name": "stoneSlab2",
                    "num_states": 16,
                    "numeric_id": 181,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "apc",
                            "enum_class": "apc$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 1,
                            "type": "enum",
                            "values": [
                                "RED_SANDSTONE"
                            ]
                        }
                    ],
                    "super": [
                        "apc",
                        "anz",
                        "als"
                    ],
                    "text_id": "double_stone_slab2"
                },
                "double_wooden_slab": {
                    "class": "anr",
                    "display_name": "Wood Slab",
                    "field": "bL",
                    "hardness": 2.0,
                    "max_state_id": 2015,
                    "min_state_id": 2000,
                    "name": "woodSlab",
                    "num_states": 16,
                    "numeric_id": 125,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aru",
                            "enum_class": "apl$a",
                            "field_name": "d",
                            "name": "variant",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE",
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        }
                    ],
                    "super": [
                        "aru",
                        "anz",
                        "als"
                    ],
                    "text_id": "double_wooden_slab"
                },
                "dragon_egg": {
                    "class": "amx",
                    "display_name": "Dragon Egg",
                    "field": "bI",
                    "hardness": 3.0,
                    "light": 1,
                    "max_state_id": 1967,
                    "min_state_id": 1952,
                    "name": "dragonEgg",
                    "num_states": 16,
                    "numeric_id": 122,
                    "resistance": 9.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "dragon_egg"
                },
                "dropper": {
                    "block_entity": "dropper",
                    "class": "amy",
                    "display_name": "Dropper",
                    "field": "ct",
                    "hardness": 3.5,
                    "max_state_id": 2543,
                    "min_state_id": 2528,
                    "name": "dropper",
                    "num_states": 16,
                    "numeric_id": 158,
                    "resistance": 3.5,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amu",
                            "field_name": "b",
                            "name": "triggered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "amu",
                        "alm",
                        "als"
                    ],
                    "text_id": "dropper"
                },
                "emerald_block": {
                    "class": "als",
                    "display_name": "Block of Emerald",
                    "field": "bT",
                    "hardness": 5.0,
                    "max_state_id": 2143,
                    "min_state_id": 2128,
                    "name": "blockEmerald",
                    "num_states": 16,
                    "numeric_id": 133,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "emerald_block"
                },
                "emerald_ore": {
                    "class": "apj",
                    "display_name": "Emerald Ore",
                    "field": "bP",
                    "hardness": 3.0,
                    "max_state_id": 2079,
                    "min_state_id": 2064,
                    "name": "oreEmerald",
                    "num_states": 16,
                    "numeric_id": 129,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "emerald_ore"
                },
                "enchanting_table": {
                    "block_entity": "enchanting_table",
                    "class": "ana",
                    "display_name": "Enchantment Table",
                    "field": "bC",
                    "hardness": 5.0,
                    "max_state_id": 1871,
                    "min_state_id": 1856,
                    "name": "enchantmentTable",
                    "num_states": 16,
                    "numeric_id": 116,
                    "resistance": 1200.0,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "enchanting_table"
                },
                "end_bricks": {
                    "class": "als",
                    "display_name": "End Stone Bricks",
                    "field": "cY",
                    "hardness": 0.8,
                    "max_state_id": 3311,
                    "min_state_id": 3296,
                    "name": "endBricks",
                    "num_states": 16,
                    "numeric_id": 206,
                    "resistance": 0.8,
                    "states": [],
                    "super": [],
                    "text_id": "end_bricks"
                },
                "end_gateway": {
                    "block_entity": "end_gateway",
                    "class": "anb",
                    "field": "db",
                    "hardness": -1.0,
                    "max_state_id": 3359,
                    "min_state_id": 3344,
                    "num_states": 16,
                    "numeric_id": 209,
                    "resistance": 3600000.0,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "end_gateway"
                },
                "end_portal": {
                    "block_entity": "end_portal",
                    "class": "anc",
                    "field": "bF",
                    "hardness": -1.0,
                    "max_state_id": 1919,
                    "min_state_id": 1904,
                    "num_states": 16,
                    "numeric_id": 119,
                    "resistance": 3600000.0,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "end_portal"
                },
                "end_portal_frame": {
                    "class": "and",
                    "display_name": "End Portal",
                    "field": "bG",
                    "hardness": -1.0,
                    "light": 1,
                    "max_state_id": 1935,
                    "min_state_id": 1920,
                    "name": "endPortalFrame",
                    "num_states": 16,
                    "numeric_id": 120,
                    "resistance": 3600000.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "and",
                            "field_name": "b",
                            "name": "eye",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "end_portal_frame"
                },
                "end_rod": {
                    "class": "ane",
                    "display_name": "End Rod",
                    "field": "cQ",
                    "hardness": 0.0,
                    "light": 14,
                    "max_state_id": 3183,
                    "min_state_id": 3168,
                    "name": "endRod",
                    "num_states": 16,
                    "numeric_id": 198,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "ams",
                        "als"
                    ],
                    "text_id": "end_rod"
                },
                "end_stone": {
                    "class": "als",
                    "display_name": "End Stone",
                    "field": "bH",
                    "hardness": 3.0,
                    "max_state_id": 1951,
                    "min_state_id": 1936,
                    "name": "whiteStone",
                    "num_states": 16,
                    "numeric_id": 121,
                    "resistance": 9.0,
                    "states": [],
                    "super": [],
                    "text_id": "end_stone"
                },
                "ender_chest": {
                    "block_entity": "ender_chest",
                    "class": "anf",
                    "display_name": "Ender Chest",
                    "field": "bQ",
                    "hardness": 22.5,
                    "light": 7,
                    "max_state_id": 2095,
                    "min_state_id": 2080,
                    "name": "enderChest",
                    "num_states": 16,
                    "numeric_id": 130,
                    "resistance": 600.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "ender_chest"
                },
                "farmland": {
                    "class": "ani",
                    "display_name": "Farmland",
                    "field": "ak",
                    "hardness": 0.6,
                    "max_state_id": 975,
                    "min_state_id": 960,
                    "name": "farmland",
                    "num_states": 16,
                    "numeric_id": 60,
                    "resistance": 0.6,
                    "states": [
                        {
                            "declared_in": "ani",
                            "field_name": "a",
                            "max": 7,
                            "min": 0,
                            "name": "moisture",
                            "num_values": 8,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "farmland"
                },
                "fence": {
                    "class": "anj",
                    "display_name": "Oak Fence",
                    "field": "aO",
                    "hardness": 2.0,
                    "max_state_id": 1375,
                    "min_state_id": 1360,
                    "name": "fence",
                    "num_states": 16,
                    "numeric_id": 85,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "fence"
                },
                "fence_gate": {
                    "class": "ank",
                    "display_name": "Oak Fence Gate",
                    "field": "bo",
                    "hardness": 2.0,
                    "max_state_id": 1727,
                    "min_state_id": 1712,
                    "name": "fenceGate",
                    "num_states": 16,
                    "numeric_id": 107,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "fence_gate"
                },
                "fire": {
                    "class": "anl",
                    "display_name": "Fire",
                    "field": "ab",
                    "hardness": 0.0,
                    "light": 15,
                    "max_state_id": 831,
                    "min_state_id": 816,
                    "name": "fire",
                    "num_states": 16,
                    "numeric_id": 51,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "anl",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "age",
                            "num_values": 16,
                            "type": "int"
                        },
                        {
                            "declared_in": "anl",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anl",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anl",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anl",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anl",
                            "field_name": "f",
                            "name": "up",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "fire"
                },
                "flower_pot": {
                    "block_entity": "flower_pot",
                    "class": "ann",
                    "field": "ca",
                    "hardness": 0.0,
                    "max_state_id": 2255,
                    "min_state_id": 2240,
                    "name": "flowerPot",
                    "num_states": 16,
                    "numeric_id": 140,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ann",
                            "enum_class": "ann$a",
                            "field_name": "b",
                            "name": "contents",
                            "num_values": 22,
                            "type": "enum",
                            "values": [
                                "EMPTY",
                                "POPPY",
                                "BLUE_ORCHID",
                                "ALLIUM",
                                "HOUSTONIA",
                                "RED_TULIP",
                                "ORANGE_TULIP",
                                "WHITE_TULIP",
                                "PINK_TULIP",
                                "OXEYE_DAISY",
                                "DANDELION",
                                "OAK_SAPLING",
                                "SPRUCE_SAPLING",
                                "BIRCH_SAPLING",
                                "JUNGLE_SAPLING",
                                "ACACIA_SAPLING",
                                "DARK_OAK_SAPLING",
                                "MUSHROOM_RED",
                                "MUSHROOM_BROWN",
                                "DEAD_BUSH",
                                "FERN",
                                "CACTUS"
                            ]
                        },
                        {
                            "declared_in": "ann",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "legacy_data",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "flower_pot"
                },
                "flowing_lava": {
                    "class": "amz",
                    "display_name": "Lava",
                    "field": "k",
                    "hardness": 100.0,
                    "light": 15,
                    "max_state_id": 175,
                    "min_state_id": 160,
                    "name": "lava",
                    "num_states": 16,
                    "numeric_id": 10,
                    "resistance": 100.0,
                    "states": [
                        {
                            "declared_in": "aoo",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "level",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aoo",
                        "als"
                    ],
                    "text_id": "flowing_lava"
                },
                "flowing_water": {
                    "class": "amz",
                    "display_name": "Water",
                    "field": "i",
                    "hardness": 100.0,
                    "max_state_id": 143,
                    "min_state_id": 128,
                    "name": "water",
                    "num_states": 16,
                    "numeric_id": 8,
                    "resistance": 100.0,
                    "states": [
                        {
                            "declared_in": "aoo",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "level",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aoo",
                        "als"
                    ],
                    "text_id": "flowing_water"
                },
                "frosted_ice": {
                    "class": "ano",
                    "display_name": "Frosted Ice",
                    "field": "de",
                    "hardness": 0.5,
                    "max_state_id": 3407,
                    "min_state_id": 3392,
                    "name": "frostedIce",
                    "num_states": 16,
                    "numeric_id": 212,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "ano",
                            "field_name": "a",
                            "max": 3,
                            "min": 0,
                            "name": "age",
                            "num_values": 4,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aoi",
                        "aob",
                        "als"
                    ],
                    "text_id": "frosted_ice"
                },
                "furnace": {
                    "block_entity": "furnace",
                    "class": "ans",
                    "display_name": "Furnace",
                    "field": "al",
                    "hardness": 3.5,
                    "max_state_id": 991,
                    "min_state_id": 976,
                    "name": "furnace",
                    "num_states": 16,
                    "numeric_id": 61,
                    "resistance": 3.5,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "furnace"
                },
                "glass": {
                    "class": "ant",
                    "display_name": "Glass",
                    "field": "w",
                    "hardness": 0.3,
                    "max_state_id": 335,
                    "min_state_id": 320,
                    "name": "glass",
                    "num_states": 16,
                    "numeric_id": 20,
                    "resistance": 0.3,
                    "states": [],
                    "super": [
                        "aob",
                        "als"
                    ],
                    "text_id": "glass"
                },
                "glass_pane": {
                    "class": "arh",
                    "display_name": "Glass Pane",
                    "field": "bj",
                    "hardness": 0.3,
                    "max_state_id": 1647,
                    "min_state_id": 1632,
                    "name": "thinGlass",
                    "num_states": 16,
                    "numeric_id": 102,
                    "resistance": 0.3,
                    "states": [
                        {
                            "declared_in": "arh",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "glass_pane"
                },
                "glowstone": {
                    "class": "anu",
                    "display_name": "Glowstone",
                    "field": "aX",
                    "hardness": 0.3,
                    "light": 15,
                    "max_state_id": 1439,
                    "min_state_id": 1424,
                    "name": "lightgem",
                    "num_states": 16,
                    "numeric_id": 89,
                    "resistance": 0.3,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "glowstone"
                },
                "gold_block": {
                    "class": "als",
                    "display_name": "Block of Gold",
                    "field": "R",
                    "hardness": 3.0,
                    "max_state_id": 671,
                    "min_state_id": 656,
                    "name": "blockGold",
                    "num_states": 16,
                    "numeric_id": 41,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "gold_block"
                },
                "gold_ore": {
                    "class": "apj",
                    "display_name": "Gold Ore",
                    "field": "o",
                    "hardness": 3.0,
                    "max_state_id": 239,
                    "min_state_id": 224,
                    "name": "oreGold",
                    "num_states": 16,
                    "numeric_id": 14,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "gold_ore"
                },
                "golden_rail": {
                    "class": "app",
                    "display_name": "Powered Rail",
                    "field": "D",
                    "hardness": 0.7,
                    "max_state_id": 447,
                    "min_state_id": 432,
                    "name": "goldenRail",
                    "num_states": 16,
                    "numeric_id": 27,
                    "resistance": 0.7,
                    "states": [
                        {
                            "declared_in": "app",
                            "enum_class": "alo$b",
                            "field_name": "d",
                            "name": "shape",
                            "num_values": 6,
                            "predicate": "app$1",
                            "type": "enum",
                            "values": [
                                "NORTH_SOUTH",
                                "EAST_WEST",
                                "ASCENDING_EAST",
                                "ASCENDING_WEST",
                                "ASCENDING_NORTH",
                                "ASCENDING_SOUTH"
                            ]
                        },
                        {
                            "declared_in": "app",
                            "field_name": "e",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alo",
                        "als"
                    ],
                    "text_id": "golden_rail"
                },
                "grass": {
                    "class": "anv",
                    "display_name": "Grass Block",
                    "field": "c",
                    "hardness": 0.6,
                    "max_state_id": 47,
                    "min_state_id": 32,
                    "name": "grass",
                    "num_states": 16,
                    "numeric_id": 2,
                    "resistance": 0.6,
                    "states": [
                        {
                            "declared_in": "anv",
                            "field_name": "a",
                            "name": "snowy",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "grass"
                },
                "grass_path": {
                    "class": "anw",
                    "display_name": "Grass Path",
                    "field": "da",
                    "hardness": 0.65,
                    "max_state_id": 3343,
                    "min_state_id": 3328,
                    "name": "grassPath",
                    "num_states": 16,
                    "numeric_id": 208,
                    "resistance": 0.65,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "grass_path"
                },
                "gravel": {
                    "class": "anx",
                    "display_name": "Gravel",
                    "field": "n",
                    "hardness": 0.6,
                    "max_state_id": 223,
                    "min_state_id": 208,
                    "name": "gravel",
                    "num_states": 16,
                    "numeric_id": 13,
                    "resistance": 0.6,
                    "states": [],
                    "super": [
                        "anh",
                        "als"
                    ],
                    "text_id": "gravel"
                },
                "gray_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Gray Shulker Box",
                    "field": "ds",
                    "hardness": 2.0,
                    "max_state_id": 3631,
                    "min_state_id": 3616,
                    "name": "shulkerBoxGray",
                    "num_states": 16,
                    "numeric_id": 226,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "gray_shulker_box"
                },
                "green_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Green Shulker Box",
                    "field": "dy",
                    "hardness": 2.0,
                    "max_state_id": 3727,
                    "min_state_id": 3712,
                    "name": "shulkerBoxGreen",
                    "num_states": 16,
                    "numeric_id": 232,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "green_shulker_box"
                },
                "hardened_clay": {
                    "class": "aod",
                    "display_name": "Hardened Clay",
                    "field": "cz",
                    "hardness": 1.25,
                    "max_state_id": 2767,
                    "min_state_id": 2752,
                    "name": "clayHardened",
                    "num_states": 16,
                    "numeric_id": 172,
                    "resistance": 4.2,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "hardened_clay"
                },
                "hay_block": {
                    "class": "aoe",
                    "display_name": "Hay Bale",
                    "field": "cx",
                    "hardness": 0.5,
                    "max_state_id": 2735,
                    "min_state_id": 2720,
                    "name": "hayBlock",
                    "num_states": 16,
                    "numeric_id": 170,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "aqf",
                            "enum_class": "cv$a",
                            "field_name": "c",
                            "name": "axis",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "X",
                                "Y",
                                "Z"
                            ]
                        }
                    ],
                    "super": [
                        "aqf",
                        "als"
                    ],
                    "text_id": "hay_block"
                },
                "heavy_weighted_pressure_plate": {
                    "class": "ars",
                    "display_name": "Weighted Pressure Plate (Heavy)",
                    "field": "ci",
                    "hardness": 0.5,
                    "max_state_id": 2383,
                    "min_state_id": 2368,
                    "name": "weightedPlate_heavy",
                    "num_states": 16,
                    "numeric_id": 148,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "ars",
                            "field_name": "d",
                            "max": 15,
                            "min": 0,
                            "name": "power",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aln",
                        "als"
                    ],
                    "text_id": "heavy_weighted_pressure_plate"
                },
                "hopper": {
                    "block_entity": "hopper",
                    "class": "aof",
                    "display_name": "Hopper",
                    "field": "cp",
                    "hardness": 3.0,
                    "max_state_id": 2479,
                    "min_state_id": 2464,
                    "name": "hopper",
                    "num_states": 16,
                    "numeric_id": 154,
                    "resistance": 4.8,
                    "states": [
                        {
                            "declared_in": "aof",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "aof$1",
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aof",
                            "field_name": "b",
                            "name": "enabled",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "hopper"
                },
                "ice": {
                    "class": "aoi",
                    "display_name": "Ice",
                    "field": "aI",
                    "hardness": 0.5,
                    "max_state_id": 1279,
                    "min_state_id": 1264,
                    "name": "ice",
                    "num_states": 16,
                    "numeric_id": 79,
                    "resistance": 0.5,
                    "states": [],
                    "super": [
                        "aob",
                        "als"
                    ],
                    "text_id": "ice"
                },
                "iron_bars": {
                    "class": "arh",
                    "display_name": "Iron Bars",
                    "field": "bi",
                    "hardness": 5.0,
                    "max_state_id": 1631,
                    "min_state_id": 1616,
                    "name": "fenceIron",
                    "num_states": 16,
                    "numeric_id": 101,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "arh",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "iron_bars"
                },
                "iron_block": {
                    "class": "als",
                    "display_name": "Block of Iron",
                    "field": "S",
                    "hardness": 5.0,
                    "max_state_id": 687,
                    "min_state_id": 672,
                    "name": "blockIron",
                    "num_states": 16,
                    "numeric_id": 42,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "iron_block"
                },
                "iron_door": {
                    "class": "amv",
                    "display_name": "Iron Door",
                    "field": "aA",
                    "hardness": 5.0,
                    "max_state_id": 1151,
                    "min_state_id": 1136,
                    "name": "doorIron",
                    "num_states": 16,
                    "numeric_id": 71,
                    "resistance": 5.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "iron_door"
                },
                "iron_ore": {
                    "class": "apj",
                    "display_name": "Iron Ore",
                    "field": "p",
                    "hardness": 3.0,
                    "max_state_id": 255,
                    "min_state_id": 240,
                    "name": "oreIron",
                    "num_states": 16,
                    "numeric_id": 15,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "iron_ore"
                },
                "iron_trapdoor": {
                    "class": "ark",
                    "display_name": "Iron Trapdoor",
                    "field": "cw",
                    "hardness": 5.0,
                    "max_state_id": 2687,
                    "min_state_id": 2672,
                    "name": "ironTrapdoor",
                    "num_states": 16,
                    "numeric_id": 167,
                    "resistance": 5.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ark",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ark",
                            "enum_class": "ark$a",
                            "field_name": "c",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "iron_trapdoor"
                },
                "jukebox": {
                    "block_entity": "jukebox",
                    "class": "aoj",
                    "display_name": "Jukebox",
                    "field": "aN",
                    "hardness": 2.0,
                    "max_state_id": 1359,
                    "min_state_id": 1344,
                    "name": "jukebox",
                    "num_states": 16,
                    "numeric_id": 84,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "aoj",
                            "field_name": "a",
                            "name": "has_record",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "jukebox"
                },
                "jungle_door": {
                    "class": "amv",
                    "field": "ar",
                    "hardness": 3.0,
                    "max_state_id": 3135,
                    "min_state_id": 3120,
                    "name": "doorJungle",
                    "num_states": 16,
                    "numeric_id": 195,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "jungle_door"
                },
                "jungle_fence": {
                    "class": "anj",
                    "display_name": "Jungle Fence",
                    "field": "aR",
                    "hardness": 2.0,
                    "max_state_id": 3055,
                    "min_state_id": 3040,
                    "name": "jungleFence",
                    "num_states": 16,
                    "numeric_id": 190,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "jungle_fence"
                },
                "jungle_fence_gate": {
                    "class": "ank",
                    "display_name": "Jungle Fence Gate",
                    "field": "br",
                    "hardness": 2.0,
                    "max_state_id": 2975,
                    "min_state_id": 2960,
                    "name": "jungleFenceGate",
                    "num_states": 16,
                    "numeric_id": 185,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "jungle_fence_gate"
                },
                "jungle_stairs": {
                    "class": "aqw",
                    "display_name": "Jungle Wood Stairs",
                    "field": "bW",
                    "hardness": 0.0,
                    "max_state_id": 2191,
                    "min_state_id": 2176,
                    "name": "stairsWoodJungle",
                    "num_states": 16,
                    "numeric_id": 136,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "jungle_stairs"
                },
                "ladder": {
                    "class": "aok",
                    "display_name": "Ladder",
                    "field": "au",
                    "hardness": 0.4,
                    "max_state_id": 1055,
                    "min_state_id": 1040,
                    "name": "ladder",
                    "num_states": 16,
                    "numeric_id": 65,
                    "resistance": 0.4,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "ladder"
                },
                "lapis_block": {
                    "class": "als",
                    "display_name": "Lapis Lazuli Block",
                    "field": "y",
                    "hardness": 3.0,
                    "max_state_id": 367,
                    "min_state_id": 352,
                    "name": "blockLapis",
                    "num_states": 16,
                    "numeric_id": 22,
                    "resistance": 3.0,
                    "states": [],
                    "super": [],
                    "text_id": "lapis_block"
                },
                "lapis_ore": {
                    "class": "apj",
                    "display_name": "Lapis Lazuli Ore",
                    "field": "x",
                    "hardness": 3.0,
                    "max_state_id": 351,
                    "min_state_id": 336,
                    "name": "oreLapis",
                    "num_states": 16,
                    "numeric_id": 21,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "lapis_ore"
                },
                "lava": {
                    "class": "aqy",
                    "display_name": "Lava",
                    "field": "l",
                    "hardness": 100.0,
                    "light": 15,
                    "max_state_id": 191,
                    "min_state_id": 176,
                    "name": "lava",
                    "num_states": 16,
                    "numeric_id": 11,
                    "resistance": 100.0,
                    "states": [
                        {
                            "declared_in": "aoo",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "level",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aoo",
                        "als"
                    ],
                    "text_id": "lava"
                },
                "leaves": {
                    "class": "aph",
                    "display_name": "Leaves",
                    "field": "t",
                    "hardness": 0.0,
                    "max_state_id": 303,
                    "min_state_id": 288,
                    "name": "leaves",
                    "num_states": 16,
                    "numeric_id": 18,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aph",
                            "enum_class": "apl$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 4,
                            "predicate": "aph$1",
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE"
                            ]
                        },
                        {
                            "declared_in": "aol",
                            "field_name": "b",
                            "name": "check_decay",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aol",
                            "field_name": "a",
                            "name": "decayable",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aol",
                        "als"
                    ],
                    "text_id": "leaves"
                },
                "leaves2": {
                    "class": "apa",
                    "display_name": "Leaves",
                    "field": "u",
                    "hardness": 0.0,
                    "max_state_id": 2591,
                    "min_state_id": 2576,
                    "name": "leaves",
                    "num_states": 16,
                    "numeric_id": 161,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "apa",
                            "enum_class": "apl$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 2,
                            "predicate": "apa$1",
                            "type": "enum",
                            "values": [
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        },
                        {
                            "declared_in": "aol",
                            "field_name": "b",
                            "name": "check_decay",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aol",
                            "field_name": "a",
                            "name": "decayable",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aol",
                        "als"
                    ],
                    "text_id": "leaves2"
                },
                "lever": {
                    "class": "aon",
                    "display_name": "Lever",
                    "field": "ay",
                    "hardness": 0.5,
                    "max_state_id": 1119,
                    "min_state_id": 1104,
                    "name": "lever",
                    "num_states": 16,
                    "numeric_id": 69,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "aon",
                            "enum_class": "aon$a",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 8,
                            "type": "enum",
                            "values": [
                                "DOWN_X",
                                "EAST",
                                "WEST",
                                "SOUTH",
                                "NORTH",
                                "UP_Z",
                                "UP_X",
                                "DOWN_Z"
                            ]
                        },
                        {
                            "declared_in": "aon",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "lever"
                },
                "light_blue_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Light Blue Shulker Box",
                    "field": "do",
                    "hardness": 2.0,
                    "max_state_id": 3567,
                    "min_state_id": 3552,
                    "name": "shulkerBoxLightBlue",
                    "num_states": 16,
                    "numeric_id": 222,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "light_blue_shulker_box"
                },
                "light_weighted_pressure_plate": {
                    "class": "ars",
                    "display_name": "Weighted Pressure Plate (Light)",
                    "field": "ch",
                    "hardness": 0.5,
                    "max_state_id": 2367,
                    "min_state_id": 2352,
                    "name": "weightedPlate_light",
                    "num_states": 16,
                    "numeric_id": 147,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "ars",
                            "field_name": "d",
                            "max": 15,
                            "min": 0,
                            "name": "power",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aln",
                        "als"
                    ],
                    "text_id": "light_weighted_pressure_plate"
                },
                "lime_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Lime Shulker Box",
                    "field": "dq",
                    "hardness": 2.0,
                    "max_state_id": 3599,
                    "min_state_id": 3584,
                    "name": "shulkerBoxLime",
                    "num_states": 16,
                    "numeric_id": 224,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "lime_shulker_box"
                },
                "lit_furnace": {
                    "block_entity": "furnace",
                    "class": "ans",
                    "display_name": "Furnace",
                    "field": "am",
                    "hardness": 3.5,
                    "light": 13,
                    "max_state_id": 1007,
                    "min_state_id": 992,
                    "name": "furnace",
                    "num_states": 16,
                    "numeric_id": 62,
                    "resistance": 3.5,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "lit_furnace"
                },
                "lit_pumpkin": {
                    "class": "aps",
                    "display_name": "Jack o'Lantern",
                    "field": "aZ",
                    "hardness": 1.0,
                    "light": 15,
                    "max_state_id": 1471,
                    "min_state_id": 1456,
                    "name": "litpumpkin",
                    "num_states": 16,
                    "numeric_id": 91,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "lit_pumpkin"
                },
                "lit_redstone_lamp": {
                    "class": "aqa",
                    "display_name": "Redstone Lamp",
                    "field": "bK",
                    "hardness": 0.3,
                    "max_state_id": 1999,
                    "min_state_id": 1984,
                    "name": "redstoneLight",
                    "num_states": 16,
                    "numeric_id": 124,
                    "resistance": 0.3,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "lit_redstone_lamp"
                },
                "lit_redstone_ore": {
                    "class": "apy",
                    "display_name": "Redstone Ore",
                    "field": "aD",
                    "hardness": 3.0,
                    "light": 9,
                    "max_state_id": 1199,
                    "min_state_id": 1184,
                    "name": "oreRedstone",
                    "num_states": 16,
                    "numeric_id": 74,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "lit_redstone_ore"
                },
                "log": {
                    "class": "api",
                    "display_name": "Wood",
                    "field": "r",
                    "hardness": 0.0,
                    "max_state_id": 287,
                    "min_state_id": 272,
                    "name": "log",
                    "num_states": 16,
                    "numeric_id": 17,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "api",
                            "enum_class": "apl$a",
                            "field_name": "b",
                            "name": "variant",
                            "num_values": 4,
                            "predicate": "api$1",
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE"
                            ]
                        },
                        {
                            "declared_in": "aop",
                            "enum_class": "aop$a",
                            "field_name": "a",
                            "name": "axis",
                            "num_values": 4,
                            "type": "enum",
                            "values": [
                                "X",
                                "Y",
                                "Z",
                                "NONE"
                            ]
                        }
                    ],
                    "super": [
                        "aop",
                        "aqf",
                        "als"
                    ],
                    "text_id": "log"
                },
                "log2": {
                    "class": "apb",
                    "display_name": "Wood",
                    "field": "s",
                    "hardness": 0.0,
                    "max_state_id": 2607,
                    "min_state_id": 2592,
                    "name": "log",
                    "num_states": 16,
                    "numeric_id": 162,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "apb",
                            "enum_class": "apl$a",
                            "field_name": "b",
                            "name": "variant",
                            "num_values": 2,
                            "predicate": "apb$1",
                            "type": "enum",
                            "values": [
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        },
                        {
                            "declared_in": "aop",
                            "enum_class": "aop$a",
                            "field_name": "a",
                            "name": "axis",
                            "num_values": 4,
                            "type": "enum",
                            "values": [
                                "X",
                                "Y",
                                "Z",
                                "NONE"
                            ]
                        }
                    ],
                    "super": [
                        "aop",
                        "aqf",
                        "als"
                    ],
                    "text_id": "log2"
                },
                "magenta_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Magenta Shulker Box",
                    "field": "dn",
                    "hardness": 2.0,
                    "max_state_id": 3551,
                    "min_state_id": 3536,
                    "name": "shulkerBoxMagenta",
                    "num_states": 16,
                    "numeric_id": 221,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "magenta_shulker_box"
                },
                "magma": {
                    "class": "aoq",
                    "display_name": "Magma Block",
                    "field": "df",
                    "hardness": 0.5,
                    "max_state_id": 3423,
                    "min_state_id": 3408,
                    "name": "magma",
                    "num_states": 16,
                    "numeric_id": 213,
                    "resistance": 0.5,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "magma"
                },
                "melon_block": {
                    "class": "aor",
                    "display_name": "Melon",
                    "field": "bk",
                    "hardness": 1.0,
                    "max_state_id": 1663,
                    "min_state_id": 1648,
                    "name": "melon",
                    "num_states": 16,
                    "numeric_id": 103,
                    "resistance": 1.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "melon_block"
                },
                "melon_stem": {
                    "class": "aqz",
                    "display_name": "Pumpkin Stem",
                    "field": "bm",
                    "hardness": 0.0,
                    "max_state_id": 1695,
                    "min_state_id": 1680,
                    "name": "pumpkinStem",
                    "num_states": 16,
                    "numeric_id": 105,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aqz",
                            "field_name": "a",
                            "max": 7,
                            "min": 0,
                            "name": "age",
                            "num_values": 8,
                            "type": "int"
                        },
                        {
                            "declared_in": "arj",
                            "field_name": "c",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "arj$1",
                            "type": "direction",
                            "values": [
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "melon_stem"
                },
                "mob_spawner": {
                    "block_entity": "mob_spawner",
                    "class": "aot",
                    "display_name": "Monster Spawner",
                    "field": "ac",
                    "hardness": 5.0,
                    "max_state_id": 847,
                    "min_state_id": 832,
                    "name": "mobSpawner",
                    "num_states": 16,
                    "numeric_id": 52,
                    "resistance": 5.0,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "mob_spawner"
                },
                "monster_egg": {
                    "class": "aou",
                    "display_name": "Stone Monster Egg",
                    "field": "be",
                    "hardness": 0.75,
                    "max_state_id": 1567,
                    "min_state_id": 1552,
                    "name": "monsterStoneEgg",
                    "num_states": 16,
                    "numeric_id": 97,
                    "resistance": 0.75,
                    "states": [
                        {
                            "declared_in": "aou",
                            "enum_class": "aou$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "STONE",
                                "COBBLESTONE",
                                "STONEBRICK",
                                "MOSSY_STONEBRICK",
                                "CRACKED_STONEBRICK",
                                "CHISELED_STONEBRICK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "monster_egg"
                },
                "mossy_cobblestone": {
                    "class": "als",
                    "display_name": "Moss Stone",
                    "field": "Y",
                    "hardness": 2.0,
                    "max_state_id": 783,
                    "min_state_id": 768,
                    "name": "stoneMoss",
                    "num_states": 16,
                    "numeric_id": 48,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "mossy_cobblestone"
                },
                "mycelium": {
                    "class": "aow",
                    "display_name": "Mycelium",
                    "field": "bw",
                    "hardness": 0.6,
                    "max_state_id": 1775,
                    "min_state_id": 1760,
                    "name": "mycel",
                    "num_states": 16,
                    "numeric_id": 110,
                    "resistance": 0.6,
                    "states": [
                        {
                            "declared_in": "aow",
                            "field_name": "a",
                            "name": "snowy",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "mycelium"
                },
                "nether_brick": {
                    "class": "aox",
                    "display_name": "Nether Brick",
                    "field": "by",
                    "hardness": 2.0,
                    "max_state_id": 1807,
                    "min_state_id": 1792,
                    "name": "netherBrick",
                    "num_states": 16,
                    "numeric_id": 112,
                    "resistance": 6.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "nether_brick"
                },
                "nether_brick_fence": {
                    "class": "anj",
                    "display_name": "Nether Brick Fence",
                    "field": "bz",
                    "hardness": 2.0,
                    "max_state_id": 1823,
                    "min_state_id": 1808,
                    "name": "netherFence",
                    "num_states": 16,
                    "numeric_id": 113,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "nether_brick_fence"
                },
                "nether_brick_stairs": {
                    "class": "aqw",
                    "display_name": "Nether Brick Stairs",
                    "field": "bA",
                    "hardness": 0.0,
                    "max_state_id": 1839,
                    "min_state_id": 1824,
                    "name": "stairsNetherBrick",
                    "num_states": 16,
                    "numeric_id": 114,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "nether_brick_stairs"
                },
                "nether_wart": {
                    "class": "aoy",
                    "display_name": "Nether Wart",
                    "field": "bB",
                    "hardness": 0.0,
                    "max_state_id": 1855,
                    "min_state_id": 1840,
                    "name": "netherStalk",
                    "num_states": 16,
                    "numeric_id": 115,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aoy",
                            "field_name": "a",
                            "max": 3,
                            "min": 0,
                            "name": "age",
                            "num_values": 4,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "nether_wart"
                },
                "nether_wart_block": {
                    "class": "als",
                    "display_name": "Nether Wart Block",
                    "field": "dg",
                    "hardness": 1.0,
                    "max_state_id": 3439,
                    "min_state_id": 3424,
                    "name": "netherWartBlock",
                    "num_states": 16,
                    "numeric_id": 214,
                    "resistance": 1.0,
                    "states": [],
                    "super": [],
                    "text_id": "nether_wart_block"
                },
                "netherrack": {
                    "class": "aoz",
                    "display_name": "Netherrack",
                    "field": "aV",
                    "hardness": 0.4,
                    "max_state_id": 1407,
                    "min_state_id": 1392,
                    "name": "hellrock",
                    "num_states": 16,
                    "numeric_id": 87,
                    "resistance": 0.4,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "netherrack"
                },
                "noteblock": {
                    "block_entity": "noteblock",
                    "class": "ape",
                    "display_name": "Note Block",
                    "field": "B",
                    "hardness": 0.8,
                    "max_state_id": 415,
                    "min_state_id": 400,
                    "name": "musicBlock",
                    "num_states": 16,
                    "numeric_id": 25,
                    "resistance": 0.8,
                    "states": [],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "noteblock"
                },
                "oak_stairs": {
                    "class": "aqw",
                    "display_name": "Oak Wood Stairs",
                    "field": "ad",
                    "hardness": 0.0,
                    "max_state_id": 863,
                    "min_state_id": 848,
                    "name": "stairsWood",
                    "num_states": 16,
                    "numeric_id": 53,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "oak_stairs"
                },
                "observer": {
                    "class": "apf",
                    "display_name": "Observer",
                    "field": "dk",
                    "hardness": 3.0,
                    "max_state_id": 3503,
                    "min_state_id": 3488,
                    "name": "observer",
                    "num_states": 16,
                    "numeric_id": 218,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "apf",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "ams",
                        "als"
                    ],
                    "text_id": "observer"
                },
                "obsidian": {
                    "class": "apg",
                    "display_name": "Obsidian",
                    "field": "Z",
                    "hardness": 50.0,
                    "max_state_id": 799,
                    "min_state_id": 784,
                    "name": "obsidian",
                    "num_states": 16,
                    "numeric_id": 49,
                    "resistance": 1200.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "obsidian"
                },
                "orange_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Orange Shulker Box",
                    "field": "dm",
                    "hardness": 2.0,
                    "max_state_id": 3535,
                    "min_state_id": 3520,
                    "name": "shulkerBoxOrange",
                    "num_states": 16,
                    "numeric_id": 220,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "orange_shulker_box"
                },
                "packed_ice": {
                    "class": "apk",
                    "display_name": "Packed Ice",
                    "field": "cB",
                    "hardness": 0.5,
                    "max_state_id": 2799,
                    "min_state_id": 2784,
                    "name": "icePacked",
                    "num_states": 16,
                    "numeric_id": 174,
                    "resistance": 0.5,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "packed_ice"
                },
                "pink_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Pink Shulker Box",
                    "field": "dr",
                    "hardness": 2.0,
                    "max_state_id": 3615,
                    "min_state_id": 3600,
                    "name": "shulkerBoxPink",
                    "num_states": 16,
                    "numeric_id": 225,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "pink_shulker_box"
                },
                "piston": {
                    "class": "ata",
                    "display_name": "Piston",
                    "field": "J",
                    "hardness": 0.0,
                    "max_state_id": 543,
                    "min_state_id": 528,
                    "name": "pistonBase",
                    "num_states": 16,
                    "numeric_id": 33,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ata",
                            "field_name": "a",
                            "name": "extended",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "ams",
                        "als"
                    ],
                    "text_id": "piston"
                },
                "piston_extension": {
                    "class": "atc",
                    "field": "M",
                    "hardness": 0.0,
                    "max_state_id": 591,
                    "min_state_id": 576,
                    "num_states": 16,
                    "numeric_id": 36,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "atb",
                            "enum_class": "atb$a",
                            "field_name": "b",
                            "name": "type",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "STICKY"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "piston_extension"
                },
                "piston_head": {
                    "class": "atb",
                    "display_name": "Piston",
                    "field": "K",
                    "hardness": 0.0,
                    "max_state_id": 559,
                    "min_state_id": 544,
                    "name": "pistonBase",
                    "num_states": 16,
                    "numeric_id": 34,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "atb",
                            "enum_class": "atb$a",
                            "field_name": "a",
                            "name": "type",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "STICKY"
                            ]
                        },
                        {
                            "declared_in": "atb",
                            "field_name": "b",
                            "name": "short",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "ams",
                        "als"
                    ],
                    "text_id": "piston_head"
                },
                "planks": {
                    "class": "apl",
                    "display_name": "Wooden Planks",
                    "field": "f",
                    "hardness": 2.0,
                    "max_state_id": 95,
                    "min_state_id": 80,
                    "name": "wood",
                    "num_states": 16,
                    "numeric_id": 5,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "apl",
                            "enum_class": "apl$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE",
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "planks"
                },
                "portal": {
                    "class": "apm",
                    "display_name": "Portal",
                    "field": "aY",
                    "hardness": -1.0,
                    "light": 11,
                    "max_state_id": 1455,
                    "min_state_id": 1440,
                    "name": "portal",
                    "num_states": 16,
                    "numeric_id": 90,
                    "resistance": -1.0,
                    "states": [
                        {
                            "declared_in": "apm",
                            "enum_class": "cv$a",
                            "field_name": "a",
                            "name": "axis",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "X",
                                "Z"
                            ]
                        }
                    ],
                    "super": [
                        "aob",
                        "als"
                    ],
                    "text_id": "portal"
                },
                "potatoes": {
                    "class": "apn",
                    "display_name": "Potatoes",
                    "field": "cc",
                    "hardness": 0.0,
                    "max_state_id": 2287,
                    "min_state_id": 2272,
                    "name": "potatoes",
                    "num_states": 16,
                    "numeric_id": 142,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amn",
                            "field_name": "c",
                            "max": 7,
                            "min": 0,
                            "name": "age",
                            "num_values": 8,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "amn",
                        "aly",
                        "als"
                    ],
                    "text_id": "potatoes"
                },
                "powered_comparator": {
                    "block_entity": "comparator",
                    "class": "aml",
                    "field": "ck",
                    "hardness": 0.0,
                    "light": 9,
                    "max_state_id": 2415,
                    "min_state_id": 2400,
                    "name": "comparator",
                    "num_states": 16,
                    "numeric_id": 150,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aml",
                            "enum_class": "aml$a",
                            "field_name": "b",
                            "name": "mode",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "COMPARE",
                                "SUBTRACT"
                            ]
                        },
                        {
                            "declared_in": "aml",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "amr",
                        "aog",
                        "als"
                    ],
                    "text_id": "powered_comparator"
                },
                "powered_repeater": {
                    "class": "aqe",
                    "field": "bc",
                    "hardness": 0.0,
                    "max_state_id": 1519,
                    "min_state_id": 1504,
                    "name": "diode",
                    "num_states": 16,
                    "numeric_id": 94,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqe",
                            "field_name": "b",
                            "max": 4,
                            "min": 1,
                            "name": "delay",
                            "num_values": 4,
                            "type": "int"
                        },
                        {
                            "declared_in": "aqe",
                            "field_name": "a",
                            "name": "locked",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "amr",
                        "aog",
                        "als"
                    ],
                    "text_id": "powered_repeater"
                },
                "prismarine": {
                    "class": "apr",
                    "field": "cI",
                    "hardness": 1.5,
                    "max_state_id": 2703,
                    "min_state_id": 2688,
                    "name": "prismarine",
                    "num_states": 16,
                    "numeric_id": 168,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "apr",
                            "enum_class": "apr$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "ROUGH",
                                "BRICKS",
                                "DARK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "prismarine"
                },
                "pumpkin": {
                    "class": "aps",
                    "display_name": "Pumpkin",
                    "field": "aU",
                    "hardness": 1.0,
                    "max_state_id": 1391,
                    "min_state_id": 1376,
                    "name": "pumpkin",
                    "num_states": 16,
                    "numeric_id": 86,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "pumpkin"
                },
                "pumpkin_stem": {
                    "class": "aqz",
                    "display_name": "Pumpkin Stem",
                    "field": "bl",
                    "hardness": 0.0,
                    "max_state_id": 1679,
                    "min_state_id": 1664,
                    "name": "pumpkinStem",
                    "num_states": 16,
                    "numeric_id": 104,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aqz",
                            "field_name": "a",
                            "max": 7,
                            "min": 0,
                            "name": "age",
                            "num_values": 8,
                            "type": "int"
                        },
                        {
                            "declared_in": "arj",
                            "field_name": "c",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "arj$1",
                            "type": "direction",
                            "values": [
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "pumpkin_stem"
                },
                "purple_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Purple Shulker Box",
                    "field": "dv",
                    "hardness": 2.0,
                    "max_state_id": 3679,
                    "min_state_id": 3664,
                    "name": "shulkerBoxPurple",
                    "num_states": 16,
                    "numeric_id": 229,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "purple_shulker_box"
                },
                "purpur_block": {
                    "class": "als",
                    "display_name": "Purpur Block",
                    "field": "cT",
                    "hardness": 1.5,
                    "max_state_id": 3231,
                    "min_state_id": 3216,
                    "name": "purpurBlock",
                    "num_states": 16,
                    "numeric_id": 201,
                    "resistance": 6.0,
                    "states": [],
                    "super": [],
                    "text_id": "purpur_block"
                },
                "purpur_double_slab": {
                    "class": "apt$a",
                    "display_name": "Purpur Slab",
                    "field": "cW",
                    "hardness": 2.0,
                    "max_state_id": 3279,
                    "min_state_id": 3264,
                    "name": "purpurSlab",
                    "num_states": 16,
                    "numeric_id": 204,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "apt",
                            "enum_class": "apt$c",
                            "field_name": "d",
                            "name": "variant",
                            "num_values": 1,
                            "type": "enum",
                            "values": [
                                "DEFAULT"
                            ]
                        }
                    ],
                    "super": [
                        "apt",
                        "anz",
                        "als"
                    ],
                    "text_id": "purpur_double_slab"
                },
                "purpur_pillar": {
                    "class": "aqf",
                    "display_name": "Purpur Pillar",
                    "field": "cU",
                    "hardness": 1.5,
                    "max_state_id": 3247,
                    "min_state_id": 3232,
                    "name": "purpurPillar",
                    "num_states": 16,
                    "numeric_id": 202,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "aqf",
                            "enum_class": "cv$a",
                            "field_name": "c",
                            "name": "axis",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "X",
                                "Y",
                                "Z"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "purpur_pillar"
                },
                "purpur_slab": {
                    "class": "apt$b",
                    "display_name": "Purpur Slab",
                    "field": "cX",
                    "hardness": 2.0,
                    "max_state_id": 3295,
                    "min_state_id": 3280,
                    "name": "purpurSlab",
                    "num_states": 16,
                    "numeric_id": 205,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "apt",
                            "enum_class": "apt$c",
                            "field_name": "d",
                            "name": "variant",
                            "num_values": 1,
                            "type": "enum",
                            "values": [
                                "DEFAULT"
                            ]
                        }
                    ],
                    "super": [
                        "apt",
                        "anz",
                        "als"
                    ],
                    "text_id": "purpur_slab"
                },
                "purpur_stairs": {
                    "class": "aqw",
                    "display_name": "Purpur Stairs",
                    "field": "cV",
                    "hardness": 0.0,
                    "max_state_id": 3263,
                    "min_state_id": 3248,
                    "name": "stairsPurpur",
                    "num_states": 16,
                    "numeric_id": 203,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "purpur_stairs"
                },
                "quartz_block": {
                    "class": "apu",
                    "display_name": "Block of Quartz",
                    "field": "cq",
                    "hardness": 0.8,
                    "max_state_id": 2495,
                    "min_state_id": 2480,
                    "name": "quartzBlock",
                    "num_states": 16,
                    "numeric_id": 155,
                    "resistance": 0.8,
                    "states": [
                        {
                            "declared_in": "apu",
                            "enum_class": "apu$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "CHISELED",
                                "LINES_Y",
                                "LINES_X",
                                "LINES_Z"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "quartz_block"
                },
                "quartz_ore": {
                    "class": "apj",
                    "display_name": "Nether Quartz Ore",
                    "field": "co",
                    "hardness": 3.0,
                    "max_state_id": 2463,
                    "min_state_id": 2448,
                    "name": "netherquartz",
                    "num_states": 16,
                    "numeric_id": 153,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "quartz_ore"
                },
                "quartz_stairs": {
                    "class": "aqw",
                    "display_name": "Quartz Stairs",
                    "field": "cr",
                    "hardness": 0.0,
                    "max_state_id": 2511,
                    "min_state_id": 2496,
                    "name": "stairsQuartz",
                    "num_states": 16,
                    "numeric_id": 156,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "quartz_stairs"
                },
                "rail": {
                    "class": "apv",
                    "display_name": "Rail",
                    "field": "av",
                    "hardness": 0.7,
                    "max_state_id": 1071,
                    "min_state_id": 1056,
                    "name": "rail",
                    "num_states": 16,
                    "numeric_id": 66,
                    "resistance": 0.7,
                    "states": [
                        {
                            "declared_in": "apv",
                            "enum_class": "alo$b",
                            "field_name": "d",
                            "name": "shape",
                            "num_values": 10,
                            "type": "enum",
                            "values": [
                                "NORTH_SOUTH",
                                "EAST_WEST",
                                "ASCENDING_EAST",
                                "ASCENDING_WEST",
                                "ASCENDING_NORTH",
                                "ASCENDING_SOUTH",
                                "SOUTH_EAST",
                                "SOUTH_WEST",
                                "NORTH_WEST",
                                "NORTH_EAST"
                            ]
                        }
                    ],
                    "super": [
                        "alo",
                        "als"
                    ],
                    "text_id": "rail"
                },
                "red_flower": {
                    "class": "apw",
                    "display_name": "Flower",
                    "field": "O",
                    "hardness": 0.0,
                    "max_state_id": 623,
                    "min_state_id": 608,
                    "name": "flower2",
                    "num_states": 16,
                    "numeric_id": 38,
                    "resistance": 0.0,
                    "states": [
                        {
                            "name": "type",
                            "num_values": 9,
                            "type": "enum",
                            "values": [
                                "POPPY",
                                "BLUE_ORCHID",
                                "ALLIUM",
                                "HOUSTONIA",
                                "RED_TULIP",
                                "ORANGE_TULIP",
                                "WHITE_TULIP",
                                "PINK_TULIP",
                                "OXEYE_DAISY"
                            ]
                        }
                    ],
                    "super": [
                        "anm",
                        "aly",
                        "als"
                    ],
                    "text_id": "red_flower"
                },
                "red_mushroom": {
                    "class": "aov",
                    "display_name": "Mushroom",
                    "field": "Q",
                    "hardness": 0.0,
                    "max_state_id": 655,
                    "min_state_id": 640,
                    "name": "mushroom",
                    "num_states": 16,
                    "numeric_id": 40,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "red_mushroom"
                },
                "red_mushroom_block": {
                    "class": "aoh",
                    "display_name": "Mushroom",
                    "field": "bh",
                    "hardness": 0.2,
                    "max_state_id": 1615,
                    "min_state_id": 1600,
                    "name": "mushroom",
                    "num_states": 16,
                    "numeric_id": 100,
                    "resistance": 0.2,
                    "states": [
                        {
                            "declared_in": "aoh",
                            "enum_class": "aoh$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 13,
                            "type": "enum",
                            "values": [
                                "NORTH_WEST",
                                "NORTH",
                                "NORTH_EAST",
                                "WEST",
                                "CENTER",
                                "EAST",
                                "SOUTH_WEST",
                                "SOUTH",
                                "SOUTH_EAST",
                                "STEM",
                                "ALL_INSIDE",
                                "ALL_OUTSIDE",
                                "ALL_STEM"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "red_mushroom_block"
                },
                "red_nether_brick": {
                    "class": "aox",
                    "display_name": "Red Nether Brick",
                    "field": "dh",
                    "hardness": 2.0,
                    "max_state_id": 3455,
                    "min_state_id": 3440,
                    "name": "redNetherBrick",
                    "num_states": 16,
                    "numeric_id": 215,
                    "resistance": 6.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "red_nether_brick"
                },
                "red_sandstone": {
                    "class": "apx",
                    "display_name": "Red Sandstone",
                    "field": "cM",
                    "hardness": 0.8,
                    "max_state_id": 2879,
                    "min_state_id": 2864,
                    "name": "redSandStone",
                    "num_states": 16,
                    "numeric_id": 179,
                    "resistance": 0.8,
                    "states": [
                        {
                            "declared_in": "apx",
                            "enum_class": "apx$a",
                            "field_name": "a",
                            "name": "type",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "CHISELED",
                                "SMOOTH"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "red_sandstone"
                },
                "red_sandstone_stairs": {
                    "class": "aqw",
                    "display_name": "Red Sandstone Stairs",
                    "field": "cN",
                    "hardness": 0.0,
                    "max_state_id": 2895,
                    "min_state_id": 2880,
                    "name": "stairsRedSandStone",
                    "num_states": 16,
                    "numeric_id": 180,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "red_sandstone_stairs"
                },
                "red_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Red Shulker Box",
                    "field": "dz",
                    "hardness": 2.0,
                    "max_state_id": 3743,
                    "min_state_id": 3728,
                    "name": "shulkerBoxRed",
                    "num_states": 16,
                    "numeric_id": 233,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "red_shulker_box"
                },
                "redstone_block": {
                    "class": "apo",
                    "display_name": "Block of Redstone",
                    "field": "cn",
                    "hardness": 5.0,
                    "max_state_id": 2447,
                    "min_state_id": 2432,
                    "name": "blockRedstone",
                    "num_states": 16,
                    "numeric_id": 152,
                    "resistance": 6.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "redstone_block"
                },
                "redstone_lamp": {
                    "class": "aqa",
                    "display_name": "Redstone Lamp",
                    "field": "bJ",
                    "hardness": 0.3,
                    "max_state_id": 1983,
                    "min_state_id": 1968,
                    "name": "redstoneLight",
                    "num_states": 16,
                    "numeric_id": 123,
                    "resistance": 0.3,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "redstone_lamp"
                },
                "redstone_ore": {
                    "class": "apy",
                    "display_name": "Redstone Ore",
                    "field": "aC",
                    "hardness": 3.0,
                    "max_state_id": 1183,
                    "min_state_id": 1168,
                    "name": "oreRedstone",
                    "num_states": 16,
                    "numeric_id": 73,
                    "resistance": 3.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "redstone_ore"
                },
                "redstone_torch": {
                    "class": "aqb",
                    "display_name": "Redstone Torch",
                    "field": "aF",
                    "hardness": 0.0,
                    "light": 7,
                    "max_state_id": 1231,
                    "min_state_id": 1216,
                    "name": "notGate",
                    "num_states": 16,
                    "numeric_id": 76,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "arj",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "arj$1",
                            "type": "direction",
                            "values": [
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "arj",
                        "als"
                    ],
                    "text_id": "redstone_torch"
                },
                "redstone_wire": {
                    "class": "apz",
                    "display_name": "Redstone Dust",
                    "field": "af",
                    "hardness": 0.0,
                    "max_state_id": 895,
                    "min_state_id": 880,
                    "name": "redstoneDust",
                    "num_states": 16,
                    "numeric_id": 55,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "apz",
                            "enum_class": "apz$a",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "UP",
                                "SIDE",
                                "NONE"
                            ]
                        },
                        {
                            "declared_in": "apz",
                            "enum_class": "apz$a",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "UP",
                                "SIDE",
                                "NONE"
                            ]
                        },
                        {
                            "declared_in": "apz",
                            "enum_class": "apz$a",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "UP",
                                "SIDE",
                                "NONE"
                            ]
                        },
                        {
                            "declared_in": "apz",
                            "enum_class": "apz$a",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "UP",
                                "SIDE",
                                "NONE"
                            ]
                        },
                        {
                            "declared_in": "apz",
                            "field_name": "e",
                            "max": 15,
                            "min": 0,
                            "name": "power",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "redstone_wire"
                },
                "reeds": {
                    "class": "aqc",
                    "display_name": "Sugar cane",
                    "field": "aM",
                    "hardness": 0.0,
                    "max_state_id": 1343,
                    "min_state_id": 1328,
                    "name": "reeds",
                    "num_states": 16,
                    "numeric_id": 83,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aqc",
                            "field_name": "a",
                            "max": 15,
                            "min": 0,
                            "name": "age",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "reeds"
                },
                "repeating_command_block": {
                    "block_entity": "command_block",
                    "class": "amk",
                    "display_name": "Repeating Command Block",
                    "field": "dc",
                    "hardness": 0.0,
                    "max_state_id": 3375,
                    "min_state_id": 3360,
                    "name": "repeatingCommandBlock",
                    "num_states": 16,
                    "numeric_id": 210,
                    "resistance": 3600000.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amk",
                            "field_name": "b",
                            "name": "conditional",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "repeating_command_block"
                },
                "sand": {
                    "class": "aqh",
                    "display_name": "Sand",
                    "field": "m",
                    "hardness": 0.5,
                    "max_state_id": 207,
                    "min_state_id": 192,
                    "name": "sand",
                    "num_states": 16,
                    "numeric_id": 12,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "aqh",
                            "enum_class": "aqh$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "SAND",
                                "RED_SAND"
                            ]
                        }
                    ],
                    "super": [
                        "anh",
                        "als"
                    ],
                    "text_id": "sand"
                },
                "sandstone": {
                    "class": "aqi",
                    "display_name": "Sandstone",
                    "field": "A",
                    "hardness": 0.8,
                    "max_state_id": 399,
                    "min_state_id": 384,
                    "name": "sandStone",
                    "num_states": 16,
                    "numeric_id": 24,
                    "resistance": 0.8,
                    "states": [
                        {
                            "declared_in": "aqi",
                            "enum_class": "aqi$a",
                            "field_name": "a",
                            "name": "type",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "CHISELED",
                                "SMOOTH"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "sandstone"
                },
                "sandstone_stairs": {
                    "class": "aqw",
                    "display_name": "Sandstone Stairs",
                    "field": "bO",
                    "hardness": 0.0,
                    "max_state_id": 2063,
                    "min_state_id": 2048,
                    "name": "stairsSandStone",
                    "num_states": 16,
                    "numeric_id": 128,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "sandstone_stairs"
                },
                "sapling": {
                    "class": "aqj",
                    "field": "g",
                    "hardness": 0.0,
                    "max_state_id": 111,
                    "min_state_id": 96,
                    "name": "sapling",
                    "num_states": 16,
                    "numeric_id": 6,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aqj",
                            "enum_class": "apl$a",
                            "field_name": "a",
                            "name": "type",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE",
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        },
                        {
                            "declared_in": "aqj",
                            "field_name": "c",
                            "max": 1,
                            "min": 0,
                            "name": "stage",
                            "num_values": 2,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "sapling"
                },
                "sea_lantern": {
                    "class": "aqk",
                    "display_name": "Sea Lantern",
                    "field": "cJ",
                    "hardness": 0.3,
                    "light": 15,
                    "max_state_id": 2719,
                    "min_state_id": 2704,
                    "name": "seaLantern",
                    "num_states": 16,
                    "numeric_id": 169,
                    "resistance": 0.3,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "sea_lantern"
                },
                "silver_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Light Gray Shulker Box",
                    "field": "dt",
                    "hardness": 2.0,
                    "max_state_id": 3647,
                    "min_state_id": 3632,
                    "name": "shulkerBoxSilver",
                    "num_states": 16,
                    "numeric_id": 227,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "silver_shulker_box"
                },
                "skull": {
                    "block_entity": "skull",
                    "class": "aqn",
                    "field": "ce",
                    "hardness": 1.0,
                    "max_state_id": 2319,
                    "min_state_id": 2304,
                    "name": "skull",
                    "num_states": 16,
                    "numeric_id": 144,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqn",
                            "field_name": "b",
                            "name": "nodrop",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "skull"
                },
                "slime": {
                    "class": "aqo",
                    "display_name": "Slime Block",
                    "field": "cE",
                    "hardness": 0.0,
                    "max_state_id": 2655,
                    "min_state_id": 2640,
                    "name": "slime",
                    "num_states": 16,
                    "numeric_id": 165,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "aob",
                        "als"
                    ],
                    "text_id": "slime"
                },
                "snow": {
                    "class": "aqp",
                    "display_name": "Snow",
                    "field": "aJ",
                    "hardness": 0.2,
                    "max_state_id": 1295,
                    "min_state_id": 1280,
                    "name": "snow",
                    "num_states": 16,
                    "numeric_id": 80,
                    "resistance": 0.2,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "snow"
                },
                "snow_layer": {
                    "class": "aqq",
                    "display_name": "Snow",
                    "field": "aH",
                    "hardness": 0.1,
                    "max_state_id": 1263,
                    "min_state_id": 1248,
                    "name": "snow",
                    "num_states": 16,
                    "numeric_id": 78,
                    "resistance": 0.1,
                    "states": [
                        {
                            "declared_in": "aqq",
                            "field_name": "a",
                            "max": 8,
                            "min": 1,
                            "name": "layers",
                            "num_values": 8,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "snow_layer"
                },
                "soul_sand": {
                    "class": "aqr",
                    "display_name": "Soul Sand",
                    "field": "aW",
                    "hardness": 0.5,
                    "max_state_id": 1423,
                    "min_state_id": 1408,
                    "name": "hellsand",
                    "num_states": 16,
                    "numeric_id": 88,
                    "resistance": 0.5,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "soul_sand"
                },
                "sponge": {
                    "class": "aqt",
                    "field": "v",
                    "hardness": 0.6,
                    "max_state_id": 319,
                    "min_state_id": 304,
                    "name": "sponge",
                    "num_states": 16,
                    "numeric_id": 19,
                    "resistance": 0.6,
                    "states": [
                        {
                            "declared_in": "aqt",
                            "field_name": "a",
                            "name": "wet",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "sponge"
                },
                "spruce_door": {
                    "class": "amv",
                    "field": "ap",
                    "hardness": 3.0,
                    "max_state_id": 3103,
                    "min_state_id": 3088,
                    "name": "doorSpruce",
                    "num_states": 16,
                    "numeric_id": 193,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "spruce_door"
                },
                "spruce_fence": {
                    "class": "anj",
                    "display_name": "Spruce Fence",
                    "field": "aP",
                    "hardness": 2.0,
                    "max_state_id": 3023,
                    "min_state_id": 3008,
                    "name": "spruceFence",
                    "num_states": 16,
                    "numeric_id": 188,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anj",
                            "field_name": "a",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "b",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "d",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "anj",
                            "field_name": "c",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "spruce_fence"
                },
                "spruce_fence_gate": {
                    "class": "ank",
                    "display_name": "Spruce Fence Gate",
                    "field": "bp",
                    "hardness": 2.0,
                    "max_state_id": 2943,
                    "min_state_id": 2928,
                    "name": "spruceFenceGate",
                    "num_states": 16,
                    "numeric_id": 183,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "a",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ank",
                            "field_name": "c",
                            "name": "in_wall",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aog",
                        "als"
                    ],
                    "text_id": "spruce_fence_gate"
                },
                "spruce_stairs": {
                    "class": "aqw",
                    "display_name": "Spruce Wood Stairs",
                    "field": "bU",
                    "hardness": 0.0,
                    "max_state_id": 2159,
                    "min_state_id": 2144,
                    "name": "stairsWoodSpruce",
                    "num_states": 16,
                    "numeric_id": 134,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "spruce_stairs"
                },
                "stained_glass": {
                    "class": "aqu",
                    "display_name": "Stained Glass",
                    "field": "cG",
                    "hardness": 0.3,
                    "max_state_id": 1535,
                    "min_state_id": 1520,
                    "name": "stainedGlass",
                    "num_states": 16,
                    "numeric_id": 95,
                    "resistance": 0.3,
                    "states": [
                        {
                            "declared_in": "aqu",
                            "enum_class": "ael",
                            "field_name": "a",
                            "name": "color",
                            "num_values": 16,
                            "type": "enum",
                            "values": [
                                "WHITE",
                                "ORANGE",
                                "MAGENTA",
                                "LIGHT_BLUE",
                                "YELLOW",
                                "LIME",
                                "PINK",
                                "GRAY",
                                "SILVER",
                                "CYAN",
                                "PURPLE",
                                "BLUE",
                                "BROWN",
                                "GREEN",
                                "RED",
                                "BLACK"
                            ]
                        }
                    ],
                    "super": [
                        "aob",
                        "als"
                    ],
                    "text_id": "stained_glass"
                },
                "stained_glass_pane": {
                    "class": "aqv",
                    "display_name": "Stained Glass Pane",
                    "field": "cH",
                    "hardness": 0.3,
                    "max_state_id": 2575,
                    "min_state_id": 2560,
                    "name": "thinStainedGlass",
                    "num_states": 16,
                    "numeric_id": 160,
                    "resistance": 0.3,
                    "states": [
                        {
                            "declared_in": "arh",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arh",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "aqv",
                            "enum_class": "ael",
                            "field_name": "a",
                            "name": "color",
                            "num_values": 16,
                            "type": "enum",
                            "values": [
                                "WHITE",
                                "ORANGE",
                                "MAGENTA",
                                "LIGHT_BLUE",
                                "YELLOW",
                                "LIME",
                                "PINK",
                                "GRAY",
                                "SILVER",
                                "CYAN",
                                "PURPLE",
                                "BLUE",
                                "BROWN",
                                "GREEN",
                                "RED",
                                "BLACK"
                            ]
                        }
                    ],
                    "super": [
                        "arh",
                        "als"
                    ],
                    "text_id": "stained_glass_pane"
                },
                "stained_hardened_clay": {
                    "class": "amj",
                    "display_name": "Stained Hardened Clay",
                    "field": "cu",
                    "hardness": 1.25,
                    "max_state_id": 2559,
                    "min_state_id": 2544,
                    "name": "clayHardenedStained",
                    "num_states": 16,
                    "numeric_id": 159,
                    "resistance": 4.2,
                    "states": [
                        {
                            "declared_in": "amj",
                            "enum_class": "ael",
                            "field_name": "a",
                            "name": "color",
                            "num_values": 16,
                            "type": "enum",
                            "values": [
                                "WHITE",
                                "ORANGE",
                                "MAGENTA",
                                "LIGHT_BLUE",
                                "YELLOW",
                                "LIME",
                                "PINK",
                                "GRAY",
                                "SILVER",
                                "CYAN",
                                "PURPLE",
                                "BLUE",
                                "BROWN",
                                "GREEN",
                                "RED",
                                "BLACK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "stained_hardened_clay"
                },
                "standing_banner": {
                    "block_entity": "banner",
                    "class": "alk$a",
                    "field": "cK",
                    "hardness": 1.0,
                    "max_state_id": 2831,
                    "min_state_id": 2816,
                    "name": "banner",
                    "num_states": 16,
                    "numeric_id": 176,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "alk",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "rotation",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "alk",
                        "alm",
                        "als"
                    ],
                    "text_id": "standing_banner"
                },
                "standing_sign": {
                    "block_entity": "sign",
                    "class": "aqx",
                    "display_name": "Sign",
                    "field": "an",
                    "hardness": 1.0,
                    "max_state_id": 1023,
                    "min_state_id": 1008,
                    "name": "sign",
                    "num_states": 16,
                    "numeric_id": 63,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "aqx",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "rotation",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aqm",
                        "alm",
                        "als"
                    ],
                    "text_id": "standing_sign"
                },
                "sticky_piston": {
                    "class": "ata",
                    "display_name": "Sticky Piston",
                    "field": "F",
                    "hardness": 0.0,
                    "max_state_id": 479,
                    "min_state_id": 464,
                    "name": "pistonStickyBase",
                    "num_states": 16,
                    "numeric_id": 29,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ata",
                            "field_name": "a",
                            "name": "extended",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "ams",
                        "als"
                    ],
                    "text_id": "sticky_piston"
                },
                "stone": {
                    "class": "ara",
                    "field": "b",
                    "hardness": 1.5,
                    "max_state_id": 31,
                    "min_state_id": 16,
                    "name": "stone",
                    "num_states": 16,
                    "numeric_id": 1,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "ara",
                            "enum_class": "ara$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 7,
                            "type": "enum",
                            "values": [
                                "STONE",
                                "GRANITE",
                                "GRANITE_SMOOTH",
                                "DIORITE",
                                "DIORITE_SMOOTH",
                                "ANDESITE",
                                "ANDESITE_SMOOTH"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "stone"
                },
                "stone_brick_stairs": {
                    "class": "aqw",
                    "display_name": "Stone Brick Stairs",
                    "field": "bv",
                    "hardness": 0.0,
                    "max_state_id": 1759,
                    "min_state_id": 1744,
                    "name": "stairsStoneBrickSmooth",
                    "num_states": 16,
                    "numeric_id": 109,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "stone_brick_stairs"
                },
                "stone_button": {
                    "class": "arc",
                    "display_name": "Button",
                    "field": "aG",
                    "hardness": 0.5,
                    "max_state_id": 1247,
                    "min_state_id": 1232,
                    "name": "button",
                    "num_states": 16,
                    "numeric_id": 77,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "alz",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alz",
                        "ams",
                        "als"
                    ],
                    "text_id": "stone_button"
                },
                "stone_pressure_plate": {
                    "class": "apq",
                    "display_name": "Stone Pressure Plate",
                    "field": "az",
                    "hardness": 0.5,
                    "max_state_id": 1135,
                    "min_state_id": 1120,
                    "name": "pressurePlateStone",
                    "num_states": 16,
                    "numeric_id": 70,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "apq",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aln",
                        "als"
                    ],
                    "text_id": "stone_pressure_plate"
                },
                "stone_slab": {
                    "class": "aoa",
                    "display_name": "Stone Slab",
                    "field": "U",
                    "hardness": 2.0,
                    "max_state_id": 719,
                    "min_state_id": 704,
                    "name": "stoneSlab",
                    "num_states": 16,
                    "numeric_id": 44,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "ard",
                            "enum_class": "ard$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 8,
                            "type": "enum",
                            "values": [
                                "STONE",
                                "SAND",
                                "WOOD",
                                "COBBLESTONE",
                                "BRICK",
                                "SMOOTHBRICK",
                                "NETHERBRICK",
                                "QUARTZ"
                            ]
                        }
                    ],
                    "super": [
                        "ard",
                        "anz",
                        "als"
                    ],
                    "text_id": "stone_slab"
                },
                "stone_slab2": {
                    "class": "any",
                    "field": "cP",
                    "hardness": 2.0,
                    "max_state_id": 2927,
                    "min_state_id": 2912,
                    "name": "stoneSlab2",
                    "num_states": 16,
                    "numeric_id": 182,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "apc",
                            "enum_class": "apc$a",
                            "field_name": "e",
                            "name": "variant",
                            "num_values": 1,
                            "type": "enum",
                            "values": [
                                "RED_SANDSTONE"
                            ]
                        }
                    ],
                    "super": [
                        "apc",
                        "anz",
                        "als"
                    ],
                    "text_id": "stone_slab2"
                },
                "stone_stairs": {
                    "class": "aqw",
                    "display_name": "Cobblestone Stairs",
                    "field": "aw",
                    "hardness": 0.0,
                    "max_state_id": 1087,
                    "min_state_id": 1072,
                    "name": "stairsStone",
                    "num_states": 16,
                    "numeric_id": 67,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$a",
                            "field_name": "b",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aqw",
                            "enum_class": "aqw$b",
                            "field_name": "c",
                            "name": "shape",
                            "num_values": 5,
                            "type": "enum",
                            "values": [
                                "STRAIGHT",
                                "INNER_LEFT",
                                "INNER_RIGHT",
                                "OUTER_LEFT",
                                "OUTER_RIGHT"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "stone_stairs"
                },
                "stonebrick": {
                    "class": "arb",
                    "display_name": "Stone Bricks",
                    "field": "bf",
                    "hardness": 1.5,
                    "max_state_id": 1583,
                    "min_state_id": 1568,
                    "name": "stonebricksmooth",
                    "num_states": 16,
                    "numeric_id": 98,
                    "resistance": 6.0,
                    "states": [
                        {
                            "declared_in": "arb",
                            "enum_class": "arb$a",
                            "field_name": "a",
                            "name": "variant",
                            "num_values": 4,
                            "type": "enum",
                            "values": [
                                "DEFAULT",
                                "MOSSY",
                                "CRACKED",
                                "CHISELED"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "stonebrick"
                },
                "structure_block": {
                    "block_entity": "structure_block",
                    "class": "are",
                    "display_name": "Structure Block",
                    "field": "dB",
                    "hardness": 0.0,
                    "max_state_id": 3775,
                    "min_state_id": 3760,
                    "name": "structureBlock",
                    "num_states": 16,
                    "numeric_id": 255,
                    "resistance": 3600000.0,
                    "states": [
                        {
                            "declared_in": "are",
                            "enum_class": "asv$a",
                            "field_name": "a",
                            "name": "mode",
                            "num_values": 4,
                            "type": "enum",
                            "values": [
                                "SAVE",
                                "LOAD",
                                "CORNER",
                                "DATA"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "structure_block"
                },
                "structure_void": {
                    "class": "arf",
                    "display_name": "Structure Void",
                    "field": "dj",
                    "hardness": 0.0,
                    "max_state_id": 3487,
                    "min_state_id": 3472,
                    "name": "structureVoid",
                    "num_states": 16,
                    "numeric_id": 217,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "structure_void"
                },
                "tallgrass": {
                    "class": "arg",
                    "display_name": "Grass",
                    "field": "H",
                    "hardness": 0.0,
                    "max_state_id": 511,
                    "min_state_id": 496,
                    "name": "tallgrass",
                    "num_states": 16,
                    "numeric_id": 31,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "arg",
                            "enum_class": "arg$a",
                            "field_name": "a",
                            "name": "type",
                            "num_values": 3,
                            "type": "enum",
                            "values": [
                                "DEAD_BUSH",
                                "GRASS",
                                "FERN"
                            ]
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "tallgrass"
                },
                "tnt": {
                    "class": "ari",
                    "display_name": "TNT",
                    "field": "W",
                    "hardness": 0.0,
                    "max_state_id": 751,
                    "min_state_id": 736,
                    "name": "tnt",
                    "num_states": 16,
                    "numeric_id": 46,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "ari",
                            "field_name": "a",
                            "name": "explode",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "tnt"
                },
                "torch": {
                    "class": "arj",
                    "display_name": "Torch",
                    "field": "aa",
                    "hardness": 0.0,
                    "light": 14,
                    "max_state_id": 815,
                    "min_state_id": 800,
                    "name": "torch",
                    "num_states": 16,
                    "numeric_id": 50,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "arj",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "arj$1",
                            "type": "direction",
                            "values": [
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "torch"
                },
                "trapdoor": {
                    "class": "ark",
                    "display_name": "Wooden Trapdoor",
                    "field": "bd",
                    "hardness": 3.0,
                    "max_state_id": 1551,
                    "min_state_id": 1536,
                    "name": "trapdoor",
                    "num_states": 16,
                    "numeric_id": 96,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "ark",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "ark",
                            "enum_class": "ark$a",
                            "field_name": "c",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "trapdoor"
                },
                "trapped_chest": {
                    "block_entity": "chest",
                    "class": "ame",
                    "display_name": "Trapped Chest",
                    "field": "cg",
                    "hardness": 2.5,
                    "max_state_id": 2351,
                    "min_state_id": 2336,
                    "name": "chestTrap",
                    "num_states": 16,
                    "numeric_id": 146,
                    "resistance": 2.5,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "trapped_chest"
                },
                "tripwire": {
                    "class": "arl",
                    "display_name": "Tripwire",
                    "field": "bS",
                    "hardness": 0.0,
                    "max_state_id": 2127,
                    "min_state_id": 2112,
                    "name": "tripWire",
                    "num_states": 16,
                    "numeric_id": 132,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "arl",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "b",
                            "name": "attached",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "c",
                            "name": "disarmed",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "d",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "e",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "g",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arl",
                            "field_name": "f",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "tripwire"
                },
                "tripwire_hook": {
                    "class": "arm",
                    "display_name": "Tripwire Hook",
                    "field": "bR",
                    "hardness": 0.0,
                    "max_state_id": 2111,
                    "min_state_id": 2096,
                    "name": "tripWireSource",
                    "num_states": 16,
                    "numeric_id": 131,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "arm",
                            "field_name": "b",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arm",
                            "field_name": "c",
                            "name": "attached",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "tripwire_hook"
                },
                "unlit_redstone_torch": {
                    "class": "aqb",
                    "display_name": "Redstone Torch",
                    "field": "aE",
                    "hardness": 0.0,
                    "max_state_id": 1215,
                    "min_state_id": 1200,
                    "name": "notGate",
                    "num_states": 16,
                    "numeric_id": 75,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "arj",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 5,
                            "predicate": "arj$1",
                            "type": "direction",
                            "values": [
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "arj",
                        "als"
                    ],
                    "text_id": "unlit_redstone_torch"
                },
                "unpowered_comparator": {
                    "block_entity": "comparator",
                    "class": "aml",
                    "field": "cj",
                    "hardness": 0.0,
                    "max_state_id": 2399,
                    "min_state_id": 2384,
                    "name": "comparator",
                    "num_states": 16,
                    "numeric_id": 149,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aml",
                            "enum_class": "aml$a",
                            "field_name": "b",
                            "name": "mode",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "COMPARE",
                                "SUBTRACT"
                            ]
                        },
                        {
                            "declared_in": "aml",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "amr",
                        "aog",
                        "als"
                    ],
                    "text_id": "unpowered_comparator"
                },
                "unpowered_repeater": {
                    "class": "aqe",
                    "field": "bb",
                    "hardness": 0.0,
                    "max_state_id": 1503,
                    "min_state_id": 1488,
                    "name": "diode",
                    "num_states": 16,
                    "numeric_id": 93,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "D",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "aqe",
                            "field_name": "b",
                            "max": 4,
                            "min": 1,
                            "name": "delay",
                            "num_values": 4,
                            "type": "int"
                        },
                        {
                            "declared_in": "aqe",
                            "field_name": "a",
                            "name": "locked",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "amr",
                        "aog",
                        "als"
                    ],
                    "text_id": "unpowered_repeater"
                },
                "vine": {
                    "class": "arn",
                    "display_name": "Vines",
                    "field": "bn",
                    "hardness": 0.2,
                    "max_state_id": 1711,
                    "min_state_id": 1696,
                    "name": "vine",
                    "num_states": 16,
                    "numeric_id": 106,
                    "resistance": 0.2,
                    "states": [
                        {
                            "declared_in": "arn",
                            "field_name": "a",
                            "name": "up",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arn",
                            "field_name": "b",
                            "name": "north",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arn",
                            "field_name": "c",
                            "name": "east",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arn",
                            "field_name": "d",
                            "name": "south",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "arn",
                            "field_name": "e",
                            "name": "west",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "vine"
                },
                "wall_banner": {
                    "block_entity": "banner",
                    "class": "alk$b",
                    "field": "cL",
                    "hardness": 1.0,
                    "max_state_id": 2847,
                    "min_state_id": 2832,
                    "name": "banner",
                    "num_states": 16,
                    "numeric_id": 177,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alk",
                        "alm",
                        "als"
                    ],
                    "text_id": "wall_banner"
                },
                "wall_sign": {
                    "block_entity": "sign",
                    "class": "arp",
                    "display_name": "Sign",
                    "field": "ax",
                    "hardness": 1.0,
                    "max_state_id": 1103,
                    "min_state_id": 1088,
                    "name": "sign",
                    "num_states": 16,
                    "numeric_id": 68,
                    "resistance": 1.0,
                    "states": [
                        {
                            "declared_in": "aog",
                            "field_name": "b",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "aqm",
                        "alm",
                        "als"
                    ],
                    "text_id": "wall_sign"
                },
                "water": {
                    "class": "aqy",
                    "display_name": "Water",
                    "field": "j",
                    "hardness": 100.0,
                    "max_state_id": 159,
                    "min_state_id": 144,
                    "name": "water",
                    "num_states": 16,
                    "numeric_id": 9,
                    "resistance": 100.0,
                    "states": [
                        {
                            "declared_in": "aoo",
                            "field_name": "b",
                            "max": 15,
                            "min": 0,
                            "name": "level",
                            "num_values": 16,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aoo",
                        "als"
                    ],
                    "text_id": "water"
                },
                "waterlily": {
                    "class": "arq",
                    "display_name": "Lily Pad",
                    "field": "bx",
                    "hardness": 0.0,
                    "max_state_id": 1791,
                    "min_state_id": 1776,
                    "name": "waterlily",
                    "num_states": 16,
                    "numeric_id": 111,
                    "resistance": 0.0,
                    "states": [],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "waterlily"
                },
                "web": {
                    "class": "arr",
                    "display_name": "Cobweb",
                    "field": "G",
                    "hardness": 4.0,
                    "max_state_id": 495,
                    "min_state_id": 480,
                    "name": "web",
                    "num_states": 16,
                    "numeric_id": 30,
                    "resistance": 4.0,
                    "states": [],
                    "super": [
                        "als"
                    ],
                    "text_id": "web"
                },
                "wheat": {
                    "class": "amn",
                    "display_name": "Crops",
                    "field": "aj",
                    "hardness": 0.0,
                    "max_state_id": 959,
                    "min_state_id": 944,
                    "name": "crops",
                    "num_states": 16,
                    "numeric_id": 59,
                    "resistance": 0.0,
                    "states": [
                        {
                            "declared_in": "amn",
                            "field_name": "c",
                            "max": 7,
                            "min": 0,
                            "name": "age",
                            "num_values": 8,
                            "type": "int"
                        }
                    ],
                    "super": [
                        "aly",
                        "als"
                    ],
                    "text_id": "wheat"
                },
                "white_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "White Shulker Box",
                    "field": "dl",
                    "hardness": 2.0,
                    "max_state_id": 3519,
                    "min_state_id": 3504,
                    "name": "shulkerBoxWhite",
                    "num_states": 16,
                    "numeric_id": 219,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "white_shulker_box"
                },
                "wooden_button": {
                    "class": "art",
                    "display_name": "Button",
                    "field": "cd",
                    "hardness": 0.5,
                    "max_state_id": 2303,
                    "min_state_id": 2288,
                    "name": "button",
                    "num_states": 16,
                    "numeric_id": 143,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "ams",
                            "field_name": "H",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "alz",
                            "field_name": "a",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "alz",
                        "ams",
                        "als"
                    ],
                    "text_id": "wooden_button"
                },
                "wooden_door": {
                    "class": "amv",
                    "field": "ao",
                    "hardness": 3.0,
                    "max_state_id": 1039,
                    "min_state_id": 1024,
                    "name": "doorOak",
                    "num_states": 16,
                    "numeric_id": 64,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$a",
                            "field_name": "e",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "UPPER",
                                "LOWER"
                            ]
                        },
                        {
                            "declared_in": "aog",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 4,
                            "type": "direction",
                            "values": [
                                "NORTH",
                                "EAST",
                                "SOUTH",
                                "WEST"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "b",
                            "name": "open",
                            "num_values": 2,
                            "type": "bool"
                        },
                        {
                            "declared_in": "amv",
                            "enum_class": "amv$b",
                            "field_name": "c",
                            "name": "hinge",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "LEFT",
                                "RIGHT"
                            ]
                        },
                        {
                            "declared_in": "amv",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "wooden_door"
                },
                "wooden_pressure_plate": {
                    "class": "apq",
                    "display_name": "Wooden Pressure Plate",
                    "field": "aB",
                    "hardness": 0.5,
                    "max_state_id": 1167,
                    "min_state_id": 1152,
                    "name": "pressurePlateWood",
                    "num_states": 16,
                    "numeric_id": 72,
                    "resistance": 0.5,
                    "states": [
                        {
                            "declared_in": "apq",
                            "field_name": "d",
                            "name": "powered",
                            "num_values": 2,
                            "type": "bool"
                        }
                    ],
                    "super": [
                        "aln",
                        "als"
                    ],
                    "text_id": "wooden_pressure_plate"
                },
                "wooden_slab": {
                    "class": "aoc",
                    "display_name": "Wood Slab",
                    "field": "bM",
                    "hardness": 2.0,
                    "max_state_id": 2031,
                    "min_state_id": 2016,
                    "name": "woodSlab",
                    "num_states": 16,
                    "numeric_id": 126,
                    "resistance": 3.0,
                    "states": [
                        {
                            "declared_in": "anz",
                            "enum_class": "anz$a",
                            "field_name": "a",
                            "name": "half",
                            "num_values": 2,
                            "type": "enum",
                            "values": [
                                "TOP",
                                "BOTTOM"
                            ]
                        },
                        {
                            "declared_in": "aru",
                            "enum_class": "apl$a",
                            "field_name": "d",
                            "name": "variant",
                            "num_values": 6,
                            "type": "enum",
                            "values": [
                                "OAK",
                                "SPRUCE",
                                "BIRCH",
                                "JUNGLE",
                                "ACACIA",
                                "DARK_OAK"
                            ]
                        }
                    ],
                    "super": [
                        "aru",
                        "anz",
                        "als"
                    ],
                    "text_id": "wooden_slab"
                },
                "wool": {
                    "class": "amj",
                    "display_name": "Wool",
                    "field": "L",
                    "hardness": 0.8,
                    "max_state_id": 575,
                    "min_state_id": 560,
                    "name": "cloth",
                    "num_states": 16,
                    "numeric_id": 35,
                    "resistance": 0.8,
                    "states": [
                        {
                            "declared_in": "amj",
                            "enum_class": "ael",
                            "field_name": "a",
                            "name": "color",
                            "num_values": 16,
                            "type": "enum",
                            "values": [
                                "WHITE",
                                "ORANGE",
                                "MAGENTA",
                                "LIGHT_BLUE",
                                "YELLOW",
                                "LIME",
                                "PINK",
                                "GRAY",
                                "SILVER",
                                "CYAN",
                                "PURPLE",
                                "BLUE",
                                "BROWN",
                                "GREEN",
                                "RED",
                                "BLACK"
                            ]
                        }
                    ],
                    "super": [
                        "als"
                    ],
                    "text_id": "wool"
                },
                "yellow_flower": {
                    "class": "arw",
                    "display_name": "Flower",
                    "field": "N",
                    "hardness": 0.0,
                    "max_state_id": 607,
                    "min_state_id": 592,
                    "name": "flower1",
                    "num_states": 16,
                    "numeric_id": 37,
                    "resistance": 0.0,
                    "states": [
                        {
                            "name": "type",
                            "num_values": 1,
                            "type": "enum",
                            "values": [
                                "DANDELION"
                            ]
                        }
                    ],
                    "super": [
                        "anm",
                        "aly",
                        "als"
                    ],
                    "text_id": "yellow_flower"
                },
                "yellow_shulker_box": {
                    "block_entity": "shulker_box",
                    "class": "aql",
                    "display_name": "Yellow Shulker Box",
                    "field": "dp",
                    "hardness": 2.0,
                    "max_state_id": 3583,
                    "min_state_id": 3568,
                    "name": "shulkerBoxYellow",
                    "num_states": 16,
                    "numeric_id": 223,
                    "resistance": 2.0,
                    "states": [
                        {
                            "declared_in": "aql",
                            "field_name": "a",
                            "name": "facing",
                            "num_values": 6,
                            "type": "direction",
                            "values": [
                                "DOWN",
                                "UP",
                                "NORTH",
                                "SOUTH",
                                "EAST",
                                "WEST"
                            ]
                        }
                    ],
                    "super": [
                        "alm",
                        "als"
                    ],
                    "text_id": "yellow_shulker_box"
                }
            },
            "block_fields": {
                "A": "sandstone",
                "B": "noteblock",
                "C": "bed",
                "D": "golden_rail",
                "E": "detector_rail",
                "F": "sticky_piston",
                "G": "web",
                "H": "tallgrass",
                "I": "deadbush",
                "J": "piston",
                "K": "piston_head",
                "L": "wool",
                "M": "piston_extension",
                "N": "yellow_flower",
                "O": "red_flower",
                "P": "brown_mushroom",
                "Q": "red_mushroom",
                "R": "gold_block",
                "S": "iron_block",
                "T": "double_stone_slab",
                "U": "stone_slab",
                "V": "brick_block",
                "W": "tnt",
                "X": "bookshelf",
                "Y": "mossy_cobblestone",
                "Z": "obsidian",
                "a": "air",
                "aA": "iron_door",
                "aB": "wooden_pressure_plate",
                "aC": "redstone_ore",
                "aD": "lit_redstone_ore",
                "aE": "unlit_redstone_torch",
                "aF": "redstone_torch",
                "aG": "stone_button",
                "aH": "snow_layer",
                "aI": "ice",
                "aJ": "snow",
                "aK": "cactus",
                "aL": "clay",
                "aM": "reeds",
                "aN": "jukebox",
                "aO": "fence",
                "aP": "spruce_fence",
                "aQ": "birch_fence",
                "aR": "jungle_fence",
                "aS": "dark_oak_fence",
                "aT": "acacia_fence",
                "aU": "pumpkin",
                "aV": "netherrack",
                "aW": "soul_sand",
                "aX": "glowstone",
                "aY": "portal",
                "aZ": "lit_pumpkin",
                "aa": "torch",
                "ab": "fire",
                "ac": "mob_spawner",
                "ad": "oak_stairs",
                "ae": "chest",
                "af": "redstone_wire",
                "ag": "diamond_ore",
                "ah": "diamond_block",
                "ai": "crafting_table",
                "aj": "wheat",
                "ak": "farmland",
                "al": "furnace",
                "am": "lit_furnace",
                "an": "standing_sign",
                "ao": "wooden_door",
                "ap": "spruce_door",
                "aq": "birch_door",
                "ar": "jungle_door",
                "as": "acacia_door",
                "at": "dark_oak_door",
                "au": "ladder",
                "av": "rail",
                "aw": "stone_stairs",
                "ax": "wall_sign",
                "ay": "lever",
                "az": "stone_pressure_plate",
                "b": "stone",
                "bA": "nether_brick_stairs",
                "bB": "nether_wart",
                "bC": "enchanting_table",
                "bD": "brewing_stand",
                "bE": "cauldron",
                "bF": "end_portal",
                "bG": "end_portal_frame",
                "bH": "end_stone",
                "bI": "dragon_egg",
                "bJ": "redstone_lamp",
                "bK": "lit_redstone_lamp",
                "bL": "double_wooden_slab",
                "bM": "wooden_slab",
                "bN": "cocoa",
                "bO": "sandstone_stairs",
                "bP": "emerald_ore",
                "bQ": "ender_chest",
                "bR": "tripwire_hook",
                "bS": "tripwire",
                "bT": "emerald_block",
                "bU": "spruce_stairs",
                "bV": "birch_stairs",
                "bW": "jungle_stairs",
                "bX": "command_block",
                "bY": "beacon",
                "bZ": "cobblestone_wall",
                "ba": "cake",
                "bb": "unpowered_repeater",
                "bc": "powered_repeater",
                "bd": "trapdoor",
                "be": "monster_egg",
                "bf": "stonebrick",
                "bg": "brown_mushroom_block",
                "bh": "red_mushroom_block",
                "bi": "iron_bars",
                "bj": "glass_pane",
                "bk": "melon_block",
                "bl": "pumpkin_stem",
                "bm": "melon_stem",
                "bn": "vine",
                "bo": "fence_gate",
                "bp": "spruce_fence_gate",
                "bq": "birch_fence_gate",
                "br": "jungle_fence_gate",
                "bs": "dark_oak_fence_gate",
                "bt": "acacia_fence_gate",
                "bu": "brick_stairs",
                "bv": "stone_brick_stairs",
                "bw": "mycelium",
                "bx": "waterlily",
                "by": "nether_brick",
                "bz": "nether_brick_fence",
                "c": "grass",
                "cA": "coal_block",
                "cB": "packed_ice",
                "cC": "acacia_stairs",
                "cD": "dark_oak_stairs",
                "cE": "slime",
                "cF": "double_plant",
                "cG": "stained_glass",
                "cH": "stained_glass_pane",
                "cI": "prismarine",
                "cJ": "sea_lantern",
                "cK": "standing_banner",
                "cL": "wall_banner",
                "cM": "red_sandstone",
                "cN": "red_sandstone_stairs",
                "cO": "double_stone_slab2",
                "cP": "stone_slab2",
                "cQ": "end_rod",
                "cR": "chorus_plant",
                "cS": "chorus_flower",
                "cT": "purpur_block",
                "cU": "purpur_pillar",
                "cV": "purpur_stairs",
                "cW": "purpur_double_slab",
                "cX": "purpur_slab",
                "cY": "end_bricks",
                "cZ": "beetroots",
                "ca": "flower_pot",
                "cb": "carrots",
                "cc": "potatoes",
                "cd": "wooden_button",
                "ce": "skull",
                "cf": "anvil",
                "cg": "trapped_chest",
                "ch": "light_weighted_pressure_plate",
                "ci": "heavy_weighted_pressure_plate",
                "cj": "unpowered_comparator",
                "ck": "powered_comparator",
                "cl": "daylight_detector",
                "cm": "daylight_detector_inverted",
                "cn": "redstone_block",
                "co": "quartz_ore",
                "cp": "hopper",
                "cq": "quartz_block",
                "cr": "quartz_stairs",
                "cs": "activator_rail",
                "ct": "dropper",
                "cu": "stained_hardened_clay",
                "cv": "barrier",
                "cw": "iron_trapdoor",
                "cx": "hay_block",
                "cy": "carpet",
                "cz": "hardened_clay",
                "d": "dirt",
                "dA": "black_shulker_box",
                "dB": "structure_block",
                "da": "grass_path",
                "db": "end_gateway",
                "dc": "repeating_command_block",
                "dd": "chain_command_block",
                "de": "frosted_ice",
                "df": "magma",
                "dg": "nether_wart_block",
                "dh": "red_nether_brick",
                "di": "bone_block",
                "dj": "structure_void",
                "dk": "observer",
                "dl": "white_shulker_box",
                "dm": "orange_shulker_box",
                "dn": "magenta_shulker_box",
                "do": "light_blue_shulker_box",
                "dp": "yellow_shulker_box",
                "dq": "lime_shulker_box",
                "dr": "pink_shulker_box",
                "ds": "gray_shulker_box",
                "dt": "silver_shulker_box",
                "du": "cyan_shulker_box",
                "dv": "purple_shulker_box",
                "dw": "blue_shulker_box",
                "dx": "brown_shulker_box",
                "dy": "green_shulker_box",
                "dz": "red_shulker_box",
                "e": "cobblestone",
                "f": "planks",
                "g": "sapling",
                "h": "bedrock",
                "i": "flowing_water",
                "j": "water",
                "k": "flowing_lava",
                "l": "lava",
                "m": "sand",
                "n": "gravel",
                "o": "gold_ore",
                "p": "iron_ore",
                "q": "coal_ore",
                "r": "log",
                "s": "log2",
                "t": "leaves",
                "u": "leaves2",
                "v": "sponge",
                "w": "glass",
                "x": "lapis_ore",
                "y": "lapis_block",
                "z": "dispenser"
            },
            "ordered_blocks": [
                "air",
                "stone",
                "grass",
                "dirt",
                "cobblestone",
                "planks",
                "sapling",
                "bedrock",
                "flowing_water",
                "water",
                "flowing_lava",
                "lava",
                "sand",
                "gravel",
                "gold_ore",
                "iron_ore",
                "coal_ore",
                "log",
                "leaves",
                "sponge",
                "glass",
                "lapis_ore",
                "lapis_block",
                "dispenser",
                "sandstone",
                "noteblock",
                "bed",
                "golden_rail",
                "detector_rail",
                "sticky_piston",
                "web",
                "tallgrass",
                "deadbush",
                "piston",
                "piston_head",
                "wool",
                "piston_extension",
                "yellow_flower",
                "red_flower",
                "brown_mushroom",
                "red_mushroom",
                "gold_block",
                "iron_block",
                "double_stone_slab",
                "stone_slab",
                "brick_block",
                "tnt",
                "bookshelf",
                "mossy_cobblestone",
                "obsidian",
                "torch",
                "fire",
                "mob_spawner",
                "oak_stairs",
                "chest",
                "redstone_wire",
                "diamond_ore",
                "diamond_block",
                "crafting_table",
                "wheat",
                "farmland",
                "furnace",
                "lit_furnace",
                "standing_sign",
                "wooden_door",
                "ladder",
                "rail",
                "stone_stairs",
                "wall_sign",
                "lever",
                "stone_pressure_plate",
                "iron_door",
                "wooden_pressure_plate",
                "redstone_ore",
                "lit_redstone_ore",
                "unlit_redstone_torch",
                "redstone_torch",
                "stone_button",
                "snow_layer",
                "ice",
                "snow",
                "cactus",
                "clay",
                "reeds",
                "jukebox",
                "fence",
                "pumpkin",
                "netherrack",
                "soul_sand",
                "glowstone",
                "portal",
                "lit_pumpkin",
                "cake",
                "unpowered_repeater",
                "powered_repeater",
                "stained_glass",
                "trapdoor",
                "monster_egg",
                "stonebrick",
                "brown_mushroom_block",
                "red_mushroom_block",
                "iron_bars",
                "glass_pane",
                "melon_block",
                "pumpkin_stem",
                "melon_stem",
                "vine",
                "fence_gate",
                "brick_stairs",
                "stone_brick_stairs",
                "mycelium",
                "waterlily",
                "nether_brick",
                "nether_brick_fence",
                "nether_brick_stairs",
                "nether_wart",
                "enchanting_table",
                "brewing_stand",
                "cauldron",
                "end_portal",
                "end_portal_frame",
                "end_stone",
                "dragon_egg",
                "redstone_lamp",
                "lit_redstone_lamp",
                "double_wooden_slab",
                "wooden_slab",
                "cocoa",
                "sandstone_stairs",
                "emerald_ore",
                "ender_chest",
                "tripwire_hook",
                "tripwire",
                "emerald_block",
                "spruce_stairs",
                "birch_stairs",
                "jungle_stairs",
                "command_block",
                "beacon",
                "cobblestone_wall",
                "flower_pot",
                "carrots",
                "potatoes",
                "wooden_button",
                "skull",
                "anvil",
                "trapped_chest",
                "light_weighted_pressure_plate",
                "heavy_weighted_pressure_plate",
                "unpowered_comparator",
                "powered_comparator",
                "daylight_detector",
                "redstone_block",
                "quartz_ore",
                "hopper",
                "quartz_block",
                "quartz_stairs",
                "activator_rail",
                "dropper",
                "stained_hardened_clay",
                "stained_glass_pane",
                "leaves2",
                "log2",
                "acacia_stairs",
                "dark_oak_stairs",
                "slime",
                "barrier",
                "iron_trapdoor",
                "prismarine",
                "sea_lantern",
                "hay_block",
                "carpet",
                "hardened_clay",
                "coal_block",
                "packed_ice",
                "double_plant",
                "standing_banner",
                "wall_banner",
                "daylight_detector_inverted",
                "red_sandstone",
                "red_sandstone_stairs",
                "double_stone_slab2",
                "stone_slab2",
                "spruce_fence_gate",
                "birch_fence_gate",
                "jungle_fence_gate",
                "dark_oak_fence_gate",
                "acacia_fence_gate",
                "spruce_fence",
                "birch_fence",
                "jungle_fence",
                "dark_oak_fence",
                "acacia_fence",
                "spruce_door",
                "birch_door",
                "jungle_door",
                "acacia_door",
                "dark_oak_door",
                "end_rod",
                "chorus_plant",
                "chorus_flower",
                "purpur_block",
                "purpur_pillar",
                "purpur_stairs",
                "purpur_double_slab",
                "purpur_slab",
                "end_bricks",
                "beetroots",
                "grass_path",
                "end_gateway",
                "repeating_command_block",
                "chain_command_block",
                "frosted_ice",
                "magma",
                "nether_wart_block",
                "red_nether_brick",
                "bone_block",
                "structure_void",
                "observer",
                "white_shulker_box",
                "orange_shulker_box",
                "magenta_shulker_box",
                "light_blue_shulker_box",
                "yellow_shulker_box",
                "lime_shulker_box",
                "pink_shulker_box",
                "gray_shulker_box",
                "silver_shulker_box",
                "cyan_shulker_box",
                "purple_shulker_box",
                "blue_shulker_box",
                "brown_shulker_box",
                "green_shulker_box",
                "red_shulker_box",
                "black_shulker_box",
                "structure_block"
            ]
        },
        "classes": {
            "anvilchunkloader": "avb",
            "biome.list": "aki",
            "biome.register": "akd",
            "biome.superclass": "akd",
            "block.list": "alt",
            "block.register": "als",
            "block.superclass": "als",
            "blockstate": "atj",
            "blockstatecontainer": "atk",
            "chatcomponent": "fb",
            "entity.list": "so",
            "entity.trackerentry": "ma",
            "enumfacing.plane": "cv$c",
            "identifier": "kq",
            "item.list": "afk",
            "item.register": "afg",
            "item.superclass": "afg",
            "itemstack": "afi",
            "metadata": "kn",
            "nbtcompound": "du",
            "nethandler.client": "bnm",
            "nethandler.handshake": "mj",
            "nethandler.server": "mi",
            "packet.connectionstate": "es",
            "packet.packetbuffer": "et",
            "particletypes": "de",
            "position": "co",
            "recipe.superclass": "aho",
            "sounds.event": "nm",
            "sounds.list": "nn",
            "tileentity.list": "asa",
            "tileentity.superclass": "asa"
        },
        "entities": {
            "dataserializers": {
                "BlockPos": {
                    "class": "km$2",
                    "field": "j",
                    "id": 8,
                    "instructions": [
                        {
                            "field": "(co)value",
                            "operation": "write",
                            "type": "position"
                        }
                    ],
                    "name": "BlockPos",
                    "type": "co"
                },
                "Boolean": {
                    "class": "km$12",
                    "field": "h",
                    "id": 6,
                    "instructions": [
                        {
                            "field": "((Boolean)value).booleanValue()",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "name": "Boolean",
                    "type": "java/lang/Boolean"
                },
                "Byte": {
                    "class": "km$1",
                    "field": "a",
                    "id": 0,
                    "instructions": [
                        {
                            "field": "((Byte)value).byteValue()",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "name": "Byte",
                    "type": "java/lang/Byte"
                },
                "Chat": {
                    "class": "km$9",
                    "field": "e",
                    "id": 4,
                    "instructions": [
                        {
                            "field": "(fb)value",
                            "operation": "write",
                            "type": "chatcomponent"
                        }
                    ],
                    "name": "Chat",
                    "type": "fb"
                },
                "Facing": {
                    "class": "km$4",
                    "field": "l",
                    "id": 10,
                    "instructions": [
                        {
                            "field": "(cv)value",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "name": "Facing",
                    "type": "cv"
                },
                "Float": {
                    "class": "km$7",
                    "field": "c",
                    "id": 2,
                    "instructions": [
                        {
                            "field": "((Float)value).floatValue()",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "name": "Float",
                    "type": "java/lang/Float"
                },
                "OptBlockPos": {
                    "class": "km$3",
                    "field": "k",
                    "id": 9,
                    "instructions": [
                        {
                            "field": "((com.google.common.base.Optional)value).isPresent()",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "condition": "((com.google.common.base.Optional)value).isPresent()",
                            "instructions": [
                                {
                                    "field": "(co)((com.google.common.base.Optional)value).get()",
                                    "operation": "write",
                                    "type": "position"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "name": "OptBlockPos",
                    "type": "com/google/common/base/Optional<Lco;>"
                },
                "OptBlockState": {
                    "class": "km$11",
                    "field": "g",
                    "id": 12,
                    "instructions": [
                        {
                            "condition": "((com.google.common.base.Optional)value).isPresent()",
                            "instructions": [
                                {
                                    "field": "als.j(((atj)((com.google.common.base.Optional)value).get()))",
                                    "operation": "write",
                                    "type": "varint"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "instructions": [
                                {
                                    "field": "0",
                                    "operation": "write",
                                    "type": "varint"
                                }
                            ],
                            "operation": "else"
                        }
                    ],
                    "name": "OptBlockState",
                    "type": "com/google/common/base/Optional<Latj;>"
                },
                "OptUUID": {
                    "class": "km$5",
                    "field": "m",
                    "id": 11,
                    "instructions": [
                        {
                            "field": "((com.google.common.base.Optional)value).isPresent()",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "condition": "((com.google.common.base.Optional)value).isPresent()",
                            "instructions": [
                                {
                                    "field": "(UUID)((com.google.common.base.Optional)value).get()",
                                    "operation": "write",
                                    "type": "uuid"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "name": "OptUUID",
                    "type": "com/google/common/base/Optional<Ljava/util/UUID;>"
                },
                "Rotations": {
                    "class": "km$13",
                    "field": "i",
                    "id": 7,
                    "instructions": [
                        {
                            "field": "((di)value).b()",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "((di)value).c()",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "((di)value).d()",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "name": "Rotations",
                    "type": "di"
                },
                "Slot": {
                    "class": "km$10",
                    "field": "f",
                    "id": 5,
                    "instructions": [
                        {
                            "field": "(afi)value",
                            "operation": "write",
                            "type": "itemstack"
                        }
                    ],
                    "name": "Slot",
                    "type": "afi"
                },
                "String": {
                    "class": "km$8",
                    "field": "d",
                    "id": 3,
                    "instructions": [
                        {
                            "field": "(String)value",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "name": "String",
                    "type": "java/lang/String"
                },
                "VarInt": {
                    "class": "km$6",
                    "field": "b",
                    "id": 1,
                    "instructions": [
                        {
                            "field": "((Integer)value).intValue()",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "name": "VarInt",
                    "type": "java/lang/Integer"
                }
            },
            "entity": {
                "area_effect_cloud": {
                    "class": "sk",
                    "id": 3,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "sk",
                            "data": [
                                {
                                    "default": 0.5,
                                    "field": "a",
                                    "index": 6,
                                    "serializer": "Float",
                                    "serializer_id": 2
                                },
                                {
                                    "default": 0,
                                    "field": "b",
                                    "index": 7,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": false,
                                    "field": "c",
                                    "index": 8,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "field": "d",
                                    "index": 9,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "e",
                                    "index": 10,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "f",
                                    "index": 11,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "area_effect_cloud",
                    "old_name": "AreaEffectCloud"
                },
                "armor_stand": {
                    "class": "yw",
                    "display_name": "Armor Stand",
                    "height": 1.975,
                    "id": 30,
                    "metadata": [
                        {
                            "class": "sv",
                            "entity": "~abstract_living"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "o"
                                },
                                {
                                    "mask": 4,
                                    "method": "r"
                                },
                                {
                                    "mask": 8,
                                    "method": "s"
                                },
                                {
                                    "mask": 16,
                                    "method": "t"
                                }
                            ],
                            "class": "yw",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 11,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "field": "b",
                                    "index": 12,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                },
                                {
                                    "field": "c",
                                    "index": 13,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                },
                                {
                                    "field": "d",
                                    "index": 14,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                },
                                {
                                    "field": "e",
                                    "index": 15,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                },
                                {
                                    "field": "f",
                                    "index": 16,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                },
                                {
                                    "field": "g",
                                    "index": 17,
                                    "serializer": "Rotations",
                                    "serializer_id": 7
                                }
                            ]
                        }
                    ],
                    "name": "armor_stand",
                    "old_name": "ArmorStand",
                    "width": 0.5
                },
                "arrow": {
                    "class": "abt",
                    "display_name": "Arrow",
                    "height": 0.5,
                    "id": 10,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "n"
                                }
                            ],
                            "class": "aba",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "g",
                                    "index": 6,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "abt",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "f",
                                    "index": 7,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "arrow",
                    "old_name": "Arrow",
                    "width": 0.5
                },
                "bat": {
                    "class": "wt",
                    "display_name": "Bat",
                    "egg_primary": 4996656,
                    "egg_secondary": 986895,
                    "height": 0.9,
                    "id": 65,
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "o"
                                }
                            ],
                            "class": "wt",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "bat",
                    "old_name": "Bat",
                    "width": 0.5
                },
                "blaze": {
                    "class": "zm",
                    "display_name": "Blaze",
                    "egg_primary": 16167425,
                    "egg_secondary": 16775294,
                    "id": 61,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "o"
                                }
                            ],
                            "class": "zm",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "c",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "blaze",
                    "old_name": "Blaze"
                },
                "boat": {
                    "class": "abw",
                    "display_name": "Boat",
                    "height": 0.5625,
                    "id": 41,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "abw",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 6,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 1,
                                    "field": "b",
                                    "index": 7,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0.0,
                                    "field": "c",
                                    "index": 8,
                                    "serializer": "Float",
                                    "serializer_id": 2
                                },
                                {
                                    "field": "d",
                                    "index": 9,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "index": 10,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "index": 11,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "boat",
                    "old_name": "Boat",
                    "width": 1.375
                },
                "cave_spider": {
                    "class": "zn",
                    "display_name": "Cave Spider",
                    "egg_primary": 803406,
                    "egg_secondary": 11013646,
                    "height": 0.5,
                    "id": 59,
                    "metadata": [
                        {
                            "class": "aah",
                            "entity": "spider"
                        }
                    ],
                    "name": "cave_spider",
                    "old_name": "CaveSpider",
                    "width": 0.7
                },
                "chest_minecart": {
                    "class": "aby",
                    "display_name": "Minecart with Chest",
                    "height": 0.7,
                    "id": 43,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        }
                    ],
                    "name": "chest_minecart",
                    "old_name": "MinecartChest",
                    "width": 0.98
                },
                "chicken": {
                    "class": "ww",
                    "display_name": "Chicken",
                    "egg_primary": 10592673,
                    "egg_secondary": 16711680,
                    "height": 0.7,
                    "id": 93,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        }
                    ],
                    "name": "chicken",
                    "old_name": "Chicken",
                    "width": 0.4
                },
                "commandblock_minecart": {
                    "class": "abz",
                    "height": 0.7,
                    "id": 40,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        },
                        {
                            "bitfields": [],
                            "class": "abz",
                            "data": [
                                {
                                    "default": "",
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "String",
                                    "serializer_id": 3
                                },
                                {
                                    "default": {
                                        "text": ""
                                    },
                                    "field": "b",
                                    "index": 13,
                                    "serializer": "Chat",
                                    "serializer_id": 4
                                }
                            ]
                        }
                    ],
                    "name": "commandblock_minecart",
                    "old_name": "MinecartCommandBlock",
                    "width": 0.98
                },
                "cow": {
                    "class": "wx",
                    "display_name": "Cow",
                    "egg_primary": 4470310,
                    "egg_secondary": 10592673,
                    "height": 1.4,
                    "id": 92,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        }
                    ],
                    "name": "cow",
                    "old_name": "Cow",
                    "width": 0.9
                },
                "creeper": {
                    "class": "zo",
                    "display_name": "Creeper",
                    "egg_primary": 894731,
                    "egg_secondary": 0,
                    "height": 1.7,
                    "id": 50,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zo",
                            "data": [
                                {
                                    "default": -1,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": false,
                                    "field": "b",
                                    "index": 13,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": false,
                                    "field": "c",
                                    "index": 14,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "creeper",
                    "old_name": "Creeper",
                    "width": 0.6
                },
                "donkey": {
                    "class": "xm",
                    "display_name": "Donkey",
                    "egg_primary": 5457209,
                    "egg_secondary": 8811878,
                    "height": 1.6,
                    "id": 31,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "xk",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bG",
                                    "index": 15,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "donkey",
                    "old_name": "Donkey",
                    "width": 1.39648
                },
                "dragon_fireball": {
                    "class": "abb",
                    "display_name": "Dragon Fireball",
                    "id": 26,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "dragon_fireball",
                    "old_name": "DragonFireball"
                },
                "egg": {
                    "class": "abp",
                    "height": 0.25,
                    "id": 7,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "egg",
                    "old_name": "ThrownEgg",
                    "width": 0.25
                },
                "elder_guardian": {
                    "class": "zp",
                    "display_name": "Elder Guardian",
                    "egg_primary": 13552826,
                    "egg_secondary": 7632531,
                    "id": 4,
                    "metadata": [
                        {
                            "class": "zw",
                            "entity": "guardian"
                        }
                    ],
                    "name": "elder_guardian",
                    "old_name": "ElderGuardian"
                },
                "ender_crystal": {
                    "class": "xz",
                    "id": 200,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "xz",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "b",
                                    "index": 6,
                                    "serializer": "OptBlockPos",
                                    "serializer_id": 9
                                },
                                {
                                    "default": true,
                                    "field": "c",
                                    "index": 7,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "ender_crystal",
                    "old_name": "EnderCrystal"
                },
                "ender_dragon": {
                    "class": "ya",
                    "display_name": "Ender Dragon",
                    "height": 8.0,
                    "id": 63,
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        },
                        {
                            "bitfields": [],
                            "class": "ya",
                            "data": [
                                {
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "ender_dragon",
                    "old_name": "EnderDragon",
                    "width": 16.0
                },
                "ender_pearl": {
                    "class": "abq",
                    "height": 0.25,
                    "id": 14,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "ender_pearl",
                    "old_name": "ThrownEnderpearl",
                    "width": 0.25
                },
                "enderman": {
                    "class": "zq",
                    "display_name": "Enderman",
                    "egg_primary": 1447446,
                    "egg_secondary": 0,
                    "height": 2.9,
                    "id": 58,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zq",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "bw",
                                    "index": 12,
                                    "serializer": "OptBlockState",
                                    "serializer_id": 12
                                },
                                {
                                    "default": false,
                                    "field": "bx",
                                    "index": 13,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "enderman",
                    "old_name": "Enderman",
                    "width": 0.6
                },
                "endermite": {
                    "class": "zr",
                    "display_name": "Endermite",
                    "egg_primary": 1447446,
                    "egg_secondary": 7237230,
                    "height": 0.3,
                    "id": 67,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        }
                    ],
                    "name": "endermite",
                    "old_name": "Endermite",
                    "width": 0.4
                },
                "evocation_fangs": {
                    "class": "abc",
                    "height": 0.8,
                    "id": 33,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "evocation_fangs",
                    "old_name": "EvocationFangs",
                    "width": 0.5
                },
                "evocation_illager": {
                    "class": "zt",
                    "display_name": "Evoker",
                    "egg_primary": 9804699,
                    "egg_secondary": 1973274,
                    "height": 1.95,
                    "id": 34,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zt",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "evocation_illager",
                    "old_name": "EvocationIllager",
                    "width": 0.6
                },
                "eye_of_ender_signal": {
                    "class": "abd",
                    "height": 0.25,
                    "id": 15,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "eye_of_ender_signal",
                    "old_name": "EyeOfEnderSignal",
                    "width": 0.25
                },
                "falling_block": {
                    "class": "zh",
                    "display_name": "Falling Block",
                    "id": 21,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "zh",
                            "data": [
                                {
                                    "default": "(0, 0, 0)",
                                    "field": "d",
                                    "index": 6,
                                    "serializer": "BlockPos",
                                    "serializer_id": 8
                                }
                            ]
                        }
                    ],
                    "name": "falling_block",
                    "old_name": "FallingSand"
                },
                "fireball": {
                    "class": "abg",
                    "display_name": "Fireball",
                    "id": 12,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "fireball",
                    "old_name": "Fireball"
                },
                "fireworks_rocket": {
                    "class": "abf",
                    "height": 0.25,
                    "id": 22,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "abf",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "a",
                                    "index": 6,
                                    "serializer": "Slot",
                                    "serializer_id": 5
                                }
                            ]
                        }
                    ],
                    "name": "fireworks_rocket",
                    "old_name": "FireworksRocketEntity",
                    "width": 0.25
                },
                "furnace_minecart": {
                    "class": "acb",
                    "height": 0.7,
                    "id": 44,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        },
                        {
                            "bitfields": [],
                            "class": "acb",
                            "data": [
                                {
                                    "default": false,
                                    "field": "c",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "furnace_minecart",
                    "old_name": "MinecartFurnace",
                    "width": 0.98
                },
                "ghast": {
                    "class": "zu",
                    "display_name": "Ghast",
                    "egg_primary": 16382457,
                    "egg_secondary": 12369084,
                    "height": 4.0,
                    "id": 56,
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        },
                        {
                            "bitfields": [],
                            "class": "zu",
                            "data": [
                                {
                                    "default": false,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "ghast",
                    "old_name": "Ghast",
                    "width": 4.0
                },
                "giant": {
                    "class": "zv",
                    "display_name": "Giant",
                    "id": 53,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        }
                    ],
                    "name": "giant",
                    "old_name": "Giant"
                },
                "guardian": {
                    "class": "zw",
                    "display_name": "Guardian",
                    "egg_primary": 5931634,
                    "egg_secondary": 15826224,
                    "height": 0.85,
                    "id": 68,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zw",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bz",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": 0,
                                    "field": "bA",
                                    "index": 13,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "guardian",
                    "old_name": "Guardian",
                    "width": 0.85
                },
                "hopper_minecart": {
                    "class": "acc",
                    "display_name": "Minecart with Hopper",
                    "height": 0.7,
                    "id": 46,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        }
                    ],
                    "name": "hopper_minecart",
                    "old_name": "MinecartHopper",
                    "width": 0.98
                },
                "horse": {
                    "class": "xn",
                    "display_name": "Horse",
                    "egg_primary": 12623485,
                    "egg_secondary": 15656192,
                    "height": 1.6,
                    "id": 100,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "xn",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 15,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "field": "bI",
                                    "index": 16,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "horse",
                    "old_name": "Horse",
                    "width": 1.39648
                },
                "husk": {
                    "class": "zx",
                    "display_name": "Husk",
                    "egg_primary": 7958625,
                    "egg_secondary": 15125652,
                    "height": 1.95,
                    "id": 23,
                    "metadata": [
                        {
                            "class": "aan",
                            "entity": "zombie"
                        }
                    ],
                    "name": "husk",
                    "old_name": "Husk",
                    "width": 0.6
                },
                "item": {
                    "class": "zi",
                    "display_name": "Item",
                    "height": 0.25,
                    "id": 1,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "zi",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "c",
                                    "index": 6,
                                    "serializer": "Slot",
                                    "serializer_id": 5
                                }
                            ]
                        }
                    ],
                    "name": "item",
                    "old_name": "Item",
                    "width": 0.25
                },
                "item_frame": {
                    "class": "yy",
                    "height": 0.5,
                    "id": 18,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "yy",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "c",
                                    "index": 6,
                                    "serializer": "Slot",
                                    "serializer_id": 5
                                },
                                {
                                    "default": 0,
                                    "field": "d",
                                    "index": 7,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "item_frame",
                    "old_name": "ItemFrame",
                    "width": 0.5
                },
                "leash_knot": {
                    "class": "yz",
                    "height": 0.5,
                    "id": 8,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "leash_knot",
                    "old_name": "LeashKnot",
                    "width": 0.5
                },
                "llama": {
                    "class": "xp",
                    "display_name": "Llama",
                    "egg_primary": 12623485,
                    "egg_secondary": 10051392,
                    "height": 1.87,
                    "id": 103,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "xk",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bG",
                                    "index": 15,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "xp",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bG",
                                    "index": 16,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": -1,
                                    "field": "bH",
                                    "index": 17,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "bI",
                                    "index": 18,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "llama",
                    "old_name": "Llama",
                    "width": 0.9
                },
                "llama_spit": {
                    "class": "abh",
                    "id": 104,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "llama_spit",
                    "old_name": "LlamaSpit"
                },
                "magma_cube": {
                    "class": "zy",
                    "display_name": "Magma Cube",
                    "egg_primary": 3407872,
                    "egg_secondary": 16579584,
                    "id": 62,
                    "metadata": [
                        {
                            "class": "aag",
                            "entity": "slime"
                        }
                    ],
                    "name": "magma_cube",
                    "old_name": "LavaSlime"
                },
                "minecart": {
                    "class": "acd",
                    "height": 0.7,
                    "id": 42,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        }
                    ],
                    "name": "minecart",
                    "old_name": "MinecartRideable",
                    "width": 0.98
                },
                "mooshroom": {
                    "class": "wz",
                    "display_name": "Mooshroom",
                    "egg_primary": 10489616,
                    "egg_secondary": 12040119,
                    "height": 1.4,
                    "id": 96,
                    "metadata": [
                        {
                            "class": "wx",
                            "entity": "cow"
                        }
                    ],
                    "name": "mooshroom",
                    "old_name": "MushroomCow",
                    "width": 0.9
                },
                "mule": {
                    "class": "xq",
                    "display_name": "Mule",
                    "egg_primary": 1769984,
                    "egg_secondary": 5321501,
                    "height": 1.6,
                    "id": 32,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        },
                        {
                            "bitfields": [],
                            "class": "xk",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bG",
                                    "index": 15,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "mule",
                    "old_name": "Mule",
                    "width": 1.39648
                },
                "ocelot": {
                    "class": "xa",
                    "display_name": "Ocelot",
                    "egg_primary": 15720061,
                    "egg_secondary": 5653556,
                    "height": 0.7,
                    "id": 98,
                    "metadata": [
                        {
                            "class": "th",
                            "entity": "~abstract_tameable"
                        },
                        {
                            "bitfields": [],
                            "class": "xa",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bA",
                                    "index": 15,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "ocelot",
                    "old_name": "Ozelot",
                    "width": 0.6
                },
                "painting": {
                    "class": "za",
                    "display_name": "Painting",
                    "height": 0.5,
                    "id": 9,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "painting",
                    "old_name": "Painting",
                    "width": 0.5
                },
                "pig": {
                    "class": "xb",
                    "display_name": "Pig",
                    "egg_primary": 15771042,
                    "egg_secondary": 14377823,
                    "height": 0.9,
                    "id": 90,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [],
                            "class": "xb",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bw",
                                    "index": 13,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "pig",
                    "old_name": "Pig",
                    "width": 0.9
                },
                "polar_bear": {
                    "class": "xc",
                    "display_name": "Polar Bear",
                    "egg_primary": 15921906,
                    "egg_secondary": 9803152,
                    "height": 1.4,
                    "id": 102,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [],
                            "class": "xc",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bw",
                                    "index": 13,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "polar_bear",
                    "old_name": "PolarBear",
                    "width": 1.3
                },
                "potion": {
                    "class": "abs",
                    "display_name": "Potion",
                    "height": 0.25,
                    "id": 16,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "abs",
                            "data": [
                                {
                                    "default": "Empty",
                                    "field": "e",
                                    "index": 6,
                                    "serializer": "Slot",
                                    "serializer_id": 5
                                }
                            ]
                        }
                    ],
                    "name": "potion",
                    "old_name": "ThrownPotion",
                    "width": 0.25
                },
                "rabbit": {
                    "class": "xd",
                    "display_name": "Rabbit",
                    "egg_primary": 10051392,
                    "egg_secondary": 7555121,
                    "height": 0.5,
                    "id": 101,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [],
                            "class": "xd",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bw",
                                    "index": 13,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "rabbit",
                    "old_name": "Rabbit",
                    "width": 0.4
                },
                "sheep": {
                    "class": "xe",
                    "display_name": "Sheep",
                    "egg_primary": 15198183,
                    "egg_secondary": 16758197,
                    "height": 1.3,
                    "id": 91,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 16,
                                    "method": "di"
                                }
                            ],
                            "class": "xe",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bw",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "sheep",
                    "old_name": "Sheep",
                    "width": 0.9
                },
                "shulker": {
                    "class": "aad",
                    "display_name": "Shulker",
                    "egg_primary": 9725844,
                    "egg_secondary": 5060690,
                    "id": 69,
                    "metadata": [
                        {
                            "class": "td",
                            "entity": "~abstract_creature"
                        },
                        {
                            "bitfields": [],
                            "class": "aad",
                            "data": [
                                {
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Facing",
                                    "serializer_id": 10
                                },
                                {
                                    "default": "Empty",
                                    "field": "b",
                                    "index": 13,
                                    "serializer": "OptBlockPos",
                                    "serializer_id": 9
                                },
                                {
                                    "default": 0,
                                    "field": "c",
                                    "index": 14,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "field": "bw",
                                    "index": 15,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "shulker",
                    "old_name": "Shulker"
                },
                "shulker_bullet": {
                    "class": "abk",
                    "height": 0.3125,
                    "id": 25,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "shulker_bullet",
                    "old_name": "ShulkerBullet",
                    "width": 0.3125
                },
                "silverfish": {
                    "class": "aae",
                    "display_name": "Silverfish",
                    "egg_primary": 7237230,
                    "egg_secondary": 3158064,
                    "height": 0.3,
                    "id": 60,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        }
                    ],
                    "name": "silverfish",
                    "old_name": "Silverfish",
                    "width": 0.4
                },
                "skeleton": {
                    "class": "aaf",
                    "display_name": "Skeleton",
                    "egg_primary": 12698049,
                    "egg_secondary": 4802889,
                    "height": 1.99,
                    "id": 51,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zl",
                            "data": [
                                {
                                    "default": false,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "skeleton",
                    "old_name": "Skeleton",
                    "width": 0.6
                },
                "skeleton_horse": {
                    "class": "xr",
                    "display_name": "Skeleton Horse",
                    "egg_primary": 6842447,
                    "egg_secondary": 15066584,
                    "height": 1.6,
                    "id": 28,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        }
                    ],
                    "name": "skeleton_horse",
                    "old_name": "SkeletonHorse",
                    "width": 1.39648
                },
                "slime": {
                    "class": "aag",
                    "display_name": "Slime",
                    "egg_primary": 5349438,
                    "egg_secondary": 8306542,
                    "id": 55,
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        },
                        {
                            "bitfields": [],
                            "class": "aag",
                            "data": [
                                {
                                    "default": 1,
                                    "field": "bu",
                                    "index": 12,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "slime",
                    "old_name": "Slime"
                },
                "small_fireball": {
                    "class": "abl",
                    "display_name": "Small Fireball",
                    "height": 0.3125,
                    "id": 13,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "small_fireball",
                    "old_name": "SmallFireball",
                    "width": 0.3125
                },
                "snowball": {
                    "class": "abm",
                    "display_name": "Snowball",
                    "height": 0.25,
                    "id": 11,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "snowball",
                    "old_name": "Snowball",
                    "width": 0.25
                },
                "snowman": {
                    "class": "xf",
                    "display_name": "Snow Golem",
                    "height": 1.9,
                    "id": 97,
                    "metadata": [
                        {
                            "class": "td",
                            "entity": "~abstract_creature"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 16,
                                    "method": "o"
                                }
                            ],
                            "class": "xf",
                            "data": [
                                {
                                    "default": 16,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "snowman",
                    "old_name": "SnowMan",
                    "width": 0.7
                },
                "spawner_minecart": {
                    "class": "ace",
                    "height": 0.7,
                    "id": 47,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        }
                    ],
                    "name": "spawner_minecart",
                    "old_name": "MinecartSpawner",
                    "width": 0.98
                },
                "spectral_arrow": {
                    "class": "abn",
                    "height": 0.5,
                    "id": 24,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "n"
                                }
                            ],
                            "class": "aba",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "g",
                                    "index": 6,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "spectral_arrow",
                    "old_name": "SpectralArrow",
                    "width": 0.5
                },
                "spider": {
                    "class": "aah",
                    "display_name": "Spider",
                    "egg_primary": 3419431,
                    "egg_secondary": 11013646,
                    "height": 0.9,
                    "id": 52,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "o"
                                }
                            ],
                            "class": "aah",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "spider",
                    "old_name": "Spider",
                    "width": 1.4
                },
                "squid": {
                    "class": "xg",
                    "display_name": "Squid",
                    "egg_primary": 2243405,
                    "egg_secondary": 7375001,
                    "height": 0.8,
                    "id": 94,
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        }
                    ],
                    "name": "squid",
                    "old_name": "Squid",
                    "width": 0.8
                },
                "stray": {
                    "class": "aai",
                    "display_name": "Stray",
                    "egg_primary": 6387319,
                    "egg_secondary": 14543594,
                    "height": 1.99,
                    "id": 6,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zl",
                            "data": [
                                {
                                    "default": false,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "stray",
                    "old_name": "Stray",
                    "width": 0.6
                },
                "tnt": {
                    "class": "zj",
                    "display_name": "Block of TNT",
                    "height": 0.98,
                    "id": 20,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "zj",
                            "data": [
                                {
                                    "default": 80,
                                    "field": "a",
                                    "index": 6,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "tnt",
                    "old_name": "PrimedTnt",
                    "width": 0.98
                },
                "tnt_minecart": {
                    "class": "acf",
                    "height": 0.7,
                    "id": 45,
                    "metadata": [
                        {
                            "class": "abx",
                            "entity": "~abstract_minecart"
                        }
                    ],
                    "name": "tnt_minecart",
                    "old_name": "MinecartTNT",
                    "width": 0.98
                },
                "vex": {
                    "class": "aaj",
                    "display_name": "Vex",
                    "egg_primary": 8032420,
                    "egg_secondary": 15265265,
                    "height": 0.8,
                    "id": 35,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "aaj",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "vex",
                    "old_name": "Vex",
                    "width": 0.4
                },
                "villager": {
                    "class": "aas",
                    "display_name": "Villager",
                    "egg_primary": 5651507,
                    "egg_secondary": 12422002,
                    "id": 120,
                    "metadata": [
                        {
                            "class": "sj",
                            "entity": "~abstract_ageable"
                        },
                        {
                            "bitfields": [],
                            "class": "aas",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "by",
                                    "index": 13,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "villager",
                    "old_name": "Villager"
                },
                "villager_golem": {
                    "class": "xh",
                    "display_name": "Iron Golem",
                    "height": 2.7,
                    "id": 99,
                    "metadata": [
                        {
                            "class": "td",
                            "entity": "~abstract_creature"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "dj"
                                }
                            ],
                            "class": "xh",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "villager_golem",
                    "old_name": "VillagerGolem",
                    "width": 1.4
                },
                "vindication_illager": {
                    "class": "aak",
                    "display_name": "Vindicator",
                    "egg_primary": 9804699,
                    "egg_secondary": 2580065,
                    "height": 1.95,
                    "id": 36,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "aak",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "vindication_illager",
                    "old_name": "VindicationIllager",
                    "width": 0.6
                },
                "witch": {
                    "class": "aal",
                    "display_name": "Witch",
                    "egg_primary": 3407872,
                    "egg_secondary": 5349438,
                    "height": 1.95,
                    "id": 66,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "aal",
                            "data": [
                                {
                                    "default": false,
                                    "field": "c",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "witch",
                    "old_name": "Witch",
                    "width": 0.6
                },
                "wither": {
                    "class": "yu",
                    "display_name": "Wither",
                    "height": 3.5,
                    "id": 64,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "yu",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "b",
                                    "index": 13,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "c",
                                    "index": 14,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0,
                                    "field": "bx",
                                    "index": 15,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "wither",
                    "old_name": "WitherBoss",
                    "width": 0.9
                },
                "wither_skeleton": {
                    "class": "aam",
                    "display_name": "Wither Skeleton",
                    "egg_primary": 1315860,
                    "egg_secondary": 4672845,
                    "height": 2.4,
                    "id": 5,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "zl",
                            "data": [
                                {
                                    "default": false,
                                    "field": "a",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "wither_skeleton",
                    "old_name": "WitherSkeleton",
                    "width": 0.7
                },
                "wither_skull": {
                    "class": "abu",
                    "height": 0.3125,
                    "id": 19,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "abu",
                            "data": [
                                {
                                    "default": false,
                                    "field": "e",
                                    "index": 6,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "wither_skull",
                    "old_name": "WitherSkull",
                    "width": 0.3125
                },
                "wolf": {
                    "class": "xj",
                    "display_name": "Wolf",
                    "egg_primary": 14144467,
                    "egg_secondary": 13545366,
                    "height": 0.85,
                    "id": 95,
                    "metadata": [
                        {
                            "class": "th",
                            "entity": "~abstract_tameable"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dr"
                                }
                            ],
                            "class": "xj",
                            "data": [
                                {
                                    "field": "bA",
                                    "index": 15,
                                    "serializer": "Float",
                                    "serializer_id": 2
                                },
                                {
                                    "default": false,
                                    "field": "bB",
                                    "index": 16,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "field": "bC",
                                    "index": 17,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "wolf",
                    "old_name": "Wolf",
                    "width": 0.6
                },
                "xp_bottle": {
                    "class": "abr",
                    "height": 0.25,
                    "id": 17,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "xp_bottle",
                    "old_name": "ThrownExpBottle",
                    "width": 0.25
                },
                "xp_orb": {
                    "class": "ss",
                    "display_name": "Experience Orb",
                    "height": 0.5,
                    "id": 2,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        }
                    ],
                    "name": "xp_orb",
                    "old_name": "XPOrb",
                    "width": 0.5
                },
                "zombie": {
                    "class": "aan",
                    "display_name": "Zombie",
                    "egg_primary": 44975,
                    "egg_secondary": 7969893,
                    "height": 1.95,
                    "id": 54,
                    "metadata": [
                        {
                            "class": "zz",
                            "entity": "~abstract_monster"
                        },
                        {
                            "bitfields": [],
                            "class": "aan",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bw",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": 0,
                                    "field": "bx",
                                    "index": 13,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": false,
                                    "field": "by",
                                    "index": 14,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "zombie",
                    "old_name": "Zombie",
                    "width": 0.6
                },
                "zombie_horse": {
                    "class": "xt",
                    "display_name": "Zombie Horse",
                    "egg_primary": 3232308,
                    "egg_secondary": 9945732,
                    "height": 1.6,
                    "id": 29,
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 2,
                                    "method": "dp"
                                },
                                {
                                    "mask": 16,
                                    "method": "dt"
                                },
                                {
                                    "mask": 32,
                                    "method": "du"
                                },
                                {
                                    "mask": 8,
                                    "method": "dv"
                                },
                                {
                                    "mask": 4,
                                    "method": "dB"
                                }
                            ],
                            "class": "xl",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bH",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bI",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        }
                    ],
                    "name": "zombie_horse",
                    "old_name": "ZombieHorse",
                    "width": 1.39648
                },
                "zombie_pigman": {
                    "class": "aaa",
                    "display_name": "Zombie Pigman",
                    "egg_primary": 15373203,
                    "egg_secondary": 5009705,
                    "height": 1.95,
                    "id": 57,
                    "metadata": [
                        {
                            "class": "aan",
                            "entity": "zombie"
                        }
                    ],
                    "name": "zombie_pigman",
                    "old_name": "PigZombie",
                    "width": 0.6
                },
                "zombie_villager": {
                    "class": "aao",
                    "display_name": "Zombie Villager",
                    "egg_primary": 5651507,
                    "egg_secondary": 7969893,
                    "height": 1.95,
                    "id": 27,
                    "metadata": [
                        {
                            "class": "aan",
                            "entity": "zombie"
                        },
                        {
                            "bitfields": [],
                            "class": "aao",
                            "data": [
                                {
                                    "default": false,
                                    "field": "b",
                                    "index": 15,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": 0,
                                    "field": "c",
                                    "index": 16,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "zombie_villager",
                    "old_name": "ZombieVillager",
                    "width": 0.6
                },
                "~abstract_ageable": {
                    "class": "sj",
                    "metadata": [
                        {
                            "class": "td",
                            "entity": "~abstract_creature"
                        },
                        {
                            "bitfields": [],
                            "class": "sj",
                            "data": [
                                {
                                    "default": false,
                                    "field": "bw",
                                    "index": 12,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_ageable"
                },
                "~abstract_animal": {
                    "class": "wv",
                    "metadata": [
                        {
                            "class": "sj",
                            "entity": "~abstract_ageable"
                        }
                    ],
                    "name": "~abstract_animal"
                },
                "~abstract_creature": {
                    "class": "td",
                    "metadata": [
                        {
                            "class": "sw",
                            "entity": "~abstract_insentient"
                        }
                    ],
                    "name": "~abstract_creature"
                },
                "~abstract_entity": {
                    "class": "sm",
                    "metadata": [
                        {
                            "bitfields": [
                                {
                                    "class": "sm",
                                    "mask": 1,
                                    "method": "aJ"
                                },
                                {
                                    "class": "sm",
                                    "mask": 2,
                                    "method": "aM"
                                },
                                {
                                    "class": "sm",
                                    "mask": 8,
                                    "method": "aN"
                                },
                                {
                                    "class": "sm",
                                    "mask": 64,
                                    "method": "aO"
                                },
                                {
                                    "class": "sm",
                                    "mask": 32,
                                    "method": "aP"
                                },
                                {
                                    "class": "sv",
                                    "mask": 128,
                                    "method": "cH"
                                }
                            ],
                            "class": "sm",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "Z",
                                    "index": 0,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": 300,
                                    "field": "az",
                                    "index": 1,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": "",
                                    "field": "aA",
                                    "index": 2,
                                    "serializer": "String",
                                    "serializer_id": 3
                                },
                                {
                                    "default": false,
                                    "field": "aB",
                                    "index": 3,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": false,
                                    "field": "aC",
                                    "index": 4,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": false,
                                    "field": "aD",
                                    "index": 5,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_entity"
                },
                "~abstract_insentient": {
                    "class": "sw",
                    "metadata": [
                        {
                            "class": "sv",
                            "entity": "~abstract_living"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "cY"
                                },
                                {
                                    "mask": 2,
                                    "method": "cZ"
                                }
                            ],
                            "class": "sw",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 11,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_insentient"
                },
                "~abstract_living": {
                    "class": "sv",
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 1,
                                    "method": "cy"
                                }
                            ],
                            "class": "sv",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "at",
                                    "index": 6,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": 1.0,
                                    "field": "f",
                                    "index": 7,
                                    "serializer": "Float",
                                    "serializer_id": 2
                                },
                                {
                                    "default": 0,
                                    "field": "g",
                                    "index": 8,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": false,
                                    "field": "h",
                                    "index": 9,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                },
                                {
                                    "default": 0,
                                    "field": "bq",
                                    "index": 10,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_living"
                },
                "~abstract_minecart": {
                    "class": "abx",
                    "height": 0.7,
                    "metadata": [
                        {
                            "class": "sm",
                            "entity": "~abstract_entity"
                        },
                        {
                            "bitfields": [],
                            "class": "abx",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "a",
                                    "index": 6,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 1,
                                    "field": "b",
                                    "index": 7,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 0.0,
                                    "field": "c",
                                    "index": 8,
                                    "serializer": "Float",
                                    "serializer_id": 2
                                },
                                {
                                    "default": 0,
                                    "field": "d",
                                    "index": 9,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": 6,
                                    "field": "e",
                                    "index": 10,
                                    "serializer": "VarInt",
                                    "serializer_id": 1
                                },
                                {
                                    "default": false,
                                    "field": "f",
                                    "index": 11,
                                    "serializer": "Boolean",
                                    "serializer_id": 6
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_minecart",
                    "width": 0.98
                },
                "~abstract_monster": {
                    "class": "zz",
                    "metadata": [
                        {
                            "class": "td",
                            "entity": "~abstract_creature"
                        }
                    ],
                    "name": "~abstract_monster"
                },
                "~abstract_tameable": {
                    "class": "th",
                    "metadata": [
                        {
                            "class": "wv",
                            "entity": "~abstract_animal"
                        },
                        {
                            "bitfields": [
                                {
                                    "mask": 4,
                                    "method": "dh"
                                },
                                {
                                    "mask": 1,
                                    "method": "dj"
                                }
                            ],
                            "class": "th",
                            "data": [
                                {
                                    "default": 0,
                                    "field": "bw",
                                    "index": 13,
                                    "serializer": "Byte",
                                    "serializer_id": 0
                                },
                                {
                                    "default": "Empty",
                                    "field": "bx",
                                    "index": 14,
                                    "serializer": "OptUUID",
                                    "serializer_id": 11
                                }
                            ]
                        }
                    ],
                    "name": "~abstract_tameable"
                }
            },
            "info": {
                "entity_count": 81,
                "object_count": 26,
                "spawn_object_packet": "PLAY_CLIENTBOUND_00"
            },
            "object": {
                "1": {
                    "class": "abw",
                    "entity_id": 41,
                    "height": 0.5625,
                    "id": 1,
                    "name": "boat",
                    "width": 1.375
                },
                "2": {
                    "class": "zi",
                    "entity_id": 1,
                    "height": 0.25,
                    "id": 2,
                    "name": "item",
                    "width": 0.25
                },
                "3": {
                    "class": "sk",
                    "entity_id": 3,
                    "id": 3,
                    "name": "area_effect_cloud"
                },
                "50": {
                    "class": "zj",
                    "entity_id": 20,
                    "height": 0.98,
                    "id": 50,
                    "name": "tnt",
                    "width": 0.98
                },
                "51": {
                    "class": "xz",
                    "entity_id": 200,
                    "id": 51,
                    "name": "ender_crystal"
                },
                "60": {
                    "class": "abt",
                    "entity_id": 10,
                    "height": 0.5,
                    "id": 60,
                    "name": "arrow",
                    "width": 0.5
                },
                "61": {
                    "class": "abm",
                    "entity_id": 11,
                    "height": 0.25,
                    "id": 61,
                    "name": "snowball",
                    "width": 0.25
                },
                "62": {
                    "class": "abp",
                    "entity_id": 7,
                    "height": 0.25,
                    "id": 62,
                    "name": "egg",
                    "width": 0.25
                },
                "63": {
                    "class": "abg",
                    "entity_id": 12,
                    "id": 63,
                    "name": "fireball"
                },
                "64": {
                    "class": "abl",
                    "entity_id": 13,
                    "height": 0.3125,
                    "id": 64,
                    "name": "small_fireball",
                    "width": 0.3125
                },
                "65": {
                    "class": "abq",
                    "entity_id": 14,
                    "height": 0.25,
                    "id": 65,
                    "name": "ender_pearl",
                    "width": 0.25
                },
                "66": {
                    "class": "abu",
                    "entity_id": 19,
                    "height": 0.3125,
                    "id": 66,
                    "name": "wither_skull",
                    "width": 0.3125
                },
                "67": {
                    "class": "abk",
                    "entity_id": 25,
                    "height": 0.3125,
                    "id": 67,
                    "name": "shulker_bullet",
                    "width": 0.3125
                },
                "68": {
                    "class": "abh",
                    "entity_id": 104,
                    "id": 68,
                    "name": "llama_spit"
                },
                "70": {
                    "class": "zh",
                    "entity_id": 21,
                    "id": 70,
                    "name": "falling_block"
                },
                "71": {
                    "class": "co",
                    "id": 71
                },
                "72": {
                    "class": "abd",
                    "entity_id": 15,
                    "height": 0.25,
                    "id": 72,
                    "name": "eye_of_ender_signal",
                    "width": 0.25
                },
                "73": {
                    "class": "abs",
                    "entity_id": 16,
                    "height": 0.25,
                    "id": 73,
                    "name": "potion",
                    "width": 0.25
                },
                "75": {
                    "class": "abr",
                    "entity_id": 17,
                    "height": 0.25,
                    "id": 75,
                    "name": "xp_bottle",
                    "width": 0.25
                },
                "76": {
                    "class": "abf",
                    "entity_id": 22,
                    "height": 0.25,
                    "id": 76,
                    "name": "fireworks_rocket",
                    "width": 0.25
                },
                "77": {
                    "class": "co",
                    "id": 77
                },
                "78": {
                    "class": "yw",
                    "entity_id": 30,
                    "height": 1.975,
                    "id": 78,
                    "name": "armor_stand",
                    "width": 0.5
                },
                "79": {
                    "class": "abc",
                    "entity_id": 33,
                    "height": 0.8,
                    "id": 79,
                    "name": "evocation_fangs",
                    "width": 0.5
                },
                "90": {
                    "class": "zc",
                    "id": 90
                },
                "91": {
                    "class": "abn",
                    "entity_id": 24,
                    "height": 0.5,
                    "id": 91,
                    "name": "spectral_arrow",
                    "width": 0.5
                },
                "93": {
                    "class": "abb",
                    "entity_id": 26,
                    "id": 93,
                    "name": "dragon_fireball"
                }
            }
        },
        "items": {
            "item": {
                "acacia_boat": {
                    "class": "adw",
                    "field": "aL",
                    "max_stack_size": 64,
                    "numeric_id": 447,
                    "text_id": "acacia_boat"
                },
                "acacia_door": {
                    "class": "aek",
                    "display_name": "Acacia Door",
                    "field": "ax",
                    "max_stack_size": 64,
                    "name": "doorAcacia",
                    "numeric_id": 430,
                    "text_id": "acacia_door"
                },
                "acacia_fence": {
                    "class": "adu",
                    "display_name": "Acacia Fence",
                    "max_stack_size": 64,
                    "name": "acaciaFence",
                    "numeric_id": 192,
                    "text_id": "acacia_fence"
                },
                "acacia_fence_gate": {
                    "class": "adu",
                    "display_name": "Acacia Fence Gate",
                    "max_stack_size": 64,
                    "name": "acaciaFenceGate",
                    "numeric_id": 187,
                    "text_id": "acacia_fence_gate"
                },
                "acacia_stairs": {
                    "class": "adu",
                    "display_name": "Acacia Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWoodAcacia",
                    "numeric_id": 163,
                    "text_id": "acacia_stairs"
                },
                "activator_rail": {
                    "class": "adu",
                    "display_name": "Activator Rail",
                    "max_stack_size": 64,
                    "name": "activatorRail",
                    "numeric_id": 157,
                    "text_id": "activator_rail"
                },
                "air": {
                    "class": "adm",
                    "display_name": "Air",
                    "field": "a",
                    "max_stack_size": 64,
                    "name": "air",
                    "numeric_id": 0,
                    "text_id": "air"
                },
                "anvil": {
                    "class": "adn",
                    "display_name": "Anvil",
                    "max_stack_size": 64,
                    "name": "anvil",
                    "numeric_id": 145,
                    "text_id": "anvil"
                },
                "apple": {
                    "class": "afc",
                    "display_name": "Apple",
                    "field": "f",
                    "max_stack_size": 64,
                    "name": "apple",
                    "numeric_id": 260,
                    "text_id": "apple"
                },
                "armor_stand": {
                    "class": "adp",
                    "display_name": "Armor Stand",
                    "field": "cu",
                    "max_stack_size": 16,
                    "name": "armorStand",
                    "numeric_id": 416,
                    "text_id": "armor_stand"
                },
                "arrow": {
                    "class": "adq",
                    "display_name": "Arrow",
                    "field": "h",
                    "max_stack_size": 64,
                    "name": "arrow",
                    "numeric_id": 262,
                    "text_id": "arrow"
                },
                "baked_potato": {
                    "class": "afc",
                    "display_name": "Baked Potato",
                    "field": "ce",
                    "max_stack_size": 64,
                    "name": "potatoBaked",
                    "numeric_id": 393,
                    "text_id": "baked_potato"
                },
                "banner": {
                    "class": "ads",
                    "field": "cP",
                    "max_stack_size": 64,
                    "name": "banner",
                    "numeric_id": 425,
                    "text_id": "banner"
                },
                "barrier": {
                    "class": "adu",
                    "display_name": "Barrier",
                    "max_stack_size": 64,
                    "name": "barrier",
                    "numeric_id": 166,
                    "text_id": "barrier"
                },
                "beacon": {
                    "class": "adu",
                    "display_name": "Beacon",
                    "max_stack_size": 64,
                    "name": "beacon",
                    "numeric_id": 138,
                    "text_id": "beacon"
                },
                "bed": {
                    "class": "adt",
                    "display_name": "Bed",
                    "field": "bi",
                    "max_stack_size": 1,
                    "name": "bed",
                    "numeric_id": 355,
                    "text_id": "bed"
                },
                "bedrock": {
                    "class": "adu",
                    "display_name": "Bedrock",
                    "max_stack_size": 64,
                    "name": "bedrock",
                    "numeric_id": 7,
                    "text_id": "bedrock"
                },
                "beef": {
                    "class": "afc",
                    "display_name": "Raw Beef",
                    "field": "bq",
                    "max_stack_size": 64,
                    "name": "beefRaw",
                    "numeric_id": 363,
                    "text_id": "beef"
                },
                "beetroot": {
                    "class": "afc",
                    "display_name": "Beetroot",
                    "field": "cW",
                    "max_stack_size": 64,
                    "name": "beetroot",
                    "numeric_id": 434,
                    "text_id": "beetroot"
                },
                "beetroot_seeds": {
                    "class": "agb",
                    "display_name": "Beetroot Seeds",
                    "field": "cV",
                    "max_stack_size": 64,
                    "name": "beetroot_seeds",
                    "numeric_id": 435,
                    "text_id": "beetroot_seeds"
                },
                "beetroot_soup": {
                    "class": "aea",
                    "display_name": "Beetroot Soup",
                    "field": "cX",
                    "max_stack_size": 64,
                    "name": "beetroot_soup",
                    "numeric_id": 436,
                    "text_id": "beetroot_soup"
                },
                "birch_boat": {
                    "class": "adw",
                    "field": "aJ",
                    "max_stack_size": 64,
                    "numeric_id": 445,
                    "text_id": "birch_boat"
                },
                "birch_door": {
                    "class": "aek",
                    "display_name": "Birch Door",
                    "field": "av",
                    "max_stack_size": 64,
                    "name": "doorBirch",
                    "numeric_id": 428,
                    "text_id": "birch_door"
                },
                "birch_fence": {
                    "class": "adu",
                    "display_name": "Birch Fence",
                    "max_stack_size": 64,
                    "name": "birchFence",
                    "numeric_id": 189,
                    "text_id": "birch_fence"
                },
                "birch_fence_gate": {
                    "class": "adu",
                    "display_name": "Birch Fence Gate",
                    "max_stack_size": 64,
                    "name": "birchFenceGate",
                    "numeric_id": 184,
                    "text_id": "birch_fence_gate"
                },
                "birch_stairs": {
                    "class": "adu",
                    "display_name": "Birch Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWoodBirch",
                    "numeric_id": 135,
                    "text_id": "birch_stairs"
                },
                "black_shulker_box": {
                    "class": "agg",
                    "display_name": "Black Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxBlack",
                    "numeric_id": 234,
                    "text_id": "black_shulker_box"
                },
                "blaze_powder": {
                    "class": "afg",
                    "display_name": "Blaze Powder",
                    "field": "bO",
                    "max_stack_size": 64,
                    "name": "blazePowder",
                    "numeric_id": 377,
                    "text_id": "blaze_powder"
                },
                "blaze_rod": {
                    "class": "afg",
                    "display_name": "Blaze Rod",
                    "field": "bD",
                    "max_stack_size": 64,
                    "name": "blazeRod",
                    "numeric_id": 369,
                    "text_id": "blaze_rod"
                },
                "blue_shulker_box": {
                    "class": "agg",
                    "display_name": "Blue Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxBlue",
                    "numeric_id": 230,
                    "text_id": "blue_shulker_box"
                },
                "boat": {
                    "class": "adw",
                    "field": "aH",
                    "max_stack_size": 64,
                    "numeric_id": 333,
                    "text_id": "boat"
                },
                "bone": {
                    "class": "afg",
                    "display_name": "Bone",
                    "field": "bf",
                    "max_stack_size": 64,
                    "name": "bone",
                    "numeric_id": 352,
                    "text_id": "bone"
                },
                "bone_block": {
                    "class": "adu",
                    "display_name": "Bone Block",
                    "max_stack_size": 64,
                    "name": "boneBlock",
                    "numeric_id": 216,
                    "text_id": "bone_block"
                },
                "book": {
                    "class": "adx",
                    "display_name": "Book",
                    "field": "aT",
                    "max_stack_size": 64,
                    "name": "book",
                    "numeric_id": 340,
                    "text_id": "book"
                },
                "bookshelf": {
                    "class": "adu",
                    "display_name": "Bookshelf",
                    "max_stack_size": 64,
                    "name": "bookshelf",
                    "numeric_id": 47,
                    "text_id": "bookshelf"
                },
                "bow": {
                    "class": "adz",
                    "display_name": "Bow",
                    "field": "g",
                    "max_stack_size": 64,
                    "name": "bow",
                    "numeric_id": 261,
                    "text_id": "bow"
                },
                "bowl": {
                    "class": "afg",
                    "display_name": "Bowl",
                    "field": "C",
                    "max_stack_size": 64,
                    "name": "bowl",
                    "numeric_id": 281,
                    "text_id": "bowl"
                },
                "bread": {
                    "class": "afc",
                    "display_name": "Bread",
                    "field": "S",
                    "max_stack_size": 64,
                    "name": "bread",
                    "numeric_id": 297,
                    "text_id": "bread"
                },
                "brewing_stand": {
                    "class": "adv",
                    "display_name": "Brewing Stand",
                    "field": "bQ",
                    "max_stack_size": 64,
                    "name": "brewingStand",
                    "numeric_id": 379,
                    "text_id": "brewing_stand"
                },
                "brick": {
                    "class": "afg",
                    "display_name": "Brick",
                    "field": "aP",
                    "max_stack_size": 64,
                    "name": "brick",
                    "numeric_id": 336,
                    "text_id": "brick"
                },
                "brick_block": {
                    "class": "adu",
                    "display_name": "Brick",
                    "max_stack_size": 64,
                    "name": "brick",
                    "numeric_id": 45,
                    "text_id": "brick_block"
                },
                "brick_stairs": {
                    "class": "adu",
                    "display_name": "Brick Stairs",
                    "max_stack_size": 64,
                    "name": "stairsBrick",
                    "numeric_id": 108,
                    "text_id": "brick_stairs"
                },
                "brown_mushroom": {
                    "class": "adu",
                    "display_name": "Mushroom",
                    "max_stack_size": 64,
                    "name": "mushroom",
                    "numeric_id": 39,
                    "text_id": "brown_mushroom"
                },
                "brown_mushroom_block": {
                    "class": "adu",
                    "display_name": "Mushroom",
                    "max_stack_size": 64,
                    "name": "mushroom",
                    "numeric_id": 99,
                    "text_id": "brown_mushroom_block"
                },
                "brown_shulker_box": {
                    "class": "agg",
                    "display_name": "Brown Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxBrown",
                    "numeric_id": 231,
                    "text_id": "brown_shulker_box"
                },
                "bucket": {
                    "class": "aeb",
                    "display_name": "Bucket",
                    "field": "az",
                    "max_stack_size": 16,
                    "name": "bucket",
                    "numeric_id": 325,
                    "text_id": "bucket"
                },
                "cactus": {
                    "class": "adu",
                    "display_name": "Cactus",
                    "max_stack_size": 64,
                    "name": "cactus",
                    "numeric_id": 81,
                    "text_id": "cactus"
                },
                "cake": {
                    "class": "adv",
                    "display_name": "Cake",
                    "field": "bh",
                    "max_stack_size": 1,
                    "name": "cake",
                    "numeric_id": 354,
                    "text_id": "cake"
                },
                "carpet": {
                    "class": "aen",
                    "display_name": "Carpet",
                    "max_stack_size": 64,
                    "name": "woolCarpet",
                    "numeric_id": 171,
                    "text_id": "carpet"
                },
                "carrot": {
                    "class": "aga",
                    "display_name": "Carrot",
                    "field": "cc",
                    "max_stack_size": 64,
                    "name": "carrots",
                    "numeric_id": 391,
                    "text_id": "carrot"
                },
                "carrot_on_a_stick": {
                    "class": "aec",
                    "display_name": "Carrot on a Stick",
                    "field": "cj",
                    "max_stack_size": 64,
                    "name": "carrotOnAStick",
                    "numeric_id": 398,
                    "text_id": "carrot_on_a_stick"
                },
                "cauldron": {
                    "class": "adv",
                    "display_name": "Cauldron",
                    "field": "bR",
                    "max_stack_size": 64,
                    "name": "cauldron",
                    "numeric_id": 380,
                    "text_id": "cauldron"
                },
                "chain_command_block": {
                    "class": "adu",
                    "display_name": "Chain Command Block",
                    "max_stack_size": 64,
                    "name": "chainCommandBlock",
                    "numeric_id": 211,
                    "text_id": "chain_command_block"
                },
                "chainmail_boots": {
                    "class": "ado",
                    "display_name": "Chain Boots",
                    "field": "aa",
                    "max_stack_size": 64,
                    "name": "bootsChain",
                    "numeric_id": 305,
                    "text_id": "chainmail_boots"
                },
                "chainmail_chestplate": {
                    "class": "ado",
                    "display_name": "Chain Chestplate",
                    "field": "Y",
                    "max_stack_size": 64,
                    "name": "chestplateChain",
                    "numeric_id": 303,
                    "text_id": "chainmail_chestplate"
                },
                "chainmail_helmet": {
                    "class": "ado",
                    "display_name": "Chain Helmet",
                    "field": "X",
                    "max_stack_size": 64,
                    "name": "helmetChain",
                    "numeric_id": 302,
                    "text_id": "chainmail_helmet"
                },
                "chainmail_leggings": {
                    "class": "ado",
                    "display_name": "Chain Leggings",
                    "field": "Z",
                    "max_stack_size": 64,
                    "name": "leggingsChain",
                    "numeric_id": 304,
                    "text_id": "chainmail_leggings"
                },
                "chest": {
                    "class": "adu",
                    "display_name": "Chest",
                    "max_stack_size": 64,
                    "name": "chest",
                    "numeric_id": 54,
                    "text_id": "chest"
                },
                "chest_minecart": {
                    "class": "afq",
                    "display_name": "Minecart with Chest",
                    "field": "aV",
                    "max_stack_size": 64,
                    "name": "minecartChest",
                    "numeric_id": 342,
                    "text_id": "chest_minecart"
                },
                "chicken": {
                    "class": "afc",
                    "display_name": "Raw Chicken",
                    "field": "bs",
                    "max_stack_size": 64,
                    "name": "chickenRaw",
                    "numeric_id": 365,
                    "text_id": "chicken"
                },
                "chorus_flower": {
                    "class": "adu",
                    "display_name": "Chorus Flower",
                    "max_stack_size": 64,
                    "name": "chorusFlower",
                    "numeric_id": 200,
                    "text_id": "chorus_flower"
                },
                "chorus_fruit": {
                    "class": "aed",
                    "display_name": "Chorus Fruit",
                    "field": "cT",
                    "max_stack_size": 64,
                    "name": "chorusFruit",
                    "numeric_id": 432,
                    "text_id": "chorus_fruit"
                },
                "chorus_fruit_popped": {
                    "class": "afg",
                    "display_name": "Popped Chorus Fruit",
                    "field": "cU",
                    "max_stack_size": 64,
                    "name": "chorusFruitPopped",
                    "numeric_id": 433,
                    "text_id": "chorus_fruit_popped"
                },
                "chorus_plant": {
                    "class": "adu",
                    "display_name": "Chorus Plant",
                    "max_stack_size": 64,
                    "name": "chorusPlant",
                    "numeric_id": 199,
                    "text_id": "chorus_plant"
                },
                "clay": {
                    "class": "adu",
                    "display_name": "Clay",
                    "max_stack_size": 64,
                    "name": "clay",
                    "numeric_id": 82,
                    "text_id": "clay"
                },
                "clay_ball": {
                    "class": "afg",
                    "display_name": "Clay",
                    "field": "aQ",
                    "max_stack_size": 64,
                    "name": "clay",
                    "numeric_id": 337,
                    "text_id": "clay_ball"
                },
                "clock": {
                    "class": "aee",
                    "display_name": "Clock",
                    "field": "ba",
                    "max_stack_size": 64,
                    "name": "clock",
                    "numeric_id": 347,
                    "text_id": "clock"
                },
                "coal": {
                    "class": "aef",
                    "display_name": "Coal",
                    "field": "k",
                    "max_stack_size": 64,
                    "name": "coal",
                    "numeric_id": 263,
                    "text_id": "coal"
                },
                "coal_block": {
                    "class": "adu",
                    "display_name": "Block of Coal",
                    "max_stack_size": 64,
                    "name": "blockCoal",
                    "numeric_id": 173,
                    "text_id": "coal_block"
                },
                "coal_ore": {
                    "class": "adu",
                    "display_name": "Coal Ore",
                    "max_stack_size": 64,
                    "name": "oreCoal",
                    "numeric_id": 16,
                    "text_id": "coal_ore"
                },
                "cobblestone": {
                    "class": "adu",
                    "display_name": "Cobblestone",
                    "max_stack_size": 64,
                    "name": "stonebrick",
                    "numeric_id": 4,
                    "text_id": "cobblestone"
                },
                "cobblestone_wall": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "cobbleWall",
                    "numeric_id": 139,
                    "text_id": "cobblestone_wall"
                },
                "command_block": {
                    "class": "adu",
                    "display_name": "Command Block",
                    "max_stack_size": 64,
                    "name": "commandBlock",
                    "numeric_id": 137,
                    "text_id": "command_block"
                },
                "command_block_minecart": {
                    "class": "afq",
                    "display_name": "Minecart with Command Block",
                    "field": "cA",
                    "max_stack_size": 64,
                    "name": "minecartCommandBlock",
                    "numeric_id": 422,
                    "text_id": "command_block_minecart"
                },
                "comparator": {
                    "class": "adv",
                    "display_name": "Redstone Comparator",
                    "field": "cp",
                    "max_stack_size": 64,
                    "name": "comparator",
                    "numeric_id": 404,
                    "text_id": "comparator"
                },
                "compass": {
                    "class": "aeg",
                    "display_name": "Compass",
                    "field": "aY",
                    "max_stack_size": 64,
                    "name": "compass",
                    "numeric_id": 345,
                    "text_id": "compass"
                },
                "cooked_beef": {
                    "class": "afc",
                    "display_name": "Steak",
                    "field": "br",
                    "max_stack_size": 64,
                    "name": "beefCooked",
                    "numeric_id": 364,
                    "text_id": "cooked_beef"
                },
                "cooked_chicken": {
                    "class": "afc",
                    "display_name": "Cooked Chicken",
                    "field": "bt",
                    "max_stack_size": 64,
                    "name": "chickenCooked",
                    "numeric_id": 366,
                    "text_id": "cooked_chicken"
                },
                "cooked_fish": {
                    "class": "aez",
                    "field": "bd",
                    "max_stack_size": 64,
                    "name": "fish",
                    "numeric_id": 350,
                    "text_id": "cooked_fish"
                },
                "cooked_mutton": {
                    "class": "afc",
                    "display_name": "Cooked Mutton",
                    "field": "bv",
                    "max_stack_size": 64,
                    "name": "muttonCooked",
                    "numeric_id": 424,
                    "text_id": "cooked_mutton"
                },
                "cooked_porkchop": {
                    "class": "afc",
                    "display_name": "Cooked Porkchop",
                    "field": "ap",
                    "max_stack_size": 64,
                    "name": "porkchopCooked",
                    "numeric_id": 320,
                    "text_id": "cooked_porkchop"
                },
                "cooked_rabbit": {
                    "class": "afc",
                    "display_name": "Cooked Rabbit",
                    "field": "bx",
                    "max_stack_size": 64,
                    "name": "rabbitCooked",
                    "numeric_id": 412,
                    "text_id": "cooked_rabbit"
                },
                "cookie": {
                    "class": "afc",
                    "display_name": "Cookie",
                    "field": "bk",
                    "max_stack_size": 64,
                    "name": "cookie",
                    "numeric_id": 357,
                    "text_id": "cookie"
                },
                "crafting_table": {
                    "class": "adu",
                    "display_name": "Crafting Table",
                    "max_stack_size": 64,
                    "name": "workbench",
                    "numeric_id": 58,
                    "text_id": "crafting_table"
                },
                "cyan_shulker_box": {
                    "class": "agg",
                    "display_name": "Cyan Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxCyan",
                    "numeric_id": 228,
                    "text_id": "cyan_shulker_box"
                },
                "dark_oak_boat": {
                    "class": "adw",
                    "field": "aM",
                    "max_stack_size": 64,
                    "numeric_id": 448,
                    "text_id": "dark_oak_boat"
                },
                "dark_oak_door": {
                    "class": "aek",
                    "display_name": "Dark Oak Door",
                    "field": "ay",
                    "max_stack_size": 64,
                    "name": "doorDarkOak",
                    "numeric_id": 431,
                    "text_id": "dark_oak_door"
                },
                "dark_oak_fence": {
                    "class": "adu",
                    "display_name": "Dark Oak Fence",
                    "max_stack_size": 64,
                    "name": "darkOakFence",
                    "numeric_id": 191,
                    "text_id": "dark_oak_fence"
                },
                "dark_oak_fence_gate": {
                    "class": "adu",
                    "display_name": "Dark Oak Fence Gate",
                    "max_stack_size": 64,
                    "name": "darkOakFenceGate",
                    "numeric_id": 186,
                    "text_id": "dark_oak_fence_gate"
                },
                "dark_oak_stairs": {
                    "class": "adu",
                    "display_name": "Dark Oak Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWoodDarkOak",
                    "numeric_id": 164,
                    "text_id": "dark_oak_stairs"
                },
                "daylight_detector": {
                    "class": "adu",
                    "max_stack_size": 64,
                    "numeric_id": 151,
                    "text_id": "daylight_detector"
                },
                "deadbush": {
                    "class": "adu",
                    "display_name": "Dead Bush",
                    "max_stack_size": 64,
                    "name": "deadbush",
                    "numeric_id": 32,
                    "text_id": "deadbush"
                },
                "detector_rail": {
                    "class": "adu",
                    "display_name": "Detector Rail",
                    "max_stack_size": 64,
                    "name": "detectorRail",
                    "numeric_id": 28,
                    "text_id": "detector_rail"
                },
                "diamond": {
                    "class": "afg",
                    "display_name": "Diamond",
                    "field": "l",
                    "max_stack_size": 64,
                    "name": "diamond",
                    "numeric_id": 264,
                    "text_id": "diamond"
                },
                "diamond_axe": {
                    "class": "adr",
                    "display_name": "Diamond Axe",
                    "field": "A",
                    "max_stack_size": 64,
                    "name": "hatchetDiamond",
                    "numeric_id": 279,
                    "text_id": "diamond_axe"
                },
                "diamond_block": {
                    "class": "adu",
                    "display_name": "Block of Diamond",
                    "max_stack_size": 64,
                    "name": "blockDiamond",
                    "numeric_id": 57,
                    "text_id": "diamond_block"
                },
                "diamond_boots": {
                    "class": "ado",
                    "display_name": "Diamond Boots",
                    "field": "ai",
                    "max_stack_size": 64,
                    "name": "bootsDiamond",
                    "numeric_id": 313,
                    "text_id": "diamond_boots"
                },
                "diamond_chestplate": {
                    "class": "ado",
                    "display_name": "Diamond Chestplate",
                    "field": "ag",
                    "max_stack_size": 64,
                    "name": "chestplateDiamond",
                    "numeric_id": 311,
                    "text_id": "diamond_chestplate"
                },
                "diamond_helmet": {
                    "class": "ado",
                    "display_name": "Diamond Helmet",
                    "field": "af",
                    "max_stack_size": 64,
                    "name": "helmetDiamond",
                    "numeric_id": 310,
                    "text_id": "diamond_helmet"
                },
                "diamond_hoe": {
                    "class": "aff",
                    "display_name": "Diamond Hoe",
                    "field": "O",
                    "max_stack_size": 64,
                    "name": "hoeDiamond",
                    "numeric_id": 293,
                    "text_id": "diamond_hoe"
                },
                "diamond_horse_armor": {
                    "class": "afg",
                    "display_name": "Diamond Horse Armor",
                    "field": "cx",
                    "max_stack_size": 1,
                    "name": "horsearmordiamond",
                    "numeric_id": 419,
                    "text_id": "diamond_horse_armor"
                },
                "diamond_leggings": {
                    "class": "ado",
                    "display_name": "Diamond Leggings",
                    "field": "ah",
                    "max_stack_size": 64,
                    "name": "leggingsDiamond",
                    "numeric_id": 312,
                    "text_id": "diamond_leggings"
                },
                "diamond_ore": {
                    "class": "adu",
                    "display_name": "Diamond Ore",
                    "max_stack_size": 64,
                    "name": "oreDiamond",
                    "numeric_id": 56,
                    "text_id": "diamond_ore"
                },
                "diamond_pickaxe": {
                    "class": "aft",
                    "display_name": "Diamond Pickaxe",
                    "field": "z",
                    "max_stack_size": 64,
                    "name": "pickaxeDiamond",
                    "numeric_id": 278,
                    "text_id": "diamond_pickaxe"
                },
                "diamond_shovel": {
                    "class": "agf",
                    "display_name": "Diamond Shovel",
                    "field": "y",
                    "max_stack_size": 64,
                    "name": "shovelDiamond",
                    "numeric_id": 277,
                    "text_id": "diamond_shovel"
                },
                "diamond_sword": {
                    "class": "agq",
                    "display_name": "Diamond Sword",
                    "field": "x",
                    "max_stack_size": 64,
                    "name": "swordDiamond",
                    "numeric_id": 276,
                    "text_id": "diamond_sword"
                },
                "dirt": {
                    "class": "afr",
                    "display_name": "Dirt",
                    "max_stack_size": 64,
                    "name": "dirt",
                    "numeric_id": 3,
                    "text_id": "dirt"
                },
                "dispenser": {
                    "class": "adu",
                    "display_name": "Dispenser",
                    "max_stack_size": 64,
                    "name": "dispenser",
                    "numeric_id": 23,
                    "text_id": "dispenser"
                },
                "double_plant": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "doublePlant",
                    "numeric_id": 175,
                    "text_id": "double_plant"
                },
                "dragon_breath": {
                    "class": "afg",
                    "display_name": "Dragon's Breath",
                    "field": "bL",
                    "max_stack_size": 64,
                    "name": "dragon_breath",
                    "numeric_id": 437,
                    "text_id": "dragon_breath"
                },
                "dragon_egg": {
                    "class": "adu",
                    "display_name": "Dragon Egg",
                    "max_stack_size": 64,
                    "name": "dragonEgg",
                    "numeric_id": 122,
                    "text_id": "dragon_egg"
                },
                "dropper": {
                    "class": "adu",
                    "display_name": "Dropper",
                    "max_stack_size": 64,
                    "name": "dropper",
                    "numeric_id": 158,
                    "text_id": "dropper"
                },
                "dye": {
                    "class": "aem",
                    "field": "be",
                    "max_stack_size": 64,
                    "name": "dyePowder",
                    "numeric_id": 351,
                    "text_id": "dye"
                },
                "egg": {
                    "class": "aeo",
                    "display_name": "Egg",
                    "field": "aX",
                    "max_stack_size": 64,
                    "name": "egg",
                    "numeric_id": 344,
                    "text_id": "egg"
                },
                "elytra": {
                    "class": "aep",
                    "display_name": "Elytra",
                    "field": "cS",
                    "max_stack_size": 64,
                    "name": "elytra",
                    "numeric_id": 443,
                    "text_id": "elytra"
                },
                "emerald": {
                    "class": "afg",
                    "display_name": "Emerald",
                    "field": "bZ",
                    "max_stack_size": 64,
                    "name": "emerald",
                    "numeric_id": 388,
                    "text_id": "emerald"
                },
                "emerald_block": {
                    "class": "adu",
                    "display_name": "Block of Emerald",
                    "max_stack_size": 64,
                    "name": "blockEmerald",
                    "numeric_id": 133,
                    "text_id": "emerald_block"
                },
                "emerald_ore": {
                    "class": "adu",
                    "display_name": "Emerald Ore",
                    "max_stack_size": 64,
                    "name": "oreEmerald",
                    "numeric_id": 129,
                    "text_id": "emerald_ore"
                },
                "enchanted_book": {
                    "class": "aer",
                    "display_name": "Enchanted Book",
                    "field": "co",
                    "max_stack_size": 1,
                    "name": "enchantedBook",
                    "numeric_id": 403,
                    "text_id": "enchanted_book"
                },
                "enchanting_table": {
                    "class": "adu",
                    "display_name": "Enchantment Table",
                    "max_stack_size": 64,
                    "name": "enchantmentTable",
                    "numeric_id": 116,
                    "text_id": "enchanting_table"
                },
                "end_bricks": {
                    "class": "adu",
                    "display_name": "End Stone Bricks",
                    "max_stack_size": 64,
                    "name": "endBricks",
                    "numeric_id": 206,
                    "text_id": "end_bricks"
                },
                "end_crystal": {
                    "class": "aes",
                    "field": "cQ",
                    "max_stack_size": 64,
                    "numeric_id": 426,
                    "text_id": "end_crystal"
                },
                "end_portal_frame": {
                    "class": "adu",
                    "display_name": "End Portal",
                    "max_stack_size": 64,
                    "name": "endPortalFrame",
                    "numeric_id": 120,
                    "text_id": "end_portal_frame"
                },
                "end_rod": {
                    "class": "adu",
                    "display_name": "End Rod",
                    "max_stack_size": 64,
                    "name": "endRod",
                    "numeric_id": 198,
                    "text_id": "end_rod"
                },
                "end_stone": {
                    "class": "adu",
                    "display_name": "End Stone",
                    "max_stack_size": 64,
                    "name": "whiteStone",
                    "numeric_id": 121,
                    "text_id": "end_stone"
                },
                "ender_chest": {
                    "class": "adu",
                    "display_name": "Ender Chest",
                    "max_stack_size": 64,
                    "name": "enderChest",
                    "numeric_id": 130,
                    "text_id": "ender_chest"
                },
                "ender_eye": {
                    "class": "aet",
                    "display_name": "Eye of Ender",
                    "field": "bS",
                    "max_stack_size": 64,
                    "name": "eyeOfEnder",
                    "numeric_id": 381,
                    "text_id": "ender_eye"
                },
                "ender_pearl": {
                    "class": "aeu",
                    "display_name": "Ender Pearl",
                    "field": "bC",
                    "max_stack_size": 64,
                    "name": "enderPearl",
                    "numeric_id": 368,
                    "text_id": "ender_pearl"
                },
                "experience_bottle": {
                    "class": "aev",
                    "display_name": "Bottle o' Enchanting",
                    "field": "bV",
                    "max_stack_size": 64,
                    "name": "expBottle",
                    "numeric_id": 384,
                    "text_id": "experience_bottle"
                },
                "farmland": {
                    "class": "adu",
                    "display_name": "Farmland",
                    "max_stack_size": 64,
                    "name": "farmland",
                    "numeric_id": 60,
                    "text_id": "farmland"
                },
                "feather": {
                    "class": "afg",
                    "display_name": "Feather",
                    "field": "J",
                    "max_stack_size": 64,
                    "name": "feather",
                    "numeric_id": 288,
                    "text_id": "feather"
                },
                "fence": {
                    "class": "adu",
                    "display_name": "Oak Fence",
                    "max_stack_size": 64,
                    "name": "fence",
                    "numeric_id": 85,
                    "text_id": "fence"
                },
                "fence_gate": {
                    "class": "adu",
                    "display_name": "Oak Fence Gate",
                    "max_stack_size": 64,
                    "name": "fenceGate",
                    "numeric_id": 107,
                    "text_id": "fence_gate"
                },
                "fermented_spider_eye": {
                    "class": "afg",
                    "display_name": "Fermented Spider Eye",
                    "field": "bN",
                    "max_stack_size": 64,
                    "name": "fermentedSpiderEye",
                    "numeric_id": 376,
                    "text_id": "fermented_spider_eye"
                },
                "filled_map": {
                    "class": "afo",
                    "display_name": "Map",
                    "field": "bl",
                    "max_stack_size": 64,
                    "name": "map",
                    "numeric_id": 358,
                    "text_id": "filled_map"
                },
                "fire_charge": {
                    "class": "aew",
                    "display_name": "Fire Charge",
                    "field": "bW",
                    "max_stack_size": 64,
                    "name": "fireball",
                    "numeric_id": 385,
                    "text_id": "fire_charge"
                },
                "firework_charge": {
                    "class": "aex",
                    "display_name": "Firework Star",
                    "field": "cn",
                    "max_stack_size": 64,
                    "name": "fireworksCharge",
                    "numeric_id": 402,
                    "text_id": "firework_charge"
                },
                "fireworks": {
                    "class": "aey",
                    "display_name": "Firework Rocket",
                    "field": "cm",
                    "max_stack_size": 64,
                    "name": "fireworks",
                    "numeric_id": 401,
                    "text_id": "fireworks"
                },
                "fish": {
                    "class": "aez",
                    "field": "bc",
                    "max_stack_size": 64,
                    "name": "fish",
                    "numeric_id": 349,
                    "text_id": "fish"
                },
                "fishing_rod": {
                    "class": "afa",
                    "display_name": "Fishing Rod",
                    "field": "aZ",
                    "max_stack_size": 64,
                    "name": "fishingRod",
                    "numeric_id": 346,
                    "text_id": "fishing_rod"
                },
                "flint": {
                    "class": "afg",
                    "display_name": "Flint",
                    "field": "an",
                    "max_stack_size": 64,
                    "name": "flint",
                    "numeric_id": 318,
                    "text_id": "flint"
                },
                "flint_and_steel": {
                    "class": "afb",
                    "display_name": "Flint and Steel",
                    "field": "e",
                    "max_stack_size": 64,
                    "name": "flintAndSteel",
                    "numeric_id": 259,
                    "text_id": "flint_and_steel"
                },
                "flower_pot": {
                    "class": "adv",
                    "display_name": "Flower Pot",
                    "field": "cb",
                    "max_stack_size": 64,
                    "name": "flowerPot",
                    "numeric_id": 390,
                    "text_id": "flower_pot"
                },
                "furnace": {
                    "class": "adu",
                    "display_name": "Furnace",
                    "max_stack_size": 64,
                    "name": "furnace",
                    "numeric_id": 61,
                    "text_id": "furnace"
                },
                "furnace_minecart": {
                    "class": "afq",
                    "display_name": "Minecart with Furnace",
                    "field": "aW",
                    "max_stack_size": 64,
                    "name": "minecartFurnace",
                    "numeric_id": 343,
                    "text_id": "furnace_minecart"
                },
                "ghast_tear": {
                    "class": "afg",
                    "display_name": "Ghast Tear",
                    "field": "bE",
                    "max_stack_size": 64,
                    "name": "ghastTear",
                    "numeric_id": 370,
                    "text_id": "ghast_tear"
                },
                "glass": {
                    "class": "adu",
                    "display_name": "Glass",
                    "max_stack_size": 64,
                    "name": "glass",
                    "numeric_id": 20,
                    "text_id": "glass"
                },
                "glass_bottle": {
                    "class": "ady",
                    "display_name": "Glass Bottle",
                    "field": "bK",
                    "max_stack_size": 64,
                    "name": "glassBottle",
                    "numeric_id": 374,
                    "text_id": "glass_bottle"
                },
                "glass_pane": {
                    "class": "adu",
                    "display_name": "Glass Pane",
                    "max_stack_size": 64,
                    "name": "thinGlass",
                    "numeric_id": 102,
                    "text_id": "glass_pane"
                },
                "glowstone": {
                    "class": "adu",
                    "display_name": "Glowstone",
                    "max_stack_size": 64,
                    "name": "lightgem",
                    "numeric_id": 89,
                    "text_id": "glowstone"
                },
                "glowstone_dust": {
                    "class": "afg",
                    "display_name": "Glowstone Dust",
                    "field": "bb",
                    "max_stack_size": 64,
                    "name": "yellowDust",
                    "numeric_id": 348,
                    "text_id": "glowstone_dust"
                },
                "gold_block": {
                    "class": "adu",
                    "display_name": "Block of Gold",
                    "max_stack_size": 64,
                    "name": "blockGold",
                    "numeric_id": 41,
                    "text_id": "gold_block"
                },
                "gold_ingot": {
                    "class": "afg",
                    "display_name": "Gold Ingot",
                    "field": "n",
                    "max_stack_size": 64,
                    "name": "ingotGold",
                    "numeric_id": 266,
                    "text_id": "gold_ingot"
                },
                "gold_nugget": {
                    "class": "afg",
                    "display_name": "Gold Nugget",
                    "field": "bF",
                    "max_stack_size": 64,
                    "name": "goldNugget",
                    "numeric_id": 371,
                    "text_id": "gold_nugget"
                },
                "gold_ore": {
                    "class": "adu",
                    "display_name": "Gold Ore",
                    "max_stack_size": 64,
                    "name": "oreGold",
                    "numeric_id": 14,
                    "text_id": "gold_ore"
                },
                "golden_apple": {
                    "class": "afd",
                    "display_name": "Golden Apple",
                    "field": "ar",
                    "max_stack_size": 64,
                    "name": "appleGold",
                    "numeric_id": 322,
                    "text_id": "golden_apple"
                },
                "golden_axe": {
                    "class": "adr",
                    "display_name": "Golden Axe",
                    "field": "H",
                    "max_stack_size": 64,
                    "name": "hatchetGold",
                    "numeric_id": 286,
                    "text_id": "golden_axe"
                },
                "golden_boots": {
                    "class": "ado",
                    "display_name": "Golden Boots",
                    "field": "am",
                    "max_stack_size": 64,
                    "name": "bootsGold",
                    "numeric_id": 317,
                    "text_id": "golden_boots"
                },
                "golden_carrot": {
                    "class": "afc",
                    "display_name": "Golden Carrot",
                    "field": "ch",
                    "max_stack_size": 64,
                    "name": "carrotGolden",
                    "numeric_id": 396,
                    "text_id": "golden_carrot"
                },
                "golden_chestplate": {
                    "class": "ado",
                    "display_name": "Golden Chestplate",
                    "field": "ak",
                    "max_stack_size": 64,
                    "name": "chestplateGold",
                    "numeric_id": 315,
                    "text_id": "golden_chestplate"
                },
                "golden_helmet": {
                    "class": "ado",
                    "display_name": "Golden Helmet",
                    "field": "aj",
                    "max_stack_size": 64,
                    "name": "helmetGold",
                    "numeric_id": 314,
                    "text_id": "golden_helmet"
                },
                "golden_hoe": {
                    "class": "aff",
                    "display_name": "Golden Hoe",
                    "field": "P",
                    "max_stack_size": 64,
                    "name": "hoeGold",
                    "numeric_id": 294,
                    "text_id": "golden_hoe"
                },
                "golden_horse_armor": {
                    "class": "afg",
                    "display_name": "Gold Horse Armor",
                    "field": "cw",
                    "max_stack_size": 1,
                    "name": "horsearmorgold",
                    "numeric_id": 418,
                    "text_id": "golden_horse_armor"
                },
                "golden_leggings": {
                    "class": "ado",
                    "display_name": "Golden Leggings",
                    "field": "al",
                    "max_stack_size": 64,
                    "name": "leggingsGold",
                    "numeric_id": 316,
                    "text_id": "golden_leggings"
                },
                "golden_pickaxe": {
                    "class": "aft",
                    "display_name": "Golden Pickaxe",
                    "field": "G",
                    "max_stack_size": 64,
                    "name": "pickaxeGold",
                    "numeric_id": 285,
                    "text_id": "golden_pickaxe"
                },
                "golden_rail": {
                    "class": "adu",
                    "display_name": "Powered Rail",
                    "max_stack_size": 64,
                    "name": "goldenRail",
                    "numeric_id": 27,
                    "text_id": "golden_rail"
                },
                "golden_shovel": {
                    "class": "agf",
                    "display_name": "Golden Shovel",
                    "field": "F",
                    "max_stack_size": 64,
                    "name": "shovelGold",
                    "numeric_id": 284,
                    "text_id": "golden_shovel"
                },
                "golden_sword": {
                    "class": "agq",
                    "display_name": "Golden Sword",
                    "field": "E",
                    "max_stack_size": 64,
                    "name": "swordGold",
                    "numeric_id": 283,
                    "text_id": "golden_sword"
                },
                "grass": {
                    "class": "agr",
                    "display_name": "Grass Block",
                    "max_stack_size": 64,
                    "name": "grass",
                    "numeric_id": 2,
                    "text_id": "grass"
                },
                "grass_path": {
                    "class": "adu",
                    "display_name": "Grass Path",
                    "max_stack_size": 64,
                    "name": "grassPath",
                    "numeric_id": 208,
                    "text_id": "grass_path"
                },
                "gravel": {
                    "class": "adu",
                    "display_name": "Gravel",
                    "max_stack_size": 64,
                    "name": "gravel",
                    "numeric_id": 13,
                    "text_id": "gravel"
                },
                "gray_shulker_box": {
                    "class": "agg",
                    "display_name": "Gray Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxGray",
                    "numeric_id": 226,
                    "text_id": "gray_shulker_box"
                },
                "green_shulker_box": {
                    "class": "agg",
                    "display_name": "Green Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxGreen",
                    "numeric_id": 232,
                    "text_id": "green_shulker_box"
                },
                "gunpowder": {
                    "class": "afg",
                    "display_name": "Gunpowder",
                    "field": "K",
                    "max_stack_size": 64,
                    "name": "sulphur",
                    "numeric_id": 289,
                    "text_id": "gunpowder"
                },
                "hardened_clay": {
                    "class": "adu",
                    "display_name": "Hardened Clay",
                    "max_stack_size": 64,
                    "name": "clayHardened",
                    "numeric_id": 172,
                    "text_id": "hardened_clay"
                },
                "hay_block": {
                    "class": "adu",
                    "display_name": "Hay Bale",
                    "max_stack_size": 64,
                    "name": "hayBlock",
                    "numeric_id": 170,
                    "text_id": "hay_block"
                },
                "heavy_weighted_pressure_plate": {
                    "class": "adu",
                    "display_name": "Weighted Pressure Plate (Heavy)",
                    "max_stack_size": 64,
                    "name": "weightedPlate_heavy",
                    "numeric_id": 148,
                    "text_id": "heavy_weighted_pressure_plate"
                },
                "hopper": {
                    "class": "adu",
                    "display_name": "Hopper",
                    "max_stack_size": 64,
                    "name": "hopper",
                    "numeric_id": 154,
                    "text_id": "hopper"
                },
                "hopper_minecart": {
                    "class": "afq",
                    "display_name": "Minecart with Hopper",
                    "field": "ct",
                    "max_stack_size": 64,
                    "name": "minecartHopper",
                    "numeric_id": 408,
                    "text_id": "hopper_minecart"
                },
                "ice": {
                    "class": "adu",
                    "display_name": "Ice",
                    "max_stack_size": 64,
                    "name": "ice",
                    "numeric_id": 79,
                    "text_id": "ice"
                },
                "iron_axe": {
                    "class": "adr",
                    "display_name": "Iron Axe",
                    "field": "d",
                    "max_stack_size": 64,
                    "name": "hatchetIron",
                    "numeric_id": 258,
                    "text_id": "iron_axe"
                },
                "iron_bars": {
                    "class": "adu",
                    "display_name": "Iron Bars",
                    "max_stack_size": 64,
                    "name": "fenceIron",
                    "numeric_id": 101,
                    "text_id": "iron_bars"
                },
                "iron_block": {
                    "class": "adu",
                    "display_name": "Block of Iron",
                    "max_stack_size": 64,
                    "name": "blockIron",
                    "numeric_id": 42,
                    "text_id": "iron_block"
                },
                "iron_boots": {
                    "class": "ado",
                    "display_name": "Iron Boots",
                    "field": "ae",
                    "max_stack_size": 64,
                    "name": "bootsIron",
                    "numeric_id": 309,
                    "text_id": "iron_boots"
                },
                "iron_chestplate": {
                    "class": "ado",
                    "display_name": "Iron Chestplate",
                    "field": "ac",
                    "max_stack_size": 64,
                    "name": "chestplateIron",
                    "numeric_id": 307,
                    "text_id": "iron_chestplate"
                },
                "iron_door": {
                    "class": "aek",
                    "display_name": "Iron Door",
                    "field": "aE",
                    "max_stack_size": 64,
                    "name": "doorIron",
                    "numeric_id": 330,
                    "text_id": "iron_door"
                },
                "iron_helmet": {
                    "class": "ado",
                    "display_name": "Iron Helmet",
                    "field": "ab",
                    "max_stack_size": 64,
                    "name": "helmetIron",
                    "numeric_id": 306,
                    "text_id": "iron_helmet"
                },
                "iron_hoe": {
                    "class": "aff",
                    "display_name": "Iron Hoe",
                    "field": "N",
                    "max_stack_size": 64,
                    "name": "hoeIron",
                    "numeric_id": 292,
                    "text_id": "iron_hoe"
                },
                "iron_horse_armor": {
                    "class": "afg",
                    "display_name": "Iron Horse Armor",
                    "field": "cv",
                    "max_stack_size": 1,
                    "name": "horsearmormetal",
                    "numeric_id": 417,
                    "text_id": "iron_horse_armor"
                },
                "iron_ingot": {
                    "class": "afg",
                    "display_name": "Iron Ingot",
                    "field": "m",
                    "max_stack_size": 64,
                    "name": "ingotIron",
                    "numeric_id": 265,
                    "text_id": "iron_ingot"
                },
                "iron_leggings": {
                    "class": "ado",
                    "display_name": "Iron Leggings",
                    "field": "ad",
                    "max_stack_size": 64,
                    "name": "leggingsIron",
                    "numeric_id": 308,
                    "text_id": "iron_leggings"
                },
                "iron_ore": {
                    "class": "adu",
                    "display_name": "Iron Ore",
                    "max_stack_size": 64,
                    "name": "oreIron",
                    "numeric_id": 15,
                    "text_id": "iron_ore"
                },
                "iron_pickaxe": {
                    "class": "aft",
                    "display_name": "Iron Pickaxe",
                    "field": "c",
                    "max_stack_size": 64,
                    "name": "pickaxeIron",
                    "numeric_id": 257,
                    "text_id": "iron_pickaxe"
                },
                "iron_shovel": {
                    "class": "agf",
                    "display_name": "Iron Shovel",
                    "field": "b",
                    "max_stack_size": 64,
                    "name": "shovelIron",
                    "numeric_id": 256,
                    "text_id": "iron_shovel"
                },
                "iron_sword": {
                    "class": "agq",
                    "display_name": "Iron Sword",
                    "field": "o",
                    "max_stack_size": 64,
                    "name": "swordIron",
                    "numeric_id": 267,
                    "text_id": "iron_sword"
                },
                "iron_trapdoor": {
                    "class": "adu",
                    "display_name": "Iron Trapdoor",
                    "max_stack_size": 64,
                    "name": "ironTrapdoor",
                    "numeric_id": 167,
                    "text_id": "iron_trapdoor"
                },
                "item_frame": {
                    "class": "afe",
                    "display_name": "Item Frame",
                    "field": "ca",
                    "max_stack_size": 64,
                    "name": "frame",
                    "numeric_id": 389,
                    "text_id": "item_frame"
                },
                "jukebox": {
                    "class": "adu",
                    "display_name": "Jukebox",
                    "max_stack_size": 64,
                    "name": "jukebox",
                    "numeric_id": 84,
                    "text_id": "jukebox"
                },
                "jungle_boat": {
                    "class": "adw",
                    "field": "aK",
                    "max_stack_size": 64,
                    "numeric_id": 446,
                    "text_id": "jungle_boat"
                },
                "jungle_door": {
                    "class": "aek",
                    "display_name": "Jungle Door",
                    "field": "aw",
                    "max_stack_size": 64,
                    "name": "doorJungle",
                    "numeric_id": 429,
                    "text_id": "jungle_door"
                },
                "jungle_fence": {
                    "class": "adu",
                    "display_name": "Jungle Fence",
                    "max_stack_size": 64,
                    "name": "jungleFence",
                    "numeric_id": 190,
                    "text_id": "jungle_fence"
                },
                "jungle_fence_gate": {
                    "class": "adu",
                    "display_name": "Jungle Fence Gate",
                    "max_stack_size": 64,
                    "name": "jungleFenceGate",
                    "numeric_id": 185,
                    "text_id": "jungle_fence_gate"
                },
                "jungle_stairs": {
                    "class": "adu",
                    "display_name": "Jungle Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWoodJungle",
                    "numeric_id": 136,
                    "text_id": "jungle_stairs"
                },
                "ladder": {
                    "class": "adu",
                    "display_name": "Ladder",
                    "max_stack_size": 64,
                    "name": "ladder",
                    "numeric_id": 65,
                    "text_id": "ladder"
                },
                "lapis_block": {
                    "class": "adu",
                    "display_name": "Lapis Lazuli Block",
                    "max_stack_size": 64,
                    "name": "blockLapis",
                    "numeric_id": 22,
                    "text_id": "lapis_block"
                },
                "lapis_ore": {
                    "class": "adu",
                    "display_name": "Lapis Lazuli Ore",
                    "max_stack_size": 64,
                    "name": "oreLapis",
                    "numeric_id": 21,
                    "text_id": "lapis_ore"
                },
                "lava_bucket": {
                    "class": "aeb",
                    "display_name": "Lava Bucket",
                    "field": "aB",
                    "max_stack_size": 64,
                    "name": "bucketLava",
                    "numeric_id": 327,
                    "text_id": "lava_bucket"
                },
                "lead": {
                    "class": "afl",
                    "display_name": "Lead",
                    "field": "cy",
                    "max_stack_size": 64,
                    "name": "leash",
                    "numeric_id": 420,
                    "text_id": "lead"
                },
                "leather": {
                    "class": "afg",
                    "display_name": "Leather",
                    "field": "aN",
                    "max_stack_size": 64,
                    "name": "leather",
                    "numeric_id": 334,
                    "text_id": "leather"
                },
                "leather_boots": {
                    "class": "ado",
                    "display_name": "Leather Boots",
                    "field": "W",
                    "max_stack_size": 64,
                    "name": "bootsCloth",
                    "numeric_id": 301,
                    "text_id": "leather_boots"
                },
                "leather_chestplate": {
                    "class": "ado",
                    "display_name": "Leather Tunic",
                    "field": "U",
                    "max_stack_size": 64,
                    "name": "chestplateCloth",
                    "numeric_id": 299,
                    "text_id": "leather_chestplate"
                },
                "leather_helmet": {
                    "class": "ado",
                    "display_name": "Leather Cap",
                    "field": "T",
                    "max_stack_size": 64,
                    "name": "helmetCloth",
                    "numeric_id": 298,
                    "text_id": "leather_helmet"
                },
                "leather_leggings": {
                    "class": "ado",
                    "display_name": "Leather Pants",
                    "field": "V",
                    "max_stack_size": 64,
                    "name": "leggingsCloth",
                    "numeric_id": 300,
                    "text_id": "leather_leggings"
                },
                "leaves": {
                    "class": "afm",
                    "display_name": "Leaves",
                    "max_stack_size": 64,
                    "name": "leaves",
                    "numeric_id": 18,
                    "text_id": "leaves"
                },
                "leaves2": {
                    "class": "afm",
                    "display_name": "Leaves",
                    "max_stack_size": 64,
                    "name": "leaves",
                    "numeric_id": 161,
                    "text_id": "leaves2"
                },
                "lever": {
                    "class": "adu",
                    "display_name": "Lever",
                    "max_stack_size": 64,
                    "name": "lever",
                    "numeric_id": 69,
                    "text_id": "lever"
                },
                "light_blue_shulker_box": {
                    "class": "agg",
                    "display_name": "Light Blue Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxLightBlue",
                    "numeric_id": 222,
                    "text_id": "light_blue_shulker_box"
                },
                "light_weighted_pressure_plate": {
                    "class": "adu",
                    "display_name": "Weighted Pressure Plate (Light)",
                    "max_stack_size": 64,
                    "name": "weightedPlate_light",
                    "numeric_id": 147,
                    "text_id": "light_weighted_pressure_plate"
                },
                "lime_shulker_box": {
                    "class": "agg",
                    "display_name": "Lime Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxLime",
                    "numeric_id": 224,
                    "text_id": "lime_shulker_box"
                },
                "lingering_potion": {
                    "class": "afn",
                    "display_name": "Lingering Potion",
                    "field": "bJ",
                    "max_stack_size": 64,
                    "name": "lingering_potion",
                    "numeric_id": 441,
                    "text_id": "lingering_potion"
                },
                "lit_pumpkin": {
                    "class": "adu",
                    "display_name": "Jack o'Lantern",
                    "max_stack_size": 64,
                    "name": "litpumpkin",
                    "numeric_id": 91,
                    "text_id": "lit_pumpkin"
                },
                "log": {
                    "class": "afr",
                    "display_name": "Wood",
                    "max_stack_size": 64,
                    "name": "log",
                    "numeric_id": 17,
                    "text_id": "log"
                },
                "log2": {
                    "class": "afr",
                    "display_name": "Wood",
                    "max_stack_size": 64,
                    "name": "log",
                    "numeric_id": 162,
                    "text_id": "log2"
                },
                "magenta_shulker_box": {
                    "class": "agg",
                    "display_name": "Magenta Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxMagenta",
                    "numeric_id": 221,
                    "text_id": "magenta_shulker_box"
                },
                "magma": {
                    "class": "adu",
                    "display_name": "Magma Block",
                    "max_stack_size": 64,
                    "name": "magma",
                    "numeric_id": 213,
                    "text_id": "magma"
                },
                "magma_cream": {
                    "class": "afg",
                    "display_name": "Magma Cream",
                    "field": "bP",
                    "max_stack_size": 64,
                    "name": "magmaCream",
                    "numeric_id": 378,
                    "text_id": "magma_cream"
                },
                "map": {
                    "class": "aeq",
                    "display_name": "Empty Map",
                    "field": "cg",
                    "max_stack_size": 64,
                    "name": "emptyMap",
                    "numeric_id": 395,
                    "text_id": "map"
                },
                "melon": {
                    "class": "afc",
                    "display_name": "Melon",
                    "field": "bn",
                    "max_stack_size": 64,
                    "name": "melon",
                    "numeric_id": 360,
                    "text_id": "melon"
                },
                "melon_block": {
                    "class": "adu",
                    "display_name": "Melon",
                    "max_stack_size": 64,
                    "name": "melon",
                    "numeric_id": 103,
                    "text_id": "melon_block"
                },
                "melon_seeds": {
                    "class": "agb",
                    "display_name": "Melon Seeds",
                    "field": "bp",
                    "max_stack_size": 64,
                    "name": "seeds_melon",
                    "numeric_id": 362,
                    "text_id": "melon_seeds"
                },
                "milk_bucket": {
                    "class": "afp",
                    "display_name": "Milk",
                    "field": "aO",
                    "max_stack_size": 64,
                    "name": "milk",
                    "numeric_id": 335,
                    "text_id": "milk_bucket"
                },
                "minecart": {
                    "class": "afq",
                    "display_name": "Minecart",
                    "field": "aC",
                    "max_stack_size": 64,
                    "name": "minecart",
                    "numeric_id": 328,
                    "text_id": "minecart"
                },
                "mob_spawner": {
                    "class": "adu",
                    "display_name": "Monster Spawner",
                    "max_stack_size": 64,
                    "name": "mobSpawner",
                    "numeric_id": 52,
                    "text_id": "mob_spawner"
                },
                "monster_egg": {
                    "class": "afr",
                    "display_name": "Stone Monster Egg",
                    "max_stack_size": 64,
                    "name": "monsterStoneEgg",
                    "numeric_id": 97,
                    "text_id": "monster_egg"
                },
                "mossy_cobblestone": {
                    "class": "adu",
                    "display_name": "Moss Stone",
                    "max_stack_size": 64,
                    "name": "stoneMoss",
                    "numeric_id": 48,
                    "text_id": "mossy_cobblestone"
                },
                "mushroom_stew": {
                    "class": "aea",
                    "display_name": "Mushroom Stew",
                    "field": "D",
                    "max_stack_size": 64,
                    "name": "mushroomStew",
                    "numeric_id": 282,
                    "text_id": "mushroom_stew"
                },
                "mutton": {
                    "class": "afc",
                    "display_name": "Raw Mutton",
                    "field": "bu",
                    "max_stack_size": 64,
                    "name": "muttonRaw",
                    "numeric_id": 423,
                    "text_id": "mutton"
                },
                "mycelium": {
                    "class": "adu",
                    "display_name": "Mycelium",
                    "max_stack_size": 64,
                    "name": "mycel",
                    "numeric_id": 110,
                    "text_id": "mycelium"
                },
                "name_tag": {
                    "class": "afs",
                    "display_name": "Name Tag",
                    "field": "cz",
                    "max_stack_size": 64,
                    "name": "nameTag",
                    "numeric_id": 421,
                    "text_id": "name_tag"
                },
                "nether_brick": {
                    "class": "adu",
                    "display_name": "Nether Brick",
                    "max_stack_size": 64,
                    "name": "netherBrick",
                    "numeric_id": 112,
                    "text_id": "nether_brick"
                },
                "nether_brick_fence": {
                    "class": "adu",
                    "display_name": "Nether Brick Fence",
                    "max_stack_size": 64,
                    "name": "netherFence",
                    "numeric_id": 113,
                    "text_id": "nether_brick_fence"
                },
                "nether_brick_stairs": {
                    "class": "adu",
                    "display_name": "Nether Brick Stairs",
                    "max_stack_size": 64,
                    "name": "stairsNetherBrick",
                    "numeric_id": 114,
                    "text_id": "nether_brick_stairs"
                },
                "nether_star": {
                    "class": "agi",
                    "display_name": "Nether Star",
                    "field": "ck",
                    "max_stack_size": 64,
                    "name": "netherStar",
                    "numeric_id": 399,
                    "text_id": "nether_star"
                },
                "nether_wart": {
                    "class": "agb",
                    "display_name": "Nether Wart",
                    "field": "bG",
                    "max_stack_size": 64,
                    "name": "netherStalkSeeds",
                    "numeric_id": 372,
                    "text_id": "nether_wart"
                },
                "nether_wart_block": {
                    "class": "adu",
                    "display_name": "Nether Wart Block",
                    "max_stack_size": 64,
                    "name": "netherWartBlock",
                    "numeric_id": 214,
                    "text_id": "nether_wart_block"
                },
                "netherbrick": {
                    "class": "afg",
                    "display_name": "Nether Brick",
                    "field": "cq",
                    "max_stack_size": 64,
                    "name": "netherbrick",
                    "numeric_id": 405,
                    "text_id": "netherbrick"
                },
                "netherrack": {
                    "class": "adu",
                    "display_name": "Netherrack",
                    "max_stack_size": 64,
                    "name": "hellrock",
                    "numeric_id": 87,
                    "text_id": "netherrack"
                },
                "noteblock": {
                    "class": "adu",
                    "display_name": "Note Block",
                    "max_stack_size": 64,
                    "name": "musicBlock",
                    "numeric_id": 25,
                    "text_id": "noteblock"
                },
                "oak_stairs": {
                    "class": "adu",
                    "display_name": "Oak Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWood",
                    "numeric_id": 53,
                    "text_id": "oak_stairs"
                },
                "observer": {
                    "class": "adu",
                    "display_name": "Observer",
                    "max_stack_size": 64,
                    "name": "observer",
                    "numeric_id": 218,
                    "text_id": "observer"
                },
                "obsidian": {
                    "class": "adu",
                    "display_name": "Obsidian",
                    "max_stack_size": 64,
                    "name": "obsidian",
                    "numeric_id": 49,
                    "text_id": "obsidian"
                },
                "orange_shulker_box": {
                    "class": "agg",
                    "display_name": "Orange Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxOrange",
                    "numeric_id": 220,
                    "text_id": "orange_shulker_box"
                },
                "packed_ice": {
                    "class": "adu",
                    "display_name": "Packed Ice",
                    "max_stack_size": 64,
                    "name": "icePacked",
                    "numeric_id": 174,
                    "text_id": "packed_ice"
                },
                "painting": {
                    "class": "afe",
                    "display_name": "Painting",
                    "field": "aq",
                    "max_stack_size": 64,
                    "name": "painting",
                    "numeric_id": 321,
                    "text_id": "painting"
                },
                "paper": {
                    "class": "afg",
                    "display_name": "Paper",
                    "field": "aS",
                    "max_stack_size": 64,
                    "name": "paper",
                    "numeric_id": 339,
                    "text_id": "paper"
                },
                "pink_shulker_box": {
                    "class": "agg",
                    "display_name": "Pink Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxPink",
                    "numeric_id": 225,
                    "text_id": "pink_shulker_box"
                },
                "piston": {
                    "class": "afu",
                    "display_name": "Piston",
                    "max_stack_size": 64,
                    "name": "pistonBase",
                    "numeric_id": 33,
                    "text_id": "piston"
                },
                "planks": {
                    "class": "afr",
                    "display_name": "Wooden Planks",
                    "max_stack_size": 64,
                    "name": "wood",
                    "numeric_id": 5,
                    "text_id": "planks"
                },
                "poisonous_potato": {
                    "class": "afc",
                    "display_name": "Poisonous Potato",
                    "field": "cf",
                    "max_stack_size": 64,
                    "name": "potatoPoisonous",
                    "numeric_id": 394,
                    "text_id": "poisonous_potato"
                },
                "porkchop": {
                    "class": "afc",
                    "display_name": "Raw Porkchop",
                    "field": "ao",
                    "max_stack_size": 64,
                    "name": "porkchopRaw",
                    "numeric_id": 319,
                    "text_id": "porkchop"
                },
                "potato": {
                    "class": "aga",
                    "display_name": "Potato",
                    "field": "cd",
                    "max_stack_size": 64,
                    "name": "potato",
                    "numeric_id": 392,
                    "text_id": "potato"
                },
                "potion": {
                    "class": "afv",
                    "display_name": "Potion",
                    "field": "bH",
                    "max_stack_size": 64,
                    "name": "potion",
                    "numeric_id": 373,
                    "text_id": "potion"
                },
                "prismarine": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "prismarine",
                    "numeric_id": 168,
                    "text_id": "prismarine"
                },
                "prismarine_crystals": {
                    "class": "afg",
                    "display_name": "Prismarine Crystals",
                    "field": "cO",
                    "max_stack_size": 64,
                    "name": "prismarineCrystals",
                    "numeric_id": 410,
                    "text_id": "prismarine_crystals"
                },
                "prismarine_shard": {
                    "class": "afg",
                    "display_name": "Prismarine Shard",
                    "field": "cN",
                    "max_stack_size": 64,
                    "name": "prismarineShard",
                    "numeric_id": 409,
                    "text_id": "prismarine_shard"
                },
                "pumpkin": {
                    "class": "adu",
                    "display_name": "Pumpkin",
                    "max_stack_size": 64,
                    "name": "pumpkin",
                    "numeric_id": 86,
                    "text_id": "pumpkin"
                },
                "pumpkin_pie": {
                    "class": "afc",
                    "display_name": "Pumpkin Pie",
                    "field": "cl",
                    "max_stack_size": 64,
                    "name": "pumpkinPie",
                    "numeric_id": 400,
                    "text_id": "pumpkin_pie"
                },
                "pumpkin_seeds": {
                    "class": "agb",
                    "display_name": "Pumpkin Seeds",
                    "field": "bo",
                    "max_stack_size": 64,
                    "name": "seeds_pumpkin",
                    "numeric_id": 361,
                    "text_id": "pumpkin_seeds"
                },
                "purple_shulker_box": {
                    "class": "agg",
                    "display_name": "Purple Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxPurple",
                    "numeric_id": 229,
                    "text_id": "purple_shulker_box"
                },
                "purpur_block": {
                    "class": "adu",
                    "display_name": "Purpur Block",
                    "max_stack_size": 64,
                    "name": "purpurBlock",
                    "numeric_id": 201,
                    "text_id": "purpur_block"
                },
                "purpur_pillar": {
                    "class": "adu",
                    "display_name": "Purpur Pillar",
                    "max_stack_size": 64,
                    "name": "purpurPillar",
                    "numeric_id": 202,
                    "text_id": "purpur_pillar"
                },
                "purpur_slab": {
                    "class": "agk",
                    "display_name": "Purpur Slab",
                    "max_stack_size": 64,
                    "name": "purpurSlab",
                    "numeric_id": 205,
                    "text_id": "purpur_slab"
                },
                "purpur_stairs": {
                    "class": "adu",
                    "display_name": "Purpur Stairs",
                    "max_stack_size": 64,
                    "name": "stairsPurpur",
                    "numeric_id": 203,
                    "text_id": "purpur_stairs"
                },
                "quartz": {
                    "class": "afg",
                    "display_name": "Nether Quartz",
                    "field": "cr",
                    "max_stack_size": 64,
                    "name": "netherquartz",
                    "numeric_id": 406,
                    "text_id": "quartz"
                },
                "quartz_block": {
                    "class": "afr",
                    "display_name": "Block of Quartz",
                    "max_stack_size": 64,
                    "name": "quartzBlock",
                    "numeric_id": 155,
                    "text_id": "quartz_block"
                },
                "quartz_ore": {
                    "class": "adu",
                    "display_name": "Nether Quartz",
                    "max_stack_size": 64,
                    "name": "netherquartz",
                    "numeric_id": 153,
                    "text_id": "quartz_ore"
                },
                "quartz_stairs": {
                    "class": "adu",
                    "display_name": "Quartz Stairs",
                    "max_stack_size": 64,
                    "name": "stairsQuartz",
                    "numeric_id": 156,
                    "text_id": "quartz_stairs"
                },
                "rabbit": {
                    "class": "afc",
                    "display_name": "Raw Rabbit",
                    "field": "bw",
                    "max_stack_size": 64,
                    "name": "rabbitRaw",
                    "numeric_id": 411,
                    "text_id": "rabbit"
                },
                "rabbit_foot": {
                    "class": "afg",
                    "display_name": "Rabbit's Foot",
                    "field": "bz",
                    "max_stack_size": 64,
                    "name": "rabbitFoot",
                    "numeric_id": 414,
                    "text_id": "rabbit_foot"
                },
                "rabbit_hide": {
                    "class": "afg",
                    "display_name": "Rabbit Hide",
                    "field": "bA",
                    "max_stack_size": 64,
                    "name": "rabbitHide",
                    "numeric_id": 415,
                    "text_id": "rabbit_hide"
                },
                "rabbit_stew": {
                    "class": "aea",
                    "display_name": "Rabbit Stew",
                    "field": "by",
                    "max_stack_size": 64,
                    "name": "rabbitStew",
                    "numeric_id": 413,
                    "text_id": "rabbit_stew"
                },
                "rail": {
                    "class": "adu",
                    "display_name": "Rail",
                    "max_stack_size": 64,
                    "name": "rail",
                    "numeric_id": 66,
                    "text_id": "rail"
                },
                "record_11": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cL",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2266,
                    "text_id": "record_11"
                },
                "record_13": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cB",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2256,
                    "text_id": "record_13"
                },
                "record_blocks": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cD",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2258,
                    "text_id": "record_blocks"
                },
                "record_cat": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cC",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2257,
                    "text_id": "record_cat"
                },
                "record_chirp": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cE",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2259,
                    "text_id": "record_chirp"
                },
                "record_far": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cF",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2260,
                    "text_id": "record_far"
                },
                "record_mall": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cG",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2261,
                    "text_id": "record_mall"
                },
                "record_mellohi": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cH",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2262,
                    "text_id": "record_mellohi"
                },
                "record_stal": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cI",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2263,
                    "text_id": "record_stal"
                },
                "record_strad": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cJ",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2264,
                    "text_id": "record_strad"
                },
                "record_wait": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cM",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2267,
                    "text_id": "record_wait"
                },
                "record_ward": {
                    "class": "afx",
                    "display_name": "Music Disc",
                    "field": "cK",
                    "max_stack_size": 64,
                    "name": "record",
                    "numeric_id": 2265,
                    "text_id": "record_ward"
                },
                "red_flower": {
                    "class": "afr",
                    "display_name": "Flower",
                    "max_stack_size": 64,
                    "name": "rose",
                    "numeric_id": 38,
                    "text_id": "red_flower"
                },
                "red_mushroom": {
                    "class": "adu",
                    "display_name": "Mushroom",
                    "max_stack_size": 64,
                    "name": "mushroom",
                    "numeric_id": 40,
                    "text_id": "red_mushroom"
                },
                "red_mushroom_block": {
                    "class": "adu",
                    "display_name": "Mushroom",
                    "max_stack_size": 64,
                    "name": "mushroom",
                    "numeric_id": 100,
                    "text_id": "red_mushroom_block"
                },
                "red_nether_brick": {
                    "class": "adu",
                    "display_name": "Red Nether Brick",
                    "max_stack_size": 64,
                    "name": "redNetherBrick",
                    "numeric_id": 215,
                    "text_id": "red_nether_brick"
                },
                "red_sandstone": {
                    "class": "afr",
                    "display_name": "Red Sandstone",
                    "max_stack_size": 64,
                    "name": "redSandStone",
                    "numeric_id": 179,
                    "text_id": "red_sandstone"
                },
                "red_sandstone_stairs": {
                    "class": "adu",
                    "display_name": "Red Sandstone Stairs",
                    "max_stack_size": 64,
                    "name": "stairsRedSandStone",
                    "numeric_id": 180,
                    "text_id": "red_sandstone_stairs"
                },
                "red_shulker_box": {
                    "class": "agg",
                    "display_name": "Red Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxRed",
                    "numeric_id": 233,
                    "text_id": "red_shulker_box"
                },
                "redstone": {
                    "class": "afy",
                    "display_name": "Redstone",
                    "field": "aF",
                    "max_stack_size": 64,
                    "name": "redstone",
                    "numeric_id": 331,
                    "text_id": "redstone"
                },
                "redstone_block": {
                    "class": "adu",
                    "display_name": "Block of Redstone",
                    "max_stack_size": 64,
                    "name": "blockRedstone",
                    "numeric_id": 152,
                    "text_id": "redstone_block"
                },
                "redstone_lamp": {
                    "class": "adu",
                    "display_name": "Redstone Lamp",
                    "max_stack_size": 64,
                    "name": "redstoneLight",
                    "numeric_id": 123,
                    "text_id": "redstone_lamp"
                },
                "redstone_ore": {
                    "class": "adu",
                    "display_name": "Redstone Ore",
                    "max_stack_size": 64,
                    "name": "oreRedstone",
                    "numeric_id": 73,
                    "text_id": "redstone_ore"
                },
                "redstone_torch": {
                    "class": "adu",
                    "display_name": "Redstone Torch",
                    "max_stack_size": 64,
                    "name": "notGate",
                    "numeric_id": 76,
                    "text_id": "redstone_torch"
                },
                "reeds": {
                    "class": "adv",
                    "display_name": "Sugar Canes",
                    "field": "aR",
                    "max_stack_size": 64,
                    "name": "reeds",
                    "numeric_id": 338,
                    "text_id": "reeds"
                },
                "repeater": {
                    "class": "adv",
                    "display_name": "Redstone Repeater",
                    "field": "bj",
                    "max_stack_size": 64,
                    "name": "diode",
                    "numeric_id": 356,
                    "text_id": "repeater"
                },
                "repeating_command_block": {
                    "class": "adu",
                    "display_name": "Repeating Command Block",
                    "max_stack_size": 64,
                    "name": "repeatingCommandBlock",
                    "numeric_id": 210,
                    "text_id": "repeating_command_block"
                },
                "rotten_flesh": {
                    "class": "afc",
                    "display_name": "Rotten Flesh",
                    "field": "bB",
                    "max_stack_size": 64,
                    "name": "rottenFlesh",
                    "numeric_id": 367,
                    "text_id": "rotten_flesh"
                },
                "saddle": {
                    "class": "afz",
                    "display_name": "Saddle",
                    "field": "aD",
                    "max_stack_size": 64,
                    "name": "saddle",
                    "numeric_id": 329,
                    "text_id": "saddle"
                },
                "sand": {
                    "class": "afr",
                    "display_name": "Sand",
                    "max_stack_size": 64,
                    "name": "sand",
                    "numeric_id": 12,
                    "text_id": "sand"
                },
                "sandstone": {
                    "class": "afr",
                    "display_name": "Sandstone",
                    "max_stack_size": 64,
                    "name": "sandStone",
                    "numeric_id": 24,
                    "text_id": "sandstone"
                },
                "sandstone_stairs": {
                    "class": "adu",
                    "display_name": "Sandstone Stairs",
                    "max_stack_size": 64,
                    "name": "stairsSandStone",
                    "numeric_id": 128,
                    "text_id": "sandstone_stairs"
                },
                "sapling": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "sapling",
                    "numeric_id": 6,
                    "text_id": "sapling"
                },
                "sea_lantern": {
                    "class": "adu",
                    "display_name": "Sea Lantern",
                    "max_stack_size": 64,
                    "name": "seaLantern",
                    "numeric_id": 169,
                    "text_id": "sea_lantern"
                },
                "shears": {
                    "class": "agd",
                    "display_name": "Shears",
                    "field": "bm",
                    "max_stack_size": 64,
                    "name": "shears",
                    "numeric_id": 359,
                    "text_id": "shears"
                },
                "shield": {
                    "class": "age",
                    "display_name": "Shield",
                    "field": "cR",
                    "max_stack_size": 64,
                    "name": "shield",
                    "numeric_id": 442,
                    "text_id": "shield"
                },
                "shulker_shell": {
                    "class": "afg",
                    "display_name": "Shulker Shell",
                    "field": "cZ",
                    "max_stack_size": 64,
                    "name": "shulkerShell",
                    "numeric_id": 450,
                    "text_id": "shulker_shell"
                },
                "sign": {
                    "class": "agh",
                    "display_name": "Sign",
                    "field": "as",
                    "max_stack_size": 64,
                    "name": "sign",
                    "numeric_id": 323,
                    "text_id": "sign"
                },
                "silver_shulker_box": {
                    "class": "agg",
                    "display_name": "Light Gray Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxSilver",
                    "numeric_id": 227,
                    "text_id": "silver_shulker_box"
                },
                "skull": {
                    "class": "agj",
                    "field": "ci",
                    "max_stack_size": 64,
                    "name": "skull",
                    "numeric_id": 397,
                    "text_id": "skull"
                },
                "slime": {
                    "class": "adu",
                    "display_name": "Slime Block",
                    "max_stack_size": 64,
                    "name": "slime",
                    "numeric_id": 165,
                    "text_id": "slime"
                },
                "slime_ball": {
                    "class": "afg",
                    "display_name": "Slimeball",
                    "field": "aU",
                    "max_stack_size": 64,
                    "name": "slimeball",
                    "numeric_id": 341,
                    "text_id": "slime_ball"
                },
                "snow": {
                    "class": "adu",
                    "display_name": "Snow",
                    "max_stack_size": 64,
                    "name": "snow",
                    "numeric_id": 80,
                    "text_id": "snow"
                },
                "snow_layer": {
                    "class": "agl",
                    "display_name": "Snow",
                    "max_stack_size": 64,
                    "name": "snow",
                    "numeric_id": 78,
                    "text_id": "snow_layer"
                },
                "snowball": {
                    "class": "agm",
                    "display_name": "Snowball",
                    "field": "aG",
                    "max_stack_size": 64,
                    "name": "snowball",
                    "numeric_id": 332,
                    "text_id": "snowball"
                },
                "soul_sand": {
                    "class": "adu",
                    "display_name": "Soul Sand",
                    "max_stack_size": 64,
                    "name": "hellsand",
                    "numeric_id": 88,
                    "text_id": "soul_sand"
                },
                "spawn_egg": {
                    "class": "agn",
                    "display_name": "Spawn",
                    "field": "bU",
                    "max_stack_size": 64,
                    "name": "monsterPlacer",
                    "numeric_id": 383,
                    "text_id": "spawn_egg"
                },
                "speckled_melon": {
                    "class": "afg",
                    "display_name": "Glistering Melon",
                    "field": "bT",
                    "max_stack_size": 64,
                    "name": "speckledMelon",
                    "numeric_id": 382,
                    "text_id": "speckled_melon"
                },
                "spectral_arrow": {
                    "class": "ago",
                    "display_name": "Spectral Arrow",
                    "field": "i",
                    "max_stack_size": 64,
                    "name": "spectral_arrow",
                    "numeric_id": 439,
                    "text_id": "spectral_arrow"
                },
                "spider_eye": {
                    "class": "afc",
                    "display_name": "Spider Eye",
                    "field": "bM",
                    "max_stack_size": 64,
                    "name": "spiderEye",
                    "numeric_id": 375,
                    "text_id": "spider_eye"
                },
                "splash_potion": {
                    "class": "agp",
                    "display_name": "Splash Potion",
                    "field": "bI",
                    "max_stack_size": 64,
                    "name": "splash_potion",
                    "numeric_id": 438,
                    "text_id": "splash_potion"
                },
                "sponge": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "sponge",
                    "numeric_id": 19,
                    "text_id": "sponge"
                },
                "spruce_boat": {
                    "class": "adw",
                    "field": "aI",
                    "max_stack_size": 64,
                    "numeric_id": 444,
                    "text_id": "spruce_boat"
                },
                "spruce_door": {
                    "class": "aek",
                    "display_name": "Spruce Door",
                    "field": "au",
                    "max_stack_size": 64,
                    "name": "doorSpruce",
                    "numeric_id": 427,
                    "text_id": "spruce_door"
                },
                "spruce_fence": {
                    "class": "adu",
                    "display_name": "Spruce Fence",
                    "max_stack_size": 64,
                    "name": "spruceFence",
                    "numeric_id": 188,
                    "text_id": "spruce_fence"
                },
                "spruce_fence_gate": {
                    "class": "adu",
                    "display_name": "Spruce Fence Gate",
                    "max_stack_size": 64,
                    "name": "spruceFenceGate",
                    "numeric_id": 183,
                    "text_id": "spruce_fence_gate"
                },
                "spruce_stairs": {
                    "class": "adu",
                    "display_name": "Spruce Wood Stairs",
                    "max_stack_size": 64,
                    "name": "stairsWoodSpruce",
                    "numeric_id": 134,
                    "text_id": "spruce_stairs"
                },
                "stained_glass": {
                    "class": "aen",
                    "display_name": "Stained Glass",
                    "max_stack_size": 64,
                    "name": "stainedGlass",
                    "numeric_id": 95,
                    "text_id": "stained_glass"
                },
                "stained_glass_pane": {
                    "class": "aen",
                    "display_name": "Stained Glass Pane",
                    "max_stack_size": 64,
                    "name": "stainedGlassPane",
                    "numeric_id": 160,
                    "text_id": "stained_glass_pane"
                },
                "stained_hardened_clay": {
                    "class": "aen",
                    "display_name": "Stained Hardened Clay",
                    "max_stack_size": 64,
                    "name": "clayHardenedStained",
                    "numeric_id": 159,
                    "text_id": "stained_hardened_clay"
                },
                "stick": {
                    "class": "afg",
                    "display_name": "Stick",
                    "field": "B",
                    "max_stack_size": 64,
                    "name": "stick",
                    "numeric_id": 280,
                    "text_id": "stick"
                },
                "sticky_piston": {
                    "class": "afu",
                    "display_name": "Sticky Piston",
                    "max_stack_size": 64,
                    "name": "pistonStickyBase",
                    "numeric_id": 29,
                    "text_id": "sticky_piston"
                },
                "stone": {
                    "class": "afr",
                    "max_stack_size": 64,
                    "name": "stone",
                    "numeric_id": 1,
                    "text_id": "stone"
                },
                "stone_axe": {
                    "class": "adr",
                    "display_name": "Stone Axe",
                    "field": "w",
                    "max_stack_size": 64,
                    "name": "hatchetStone",
                    "numeric_id": 275,
                    "text_id": "stone_axe"
                },
                "stone_brick_stairs": {
                    "class": "adu",
                    "display_name": "Stone Brick Stairs",
                    "max_stack_size": 64,
                    "name": "stairsStoneBrickSmooth",
                    "numeric_id": 109,
                    "text_id": "stone_brick_stairs"
                },
                "stone_button": {
                    "class": "adu",
                    "display_name": "Button",
                    "max_stack_size": 64,
                    "name": "button",
                    "numeric_id": 77,
                    "text_id": "stone_button"
                },
                "stone_hoe": {
                    "class": "aff",
                    "display_name": "Stone Hoe",
                    "field": "M",
                    "max_stack_size": 64,
                    "name": "hoeStone",
                    "numeric_id": 291,
                    "text_id": "stone_hoe"
                },
                "stone_pickaxe": {
                    "class": "aft",
                    "display_name": "Stone Pickaxe",
                    "field": "v",
                    "max_stack_size": 64,
                    "name": "pickaxeStone",
                    "numeric_id": 274,
                    "text_id": "stone_pickaxe"
                },
                "stone_pressure_plate": {
                    "class": "adu",
                    "display_name": "Stone Pressure Plate",
                    "max_stack_size": 64,
                    "name": "pressurePlateStone",
                    "numeric_id": 70,
                    "text_id": "stone_pressure_plate"
                },
                "stone_shovel": {
                    "class": "agf",
                    "display_name": "Stone Shovel",
                    "field": "u",
                    "max_stack_size": 64,
                    "name": "shovelStone",
                    "numeric_id": 273,
                    "text_id": "stone_shovel"
                },
                "stone_slab": {
                    "class": "agk",
                    "display_name": "Stone Slab",
                    "max_stack_size": 64,
                    "name": "stoneSlab",
                    "numeric_id": 44,
                    "text_id": "stone_slab"
                },
                "stone_slab2": {
                    "class": "agk",
                    "max_stack_size": 64,
                    "name": "stoneSlab2",
                    "numeric_id": 182,
                    "text_id": "stone_slab2"
                },
                "stone_stairs": {
                    "class": "adu",
                    "display_name": "Cobblestone Stairs",
                    "max_stack_size": 64,
                    "name": "stairsStone",
                    "numeric_id": 67,
                    "text_id": "stone_stairs"
                },
                "stone_sword": {
                    "class": "agq",
                    "display_name": "Stone Sword",
                    "field": "t",
                    "max_stack_size": 64,
                    "name": "swordStone",
                    "numeric_id": 272,
                    "text_id": "stone_sword"
                },
                "stonebrick": {
                    "class": "afr",
                    "display_name": "Stone Bricks",
                    "max_stack_size": 64,
                    "name": "stonebricksmooth",
                    "numeric_id": 98,
                    "text_id": "stonebrick"
                },
                "string": {
                    "class": "adv",
                    "display_name": "String",
                    "field": "I",
                    "max_stack_size": 64,
                    "name": "string",
                    "numeric_id": 287,
                    "text_id": "string"
                },
                "structure_block": {
                    "class": "adu",
                    "display_name": "Structure Block",
                    "max_stack_size": 64,
                    "name": "structureBlock",
                    "numeric_id": 255,
                    "text_id": "structure_block"
                },
                "structure_void": {
                    "class": "adu",
                    "display_name": "Structure Void",
                    "max_stack_size": 64,
                    "name": "structureVoid",
                    "numeric_id": 217,
                    "text_id": "structure_void"
                },
                "sugar": {
                    "class": "afg",
                    "display_name": "Sugar",
                    "field": "bg",
                    "max_stack_size": 64,
                    "name": "sugar",
                    "numeric_id": 353,
                    "text_id": "sugar"
                },
                "tallgrass": {
                    "class": "agr",
                    "display_name": "Grass",
                    "max_stack_size": 64,
                    "name": "tallgrass",
                    "numeric_id": 31,
                    "text_id": "tallgrass"
                },
                "tipped_arrow": {
                    "class": "ags",
                    "display_name": "Tipped Arrow",
                    "field": "j",
                    "max_stack_size": 64,
                    "name": "tipped_arrow",
                    "numeric_id": 440,
                    "text_id": "tipped_arrow"
                },
                "tnt": {
                    "class": "adu",
                    "display_name": "TNT",
                    "max_stack_size": 64,
                    "name": "tnt",
                    "numeric_id": 46,
                    "text_id": "tnt"
                },
                "tnt_minecart": {
                    "class": "afq",
                    "display_name": "Minecart with TNT",
                    "field": "cs",
                    "max_stack_size": 64,
                    "name": "minecartTnt",
                    "numeric_id": 407,
                    "text_id": "tnt_minecart"
                },
                "torch": {
                    "class": "adu",
                    "display_name": "Torch",
                    "max_stack_size": 64,
                    "name": "torch",
                    "numeric_id": 50,
                    "text_id": "torch"
                },
                "totem": {
                    "class": "afg",
                    "display_name": "Totem of Undying",
                    "field": "cY",
                    "max_stack_size": 1,
                    "name": "totem",
                    "numeric_id": 449,
                    "text_id": "totem"
                },
                "trapdoor": {
                    "class": "adu",
                    "display_name": "Wooden Trapdoor",
                    "max_stack_size": 64,
                    "name": "trapdoor",
                    "numeric_id": 96,
                    "text_id": "trapdoor"
                },
                "trapped_chest": {
                    "class": "adu",
                    "display_name": "Trapped Chest",
                    "max_stack_size": 64,
                    "name": "chestTrap",
                    "numeric_id": 146,
                    "text_id": "trapped_chest"
                },
                "tripwire_hook": {
                    "class": "adu",
                    "display_name": "Tripwire Hook",
                    "max_stack_size": 64,
                    "name": "tripWireSource",
                    "numeric_id": 131,
                    "text_id": "tripwire_hook"
                },
                "vine": {
                    "class": "agr",
                    "display_name": "Vines",
                    "max_stack_size": 64,
                    "name": "vine",
                    "numeric_id": 106,
                    "text_id": "vine"
                },
                "water_bucket": {
                    "class": "aeb",
                    "display_name": "Water Bucket",
                    "field": "aA",
                    "max_stack_size": 64,
                    "name": "bucketWater",
                    "numeric_id": 326,
                    "text_id": "water_bucket"
                },
                "waterlily": {
                    "class": "agu",
                    "display_name": "Lily Pad",
                    "max_stack_size": 64,
                    "name": "waterlily",
                    "numeric_id": 111,
                    "text_id": "waterlily"
                },
                "web": {
                    "class": "adu",
                    "display_name": "Cobweb",
                    "max_stack_size": 64,
                    "name": "web",
                    "numeric_id": 30,
                    "text_id": "web"
                },
                "wheat": {
                    "class": "afg",
                    "display_name": "Wheat",
                    "field": "R",
                    "max_stack_size": 64,
                    "name": "wheat",
                    "numeric_id": 296,
                    "text_id": "wheat"
                },
                "wheat_seeds": {
                    "class": "agb",
                    "display_name": "Seeds",
                    "field": "Q",
                    "max_stack_size": 64,
                    "name": "seeds",
                    "numeric_id": 295,
                    "text_id": "wheat_seeds"
                },
                "white_shulker_box": {
                    "class": "agg",
                    "display_name": "White Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxWhite",
                    "numeric_id": 219,
                    "text_id": "white_shulker_box"
                },
                "wooden_axe": {
                    "class": "adr",
                    "display_name": "Wooden Axe",
                    "field": "s",
                    "max_stack_size": 64,
                    "name": "hatchetWood",
                    "numeric_id": 271,
                    "text_id": "wooden_axe"
                },
                "wooden_button": {
                    "class": "adu",
                    "display_name": "Button",
                    "max_stack_size": 64,
                    "name": "button",
                    "numeric_id": 143,
                    "text_id": "wooden_button"
                },
                "wooden_door": {
                    "class": "aek",
                    "display_name": "Oak Door",
                    "field": "at",
                    "max_stack_size": 64,
                    "name": "doorOak",
                    "numeric_id": 324,
                    "text_id": "wooden_door"
                },
                "wooden_hoe": {
                    "class": "aff",
                    "display_name": "Wooden Hoe",
                    "field": "L",
                    "max_stack_size": 64,
                    "name": "hoeWood",
                    "numeric_id": 290,
                    "text_id": "wooden_hoe"
                },
                "wooden_pickaxe": {
                    "class": "aft",
                    "display_name": "Wooden Pickaxe",
                    "field": "r",
                    "max_stack_size": 64,
                    "name": "pickaxeWood",
                    "numeric_id": 270,
                    "text_id": "wooden_pickaxe"
                },
                "wooden_pressure_plate": {
                    "class": "adu",
                    "display_name": "Wooden Pressure Plate",
                    "max_stack_size": 64,
                    "name": "pressurePlateWood",
                    "numeric_id": 72,
                    "text_id": "wooden_pressure_plate"
                },
                "wooden_shovel": {
                    "class": "agf",
                    "display_name": "Wooden Shovel",
                    "field": "q",
                    "max_stack_size": 64,
                    "name": "shovelWood",
                    "numeric_id": 269,
                    "text_id": "wooden_shovel"
                },
                "wooden_slab": {
                    "class": "agk",
                    "display_name": "Wood Slab",
                    "max_stack_size": 64,
                    "name": "woodSlab",
                    "numeric_id": 126,
                    "text_id": "wooden_slab"
                },
                "wooden_sword": {
                    "class": "agq",
                    "display_name": "Wooden Sword",
                    "field": "p",
                    "max_stack_size": 64,
                    "name": "swordWood",
                    "numeric_id": 268,
                    "text_id": "wooden_sword"
                },
                "wool": {
                    "class": "aen",
                    "display_name": "Wool",
                    "max_stack_size": 64,
                    "name": "cloth",
                    "numeric_id": 35,
                    "text_id": "wool"
                },
                "writable_book": {
                    "class": "agv",
                    "display_name": "Book and Quill",
                    "field": "bX",
                    "max_stack_size": 64,
                    "name": "writingBook",
                    "numeric_id": 386,
                    "text_id": "writable_book"
                },
                "written_book": {
                    "class": "agw",
                    "display_name": "Written Book",
                    "field": "bY",
                    "max_stack_size": 16,
                    "name": "writtenBook",
                    "numeric_id": 387,
                    "text_id": "written_book"
                },
                "yellow_flower": {
                    "class": "afr",
                    "display_name": "Flower",
                    "max_stack_size": 64,
                    "name": "flower",
                    "numeric_id": 37,
                    "text_id": "yellow_flower"
                },
                "yellow_shulker_box": {
                    "class": "agg",
                    "display_name": "Yellow Shulker Box",
                    "max_stack_size": 64,
                    "name": "shulkerBoxYellow",
                    "numeric_id": 223,
                    "text_id": "yellow_shulker_box"
                }
            },
            "item_fields": {
                "A": "diamond_axe",
                "B": "stick",
                "C": "bowl",
                "D": "mushroom_stew",
                "E": "golden_sword",
                "F": "golden_shovel",
                "G": "golden_pickaxe",
                "H": "golden_axe",
                "I": "string",
                "J": "feather",
                "K": "gunpowder",
                "L": "wooden_hoe",
                "M": "stone_hoe",
                "N": "iron_hoe",
                "O": "diamond_hoe",
                "P": "golden_hoe",
                "Q": "wheat_seeds",
                "R": "wheat",
                "S": "bread",
                "T": "leather_helmet",
                "U": "leather_chestplate",
                "V": "leather_leggings",
                "W": "leather_boots",
                "X": "chainmail_helmet",
                "Y": "chainmail_chestplate",
                "Z": "chainmail_leggings",
                "a": "air",
                "aA": "water_bucket",
                "aB": "lava_bucket",
                "aC": "minecart",
                "aD": "saddle",
                "aE": "iron_door",
                "aF": "redstone",
                "aG": "snowball",
                "aH": "boat",
                "aI": "spruce_boat",
                "aJ": "birch_boat",
                "aK": "jungle_boat",
                "aL": "acacia_boat",
                "aM": "dark_oak_boat",
                "aN": "leather",
                "aO": "milk_bucket",
                "aP": "brick",
                "aQ": "clay_ball",
                "aR": "reeds",
                "aS": "paper",
                "aT": "book",
                "aU": "slime_ball",
                "aV": "chest_minecart",
                "aW": "furnace_minecart",
                "aX": "egg",
                "aY": "compass",
                "aZ": "fishing_rod",
                "aa": "chainmail_boots",
                "ab": "iron_helmet",
                "ac": "iron_chestplate",
                "ad": "iron_leggings",
                "ae": "iron_boots",
                "af": "diamond_helmet",
                "ag": "diamond_chestplate",
                "ah": "diamond_leggings",
                "ai": "diamond_boots",
                "aj": "golden_helmet",
                "ak": "golden_chestplate",
                "al": "golden_leggings",
                "am": "golden_boots",
                "an": "flint",
                "ao": "porkchop",
                "ap": "cooked_porkchop",
                "aq": "painting",
                "ar": "golden_apple",
                "as": "sign",
                "at": "wooden_door",
                "au": "spruce_door",
                "av": "birch_door",
                "aw": "jungle_door",
                "ax": "acacia_door",
                "ay": "dark_oak_door",
                "az": "bucket",
                "b": "iron_shovel",
                "bA": "rabbit_hide",
                "bB": "rotten_flesh",
                "bC": "ender_pearl",
                "bD": "blaze_rod",
                "bE": "ghast_tear",
                "bF": "gold_nugget",
                "bG": "nether_wart",
                "bH": "potion",
                "bI": "splash_potion",
                "bJ": "lingering_potion",
                "bK": "glass_bottle",
                "bL": "dragon_breath",
                "bM": "spider_eye",
                "bN": "fermented_spider_eye",
                "bO": "blaze_powder",
                "bP": "magma_cream",
                "bQ": "brewing_stand",
                "bR": "cauldron",
                "bS": "ender_eye",
                "bT": "speckled_melon",
                "bU": "spawn_egg",
                "bV": "experience_bottle",
                "bW": "fire_charge",
                "bX": "writable_book",
                "bY": "written_book",
                "bZ": "emerald",
                "ba": "clock",
                "bb": "glowstone_dust",
                "bc": "fish",
                "bd": "cooked_fish",
                "be": "dye",
                "bf": "bone",
                "bg": "sugar",
                "bh": "cake",
                "bi": "bed",
                "bj": "repeater",
                "bk": "cookie",
                "bl": "filled_map",
                "bm": "shears",
                "bn": "melon",
                "bo": "pumpkin_seeds",
                "bp": "melon_seeds",
                "bq": "beef",
                "br": "cooked_beef",
                "bs": "chicken",
                "bt": "cooked_chicken",
                "bu": "mutton",
                "bv": "cooked_mutton",
                "bw": "rabbit",
                "bx": "cooked_rabbit",
                "by": "rabbit_stew",
                "bz": "rabbit_foot",
                "c": "iron_pickaxe",
                "cA": "command_block_minecart",
                "cB": "record_13",
                "cC": "record_cat",
                "cD": "record_blocks",
                "cE": "record_chirp",
                "cF": "record_far",
                "cG": "record_mall",
                "cH": "record_mellohi",
                "cI": "record_stal",
                "cJ": "record_strad",
                "cK": "record_ward",
                "cL": "record_11",
                "cM": "record_wait",
                "cN": "prismarine_shard",
                "cO": "prismarine_crystals",
                "cP": "banner",
                "cQ": "end_crystal",
                "cR": "shield",
                "cS": "elytra",
                "cT": "chorus_fruit",
                "cU": "chorus_fruit_popped",
                "cV": "beetroot_seeds",
                "cW": "beetroot",
                "cX": "beetroot_soup",
                "cY": "totem",
                "cZ": "shulker_shell",
                "ca": "item_frame",
                "cb": "flower_pot",
                "cc": "carrot",
                "cd": "potato",
                "ce": "baked_potato",
                "cf": "poisonous_potato",
                "cg": "map",
                "ch": "golden_carrot",
                "ci": "skull",
                "cj": "carrot_on_a_stick",
                "ck": "nether_star",
                "cl": "pumpkin_pie",
                "cm": "fireworks",
                "cn": "firework_charge",
                "co": "enchanted_book",
                "cp": "comparator",
                "cq": "netherbrick",
                "cr": "quartz",
                "cs": "tnt_minecart",
                "ct": "hopper_minecart",
                "cu": "armor_stand",
                "cv": "iron_horse_armor",
                "cw": "golden_horse_armor",
                "cx": "diamond_horse_armor",
                "cy": "lead",
                "cz": "name_tag",
                "d": "iron_axe",
                "e": "flint_and_steel",
                "f": "apple",
                "g": "bow",
                "h": "arrow",
                "i": "spectral_arrow",
                "j": "tipped_arrow",
                "k": "coal",
                "l": "diamond",
                "m": "iron_ingot",
                "n": "gold_ingot",
                "o": "iron_sword",
                "p": "wooden_sword",
                "q": "wooden_shovel",
                "r": "wooden_pickaxe",
                "s": "wooden_axe",
                "t": "stone_sword",
                "u": "stone_shovel",
                "v": "stone_pickaxe",
                "w": "stone_axe",
                "x": "diamond_sword",
                "y": "diamond_shovel",
                "z": "diamond_pickaxe"
            }
        },
        "language": {
            "achievement": {
                "acquireIron": "Acquire Hardware",
                "acquireIron.desc": "Smelt an iron ingot",
                "bakeCake": "The Lie",
                "bakeCake.desc": "Wheat, sugar, milk and eggs!",
                "blazeRod": "Into Fire",
                "blazeRod.desc": "Relieve a Blaze of its rod",
                "bookcase": "Librarian",
                "bookcase.desc": "Build some bookshelves to improve your enchantment table",
                "breedCow": "Repopulation",
                "breedCow.desc": "Breed two cows with wheat",
                "buildBetterPickaxe": "Getting an Upgrade",
                "buildBetterPickaxe.desc": "Construct a better pickaxe",
                "buildFurnace": "Hot Topic",
                "buildFurnace.desc": "Construct a furnace out of eight cobblestone blocks",
                "buildHoe": "Time to Farm!",
                "buildHoe.desc": "Use planks and sticks to make a hoe",
                "buildPickaxe": "Time to Mine!",
                "buildPickaxe.desc": "Use planks and sticks to make a pickaxe",
                "buildSword": "Time to Strike!",
                "buildSword.desc": "Use planks and sticks to make a sword",
                "buildWorkBench": "Benchmarking",
                "buildWorkBench.desc": "Craft a workbench with four blocks of planks",
                "cookFish": "Delicious Fish",
                "cookFish.desc": "Catch and cook fish!",
                "diamonds": "DIAMONDS!",
                "diamonds.desc": "Acquire diamonds with your iron tools",
                "diamondsToYou": "Diamonds to you!",
                "diamondsToYou.desc": "Throw diamonds at another player",
                "enchantments": "Enchanter",
                "enchantments.desc": "Use a book, obsidian and diamonds to construct an enchantment table",
                "exploreAllBiomes": "Adventuring Time",
                "exploreAllBiomes.desc": "Discover all biomes",
                "flyPig": "When Pigs Fly",
                "flyPig.desc": "Fly a pig off a cliff",
                "fullBeacon": "Beaconator",
                "fullBeacon.desc": "Create a full beacon",
                "get": "Achievement get!",
                "ghast": "Return to Sender",
                "ghast.desc": "Destroy a Ghast with a fireball",
                "killCow": "Cow Tipper",
                "killCow.desc": "Harvest some leather",
                "killEnemy": "Monster Hunter",
                "killEnemy.desc": "Attack and destroy a monster",
                "killWither": "The Beginning.",
                "killWither.desc": "Kill the Wither",
                "makeBread": "Bake Bread",
                "makeBread.desc": "Turn wheat into bread",
                "mineWood": "Getting Wood",
                "mineWood.desc": "Attack a tree until a block of wood pops out",
                "onARail": "On A Rail",
                "onARail.desc": "Travel by minecart at least 1 km from where you started",
                "openInventory": "Taking Inventory",
                "openInventory.desc": "Press '%1$s' to open your inventory",
                "overkill": "Overkill",
                "overkill.desc": "Deal nine hearts of damage in a single hit",
                "overpowered": "Overpowered",
                "overpowered.desc": "Eat a Notch apple",
                "portal": "We Need to Go Deeper",
                "portal.desc": "Build a portal to the Nether",
                "potion": "Local Brewery",
                "potion.desc": "Brew a potion",
                "requires": "Requires '%1$s'",
                "snipeSkeleton": "Sniper Duel",
                "snipeSkeleton.desc": "Kill a skeleton with an arrow from more than 50 meters",
                "spawnWither": "The Beginning?",
                "spawnWither.desc": "Spawn the Wither",
                "taken": "Taken!",
                "theEnd": "The End?",
                "theEnd.desc": "Locate the End",
                "theEnd2": "The End.",
                "theEnd2.desc": "Defeat the Ender Dragon",
                "unknown": "???"
            },
            "addServer": {
                "add": "Done",
                "enterIp": "Server Address",
                "enterName": "Server Name",
                "hideAddress": "Hide Address",
                "resourcePack": "Server Resource Packs",
                "resourcePack.disabled": "Disabled",
                "resourcePack.enabled": "Enabled",
                "resourcePack.prompt": "Prompt",
                "title": "Edit Server Info"
            },
            "advMode": {
                "allEntities": "Use \"@e\" to target all entities",
                "allPlayers": "Use \"@a\" to target all players",
                "command": "Console Command",
                "mode.auto": "Repeat",
                "mode.autoexec.bat": "Always Active",
                "mode.conditional": "Conditional",
                "mode.redstone": "Impulse",
                "mode.redstoneTriggered": "Needs Redstone",
                "mode.sequence": "Chain",
                "mode.unconditional": "Unconditional",
                "nearestPlayer": "Use \"@p\" to target nearest player",
                "notAllowed": "Must be an opped player in creative mode",
                "notEnabled": "Command blocks are not enabled on this server",
                "previousOutput": "Previous Output",
                "randomPlayer": "Use \"@r\" to target random player",
                "setCommand": "Set Console Command for Block",
                "setCommand.success": "Command set: %s"
            },
            "attribute": {
                "modifier.equals.0": "%s %s",
                "modifier.equals.1": "%s%% %s",
                "modifier.equals.2": "%s%% %s",
                "modifier.plus.0": "+%s %s",
                "modifier.plus.1": "+%s%% %s",
                "modifier.plus.2": "+%s%% %s",
                "modifier.take.0": "-%s %s",
                "modifier.take.1": "-%s%% %s",
                "modifier.take.2": "-%s%% %s",
                "name.generic.armor": "Armor",
                "name.generic.armorToughness": "Armor Toughness",
                "name.generic.attackDamage": "Attack Damage",
                "name.generic.attackSpeed": "Attack Speed",
                "name.generic.followRange": "Mob Follow Range",
                "name.generic.knockbackResistance": "Knockback Resistance",
                "name.generic.luck": "Luck",
                "name.generic.maxHealth": "Max Health",
                "name.generic.movementSpeed": "Speed",
                "name.horse.jumpStrength": "Horse Jump Strength",
                "name.zombie.spawnReinforcements": "Zombie Reinforcements"
            },
            "book": {
                "byAuthor": "by %1$s",
                "editTitle": "Enter Book Title:",
                "finalizeButton": "Sign and Close",
                "finalizeWarning": "Note! When you sign the book, it will no longer be editable.",
                "generation.0": "Original",
                "generation.1": "Copy of original",
                "generation.2": "Copy of a copy",
                "generation.3": "Tattered",
                "pageIndicator": "Page %1$s of %2$s",
                "signButton": "Sign"
            },
            "build": {
                "tooHigh": "Height limit for building is %s blocks"
            },
            "chat": {
                "cannotSend": "Cannot send chat message",
                "copy": "Copy to Clipboard",
                "link.confirm": "Are you sure you want to open the following website?",
                "link.confirmTrusted": "Do you want to open this link or copy it to your clipboard?",
                "link.open": "Open in browser",
                "link.warning": "Never open links from people that you don't trust!",
                "type.achievement": "%s has just earned the achievement %s",
                "type.achievement.taken": "%s has lost the achievement %s",
                "type.admin": "[%s: %s]",
                "type.announcement": "[%s] %s",
                "type.emote": "* %s %s",
                "type.text": "<%s> %s"
            },
            "commands": {
                "achievement.alreadyHave": "Player %s already has achievement %s",
                "achievement.dontHave": "Player %s doesn't have achievement %s",
                "achievement.give.success.all": "Successfully given all achievements to %s",
                "achievement.give.success.one": "Successfully given %s the achievement %s",
                "achievement.take.success.all": "Successfully taken all achievements from %s",
                "achievement.take.success.one": "Successfully taken the achievement %s from %s",
                "achievement.unknownAchievement": "Unknown achievement '%s'",
                "achievement.usage": "/achievement <give|take> <name|*> [player]",
                "ban.failed": "Could not ban player %s",
                "ban.success": "Banned player %s",
                "ban.usage": "/ban <name> [reason ...]",
                "banip.invalid": "You have entered an invalid IP address or a player that is not online",
                "banip.success": "Banned IP address %s",
                "banip.success.players": "Banned IP address %s belonging to %s",
                "banip.usage": "/ban-ip <address|name> [reason ...]",
                "banlist.ips": "There are %s total banned IP addresses:",
                "banlist.players": "There are %s total banned players:",
                "banlist.usage": "/banlist [ips|players]",
                "blockdata.failed": "The data tag did not change: %s",
                "blockdata.notValid": "The target block is not a data holder block",
                "blockdata.outOfWorld": "Cannot change block outside of the world",
                "blockdata.success": "Block data updated to: %s",
                "blockdata.tagError": "Data tag parsing failed: %s",
                "blockdata.usage": "/blockdata <x> <y> <z> <dataTag>",
                "chunkinfo.compiled": "Chunk is compiled.",
                "chunkinfo.data": "First 64 vertices are: %s",
                "chunkinfo.empty": "Chunk is empty.",
                "chunkinfo.hasLayers": "Chunk has layers: %s",
                "chunkinfo.hasNoRenderableLayers": "Chunk has no renderable layers.",
                "chunkinfo.isEmpty": "Chunk has empty layers: %s",
                "chunkinfo.location": "Chunk location: (%s, %s, %s)",
                "chunkinfo.noChunk": "No chunk found at chunk position %s, %s, %s",
                "chunkinfo.notCompiled": "Chunk is not compiled.",
                "chunkinfo.notEmpty": "Chunk is not empty.",
                "chunkinfo.usage": "/chunkinfo [<x> <y> <z>]",
                "chunkinfo.vertices": "%s layer's buffer contains %s vertices",
                "clear.failure": "Could not clear the inventory of %s, no items to remove",
                "clear.success": "Cleared the inventory of %s, removing %s items",
                "clear.tagError": "Data tag parsing failed: %s",
                "clear.testing": "%s has %s items that match the criteria",
                "clear.usage": "/clear [player] [item] [data] [maxCount] [dataTag]",
                "clone.failed": "No blocks cloned",
                "clone.noOverlap": "Source and destination can not overlap",
                "clone.outOfWorld": "Cannot access blocks outside of the world",
                "clone.success": "%s blocks cloned",
                "clone.tooManyBlocks": "Too many blocks in the specified area (%s > %s)",
                "clone.usage": "/clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [maskMode] [cloneMode]",
                "compare.failed": "Source and destination are not identical",
                "compare.outOfWorld": "Cannot access blocks outside of the world",
                "compare.success": "%s blocks compared",
                "compare.tooManyBlocks": "Too many blocks in the specified area (%s > %s)",
                "compare.usage": "/testforblocks <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode]",
                "debug.notStarted": "Can't stop profiling when we haven't started yet!",
                "debug.start": "Started debug profiling",
                "debug.stop": "Stopped debug profiling after %s seconds (%s ticks)",
                "debug.usage": "/debug <start|stop>",
                "defaultgamemode.success": "The world's default game mode is now %s",
                "defaultgamemode.usage": "/defaultgamemode <mode>",
                "deop.failed": "Could not de-op %s",
                "deop.success": "De-opped %s",
                "deop.usage": "/deop <player>",
                "difficulty.success": "Set game difficulty to %s",
                "difficulty.usage": "/difficulty <new difficulty>",
                "downfall.success": "Toggled downfall",
                "downfall.usage": "/toggledownfall",
                "effect.failure.notActive": "Couldn't take %1$s from %2$s as they do not have the effect",
                "effect.failure.notActive.all": "Couldn't take any effects from %s as they do not have any",
                "effect.notFound": "There is no such mob effect with ID %s",
                "effect.success": "Given %1$s (ID %2$s) * %3$s to %4$s for %5$s seconds",
                "effect.success.removed": "Took %1$s from %2$s",
                "effect.success.removed.all": "Took all effects from %s",
                "effect.usage": "/effect <player> <effect> [seconds] [amplifier] [hideParticles] OR /effect <player> clear",
                "enchant.cantCombine": "%1$s can't be combined with %2$s",
                "enchant.cantEnchant": "The selected enchantment can't be added to the target item",
                "enchant.noItem": "The target doesn't hold an item",
                "enchant.notFound": "There is no such enchantment with ID %s",
                "enchant.success": "Enchanting succeeded",
                "enchant.usage": "/enchant <player> <enchantment ID> [level]",
                "entitydata.failed": "The data tag did not change: %s",
                "entitydata.noPlayers": "%s is a player and cannot be changed",
                "entitydata.success": "Entity data updated to: %s",
                "entitydata.tagError": "Data tag parsing failed: %s",
                "entitydata.usage": "/entitydata <entity> <dataTag>",
                "execute.allInvocationsFailed": "All invocations failed: '%s'",
                "execute.failed": "Failed to execute '%s' as %s",
                "execute.usage": "/execute <entity> <x> <y> <z> <command> OR /execute <entity> <x> <y> <z> detect <x> <y> <z> <block> <dataValue|-1|state|*> <command>",
                "fill.failed": "No blocks filled",
                "fill.outOfWorld": "Cannot place blocks outside of the world",
                "fill.success": "%s blocks filled",
                "fill.tagError": "Data tag parsing failed: %s",
                "fill.tooManyBlocks": "Too many blocks in the specified area (%s > %s)",
                "fill.usage": "/fill <x1> <y1> <z1> <x2> <y2> <z2> <block> [dataValue|state] [oldBlockHandling] [dataTag]",
                "gamemode.success.other": "Set %s's game mode to %s",
                "gamemode.success.self": "Set own game mode to %s",
                "gamemode.usage": "/gamemode <mode> [player]",
                "gamerule.nopermission": "Only server owners can change '%s'",
                "gamerule.norule": "No game rule called '%s' is available",
                "gamerule.success": "Game rule %s has been updated to %s",
                "gamerule.usage": "/gamerule <rule name> [value]",
                "generic.blockstate.invalid": "'%s' is not a state for block %s",
                "generic.boolean.invalid": "'%s' is not true or false",
                "generic.entity.invalidType": "Entity type '%s' is invalid",
                "generic.entity.invalidUuid": "The entity UUID '%s' is in an invalid format",
                "generic.entity.notFound": "Entity '%s' cannot be found",
                "generic.exception": "An unknown error occurred while attempting to perform this command",
                "generic.notFound": "Unknown command. Try /help for a list of commands",
                "generic.num.invalid": "'%s' is not a valid number",
                "generic.num.tooBig": "The number you have entered (%s) is too big, it must be at most %s",
                "generic.num.tooSmall": "The number you have entered (%s) is too small, it must be at least %s",
                "generic.parameter.invalid": "'%s' is not a valid parameter",
                "generic.permission": "You do not have permission to use this command",
                "generic.player.notFound": "Player '%s' cannot be found",
                "generic.player.unspecified": "You must specify which player you wish to perform this action on.",
                "generic.selector.notFound": "Selector '%s' found nothing",
                "generic.selector_argument": "Invalid selector argument: '%s'",
                "generic.syntax": "Invalid command syntax",
                "generic.usage": "Usage: %s",
                "give.block.notFound": "There is no such block with name %s",
                "give.item.notFound": "There is no such item with name %s",
                "give.success": "Given %s * %s to %s",
                "give.tagError": "Data tag parsing failed: %s",
                "give.usage": "/give <player> <item> [amount] [data] [dataTag]",
                "help.footer": "Tip: Use the <tab> key while typing a command to auto-complete the command or its arguments",
                "help.header": "--- Showing help page %s of %s (/help <page>) ---",
                "help.usage": "/help [page|command name]",
                "kick.success": "Kicked %s from the game",
                "kick.success.reason": "Kicked %s from the game: '%s'",
                "kick.usage": "/kick <player> [reason ...]",
                "kill.successful": "Killed %s",
                "kill.usage": "/kill [player|entity]",
                "locate.failure": "Unable to locate any %s feature",
                "locate.success": "Located %s at %s (y?) %s",
                "locate.usage": "/locate <feature>",
                "me.usage": "/me <action ...>",
                "message.display.incoming": "%s whispers to you: %s",
                "message.display.outgoing": "You whisper to %s: %s",
                "message.sameTarget": "You can't send a private message to yourself!",
                "message.usage": "/tell <player> <private message ...>",
                "op.failed": "Could not op %s",
                "op.success": "Opped %s",
                "op.usage": "/op <player>",
                "particle.invalidParam": "Invalid param given (%s)",
                "particle.notFound": "Unknown effect name (%s)",
                "particle.success": "Playing effect %s for %s times",
                "particle.usage": "/particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode] [player] [params]",
                "players.list": "There are %s/%s players online:",
                "players.usage": "/list",
                "playsound.playerTooFar": "Player %s is too far away to hear the sound",
                "playsound.success": "Played sound '%s' to %s",
                "playsound.unknownSoundSource": "Source %s is unknown",
                "playsound.usage": "/playsound <sound> <source> <player> [x] [y] [z] [volume] [pitch] [minimumVolume]",
                "publish.failed": "Unable to host local game",
                "publish.started": "Local game hosted on port %s",
                "publish.usage": "/publish",
                "replaceitem.block.usage": "/replaceitem block <x> <y> <z> <slot> <item> [amount] [data] [dataTag]",
                "replaceitem.entity.usage": "/replaceitem entity <selector> <slot> <item> [amount] [data] [dataTag]",
                "replaceitem.failed": "Could not replace slot %s with %s * %s",
                "replaceitem.noContainer": "Block at %s, %s, %s is not a container",
                "replaceitem.success": "Replaced slot %s with %s * %s",
                "replaceitem.tagError": "Data tag parsing failed: %s",
                "replaceitem.usage": "/replaceitem <entity|block> ...",
                "save-off.alreadyOff": "Saving is already turned off",
                "save-off.usage": "/save-off",
                "save-on.alreadyOn": "Saving is already turned on",
                "save-on.usage": "/save-on",
                "save.disabled": "Turned off world auto-saving",
                "save.enabled": "Turned on world auto-saving",
                "save.failed": "Saving failed: %s",
                "save.flushEnd": "Flushing completed",
                "save.flushStart": "Flushing all saves...",
                "save.start": "Saving...",
                "save.success": "Saved the world",
                "save.usage": "/save-all [flush]",
                "say.usage": "/say <message ...>",
                "scoreboard.allMatchesFailed": "All matches failed",
                "scoreboard.noMultiWildcard": "Only one user wildcard allowed",
                "scoreboard.objectiveNotFound": "No objective was found by the name '%s'",
                "scoreboard.objectiveReadOnly": "The objective '%s' is read-only and cannot be set",
                "scoreboard.objectives.add.alreadyExists": "An objective with the name '%s' already exists",
                "scoreboard.objectives.add.displayTooLong": "The display name '%s' is too long for an objective, it can be at most %s characters long",
                "scoreboard.objectives.add.success": "Added new objective '%s' successfully",
                "scoreboard.objectives.add.tooLong": "The name '%s' is too long for an objective, it can be at most %s characters long",
                "scoreboard.objectives.add.usage": "/scoreboard objectives add <name> <criteriaType> [display name ...]",
                "scoreboard.objectives.add.wrongType": "Invalid objective criteria type '%s'",
                "scoreboard.objectives.list.count": "Showing %s objective(s) on scoreboard:",
                "scoreboard.objectives.list.empty": "There are no objectives on the scoreboard",
                "scoreboard.objectives.list.entry": "- %s: displays as '%s' and is type '%s'",
                "scoreboard.objectives.remove.success": "Removed objective '%s' successfully",
                "scoreboard.objectives.remove.usage": "/scoreboard objectives remove <name>",
                "scoreboard.objectives.setdisplay.invalidSlot": "No such display slot '%s'",
                "scoreboard.objectives.setdisplay.successCleared": "Cleared objective display slot '%s'",
                "scoreboard.objectives.setdisplay.successSet": "Set the display objective in slot '%s' to '%s'",
                "scoreboard.objectives.setdisplay.usage": "/scoreboard objectives setdisplay <slot> [objective]",
                "scoreboard.objectives.usage": "/scoreboard objectives <list|add|remove|setdisplay> ...",
                "scoreboard.players.add.usage": "/scoreboard players add <player> <objective> <count> [dataTag]",
                "scoreboard.players.enable.noTrigger": "Objective %s is not a trigger",
                "scoreboard.players.enable.success": "Enabled trigger %s for %s",
                "scoreboard.players.enable.usage": "/scoreboard players enable <player> <trigger>",
                "scoreboard.players.list.count": "Showing %s tracked players on the scoreboard:",
                "scoreboard.players.list.empty": "There are no tracked players on the scoreboard",
                "scoreboard.players.list.player.count": "Showing %s tracked objective(s) for %s:",
                "scoreboard.players.list.player.empty": "Player %s has no scores recorded",
                "scoreboard.players.list.player.entry": "- %2$s: %1$s (%3$s)",
                "scoreboard.players.list.usage": "/scoreboard players list [name]",
                "scoreboard.players.name.tooLong": "The name '%s' is too long for a player, it can be at most %s characters long",
                "scoreboard.players.operation.invalidOperation": "Invalid operation %s",
                "scoreboard.players.operation.notFound": "No %s score for %s found",
                "scoreboard.players.operation.success": "Operation applied successfully",
                "scoreboard.players.operation.usage": "/scoreboard players operation <targetName> <targetObjective> <operation> <selector> <objective>",
                "scoreboard.players.remove.usage": "/scoreboard players remove <player> <objective> <count> [dataTag]",
                "scoreboard.players.reset.success": "Reset scores of player %s",
                "scoreboard.players.reset.usage": "/scoreboard players reset <player> [objective]",
                "scoreboard.players.resetscore.success": "Reset score %s of player %s",
                "scoreboard.players.set.success": "Set score of %s for player %s to %s",
                "scoreboard.players.set.tagError": "Could not parse dataTag, reason: %s",
                "scoreboard.players.set.tagMismatch": "The dataTag does not match for %s",
                "scoreboard.players.set.usage": "/scoreboard players set <player> <objective> <score> [dataTag]",
                "scoreboard.players.tag.list": "Tags on entity %s are:",
                "scoreboard.players.tag.notFound": "Entity didn't have the %s tag",
                "scoreboard.players.tag.success.add": "Tag %s added",
                "scoreboard.players.tag.success.remove": "Tag %s removed",
                "scoreboard.players.tag.tagError": "Players tag command failed, reason: %s",
                "scoreboard.players.tag.tagMismatch": "The dataTag does not match for %s",
                "scoreboard.players.tag.tooMany": "Can't add more than %s tags to an entity",
                "scoreboard.players.tag.usage": "/scoreboard players tag <player> <add|remove|list> <tagName> [dataTag]",
                "scoreboard.players.test.failed": "Score %s is NOT in range %s to %s",
                "scoreboard.players.test.notFound": "No %s score for %s found",
                "scoreboard.players.test.success": "Score %s is in range %s to %s",
                "scoreboard.players.test.usage": "/scoreboard players test <player> <objective> <min> [max]",
                "scoreboard.players.usage": "/scoreboard players <set|add|remove|reset|list|enable|test|operation|tag> ...",
                "scoreboard.teamNotFound": "No team was found by the name '%s'",
                "scoreboard.teams.add.alreadyExists": "A team with the name '%s' already exists",
                "scoreboard.teams.add.displayTooLong": "The display name '%s' is too long for a team, it can be at most %s characters long",
                "scoreboard.teams.add.success": "Added new team '%s' successfully",
                "scoreboard.teams.add.tooLong": "The name '%s' is too long for a team, it can be at most %s characters long",
                "scoreboard.teams.add.usage": "/scoreboard teams add <name> [display name ...]",
                "scoreboard.teams.empty.alreadyEmpty": "Team %s is already empty, cannot remove nonexistant players",
                "scoreboard.teams.empty.success": "Removed all %s player(s) from team %s",
                "scoreboard.teams.empty.usage": "/scoreboard teams empty <team>",
                "scoreboard.teams.join.failure": "Could not add %s player(s) to team %s: %s",
                "scoreboard.teams.join.success": "Added %s player(s) to team %s: %s",
                "scoreboard.teams.join.usage": "/scoreboard teams join <team> [player]",
                "scoreboard.teams.leave.failure": "Could not remove %s player(s) from their teams: %s",
                "scoreboard.teams.leave.noTeam": "You are not in a team",
                "scoreboard.teams.leave.success": "Removed %s player(s) from their teams: %s",
                "scoreboard.teams.leave.usage": "/scoreboard teams leave [player]",
                "scoreboard.teams.list.count": "Showing %s teams on the scoreboard:",
                "scoreboard.teams.list.empty": "There are no teams registered on the scoreboard",
                "scoreboard.teams.list.entry": "- %1$s: '%2$s' has %3$s players",
                "scoreboard.teams.list.player.count": "Showing %s player(s) in team %s:",
                "scoreboard.teams.list.player.empty": "Team %s has no players",
                "scoreboard.teams.list.player.entry": "- %2$s: %1$s (%3$s)",
                "scoreboard.teams.list.usage": "/scoreboard teams list [name]",
                "scoreboard.teams.option.noValue": "Valid values for option %s are: %s",
                "scoreboard.teams.option.success": "Set option %s for team %s to %s",
                "scoreboard.teams.option.usage": "/scoreboard teams option <team> <friendlyfire|color|seeFriendlyInvisibles|nametagVisibility|deathMessageVisibility|collisionRule> <value>",
                "scoreboard.teams.remove.success": "Removed team %s",
                "scoreboard.teams.remove.usage": "/scoreboard teams remove <name>",
                "scoreboard.teams.usage": "/scoreboard teams <list|add|remove|empty|join|leave|option> ...",
                "scoreboard.usage": "/scoreboard <objectives|players|teams> ...",
                "seed.success": "Seed: %s",
                "seed.usage": "/seed",
                "setblock.failed": "Unable to place block",
                "setblock.noChange": "The block couldn't be placed",
                "setblock.notFound": "There is no such block with ID/name %s",
                "setblock.outOfWorld": "Cannot place block outside of the world",
                "setblock.success": "Block placed",
                "setblock.tagError": "Data tag parsing failed: %s",
                "setblock.usage": "/setblock <x> <y> <z> <block> [dataValue|state] [oldBlockHandling] [dataTag]",
                "setidletimeout.success": "Successfully set the idle timeout to %s minutes.",
                "setidletimeout.usage": "/setidletimeout <Minutes until kick>",
                "setworldspawn.success": "Set the world spawn point to (%s, %s, %s)",
                "setworldspawn.usage": "/setworldspawn [<x> <y> <z>]",
                "spawnpoint.success": "Set %s's spawn point to (%s, %s, %s)",
                "spawnpoint.usage": "/spawnpoint [player] [<x> <y> <z>]",
                "spreadplayers.failure.players": "Could not spread %s player(s) around %s,%s (too many players for space - try using spread of at most %s)",
                "spreadplayers.failure.teams": "Could not spread %s team(s) around %s,%s (too many players for space - try using spread of at most %s)",
                "spreadplayers.info.players": "(Average distance between players is %s blocks apart after %s iterations)",
                "spreadplayers.info.teams": "(Average distance between teams is %s blocks apart after %s iterations)",
                "spreadplayers.noop": "No players found to spread",
                "spreadplayers.spreading.players": "Spreading %s player(s) %s blocks around %s,%s (min %s blocks apart)",
                "spreadplayers.spreading.teams": "Spreading %s team(s) %s blocks around %s,%s (min %s blocks apart)",
                "spreadplayers.success.players": "Successfully spread %s player(s) around %s,%s",
                "spreadplayers.success.teams": "Successfully spread %s team(s) around %s,%s",
                "spreadplayers.usage": "/spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>",
                "stats.block.clear.usage": "/stats block <x> <y> <z> clear <stat>",
                "stats.block.set.usage": "/stats block <x> <y> <z> set <stat> <selector> <objective>",
                "stats.block.usage": "/stats block <x> <y> <z> <mode> ...",
                "stats.cleared": "Cleared %s stats",
                "stats.entity.clear.usage": "/stats entity <selector> clear <stat>",
                "stats.entity.set.usage": "/stats entity <selector> set <stat> <selector> <objective>",
                "stats.entity.usage": "/stats entity <selector> <mode> ...",
                "stats.failed": "Invalid parameters",
                "stats.noCompatibleBlock": "Block at %s, %s, %s can not track stats",
                "stats.success": "Storing %s stats in %s on %s",
                "stats.usage": "/stats <entity|block> ...",
                "stop.start": "Stopping the server",
                "stop.usage": "/stop",
                "stopsound.success.all": "Stopped all sounds for %s",
                "stopsound.success.individualSound": "Stopped sound '%s' with source '%s' for %s",
                "stopsound.success.soundSource": "Stopped source '%s' for %s",
                "stopsound.unknownSoundSource": "Source %s is unknown",
                "stopsound.usage": "/stopsound <player> [source] [sound]",
                "summon.failed": "Unable to summon object",
                "summon.outOfWorld": "Cannot summon the object out of the world",
                "summon.success": "Object successfully summoned",
                "summon.tagError": "Data tag parsing failed: %s",
                "summon.usage": "/summon <entityname> [x] [y] [z] [dataTag]",
                "teleport.success.coordinates": "Teleported %s to %s, %s, %s",
                "teleport.usage": "/teleport <entity> <x> <y> <z> [<y-rot> <x-rot>]",
                "tellraw.jsonException": "Invalid json: %s",
                "tellraw.usage": "/tellraw <player> <raw json message>",
                "testfor.failure": "%s did not match the required data structure",
                "testfor.success": "Found %s",
                "testfor.tagError": "Data tag parsing failed: %s",
                "testfor.usage": "/testfor <player> [dataTag]",
                "testforblock.failed.data": "The block at %s, %s, %s had the data value of %s (expected: %s)",
                "testforblock.failed.nbt": "The block at %s, %s, %s did not have the required NBT keys",
                "testforblock.failed.tile": "The block at %s, %s, %s is %s (expected: %s)",
                "testforblock.failed.tileEntity": "The block at %s, %s, %s is not a block entity and cannot support tag matching",
                "testforblock.outOfWorld": "Cannot test for block outside of the world",
                "testforblock.success": "Successfully found the block at %s, %s, %s",
                "testforblock.usage": "/testforblock <x> <y> <z> <block> [dataValue|-1|state|*] [dataTag]",
                "time.added": "Added %s to the time",
                "time.query": "Time is %s",
                "time.set": "Set the time to %s",
                "time.usage": "/time <set|add|query> <value>",
                "title.success": "Title command successfully executed",
                "title.usage": "/title <player> <title|subtitle|actionbar|clear|reset|times> ...",
                "title.usage.clear": "/title <player> clear|reset",
                "title.usage.times": "/title <player> times <fadeIn> <stay> <fadeOut>",
                "title.usage.title": "/title <player> title|subtitle|actionbar <raw json title>",
                "tp.notSameDimension": "Unable to teleport because players are not in the same dimension",
                "tp.success": "Teleported %s to %s",
                "tp.success.coordinates": "Teleported %s to %s, %s, %s",
                "tp.usage": "/tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<yaw> <pitch>]",
                "trigger.disabled": "Trigger %s is not enabled",
                "trigger.invalidMode": "Invalid trigger mode %s",
                "trigger.invalidObjective": "Invalid trigger name %s",
                "trigger.invalidPlayer": "Only players can use the /trigger command",
                "trigger.success": "Trigger %s changed with %s %s",
                "trigger.usage": "/trigger <objective> <add|set> <value>",
                "unban.failed": "Could not unban player %s",
                "unban.success": "Unbanned player %s",
                "unban.usage": "/pardon <name>",
                "unbanip.invalid": "You have entered an invalid IP address",
                "unbanip.success": "Unbanned IP address %s",
                "unbanip.usage": "/pardon-ip <address>",
                "weather.clear": "Changing to clear weather",
                "weather.rain": "Changing to rainy weather",
                "weather.thunder": "Changing to rain and thunder",
                "weather.usage": "/weather <clear|rain|thunder> [duration in seconds]",
                "whitelist.add.failed": "Could not add %s to the whitelist",
                "whitelist.add.success": "Added %s to the whitelist",
                "whitelist.add.usage": "/whitelist add <player>",
                "whitelist.disabled": "Turned off the whitelist",
                "whitelist.enabled": "Turned on the whitelist",
                "whitelist.list": "There are %s (out of %s seen) whitelisted players:",
                "whitelist.reloaded": "Reloaded the whitelist",
                "whitelist.remove.failed": "Could not remove %s from the whitelist",
                "whitelist.remove.success": "Removed %s from the whitelist",
                "whitelist.remove.usage": "/whitelist remove <player>",
                "whitelist.usage": "/whitelist <on|off|list|add|remove|reload>",
                "worldborder.add.usage": "/worldborder add <sizeInBlocks> [timeInSeconds]",
                "worldborder.center.success": "Set world border center to %s,%s",
                "worldborder.center.usage": "/worldborder center <x> <z>",
                "worldborder.damage.amount.success": "Set world border damage amount to %s per block (from %s per block)",
                "worldborder.damage.amount.usage": "/worldborder damage amount <damagePerBlock>",
                "worldborder.damage.buffer.success": "Set world border damage buffer to %s blocks (from %s blocks)",
                "worldborder.damage.buffer.usage": "/worldborder damage buffer <sizeInBlocks>",
                "worldborder.damage.usage": "/worldborder damage <buffer|amount> ...",
                "worldborder.get.success": "World border is currently %s blocks wide",
                "worldborder.set.success": "Set world border to %s blocks wide (from %s blocks)",
                "worldborder.set.usage": "/worldborder set <sizeInBlocks> [timeInSeconds]",
                "worldborder.setSlowly.grow.success": "Growing world border to %s blocks wide (up from %s blocks) over %s seconds",
                "worldborder.setSlowly.shrink.success": "Shrinking world border to %s blocks wide (down from %s blocks) over %s seconds",
                "worldborder.usage": "/worldborder <set|center|damage|warning|get|add> ...",
                "worldborder.warning.distance.success": "Set world border warning to %s blocks away (from %s blocks)",
                "worldborder.warning.distance.usage": "/worldborder warning distance <distance>",
                "worldborder.warning.time.success": "Set world border warning to %s seconds away (from %s seconds)",
                "worldborder.warning.time.usage": "/worldborder warning time <seconds>",
                "worldborder.warning.usage": "/worldborder warning <time|distance> ...",
                "xp.failure.widthdrawXp": "Cannot give player negative experience points",
                "xp.success": "Given %s experience to %s",
                "xp.success.levels": "Given %s levels to %s",
                "xp.success.negative.levels": "Taken %s levels from %s",
                "xp.usage": "/xp <amount> [player] OR /xp <amount>L [player]"
            },
            "connect": {
                "authorizing": "Logging in...",
                "connecting": "Connecting to the server...",
                "failed": "Failed to connect to the server"
            },
            "container": {
                "beacon": "Beacon",
                "brewing": "Brewing Stand",
                "chest": "Chest",
                "chestDouble": "Large Chest",
                "crafting": "Crafting",
                "creative": "Item Selection",
                "dispenser": "Dispenser",
                "dropper": "Dropper",
                "enchant": "Enchant",
                "enchant.clue": "%s . . . ?",
                "enchant.lapis.many": "%s Lapis Lazuli",
                "enchant.lapis.one": "1 Lapis Lazuli",
                "enchant.level.many": "%s Enchantment Levels",
                "enchant.level.one": "1 Enchantment Level",
                "enderchest": "Ender Chest",
                "furnace": "Furnace",
                "hopper": "Item Hopper",
                "inventory": "Inventory",
                "isLocked": "%s is locked!",
                "repair": "Repair & Name",
                "repair.cost": "Enchantment Cost: %1$s",
                "repair.expensive": "Too Expensive!",
                "shulkerBox": "Shulker Box",
                "shulkerBox.more": "and %s more...",
                "spectatorCantOpen": "Unable to open. Loot not generated yet."
            },
            "controls": {
                "reset": "Reset",
                "resetAll": "Reset Keys",
                "title": "Controls"
            },
            "createWorld": {
                "customize.custom.baseSize": "Depth Base Size",
                "customize.custom.biomeDepthOffset": "Biome Depth Offset",
                "customize.custom.biomeDepthWeight": "Biome Depth Weight",
                "customize.custom.biomeScaleOffset": "Biome Scale Offset",
                "customize.custom.biomeScaleWeight": "Biome Scale Weight",
                "customize.custom.biomeSize": "Biome Size",
                "customize.custom.center": "Center Height",
                "customize.custom.confirm1": "This will overwrite your current",
                "customize.custom.confirm2": "settings and cannot be undone.",
                "customize.custom.confirmTitle": "Warning!",
                "customize.custom.coordinateScale": "Coordinate Scale",
                "customize.custom.count": "Spawn Tries",
                "customize.custom.defaults": "Defaults",
                "customize.custom.depthNoiseScaleExponent": "Depth Noise Exponent",
                "customize.custom.depthNoiseScaleX": "Depth Noise Scale X",
                "customize.custom.depthNoiseScaleZ": "Depth Noise Scale Z",
                "customize.custom.dungeonChance": "Dungeon Count",
                "customize.custom.fixedBiome": "Biome",
                "customize.custom.heightScale": "Height Scale",
                "customize.custom.lavaLakeChance": "Lava Lake Rarity",
                "customize.custom.lowerLimitScale": "Lower Limit Scale",
                "customize.custom.mainNoiseScaleX": "Main Noise Scale X",
                "customize.custom.mainNoiseScaleY": "Main Noise Scale Y",
                "customize.custom.mainNoiseScaleZ": "Main Noise Scale Z",
                "customize.custom.maxHeight": "Max. Height",
                "customize.custom.minHeight": "Min. Height",
                "customize.custom.next": "Next Page",
                "customize.custom.page0": "Basic Settings",
                "customize.custom.page1": "Ore Settings",
                "customize.custom.page2": "Advanced Settings (Expert Users Only!)",
                "customize.custom.page3": "Extra Advanced Settings (Expert Users Only!)",
                "customize.custom.preset.caveChaos": "Caves of Chaos",
                "customize.custom.preset.caveDelight": "Caver's Delight",
                "customize.custom.preset.drought": "Drought",
                "customize.custom.preset.goodLuck": "Good Luck",
                "customize.custom.preset.isleLand": "Isle Land",
                "customize.custom.preset.mountains": "Mountain Madness",
                "customize.custom.preset.waterWorld": "Water World",
                "customize.custom.presets": "Presets",
                "customize.custom.presets.title": "Customize World Presets",
                "customize.custom.prev": "Previous Page",
                "customize.custom.randomize": "Randomize",
                "customize.custom.riverSize": "River Size",
                "customize.custom.seaLevel": "Sea Level",
                "customize.custom.size": "Spawn Size",
                "customize.custom.spread": "Spread Height",
                "customize.custom.stretchY": "Height Stretch",
                "customize.custom.upperLimitScale": "Upper Limit Scale",
                "customize.custom.useCaves": "Caves",
                "customize.custom.useDungeons": "Dungeons",
                "customize.custom.useLavaLakes": "Lava Lakes",
                "customize.custom.useLavaOceans": "Lava Oceans",
                "customize.custom.useMansions": "Woodland Mansions",
                "customize.custom.useMineShafts": "Mineshafts",
                "customize.custom.useMonuments": "Ocean Monuments",
                "customize.custom.useRavines": "Ravines",
                "customize.custom.useStrongholds": "Strongholds",
                "customize.custom.useTemples": "Temples",
                "customize.custom.useVillages": "Villages",
                "customize.custom.useWaterLakes": "Water Lakes",
                "customize.custom.waterLakeChance": "Water Lake Rarity",
                "customize.flat.addLayer": "Add Layer",
                "customize.flat.editLayer": "Edit Layer",
                "customize.flat.height": "Height",
                "customize.flat.layer": "%s",
                "customize.flat.layer.bottom": "Bottom - %s",
                "customize.flat.layer.top": "Top - %s",
                "customize.flat.removeLayer": "Remove Layer",
                "customize.flat.tile": "Layer Material",
                "customize.flat.title": "Superflat Customization",
                "customize.preset.bottomless_pit": "Bottomless Pit",
                "customize.preset.classic_flat": "Classic Flat",
                "customize.preset.desert": "Desert",
                "customize.preset.overworld": "Overworld",
                "customize.preset.redstone_ready": "Redstone Ready",
                "customize.preset.snowy_kingdom": "Snowy Kingdom",
                "customize.preset.the_void": "The Void",
                "customize.preset.tunnelers_dream": "Tunnelers' Dream",
                "customize.preset.water_world": "Water World",
                "customize.presets": "Presets",
                "customize.presets.list": "Alternatively, here's some we made earlier!",
                "customize.presets.select": "Use Preset",
                "customize.presets.share": "Want to share your preset with someone? Use the below box!",
                "customize.presets.title": "Select a Preset"
            },
            "death": {
                "attack.anvil": "%1$s was squashed by a falling anvil",
                "attack.arrow": "%1$s was shot by %2$s",
                "attack.arrow.item": "%1$s was shot by %2$s using %3$s",
                "attack.cactus": "%1$s was pricked to death",
                "attack.cactus.player": "%1$s walked into a cactus whilst trying to escape %2$s",
                "attack.cramming": "%1$s was squished too much",
                "attack.dragonBreath": "%1$s was roasted in dragon breath",
                "attack.drown": "%1$s drowned",
                "attack.drown.player": "%1$s drowned whilst trying to escape %2$s",
                "attack.explosion": "%1$s blew up",
                "attack.explosion.player": "%1$s was blown up by %2$s",
                "attack.fall": "%1$s hit the ground too hard",
                "attack.fallingBlock": "%1$s was squashed by a falling block",
                "attack.fireball": "%1$s was fireballed by %2$s",
                "attack.fireball.item": "%1$s was fireballed by %2$s using %3$s",
                "attack.flyIntoWall": "%1$s experienced kinetic energy",
                "attack.generic": "%1$s died",
                "attack.hotFloor": "%1$s discovered floor was lava",
                "attack.hotFloor.player": "%1$s walked into danger zone due to %2$s",
                "attack.inFire": "%1$s went up in flames",
                "attack.inFire.player": "%1$s walked into fire whilst fighting %2$s",
                "attack.inWall": "%1$s suffocated in a wall",
                "attack.indirectMagic": "%1$s was killed by %2$s using magic",
                "attack.indirectMagic.item": "%1$s was killed by %2$s using %3$s",
                "attack.lava": "%1$s tried to swim in lava",
                "attack.lava.player": "%1$s tried to swim in lava to escape %2$s",
                "attack.lightningBolt": "%1$s was struck by lightning",
                "attack.magic": "%1$s was killed by magic",
                "attack.mob": "%1$s was slain by %2$s",
                "attack.onFire": "%1$s burned to death",
                "attack.onFire.player": "%1$s was burnt to a crisp whilst fighting %2$s",
                "attack.outOfWorld": "%1$s fell out of the world",
                "attack.player": "%1$s was slain by %2$s",
                "attack.player.item": "%1$s was slain by %2$s using %3$s",
                "attack.starve": "%1$s starved to death",
                "attack.thorns": "%1$s was killed trying to hurt %2$s",
                "attack.thrown": "%1$s was pummeled by %2$s",
                "attack.thrown.item": "%1$s was pummeled by %2$s using %3$s",
                "attack.wither": "%1$s withered away",
                "fell.accident.generic": "%1$s fell from a high place",
                "fell.accident.ladder": "%1$s fell off a ladder",
                "fell.accident.vines": "%1$s fell off some vines",
                "fell.accident.water": "%1$s fell out of the water",
                "fell.assist": "%1$s was doomed to fall by %2$s",
                "fell.assist.item": "%1$s was doomed to fall by %2$s using %3$s",
                "fell.finish": "%1$s fell too far and was finished by %2$s",
                "fell.finish.item": "%1$s fell too far and was finished by %2$s using %3$s",
                "fell.killer": "%1$s was doomed to fall"
            },
            "deathScreen": {
                "deleteWorld": "Delete world",
                "leaveServer": "Leave server",
                "quit.confirm": "Are you sure you want to quit?",
                "respawn": "Respawn",
                "score": "Score",
                "spectate": "Spectate world",
                "title": "You died!",
                "title.hardcore": "Game over!",
                "titleScreen": "Title screen"
            },
            "debug": {
                "advanced_tooltips.help": "F3 + H = Advanced tooltips",
                "advanced_tooltips.off": "Advanced tooltips: hidden",
                "advanced_tooltips.on": "Advanced tooltips: shown",
                "chunk_boundaries.help": "F3 + G = Show chunk boundaries",
                "chunk_boundaries.off": "Chunk borders: hidden",
                "chunk_boundaries.on": "Chunk borders: shown",
                "clear_chat.help": "F3 + D = Clear chat",
                "creative_spectator.error": "Unable to switch gamemode, no permission",
                "creative_spectator.help": "F3 + N = Cycle creative <-> spectator",
                "cycle_renderdistance.help": "F3 + F = Cycle render distance (Shift to invert)",
                "cycle_renderdistance.message": "Render Distance: %s",
                "help.help": "F3 + Q = Show this list",
                "help.message": "Key bindings:",
                "pause_focus.help": "F3 + P = Pause on lost focus",
                "pause_focus.off": "Pause on lost focus: disabled",
                "pause_focus.on": "Pause on lost focus: enabled",
                "reload_chunks.help": "F3 + A = Reload chunks",
                "reload_chunks.message": "Reloading all chunks",
                "reload_resourcepacks.help": "F3 + T = Reload resource packs",
                "reload_resourcepacks.message": "Reloaded resource packs",
                "show_hitboxes.help": "F3 + B = Show hitboxes",
                "show_hitboxes.off": "Hitboxes: hidden",
                "show_hitboxes.on": "Hitboxes: shown"
            },
            "demo": {
                "day.1": "This demo will last five game days, do your best!",
                "day.2": "Day Two",
                "day.3": "Day Three",
                "day.4": "Day Four",
                "day.5": "This is your last day!",
                "day.6": "You have passed your fifth day, use F2 to save a screenshot of your creation",
                "day.warning": "Your time is almost up!",
                "demoExpired": "Demo time's up!",
                "help.buy": "Purchase Now!",
                "help.fullWrapped": "This demo will last 5 ingame days (about 1 hour and 40 minutes of real time). Check the achievements for hints! Have fun!",
                "help.inventory": "Use %1$s to open your inventory",
                "help.jump": "Jump by pressing %1$s",
                "help.later": "Continue Playing!",
                "help.movement": "Use %1$s, %2$s, %3$s, %4$s and the mouse to move around",
                "help.movementMouse": "Look around using the mouse",
                "help.movementShort": "Move by pressing %1$s, %2$s, %3$s, %4$s",
                "help.title": "Minecraft Demo Mode",
                "remainingTime": "Remaining time: %s",
                "reminder": "The demo time has expired, buy the game to continue or start a new world!"
            },
            "difficulty": {
                "lock.question": "Are you sure you want to lock the difficulty of this world? This will set this world to always be %1$s, and you will never be able to change that again.",
                "lock.title": "Lock World Difficulty"
            },
            "disconnect": {
                "closed": "Connection closed",
                "disconnected": "Disconnected by Server",
                "endOfStream": "End of stream",
                "genericReason": "%s",
                "kicked": "Was kicked from the game",
                "loginFailed": "Failed to login",
                "loginFailedInfo": "Failed to login: %s",
                "loginFailedInfo.invalidSession": "Invalid session (Try restarting your game)",
                "loginFailedInfo.serversUnavailable": "The authentication servers are currently down for maintenance.",
                "lost": "Connection Lost",
                "overflow": "Buffer overflow",
                "quitting": "Quitting",
                "spam": "Kicked for spamming",
                "timeout": "Timed out"
            },
            "effect": {
                "absorption": "Absorption",
                "blindness": "Blindness",
                "confusion": "Nausea",
                "damageBoost": "Strength",
                "digSlowDown": "Mining Fatigue",
                "digSpeed": "Haste",
                "fireResistance": "Fire Resistance",
                "glowing": "Glowing",
                "harm": "Instant Damage",
                "heal": "Instant Health",
                "healthBoost": "Health Boost",
                "hunger": "Hunger",
                "invisibility": "Invisibility",
                "jump": "Jump Boost",
                "levitation": "Levitation",
                "luck": "Luck",
                "moveSlowdown": "Slowness",
                "moveSpeed": "Speed",
                "nightVision": "Night Vision",
                "none": "No Effects",
                "poison": "Poison",
                "regeneration": "Regeneration",
                "resistance": "Resistance",
                "saturation": "Saturation",
                "unluck": "Bad Luck",
                "waterBreathing": "Water Breathing",
                "weakness": "Weakness",
                "wither": "Wither"
            },
            "enchantment": {
                "arrowDamage": "Power",
                "arrowFire": "Flame",
                "arrowInfinite": "Infinity",
                "arrowKnockback": "Punch",
                "binding_curse": "Curse of Binding",
                "damage.all": "Sharpness",
                "damage.arthropods": "Bane of Arthropods",
                "damage.undead": "Smite",
                "digging": "Efficiency",
                "durability": "Unbreaking",
                "fire": "Fire Aspect",
                "fishingSpeed": "Lure",
                "frostWalker": "Frost Walker",
                "knockback": "Knockback",
                "level.1": "I",
                "level.10": "X",
                "level.2": "II",
                "level.3": "III",
                "level.4": "IV",
                "level.5": "V",
                "level.6": "VI",
                "level.7": "VII",
                "level.8": "VIII",
                "level.9": "IX",
                "lootBonus": "Looting",
                "lootBonusDigger": "Fortune",
                "lootBonusFishing": "Luck of the Sea",
                "mending": "Mending",
                "oxygen": "Respiration",
                "protect.all": "Protection",
                "protect.explosion": "Blast Protection",
                "protect.fall": "Feather Falling",
                "protect.fire": "Fire Protection",
                "protect.projectile": "Projectile Protection",
                "thorns": "Thorns",
                "untouching": "Silk Touch",
                "vanishing_curse": "Curse of Vanishing",
                "waterWalker": "Depth Strider",
                "waterWorker": "Aqua Affinity"
            },
            "entity": {
                "ArmorStand.name": "Armor Stand",
                "Arrow.name": "Arrow",
                "Bat.name": "Bat",
                "Blaze.name": "Blaze",
                "Boat.name": "Boat",
                "Cat.name": "Cat",
                "CaveSpider.name": "Cave Spider",
                "Chicken.name": "Chicken",
                "Cow.name": "Cow",
                "Creeper.name": "Creeper",
                "Donkey.name": "Donkey",
                "DragonFireball.name": "Dragon Fireball",
                "ElderGuardian.name": "Elder Guardian",
                "EnderDragon.name": "Ender Dragon",
                "Enderman.name": "Enderman",
                "Endermite.name": "Endermite",
                "EvocationIllager.name": "Evoker",
                "FallingSand.name": "Falling Block",
                "Fireball.name": "Fireball",
                "Ghast.name": "Ghast",
                "Giant.name": "Giant",
                "Guardian.name": "Guardian",
                "Horse.name": "Horse",
                "Husk.name": "Husk",
                "Item.name": "Item",
                "KillerBunny.name": "The Killer Bunny",
                "LavaSlime.name": "Magma Cube",
                "Llama.name": "Llama",
                "Minecart.name": "Minecart",
                "MinecartChest.name": "Minecart with Chest",
                "MinecartHopper.name": "Minecart with Hopper",
                "Mob.name": "Mob",
                "Monster.name": "Monster",
                "Mule.name": "Mule",
                "MushroomCow.name": "Mooshroom",
                "Ozelot.name": "Ocelot",
                "Painting.name": "Painting",
                "Pig.name": "Pig",
                "PigZombie.name": "Zombie Pigman",
                "PolarBear.name": "Polar Bear",
                "PrimedTnt.name": "Block of TNT",
                "Rabbit.name": "Rabbit",
                "Sheep.name": "Sheep",
                "Shulker.name": "Shulker",
                "Silverfish.name": "Silverfish",
                "Skeleton.name": "Skeleton",
                "SkeletonHorse.name": "Skeleton Horse",
                "Slime.name": "Slime",
                "SmallFireball.name": "Small Fireball",
                "SnowMan.name": "Snow Golem",
                "Snowball.name": "Snowball",
                "Spider.name": "Spider",
                "Squid.name": "Squid",
                "Stray.name": "Stray",
                "ThrownPotion.name": "Potion",
                "Vex.name": "Vex",
                "Villager.armor": "Armorer",
                "Villager.butcher": "Butcher",
                "Villager.cartographer": "Cartographer",
                "Villager.cleric": "Cleric",
                "Villager.farmer": "Farmer",
                "Villager.fisherman": "Fisherman",
                "Villager.fletcher": "Fletcher",
                "Villager.leather": "Leatherworker",
                "Villager.librarian": "Librarian",
                "Villager.name": "Villager",
                "Villager.nitwit": "Nitwit",
                "Villager.shepherd": "Shepherd",
                "Villager.tool": "Tool Smith",
                "Villager.weapon": "Weapon Smith",
                "VillagerGolem.name": "Iron Golem",
                "VindicationIllager.name": "Vindicator",
                "Witch.name": "Witch",
                "WitherBoss.name": "Wither",
                "WitherSkeleton.name": "Wither Skeleton",
                "Wolf.name": "Wolf",
                "XPOrb.name": "Experience Orb",
                "Zombie.name": "Zombie",
                "ZombieHorse.name": "Zombie Horse",
                "ZombieVillager.name": "Zombie Villager",
                "generic.name": "unknown"
            },
            "filled_map": {
                "mansion": "Woodland Explorer Map",
                "monument": "Ocean Explorer Map"
            },
            "gameMode": {
                "adventure": "Adventure Mode",
                "changed": "Your game mode has been updated to %s",
                "creative": "Creative Mode",
                "hardcore": "Hardcore Mode!",
                "spectator": "Spectator Mode",
                "survival": "Survival Mode"
            },
            "generator": {
                "amplified": "AMPLIFIED",
                "amplified.info": "Notice: Just for fun, requires beefy computer",
                "customized": "Customized",
                "debug_all_block_states": "Debug Mode",
                "default": "Default",
                "flat": "Superflat",
                "largeBiomes": "Large Biomes"
            },
            "gui": {
                "achievements": "Achievements",
                "all": "All",
                "back": "Back",
                "cancel": "Cancel",
                "done": "Done",
                "down": "Down",
                "no": "No",
                "none": "None",
                "stats": "Statistics",
                "toMenu": "Back to server list",
                "toTitle": "Back to title screen",
                "up": "Up",
                "yes": "Yes"
            },
            "inventory": {
                "binSlot": "Destroy Item"
            },
            "item": {
                "apple.name": "Apple",
                "appleGold.name": "Golden Apple",
                "armorStand.name": "Armor Stand",
                "arrow.name": "Arrow",
                "banner.black.name": "Black Banner",
                "banner.blue.name": "Blue Banner",
                "banner.border.black": "Black Bordure",
                "banner.border.blue": "Blue Bordure",
                "banner.border.brown": "Brown Bordure",
                "banner.border.cyan": "Cyan Bordure",
                "banner.border.gray": "Gray Bordure",
                "banner.border.green": "Green Bordure",
                "banner.border.lightBlue": "Light Blue Bordure",
                "banner.border.lime": "Lime Bordure",
                "banner.border.magenta": "Magenta Bordure",
                "banner.border.orange": "Orange Bordure",
                "banner.border.pink": "Pink Bordure",
                "banner.border.purple": "Purple Bordure",
                "banner.border.red": "Red Bordure",
                "banner.border.silver": "Light Gray Bordure",
                "banner.border.white": "White Bordure",
                "banner.border.yellow": "Yellow Bordure",
                "banner.bricks.black": "Black Field Masoned",
                "banner.bricks.blue": "Blue Field Masoned",
                "banner.bricks.brown": "Brown Field Masoned",
                "banner.bricks.cyan": "Cyan Field Masoned",
                "banner.bricks.gray": "Gray Field Masoned",
                "banner.bricks.green": "Green Field Masoned",
                "banner.bricks.lightBlue": "Light Blue Field Masoned",
                "banner.bricks.lime": "Lime Field Masoned",
                "banner.bricks.magenta": "Magenta Field Masoned",
                "banner.bricks.orange": "Orange Field Masoned",
                "banner.bricks.pink": "Pink Field Masoned",
                "banner.bricks.purple": "Purple Field Masoned",
                "banner.bricks.red": "Red Field Masoned",
                "banner.bricks.silver": "Light Gray Field Masoned",
                "banner.bricks.white": "White Field Masoned",
                "banner.bricks.yellow": "Yellow Field Masoned",
                "banner.brown.name": "Brown Banner",
                "banner.circle.black": "Black Roundel",
                "banner.circle.blue": "Blue Roundel",
                "banner.circle.brown": "Brown Roundel",
                "banner.circle.cyan": "Cyan Roundel",
                "banner.circle.gray": "Gray Roundel",
                "banner.circle.green": "Green Roundel",
                "banner.circle.lightBlue": "Light Blue Roundel",
                "banner.circle.lime": "Lime Roundel",
                "banner.circle.magenta": "Magenta Roundel",
                "banner.circle.orange": "Orange Roundel",
                "banner.circle.pink": "Pink Roundel",
                "banner.circle.purple": "Purple Roundel",
                "banner.circle.red": "Red Roundel",
                "banner.circle.silver": "Light Gray Roundel",
                "banner.circle.white": "White Roundel",
                "banner.circle.yellow": "Yellow Roundel",
                "banner.creeper.black": "Black Creeper Charge",
                "banner.creeper.blue": "Blue Creeper Charge",
                "banner.creeper.brown": "Brown Creeper Charge",
                "banner.creeper.cyan": "Cyan Creeper Charge",
                "banner.creeper.gray": "Gray Creeper Charge",
                "banner.creeper.green": "Green Creeper Charge",
                "banner.creeper.lightBlue": "Light Blue Creeper Charge",
                "banner.creeper.lime": "Lime Creeper Charge",
                "banner.creeper.magenta": "Magenta Creeper Charge",
                "banner.creeper.orange": "Orange Creeper Charge",
                "banner.creeper.pink": "Pink Creeper Charge",
                "banner.creeper.purple": "Purple Creeper Charge",
                "banner.creeper.red": "Red Creeper Charge",
                "banner.creeper.silver": "Light Gray Creeper Charge",
                "banner.creeper.white": "White Creeper Charge",
                "banner.creeper.yellow": "Yellow Creeper Charge",
                "banner.cross.black": "Black Saltire",
                "banner.cross.blue": "Blue Saltire",
                "banner.cross.brown": "Brown Saltire",
                "banner.cross.cyan": "Cyan Saltire",
                "banner.cross.gray": "Gray Saltire",
                "banner.cross.green": "Green Saltire",
                "banner.cross.lightBlue": "Light Blue Saltire",
                "banner.cross.lime": "Lime Saltire",
                "banner.cross.magenta": "Magenta Saltire",
                "banner.cross.orange": "Orange Saltire",
                "banner.cross.pink": "Pink Saltire",
                "banner.cross.purple": "Purple Saltire",
                "banner.cross.red": "Red Saltire",
                "banner.cross.silver": "Light Gray Saltire",
                "banner.cross.white": "White Saltire",
                "banner.cross.yellow": "Yellow Saltire",
                "banner.curly_border.black": "Black Bordure Indented",
                "banner.curly_border.blue": "Blue Bordure Indented",
                "banner.curly_border.brown": "Brown Bordure Indented",
                "banner.curly_border.cyan": "Cyan Bordure Indented",
                "banner.curly_border.gray": "Gray Bordure Indented",
                "banner.curly_border.green": "Green Bordure Indented",
                "banner.curly_border.lightBlue": "Light Blue Bordure Indented",
                "banner.curly_border.lime": "Lime Bordure Indented",
                "banner.curly_border.magenta": "Magenta Bordure Indented",
                "banner.curly_border.orange": "Orange Bordure Indented",
                "banner.curly_border.pink": "Pink Bordure Indented",
                "banner.curly_border.purple": "Purple Bordure Indented",
                "banner.curly_border.red": "Red Bordure Indented",
                "banner.curly_border.silver": "Light Gray Bordure Indented",
                "banner.curly_border.white": "White Bordure Indented",
                "banner.curly_border.yellow": "Yellow Bordure Indented",
                "banner.cyan.name": "Cyan Banner",
                "banner.diagonal_left.black": "Black Per Bend Sinister",
                "banner.diagonal_left.blue": "Blue Per Bend Sinister",
                "banner.diagonal_left.brown": "Brown Per Bend Sinister",
                "banner.diagonal_left.cyan": "Cyan Per Bend Sinister",
                "banner.diagonal_left.gray": "Gray Per Bend Sinister",
                "banner.diagonal_left.green": "Green Per Bend Sinister",
                "banner.diagonal_left.lightBlue": "Light Blue Per Bend Sinister",
                "banner.diagonal_left.lime": "Lime Per Bend Sinister",
                "banner.diagonal_left.magenta": "Magenta Per Bend Sinister",
                "banner.diagonal_left.orange": "Orange Per Bend Sinister",
                "banner.diagonal_left.pink": "Pink Per Bend Sinister",
                "banner.diagonal_left.purple": "Purple Per Bend Sinister",
                "banner.diagonal_left.red": "Red Per Bend Sinister",
                "banner.diagonal_left.silver": "Light Gray Per Bend Sinister",
                "banner.diagonal_left.white": "White Per Bend Sinister",
                "banner.diagonal_left.yellow": "Yellow Per Bend Sinister",
                "banner.diagonal_right.black": "Black Per Bend",
                "banner.diagonal_right.blue": "Blue Per Bend",
                "banner.diagonal_right.brown": "Brown Per Bend",
                "banner.diagonal_right.cyan": "Cyan Per Bend",
                "banner.diagonal_right.gray": "Gray Per Bend",
                "banner.diagonal_right.green": "Green Per Bend",
                "banner.diagonal_right.lightBlue": "Light Blue Per Bend",
                "banner.diagonal_right.lime": "Lime Per Bend",
                "banner.diagonal_right.magenta": "Magenta Per Bend",
                "banner.diagonal_right.orange": "Orange Per Bend",
                "banner.diagonal_right.pink": "Pink Per Bend",
                "banner.diagonal_right.purple": "Purple Per Bend",
                "banner.diagonal_right.red": "Red Per Bend",
                "banner.diagonal_right.silver": "Light Gray Per Bend",
                "banner.diagonal_right.white": "White Per Bend",
                "banner.diagonal_right.yellow": "Yellow Per Bend",
                "banner.diagonal_up_left.black": "Black Per Bend Inverted",
                "banner.diagonal_up_left.blue": "Blue Per Bend Inverted",
                "banner.diagonal_up_left.brown": "Brown Per Bend Inverted",
                "banner.diagonal_up_left.cyan": "Cyan Per Bend Inverted",
                "banner.diagonal_up_left.gray": "Gray Per Bend Inverted",
                "banner.diagonal_up_left.green": "Green Per Bend Inverted",
                "banner.diagonal_up_left.lightBlue": "Light Blue Per Bend Inverted",
                "banner.diagonal_up_left.lime": "Lime Per Bend Inverted",
                "banner.diagonal_up_left.magenta": "Magenta Per Bend Inverted",
                "banner.diagonal_up_left.orange": "Orange Per Bend Inverted",
                "banner.diagonal_up_left.pink": "Pink Per Bend Inverted",
                "banner.diagonal_up_left.purple": "Purple Per Bend Inverted",
                "banner.diagonal_up_left.red": "Red Per Bend Inverted",
                "banner.diagonal_up_left.silver": "Light Gray Per Bend Inverted",
                "banner.diagonal_up_left.white": "White Per Bend Inverted",
                "banner.diagonal_up_left.yellow": "Yellow Per Bend Inverted",
                "banner.diagonal_up_right.black": "Black Per Bend Sinister Inverted",
                "banner.diagonal_up_right.blue": "Blue Per Bend Sinister Inverted",
                "banner.diagonal_up_right.brown": "Brown Per Bend Sinister Inverted",
                "banner.diagonal_up_right.cyan": "Cyan Per Bend Sinister Inverted",
                "banner.diagonal_up_right.gray": "Gray Per Bend Sinister Inverted",
                "banner.diagonal_up_right.green": "Green Per Bend Sinister Inverted",
                "banner.diagonal_up_right.lightBlue": "Light Blue Per Bend Sinister Inverted",
                "banner.diagonal_up_right.lime": "Lime Per Bend Sinister Inverted",
                "banner.diagonal_up_right.magenta": "Magenta Per Bend Sinister Inverted",
                "banner.diagonal_up_right.orange": "Orange Per Bend Sinister Inverted",
                "banner.diagonal_up_right.pink": "Pink Per Bend Sinister Inverted",
                "banner.diagonal_up_right.purple": "Purple Per Bend Sinister Inverted",
                "banner.diagonal_up_right.red": "Red Per Bend Sinister Inverted",
                "banner.diagonal_up_right.silver": "Light Gray Per Bend Sinister Inverted",
                "banner.diagonal_up_right.white": "White Per Bend Sinister Inverted",
                "banner.diagonal_up_right.yellow": "Yellow Per Bend Sinister Inverted",
                "banner.flower.black": "Black Flower Charge",
                "banner.flower.blue": "Blue Flower Charge",
                "banner.flower.brown": "Brown Flower Charge",
                "banner.flower.cyan": "Cyan Flower Charge",
                "banner.flower.gray": "Gray Flower Charge",
                "banner.flower.green": "Green Flower Charge",
                "banner.flower.lightBlue": "Light Blue Flower Charge",
                "banner.flower.lime": "Lime Flower Charge",
                "banner.flower.magenta": "Magenta Flower Charge",
                "banner.flower.orange": "Orange Flower Charge",
                "banner.flower.pink": "Pink Flower Charge",
                "banner.flower.purple": "Purple Flower Charge",
                "banner.flower.red": "Red Flower Charge",
                "banner.flower.silver": "Light Gray Flower Charge",
                "banner.flower.white": "White Flower Charge",
                "banner.flower.yellow": "Yellow Flower Charge",
                "banner.gradient.black": "Black Gradient",
                "banner.gradient.blue": "Blue Gradient",
                "banner.gradient.brown": "Brown Gradient",
                "banner.gradient.cyan": "Cyan Gradient",
                "banner.gradient.gray": "Gray Gradient",
                "banner.gradient.green": "Green Gradient",
                "banner.gradient.lightBlue": "Light Blue Gradient",
                "banner.gradient.lime": "Lime Gradient",
                "banner.gradient.magenta": "Magenta Gradient",
                "banner.gradient.orange": "Orange Gradient",
                "banner.gradient.pink": "Pink Gradient",
                "banner.gradient.purple": "Purple Gradient",
                "banner.gradient.red": "Red Gradient",
                "banner.gradient.silver": "Light Gray Gradient",
                "banner.gradient.white": "White Gradient",
                "banner.gradient.yellow": "Yellow Gradient",
                "banner.gradient_up.black": "Black Base Gradient",
                "banner.gradient_up.blue": "Blue Base Gradient",
                "banner.gradient_up.brown": "Brown Base Gradient",
                "banner.gradient_up.cyan": "Cyan Base Gradient",
                "banner.gradient_up.gray": "Gray Base Gradient",
                "banner.gradient_up.green": "Green Base Gradient",
                "banner.gradient_up.lightBlue": "Light Blue Base Gradient",
                "banner.gradient_up.lime": "Lime Base Gradient",
                "banner.gradient_up.magenta": "Magenta Base Gradient",
                "banner.gradient_up.orange": "Orange Base Gradient",
                "banner.gradient_up.pink": "Pink Base Gradient",
                "banner.gradient_up.purple": "Purple Base Gradient",
                "banner.gradient_up.red": "Red Base Gradient",
                "banner.gradient_up.silver": "Light Gray Base Gradient",
                "banner.gradient_up.white": "White Base Gradient",
                "banner.gradient_up.yellow": "Yellow Base Gradient",
                "banner.gray.name": "Gray Banner",
                "banner.green.name": "Green Banner",
                "banner.half_horizontal.black": "Black Per Fess",
                "banner.half_horizontal.blue": "Blue Per Fess",
                "banner.half_horizontal.brown": "Brown Per Fess",
                "banner.half_horizontal.cyan": "Cyan Per Fess",
                "banner.half_horizontal.gray": "Gray Per Fess",
                "banner.half_horizontal.green": "Green Per Fess",
                "banner.half_horizontal.lightBlue": "Light Blue Per Fess",
                "banner.half_horizontal.lime": "Lime Per Fess",
                "banner.half_horizontal.magenta": "Magenta Per Fess",
                "banner.half_horizontal.orange": "Orange Per Fess",
                "banner.half_horizontal.pink": "Pink Per Fess",
                "banner.half_horizontal.purple": "Purple Per Fess",
                "banner.half_horizontal.red": "Red Per Fess",
                "banner.half_horizontal.silver": "Light Gray Per Fess",
                "banner.half_horizontal.white": "White Per Fess",
                "banner.half_horizontal.yellow": "Yellow Per Fess",
                "banner.half_horizontal_bottom.black": "Black Per Fess Inverted",
                "banner.half_horizontal_bottom.blue": "Blue Per Fess Inverted",
                "banner.half_horizontal_bottom.brown": "Brown Per Fess Inverted",
                "banner.half_horizontal_bottom.cyan": "Cyan Per Fess Inverted",
                "banner.half_horizontal_bottom.gray": "Gray Per Fess Inverted",
                "banner.half_horizontal_bottom.green": "Green Per Fess Inverted",
                "banner.half_horizontal_bottom.lightBlue": "Light Blue Per Fess Inverted",
                "banner.half_horizontal_bottom.lime": "Lime Per Fess Inverted",
                "banner.half_horizontal_bottom.magenta": "Magenta Per Fess Inverted",
                "banner.half_horizontal_bottom.orange": "Orange Per Fess Inverted",
                "banner.half_horizontal_bottom.pink": "Pink Per Fess Inverted",
                "banner.half_horizontal_bottom.purple": "Purple Per Fess Inverted",
                "banner.half_horizontal_bottom.red": "Red Per Fess Inverted",
                "banner.half_horizontal_bottom.silver": "Light Gray Per Fess Inverted",
                "banner.half_horizontal_bottom.white": "White Per Fess Inverted",
                "banner.half_horizontal_bottom.yellow": "Yellow Per Fess Inverted",
                "banner.half_vertical.black": "Black Per Pale",
                "banner.half_vertical.blue": "Blue Per Pale",
                "banner.half_vertical.brown": "Brown Per Pale",
                "banner.half_vertical.cyan": "Cyan Per Pale",
                "banner.half_vertical.gray": "Gray Per Pale",
                "banner.half_vertical.green": "Green Per Pale",
                "banner.half_vertical.lightBlue": "Light Blue Per Pale",
                "banner.half_vertical.lime": "Lime Per Pale",
                "banner.half_vertical.magenta": "Magenta Per Pale",
                "banner.half_vertical.orange": "Orange Per Pale",
                "banner.half_vertical.pink": "Pink Per Pale",
                "banner.half_vertical.purple": "Purple Per Pale",
                "banner.half_vertical.red": "Red Per Pale",
                "banner.half_vertical.silver": "Light Gray Per Pale",
                "banner.half_vertical.white": "White Per Pale",
                "banner.half_vertical.yellow": "Yellow Per Pale",
                "banner.half_vertical_right.black": "Black Per Pale Inverted",
                "banner.half_vertical_right.blue": "Blue Per Pale Inverted",
                "banner.half_vertical_right.brown": "Brown Per Pale Inverted",
                "banner.half_vertical_right.cyan": "Cyan Per Pale Inverted",
                "banner.half_vertical_right.gray": "Gray Per Pale Inverted",
                "banner.half_vertical_right.green": "Green Per Pale Inverted",
                "banner.half_vertical_right.lightBlue": "Light Blue Per Pale Inverted",
                "banner.half_vertical_right.lime": "Lime Per Pale Inverted",
                "banner.half_vertical_right.magenta": "Magenta Per Pale Inverted",
                "banner.half_vertical_right.orange": "Orange Per Pale Inverted",
                "banner.half_vertical_right.pink": "Pink Per Pale Inverted",
                "banner.half_vertical_right.purple": "Purple Per Pale Inverted",
                "banner.half_vertical_right.red": "Red Per Pale Inverted",
                "banner.half_vertical_right.silver": "Light Gray Per Pale Inverted",
                "banner.half_vertical_right.white": "White Per Pale Inverted",
                "banner.half_vertical_right.yellow": "Yellow Per Pale Inverted",
                "banner.lightBlue.name": "Light Blue Banner",
                "banner.lime.name": "Lime Banner",
                "banner.magenta.name": "Magenta Banner",
                "banner.mojang.black": "Black Thing",
                "banner.mojang.blue": "Blue Thing",
                "banner.mojang.brown": "Brown Thing",
                "banner.mojang.cyan": "Cyan Thing",
                "banner.mojang.gray": "Gray Thing",
                "banner.mojang.green": "Green Thing",
                "banner.mojang.lightBlue": "Light Blue Thing",
                "banner.mojang.lime": "Lime Thing",
                "banner.mojang.magenta": "Magenta Thing",
                "banner.mojang.orange": "Orange Thing",
                "banner.mojang.pink": "Pink Thing",
                "banner.mojang.purple": "Purple Thing",
                "banner.mojang.red": "Red Thing",
                "banner.mojang.silver": "Light Gray Thing",
                "banner.mojang.white": "White Thing",
                "banner.mojang.yellow": "Yellow Thing",
                "banner.orange.name": "Orange Banner",
                "banner.pink.name": "Pink Banner",
                "banner.purple.name": "Purple Banner",
                "banner.red.name": "Red Banner",
                "banner.rhombus.black": "Black Lozenge",
                "banner.rhombus.blue": "Blue Lozenge",
                "banner.rhombus.brown": "Brown Lozenge",
                "banner.rhombus.cyan": "Cyan Lozenge",
                "banner.rhombus.gray": "Gray Lozenge",
                "banner.rhombus.green": "Green Lozenge",
                "banner.rhombus.lightBlue": "Light Blue Lozenge",
                "banner.rhombus.lime": "Lime Lozenge",
                "banner.rhombus.magenta": "Magenta Lozenge",
                "banner.rhombus.orange": "Orange Lozenge",
                "banner.rhombus.pink": "Pink Lozenge",
                "banner.rhombus.purple": "Purple Lozenge",
                "banner.rhombus.red": "Red Lozenge",
                "banner.rhombus.silver": "Light Gray Lozenge",
                "banner.rhombus.white": "White Lozenge",
                "banner.rhombus.yellow": "Yellow Lozenge",
                "banner.silver.name": "Light Gray Banner",
                "banner.skull.black": "Black Skull Charge",
                "banner.skull.blue": "Blue Skull Charge",
                "banner.skull.brown": "Brown Skull Charge",
                "banner.skull.cyan": "Cyan Skull Charge",
                "banner.skull.gray": "Gray Skull Charge",
                "banner.skull.green": "Green Skull Charge",
                "banner.skull.lightBlue": "Light Blue Skull Charge",
                "banner.skull.lime": "Lime Skull Charge",
                "banner.skull.magenta": "Magenta Skull Charge",
                "banner.skull.orange": "Orange Skull Charge",
                "banner.skull.pink": "Pink Skull Charge",
                "banner.skull.purple": "Purple Skull Charge",
                "banner.skull.red": "Red Skull Charge",
                "banner.skull.silver": "Light Gray Skull Charge",
                "banner.skull.white": "White Skull Charge",
                "banner.skull.yellow": "Yellow Skull Charge",
                "banner.small_stripes.black": "Black Paly",
                "banner.small_stripes.blue": "Blue Paly",
                "banner.small_stripes.brown": "Brown Paly",
                "banner.small_stripes.cyan": "Cyan Paly",
                "banner.small_stripes.gray": "Gray Paly",
                "banner.small_stripes.green": "Green Paly",
                "banner.small_stripes.lightBlue": "Light Blue Paly",
                "banner.small_stripes.lime": "Lime Paly",
                "banner.small_stripes.magenta": "Magenta Paly",
                "banner.small_stripes.orange": "Orange Paly",
                "banner.small_stripes.pink": "Pink Paly",
                "banner.small_stripes.purple": "Purple Paly",
                "banner.small_stripes.red": "Red Paly",
                "banner.small_stripes.silver": "Light Gray Paly",
                "banner.small_stripes.white": "White Paly",
                "banner.small_stripes.yellow": "Yellow Paly",
                "banner.square_bottom_left.black": "Black Base Dexter Canton",
                "banner.square_bottom_left.blue": "Blue Base Dexter Canton",
                "banner.square_bottom_left.brown": "Brown Base Dexter Canton",
                "banner.square_bottom_left.cyan": "Cyan Base Dexter Canton",
                "banner.square_bottom_left.gray": "Gray Base Dexter Canton",
                "banner.square_bottom_left.green": "Green Base Dexter Canton",
                "banner.square_bottom_left.lightBlue": "Light Blue Base Dexter Canton",
                "banner.square_bottom_left.lime": "Lime Base Dexter Canton",
                "banner.square_bottom_left.magenta": "Magenta Base Dexter Canton",
                "banner.square_bottom_left.orange": "Orange Base Dexter Canton",
                "banner.square_bottom_left.pink": "Pink Base Dexter Canton",
                "banner.square_bottom_left.purple": "Purple Base Dexter Canton",
                "banner.square_bottom_left.red": "Red Base Dexter Canton",
                "banner.square_bottom_left.silver": "Light Gray Base Dexter Canton",
                "banner.square_bottom_left.white": "White Base Dexter Canton",
                "banner.square_bottom_left.yellow": "Yellow Base Dexter Canton",
                "banner.square_bottom_right.black": "Black Base Sinister Canton",
                "banner.square_bottom_right.blue": "Blue Base Sinister Canton",
                "banner.square_bottom_right.brown": "Brown Base Sinister Canton",
                "banner.square_bottom_right.cyan": "Cyan Base Sinister Canton",
                "banner.square_bottom_right.gray": "Gray Base Sinister Canton",
                "banner.square_bottom_right.green": "Green Base Sinister Canton",
                "banner.square_bottom_right.lightBlue": "Light Blue Base Sinister Canton",
                "banner.square_bottom_right.lime": "Lime Base Sinister Canton",
                "banner.square_bottom_right.magenta": "Magenta Base Sinister Canton",
                "banner.square_bottom_right.orange": "Orange Base Sinister Canton",
                "banner.square_bottom_right.pink": "Pink Base Sinister Canton",
                "banner.square_bottom_right.purple": "Purple Base Sinister Canton",
                "banner.square_bottom_right.red": "Red Base Sinister Canton",
                "banner.square_bottom_right.silver": "Light Gray Base Sinister Canton",
                "banner.square_bottom_right.white": "White Base Sinister Canton",
                "banner.square_bottom_right.yellow": "Yellow Base Sinister Canton",
                "banner.square_top_left.black": "Black Chief Dexter Canton",
                "banner.square_top_left.blue": "Blue Chief Dexter Canton",
                "banner.square_top_left.brown": "Brown Chief Dexter Canton",
                "banner.square_top_left.cyan": "Cyan Chief Dexter Canton",
                "banner.square_top_left.gray": "Gray Chief Dexter Canton",
                "banner.square_top_left.green": "Green Chief Dexter Canton",
                "banner.square_top_left.lightBlue": "Light Blue Chief Dexter Canton",
                "banner.square_top_left.lime": "Lime Chief Dexter Canton",
                "banner.square_top_left.magenta": "Magenta Chief Dexter Canton",
                "banner.square_top_left.orange": "Orange Chief Dexter Canton",
                "banner.square_top_left.pink": "Pink Chief Dexter Canton",
                "banner.square_top_left.purple": "Purple Chief Dexter Canton",
                "banner.square_top_left.red": "Red Chief Dexter Canton",
                "banner.square_top_left.silver": "Light Gray Chief Dexter Canton",
                "banner.square_top_left.white": "White Chief Dexter Canton",
                "banner.square_top_left.yellow": "Yellow Chief Dexter Canton",
                "banner.square_top_right.black": "Black Chief Sinister Canton",
                "banner.square_top_right.blue": "Blue Chief Sinister Canton",
                "banner.square_top_right.brown": "Brown Chief Sinister Canton",
                "banner.square_top_right.cyan": "Cyan Chief Sinister Canton",
                "banner.square_top_right.gray": "Gray Chief Sinister Canton",
                "banner.square_top_right.green": "Green Chief Sinister Canton",
                "banner.square_top_right.lightBlue": "Light Blue Chief Sinister Canton",
                "banner.square_top_right.lime": "Lime Chief Sinister Canton",
                "banner.square_top_right.magenta": "Magenta Chief Sinister Canton",
                "banner.square_top_right.orange": "Orange Chief Sinister Canton",
                "banner.square_top_right.pink": "Pink Chief Sinister Canton",
                "banner.square_top_right.purple": "Purple Chief Sinister Canton",
                "banner.square_top_right.red": "Red Chief Sinister Canton",
                "banner.square_top_right.silver": "Light Gray Chief Sinister Canton",
                "banner.square_top_right.white": "White Chief Sinister Canton",
                "banner.square_top_right.yellow": "Yellow Chief Sinister Canton",
                "banner.straight_cross.black": "Black Cross",
                "banner.straight_cross.blue": "Blue Cross",
                "banner.straight_cross.brown": "Brown Cross",
                "banner.straight_cross.cyan": "Cyan Cross",
                "banner.straight_cross.gray": "Gray Cross",
                "banner.straight_cross.green": "Green Cross",
                "banner.straight_cross.lightBlue": "Light Blue Cross",
                "banner.straight_cross.lime": "Lime Cross",
                "banner.straight_cross.magenta": "Magenta Cross",
                "banner.straight_cross.orange": "Orange Cross",
                "banner.straight_cross.pink": "Pink Cross",
                "banner.straight_cross.purple": "Purple Cross",
                "banner.straight_cross.red": "Red Cross",
                "banner.straight_cross.silver": "Light Gray Cross",
                "banner.straight_cross.white": "White Cross",
                "banner.straight_cross.yellow": "Yellow Cross",
                "banner.stripe_bottom.black": "Black Base Fess",
                "banner.stripe_bottom.blue": "Blue Base Fess",
                "banner.stripe_bottom.brown": "Brown Base Fess",
                "banner.stripe_bottom.cyan": "Cyan Base Fess",
                "banner.stripe_bottom.gray": "Gray Base Fess",
                "banner.stripe_bottom.green": "Green Base Fess",
                "banner.stripe_bottom.lightBlue": "Light Blue Base Fess",
                "banner.stripe_bottom.lime": "Lime Base Fess",
                "banner.stripe_bottom.magenta": "Magenta Base Fess",
                "banner.stripe_bottom.orange": "Orange Base Fess",
                "banner.stripe_bottom.pink": "Pink Base Fess",
                "banner.stripe_bottom.purple": "Purple Base Fess",
                "banner.stripe_bottom.red": "Red Base Fess",
                "banner.stripe_bottom.silver": "Light Gray Base Fess",
                "banner.stripe_bottom.white": "White Base Fess",
                "banner.stripe_bottom.yellow": "Yellow Base Fess",
                "banner.stripe_center.black": "Black Pale",
                "banner.stripe_center.blue": "Blue Pale",
                "banner.stripe_center.brown": "Brown Pale",
                "banner.stripe_center.cyan": "Cyan Pale",
                "banner.stripe_center.gray": "Gray Pale",
                "banner.stripe_center.green": "Green Pale",
                "banner.stripe_center.lightBlue": "Light Blue Pale",
                "banner.stripe_center.lime": "Lime Pale",
                "banner.stripe_center.magenta": "Magenta Pale",
                "banner.stripe_center.orange": "Orange Pale",
                "banner.stripe_center.pink": "Pink Pale",
                "banner.stripe_center.purple": "Purple Pale",
                "banner.stripe_center.red": "Red Pale",
                "banner.stripe_center.silver": "Light Gray Pale",
                "banner.stripe_center.white": "White Pale",
                "banner.stripe_center.yellow": "Yellow Pale",
                "banner.stripe_downleft.black": "Black Bend Sinister",
                "banner.stripe_downleft.blue": "Blue Bend Sinister",
                "banner.stripe_downleft.brown": "Brown Bend Sinister",
                "banner.stripe_downleft.cyan": "Cyan Bend Sinister",
                "banner.stripe_downleft.gray": "Gray Bend Sinister",
                "banner.stripe_downleft.green": "Green Bend Sinister",
                "banner.stripe_downleft.lightBlue": "Light Blue Bend Sinister",
                "banner.stripe_downleft.lime": "Lime Bend Sinister",
                "banner.stripe_downleft.magenta": "Magenta Bend Sinister",
                "banner.stripe_downleft.orange": "Orange Bend Sinister",
                "banner.stripe_downleft.pink": "Pink Bend Sinister",
                "banner.stripe_downleft.purple": "Purple Bend Sinister",
                "banner.stripe_downleft.red": "Red Bend Sinister",
                "banner.stripe_downleft.silver": "Light Gray Bend Sinister",
                "banner.stripe_downleft.white": "White Bend Sinister",
                "banner.stripe_downleft.yellow": "Yellow Bend Sinister",
                "banner.stripe_downright.black": "Black Bend",
                "banner.stripe_downright.blue": "Blue Bend",
                "banner.stripe_downright.brown": "Brown Bend",
                "banner.stripe_downright.cyan": "Cyan Bend",
                "banner.stripe_downright.gray": "Gray Bend",
                "banner.stripe_downright.green": "Green Bend",
                "banner.stripe_downright.lightBlue": "Light Blue Bend",
                "banner.stripe_downright.lime": "Lime Bend",
                "banner.stripe_downright.magenta": "Magenta Bend",
                "banner.stripe_downright.orange": "Orange Bend",
                "banner.stripe_downright.pink": "Pink Bend",
                "banner.stripe_downright.purple": "Purple Bend",
                "banner.stripe_downright.red": "Red Bend",
                "banner.stripe_downright.silver": "Light Gray Bend",
                "banner.stripe_downright.white": "White Bend",
                "banner.stripe_downright.yellow": "Yellow Bend",
                "banner.stripe_left.black": "Black Pale Dexter",
                "banner.stripe_left.blue": "Blue Pale Dexter",
                "banner.stripe_left.brown": "Brown Pale Dexter",
                "banner.stripe_left.cyan": "Cyan Pale Dexter",
                "banner.stripe_left.gray": "Gray Pale Dexter",
                "banner.stripe_left.green": "Green Pale Dexter",
                "banner.stripe_left.lightBlue": "Light Blue Pale Dexter",
                "banner.stripe_left.lime": "Lime Pale Dexter",
                "banner.stripe_left.magenta": "Magenta Pale Dexter",
                "banner.stripe_left.orange": "Orange Pale Dexter",
                "banner.stripe_left.pink": "Pink Pale Dexter",
                "banner.stripe_left.purple": "Purple Pale Dexter",
                "banner.stripe_left.red": "Red Pale Dexter",
                "banner.stripe_left.silver": "Light Gray Pale Dexter",
                "banner.stripe_left.white": "White Pale Dexter",
                "banner.stripe_left.yellow": "Yellow Pale Dexter",
                "banner.stripe_middle.black": "Black Fess",
                "banner.stripe_middle.blue": "Blue Fess",
                "banner.stripe_middle.brown": "Brown Fess",
                "banner.stripe_middle.cyan": "Cyan Fess",
                "banner.stripe_middle.gray": "Gray Fess",
                "banner.stripe_middle.green": "Green Fess",
                "banner.stripe_middle.lightBlue": "Light Blue Fess",
                "banner.stripe_middle.lime": "Lime Fess",
                "banner.stripe_middle.magenta": "Magenta Fess",
                "banner.stripe_middle.orange": "Orange Fess",
                "banner.stripe_middle.pink": "Pink Fess",
                "banner.stripe_middle.purple": "Purple Fess",
                "banner.stripe_middle.red": "Red Fess",
                "banner.stripe_middle.silver": "Light Gray Fess",
                "banner.stripe_middle.white": "White Fess",
                "banner.stripe_middle.yellow": "Yellow Fess",
                "banner.stripe_right.black": "Black Pale Sinister",
                "banner.stripe_right.blue": "Blue Pale Sinister",
                "banner.stripe_right.brown": "Brown Pale Sinister",
                "banner.stripe_right.cyan": "Cyan Pale Sinister",
                "banner.stripe_right.gray": "Gray Pale Sinister",
                "banner.stripe_right.green": "Green Pale Sinister",
                "banner.stripe_right.lightBlue": "Light Blue Pale Sinister",
                "banner.stripe_right.lime": "Lime Pale Sinister",
                "banner.stripe_right.magenta": "Magenta Pale Sinister",
                "banner.stripe_right.orange": "Orange Pale Sinister",
                "banner.stripe_right.pink": "Pink Pale Sinister",
                "banner.stripe_right.purple": "Purple Pale Sinister",
                "banner.stripe_right.red": "Red Pale Sinister",
                "banner.stripe_right.silver": "Light Gray Pale Sinister",
                "banner.stripe_right.white": "White Pale Sinister",
                "banner.stripe_right.yellow": "Yellow Pale Sinister",
                "banner.stripe_top.black": "Black Chief Fess",
                "banner.stripe_top.blue": "Blue Chief Fess",
                "banner.stripe_top.brown": "Brown Chief Fess",
                "banner.stripe_top.cyan": "Cyan Chief Fess",
                "banner.stripe_top.gray": "Gray Chief Fess",
                "banner.stripe_top.green": "Green Chief Fess",
                "banner.stripe_top.lightBlue": "Light Blue Chief Fess",
                "banner.stripe_top.lime": "Lime Chief Fess",
                "banner.stripe_top.magenta": "Magenta Chief Fess",
                "banner.stripe_top.orange": "Orange Chief Fess",
                "banner.stripe_top.pink": "Pink Chief Fess",
                "banner.stripe_top.purple": "Purple Chief Fess",
                "banner.stripe_top.red": "Red Chief Fess",
                "banner.stripe_top.silver": "Light Gray Chief Fess",
                "banner.stripe_top.white": "White Chief Fess",
                "banner.stripe_top.yellow": "Yellow Chief Fess",
                "banner.triangle_bottom.black": "Black Chevron",
                "banner.triangle_bottom.blue": "Blue Chevron",
                "banner.triangle_bottom.brown": "Brown Chevron",
                "banner.triangle_bottom.cyan": "Cyan Chevron",
                "banner.triangle_bottom.gray": "Gray Chevron",
                "banner.triangle_bottom.green": "Green Chevron",
                "banner.triangle_bottom.lightBlue": "Light Blue Chevron",
                "banner.triangle_bottom.lime": "Lime Chevron",
                "banner.triangle_bottom.magenta": "Magenta Chevron",
                "banner.triangle_bottom.orange": "Orange Chevron",
                "banner.triangle_bottom.pink": "Pink Chevron",
                "banner.triangle_bottom.purple": "Purple Chevron",
                "banner.triangle_bottom.red": "Red Chevron",
                "banner.triangle_bottom.silver": "Light Gray Chevron",
                "banner.triangle_bottom.white": "White Chevron",
                "banner.triangle_bottom.yellow": "Yellow Chevron",
                "banner.triangle_top.black": "Black Inverted Chevron",
                "banner.triangle_top.blue": "Blue Inverted Chevron",
                "banner.triangle_top.brown": "Brown Inverted Chevron",
                "banner.triangle_top.cyan": "Cyan Inverted Chevron",
                "banner.triangle_top.gray": "Gray Inverted Chevron",
                "banner.triangle_top.green": "Green Inverted Chevron",
                "banner.triangle_top.lightBlue": "Light Blue Inverted Chevron",
                "banner.triangle_top.lime": "Lime Inverted Chevron",
                "banner.triangle_top.magenta": "Magenta Inverted Chevron",
                "banner.triangle_top.orange": "Orange Inverted Chevron",
                "banner.triangle_top.pink": "Pink Inverted Chevron",
                "banner.triangle_top.purple": "Purple Inverted Chevron",
                "banner.triangle_top.red": "Red Inverted Chevron",
                "banner.triangle_top.silver": "Light Gray Inverted Chevron",
                "banner.triangle_top.white": "White Inverted Chevron",
                "banner.triangle_top.yellow": "Yellow Inverted Chevron",
                "banner.triangles_bottom.black": "Black Base Indented",
                "banner.triangles_bottom.blue": "Blue Base Indented",
                "banner.triangles_bottom.brown": "Brown Base Indented",
                "banner.triangles_bottom.cyan": "Cyan Base Indented",
                "banner.triangles_bottom.gray": "Gray Base Indented",
                "banner.triangles_bottom.green": "Green Base Indented",
                "banner.triangles_bottom.lightBlue": "Light Blue Base Indented",
                "banner.triangles_bottom.lime": "Lime Base Indented",
                "banner.triangles_bottom.magenta": "Magenta Base Indented",
                "banner.triangles_bottom.orange": "Orange Base Indented",
                "banner.triangles_bottom.pink": "Pink Base Indented",
                "banner.triangles_bottom.purple": "Purple Base Indented",
                "banner.triangles_bottom.red": "Red Base Indented",
                "banner.triangles_bottom.silver": "Light Gray Base Indented",
                "banner.triangles_bottom.white": "White Base Indented",
                "banner.triangles_bottom.yellow": "Yellow Base Indented",
                "banner.triangles_top.black": "Black Chief Indented",
                "banner.triangles_top.blue": "Blue Chief Indented",
                "banner.triangles_top.brown": "Brown Chief Indented",
                "banner.triangles_top.cyan": "Cyan Chief Indented",
                "banner.triangles_top.gray": "Gray Chief Indented",
                "banner.triangles_top.green": "Green Chief Indented",
                "banner.triangles_top.lightBlue": "Light Blue Chief Indented",
                "banner.triangles_top.lime": "Lime Chief Indented",
                "banner.triangles_top.magenta": "Magenta Chief Indented",
                "banner.triangles_top.orange": "Orange Chief Indented",
                "banner.triangles_top.pink": "Pink Chief Indented",
                "banner.triangles_top.purple": "Purple Chief Indented",
                "banner.triangles_top.red": "Red Chief Indented",
                "banner.triangles_top.silver": "Light Gray Chief Indented",
                "banner.triangles_top.white": "White Chief Indented",
                "banner.triangles_top.yellow": "Yellow Chief Indented",
                "banner.white.name": "White Banner",
                "banner.yellow.name": "Yellow Banner",
                "bed.name": "Bed",
                "beefCooked.name": "Steak",
                "beefRaw.name": "Raw Beef",
                "beetroot.name": "Beetroot",
                "beetroot_seeds.name": "Beetroot Seeds",
                "beetroot_soup.name": "Beetroot Soup",
                "blazePowder.name": "Blaze Powder",
                "blazeRod.name": "Blaze Rod",
                "boat.acacia.name": "Acacia Boat",
                "boat.birch.name": "Birch Boat",
                "boat.dark_oak.name": "Dark Oak Boat",
                "boat.jungle.name": "Jungle Boat",
                "boat.oak.name": "Oak Boat",
                "boat.spruce.name": "Spruce Boat",
                "bone.name": "Bone",
                "book.name": "Book",
                "bootsChain.name": "Chain Boots",
                "bootsCloth.name": "Leather Boots",
                "bootsDiamond.name": "Diamond Boots",
                "bootsGold.name": "Golden Boots",
                "bootsIron.name": "Iron Boots",
                "bow.name": "Bow",
                "bowl.name": "Bowl",
                "bread.name": "Bread",
                "brewingStand.name": "Brewing Stand",
                "brick.name": "Brick",
                "bucket.name": "Bucket",
                "bucketLava.name": "Lava Bucket",
                "bucketWater.name": "Water Bucket",
                "cake.name": "Cake",
                "canBreak": "Can break:",
                "canPlace": "Can be placed on:",
                "carrotGolden.name": "Golden Carrot",
                "carrotOnAStick.name": "Carrot on a Stick",
                "carrots.name": "Carrot",
                "cauldron.name": "Cauldron",
                "charcoal.name": "Charcoal",
                "chestplateChain.name": "Chain Chestplate",
                "chestplateCloth.name": "Leather Tunic",
                "chestplateDiamond.name": "Diamond Chestplate",
                "chestplateGold.name": "Golden Chestplate",
                "chestplateIron.name": "Iron Chestplate",
                "chickenCooked.name": "Cooked Chicken",
                "chickenRaw.name": "Raw Chicken",
                "chorusFruit.name": "Chorus Fruit",
                "chorusFruitPopped.name": "Popped Chorus Fruit",
                "clay.name": "Clay",
                "clock.name": "Clock",
                "coal.name": "Coal",
                "color": "Color: %s",
                "comparator.name": "Redstone Comparator",
                "compass.name": "Compass",
                "cookie.name": "Cookie",
                "diamond.name": "Diamond",
                "diode.name": "Redstone Repeater",
                "doorAcacia.name": "Acacia Door",
                "doorBirch.name": "Birch Door",
                "doorDarkOak.name": "Dark Oak Door",
                "doorIron.name": "Iron Door",
                "doorJungle.name": "Jungle Door",
                "doorOak.name": "Oak Door",
                "doorSpruce.name": "Spruce Door",
                "dragon_breath.name": "Dragon's Breath",
                "durability": "Durability: %s / %s",
                "dyePowder.black.name": "Ink Sac",
                "dyePowder.blue.name": "Lapis Lazuli",
                "dyePowder.brown.name": "Cocoa Beans",
                "dyePowder.cyan.name": "Cyan Dye",
                "dyePowder.gray.name": "Gray Dye",
                "dyePowder.green.name": "Cactus Green",
                "dyePowder.lightBlue.name": "Light Blue Dye",
                "dyePowder.lime.name": "Lime Dye",
                "dyePowder.magenta.name": "Magenta Dye",
                "dyePowder.orange.name": "Orange Dye",
                "dyePowder.pink.name": "Pink Dye",
                "dyePowder.purple.name": "Purple Dye",
                "dyePowder.red.name": "Rose Red",
                "dyePowder.silver.name": "Light Gray Dye",
                "dyePowder.white.name": "Bone Meal",
                "dyePowder.yellow.name": "Dandelion Yellow",
                "dyed": "Dyed",
                "egg.name": "Egg",
                "elytra.name": "Elytra",
                "emerald.name": "Emerald",
                "emptyMap.name": "Empty Map",
                "enchantedBook.name": "Enchanted Book",
                "end_crystal.name": "End Crystal",
                "enderPearl.name": "Ender Pearl",
                "expBottle.name": "Bottle o' Enchanting",
                "eyeOfEnder.name": "Eye of Ender",
                "feather.name": "Feather",
                "fermentedSpiderEye.name": "Fermented Spider Eye",
                "fireball.name": "Fire Charge",
                "fireworks.flight": "Flight Duration:",
                "fireworks.name": "Firework Rocket",
                "fireworksCharge.black": "Black",
                "fireworksCharge.blue": "Blue",
                "fireworksCharge.brown": "Brown",
                "fireworksCharge.customColor": "Custom",
                "fireworksCharge.cyan": "Cyan",
                "fireworksCharge.fadeTo": "Fade to",
                "fireworksCharge.flicker": "Twinkle",
                "fireworksCharge.gray": "Gray",
                "fireworksCharge.green": "Green",
                "fireworksCharge.lightBlue": "Light Blue",
                "fireworksCharge.lime": "Lime",
                "fireworksCharge.magenta": "Magenta",
                "fireworksCharge.name": "Firework Star",
                "fireworksCharge.orange": "Orange",
                "fireworksCharge.pink": "Pink",
                "fireworksCharge.purple": "Purple",
                "fireworksCharge.red": "Red",
                "fireworksCharge.silver": "Light Gray",
                "fireworksCharge.trail": "Trail",
                "fireworksCharge.type": "Unknown Shape",
                "fireworksCharge.type.0": "Small Ball",
                "fireworksCharge.type.1": "Large Ball",
                "fireworksCharge.type.2": "Star-shaped",
                "fireworksCharge.type.3": "Creeper-shaped",
                "fireworksCharge.type.4": "Burst",
                "fireworksCharge.white": "White",
                "fireworksCharge.yellow": "Yellow",
                "fish.clownfish.raw.name": "Clownfish",
                "fish.cod.cooked.name": "Cooked Fish",
                "fish.cod.raw.name": "Raw Fish",
                "fish.pufferfish.raw.name": "Pufferfish",
                "fish.salmon.cooked.name": "Cooked Salmon",
                "fish.salmon.raw.name": "Raw Salmon",
                "fishingRod.name": "Fishing Rod",
                "flint.name": "Flint",
                "flintAndSteel.name": "Flint and Steel",
                "flowerPot.name": "Flower Pot",
                "frame.name": "Item Frame",
                "ghastTear.name": "Ghast Tear",
                "glassBottle.name": "Glass Bottle",
                "goldNugget.name": "Gold Nugget",
                "hatchetDiamond.name": "Diamond Axe",
                "hatchetGold.name": "Golden Axe",
                "hatchetIron.name": "Iron Axe",
                "hatchetStone.name": "Stone Axe",
                "hatchetWood.name": "Wooden Axe",
                "helmetChain.name": "Chain Helmet",
                "helmetCloth.name": "Leather Cap",
                "helmetDiamond.name": "Diamond Helmet",
                "helmetGold.name": "Golden Helmet",
                "helmetIron.name": "Iron Helmet",
                "hoeDiamond.name": "Diamond Hoe",
                "hoeGold.name": "Golden Hoe",
                "hoeIron.name": "Iron Hoe",
                "hoeStone.name": "Stone Hoe",
                "hoeWood.name": "Wooden Hoe",
                "horsearmordiamond.name": "Diamond Horse Armor",
                "horsearmorgold.name": "Gold Horse Armor",
                "horsearmormetal.name": "Iron Horse Armor",
                "ingotGold.name": "Gold Ingot",
                "ingotIron.name": "Iron Ingot",
                "leash.name": "Lead",
                "leather.name": "Leather",
                "leaves.name": "Leaves",
                "leggingsChain.name": "Chain Leggings",
                "leggingsCloth.name": "Leather Pants",
                "leggingsDiamond.name": "Diamond Leggings",
                "leggingsGold.name": "Golden Leggings",
                "leggingsIron.name": "Iron Leggings",
                "lingering_potion.name": "Lingering Potion",
                "magmaCream.name": "Magma Cream",
                "map.name": "Map",
                "melon.name": "Melon",
                "milk.name": "Milk",
                "minecart.name": "Minecart",
                "minecartChest.name": "Minecart with Chest",
                "minecartCommandBlock.name": "Minecart with Command Block",
                "minecartFurnace.name": "Minecart with Furnace",
                "minecartHopper.name": "Minecart with Hopper",
                "minecartTnt.name": "Minecart with TNT",
                "modifiers.chest": "When on body:",
                "modifiers.feet": "When on feet:",
                "modifiers.head": "When on head:",
                "modifiers.legs": "When on legs:",
                "modifiers.mainhand": "When in main hand:",
                "modifiers.offhand": "When in off hand:",
                "monsterPlacer.name": "Spawn",
                "mushroomStew.name": "Mushroom Stew",
                "muttonCooked.name": "Cooked Mutton",
                "muttonRaw.name": "Raw Mutton",
                "nameTag.name": "Name Tag",
                "nbt_tags": "NBT: %s tag(s)",
                "netherStalkSeeds.name": "Nether Wart",
                "netherStar.name": "Nether Star",
                "netherbrick.name": "Nether Brick",
                "netherquartz.name": "Nether Quartz",
                "painting.name": "Painting",
                "paper.name": "Paper",
                "pickaxeDiamond.name": "Diamond Pickaxe",
                "pickaxeGold.name": "Golden Pickaxe",
                "pickaxeIron.name": "Iron Pickaxe",
                "pickaxeStone.name": "Stone Pickaxe",
                "pickaxeWood.name": "Wooden Pickaxe",
                "porkchopCooked.name": "Cooked Porkchop",
                "porkchopRaw.name": "Raw Porkchop",
                "potato.name": "Potato",
                "potatoBaked.name": "Baked Potato",
                "potatoPoisonous.name": "Poisonous Potato",
                "potion.name": "Potion",
                "prismarineCrystals.name": "Prismarine Crystals",
                "prismarineShard.name": "Prismarine Shard",
                "pumpkinPie.name": "Pumpkin Pie",
                "rabbitCooked.name": "Cooked Rabbit",
                "rabbitFoot.name": "Rabbit's Foot",
                "rabbitHide.name": "Rabbit Hide",
                "rabbitRaw.name": "Raw Rabbit",
                "rabbitStew.name": "Rabbit Stew",
                "record.11.desc": "C418 - 11",
                "record.13.desc": "C418 - 13",
                "record.blocks.desc": "C418 - blocks",
                "record.cat.desc": "C418 - cat",
                "record.chirp.desc": "C418 - chirp",
                "record.far.desc": "C418 - far",
                "record.mall.desc": "C418 - mall",
                "record.mellohi.desc": "C418 - mellohi",
                "record.name": "Music Disc",
                "record.stal.desc": "C418 - stal",
                "record.strad.desc": "C418 - strad",
                "record.wait.desc": "C418 - wait",
                "record.ward.desc": "C418 - ward",
                "redstone.name": "Redstone",
                "reeds.name": "Sugar Canes",
                "rottenFlesh.name": "Rotten Flesh",
                "saddle.name": "Saddle",
                "seeds.name": "Seeds",
                "seeds_melon.name": "Melon Seeds",
                "seeds_pumpkin.name": "Pumpkin Seeds",
                "shears.name": "Shears",
                "shield.black.name": "Black Shield",
                "shield.blue.name": "Blue Shield",
                "shield.brown.name": "Brown Shield",
                "shield.cyan.name": "Cyan Shield",
                "shield.gray.name": "Gray Shield",
                "shield.green.name": "Green Shield",
                "shield.lightBlue.name": "Light Blue Shield",
                "shield.lime.name": "Lime Shield",
                "shield.magenta.name": "Magenta Shield",
                "shield.name": "Shield",
                "shield.orange.name": "Orange Shield",
                "shield.pink.name": "Pink Shield",
                "shield.purple.name": "Purple Shield",
                "shield.red.name": "Red Shield",
                "shield.silver.name": "Light Gray Shield",
                "shield.white.name": "White Shield",
                "shield.yellow.name": "Yellow Shield",
                "shovelDiamond.name": "Diamond Shovel",
                "shovelGold.name": "Golden Shovel",
                "shovelIron.name": "Iron Shovel",
                "shovelStone.name": "Stone Shovel",
                "shovelWood.name": "Wooden Shovel",
                "shulkerShell.name": "Shulker Shell",
                "sign.name": "Sign",
                "skull.char.name": "Head",
                "skull.creeper.name": "Creeper Head",
                "skull.dragon.name": "Dragon Head",
                "skull.player.name": "%s's Head",
                "skull.skeleton.name": "Skeleton Skull",
                "skull.wither.name": "Wither Skeleton Skull",
                "skull.zombie.name": "Zombie Head",
                "slimeball.name": "Slimeball",
                "snowball.name": "Snowball",
                "speckledMelon.name": "Glistering Melon",
                "spectral_arrow.name": "Spectral Arrow",
                "spiderEye.name": "Spider Eye",
                "splash_potion.name": "Splash Potion",
                "stick.name": "Stick",
                "string.name": "String",
                "sugar.name": "Sugar",
                "sulphur.name": "Gunpowder",
                "swordDiamond.name": "Diamond Sword",
                "swordGold.name": "Golden Sword",
                "swordIron.name": "Iron Sword",
                "swordStone.name": "Stone Sword",
                "swordWood.name": "Wooden Sword",
                "tipped_arrow.name": "Tipped Arrow",
                "totem.name": "Totem of Undying",
                "unbreakable": "Unbreakable",
                "wheat.name": "Wheat",
                "writingBook.name": "Book and Quill",
                "writtenBook.name": "Written Book",
                "yellowDust.name": "Glowstone Dust"
            },
            "itemGroup": {
                "brewing": "Brewing",
                "buildingBlocks": "Building Blocks",
                "combat": "Combat",
                "decorations": "Decoration Blocks",
                "food": "Foodstuffs",
                "inventory": "Survival Inventory",
                "materials": "Materials",
                "misc": "Miscellaneous",
                "redstone": "Redstone",
                "search": "Search Items",
                "tools": "Tools",
                "transportation": "Transportation"
            },
            "key": {
                "attack": "Attack/Destroy",
                "back": "Walk Backwards",
                "categories.gameplay": "Gameplay",
                "categories.inventory": "Inventory",
                "categories.misc": "Miscellaneous",
                "categories.movement": "Movement",
                "categories.multiplayer": "Multiplayer",
                "categories.ui": "Game Interface",
                "chat": "Open Chat",
                "command": "Open Command",
                "drop": "Drop Selected Item",
                "forward": "Walk Forwards",
                "fullscreen": "Toggle Fullscreen",
                "hotbar.1": "Hotbar Slot 1",
                "hotbar.2": "Hotbar Slot 2",
                "hotbar.3": "Hotbar Slot 3",
                "hotbar.4": "Hotbar Slot 4",
                "hotbar.5": "Hotbar Slot 5",
                "hotbar.6": "Hotbar Slot 6",
                "hotbar.7": "Hotbar Slot 7",
                "hotbar.8": "Hotbar Slot 8",
                "hotbar.9": "Hotbar Slot 9",
                "inventory": "Open/Close Inventory",
                "jump": "Jump",
                "left": "Strafe Left",
                "mouseButton": "Button %1$s",
                "pickItem": "Pick Block",
                "playerlist": "List Players",
                "right": "Strafe Right",
                "screenshot": "Take Screenshot",
                "smoothCamera": "Toggle Cinematic Camera",
                "sneak": "Sneak",
                "spectatorOutlines": "Highlight Players (Spectators)",
                "sprint": "Sprint",
                "swapHands": "Swap Item In Hands",
                "togglePerspective": "Toggle Perspective",
                "use": "Use Item/Place Block"
            },
            "lanServer": {
                "otherPlayers": "Settings for Other Players",
                "scanning": "Scanning for games on your local network",
                "start": "Start LAN World",
                "title": "LAN World"
            },
            "language": {
                "code": "en_us",
                "name": "English",
                "region": "United States"
            },
            "lingering_potion": {
                "effect.awkward": "Awkward Lingering Potion",
                "effect.empty": "Lingering Uncraftable Potion",
                "effect.fire_resistance": "Lingering Potion of Fire Resistance",
                "effect.harming": "Lingering Potion of Harming",
                "effect.healing": "Lingering Potion of Healing",
                "effect.invisibility": "Lingering Potion of Invisibility",
                "effect.leaping": "Lingering Potion of Leaping",
                "effect.levitation": "Lingering Potion of Levitation",
                "effect.luck": "Lingering Potion of Luck",
                "effect.mundane": "Mundane Lingering Potion",
                "effect.night_vision": "Lingering Potion of Night Vision",
                "effect.poison": "Lingering Potion of Poison",
                "effect.regeneration": "Lingering Potion of Regeneration",
                "effect.slowness": "Lingering Potion of Slowness",
                "effect.strength": "Lingering Potion of Strength",
                "effect.swiftness": "Lingering Potion of Swiftness",
                "effect.thick": "Thick Lingering Potion",
                "effect.water": "Lingering Water Bottle",
                "effect.water_breathing": "Lingering Potion of Water Breathing",
                "effect.weakness": "Lingering Potion of Weakness"
            },
            "mcoServer": {
                "title": "Minecraft Online World"
            },
            "menu": {
                "convertingLevel": "Converting world",
                "disconnect": "Disconnect",
                "game": "Game Menu",
                "generatingLevel": "Generating world",
                "generatingTerrain": "Building terrain",
                "loadingLevel": "Loading world",
                "multiplayer": "Multiplayer",
                "online": "Minecraft Realms",
                "options": "Options...",
                "playdemo": "Play Demo World",
                "quit": "Quit Game",
                "resetdemo": "Reset Demo World",
                "respawning": "Respawning",
                "returnToGame": "Back to Game",
                "returnToMenu": "Save and Quit to Title",
                "shareToLan": "Open to LAN",
                "singleplayer": "Singleplayer"
            },
            "merchant": {
                "deprecated": "Trade something else to unlock!"
            },
            "mount": {
                "onboard": "Press %1$s to dismount"
            },
            "multiplayer": {
                "connect": "Connect",
                "downloadingStats": "Downloading statistics & achievements...",
                "downloadingTerrain": "Loading terrain",
                "ipinfo": "Enter the IP of a server to connect to it:",
                "player.joined": "%s joined the game",
                "player.joined.renamed": "%s (formerly known as %s) joined the game",
                "player.left": "%s left the game",
                "stopSleeping": "Leave Bed",
                "texturePrompt.line1": "This server recommends the use of a custom resource pack.",
                "texturePrompt.line2": "Would you like to download and install it automagically?",
                "title": "Play Multiplayer"
            },
            "options": {
                "anaglyph": "3D Anaglyph",
                "ao": "Smooth Lighting",
                "ao.max": "Maximum",
                "ao.min": "Minimum",
                "ao.off": "OFF",
                "attack.crosshair": "Crosshair",
                "attack.hotbar": "Hotbar",
                "attackIndicator": "Attack Indicator",
                "autoJump": "Auto-Jump",
                "chat.color": "Colors",
                "chat.height.focused": "Focused Height",
                "chat.height.unfocused": "Unfocused Height",
                "chat.links": "Web Links",
                "chat.links.prompt": "Prompt on Links",
                "chat.opacity": "Opacity",
                "chat.scale": "Scale",
                "chat.title": "Chat Settings...",
                "chat.visibility": "Chat",
                "chat.visibility.full": "Shown",
                "chat.visibility.hidden": "Hidden",
                "chat.visibility.system": "Commands Only",
                "chat.width": "Width",
                "chunks": "%s chunks",
                "controls": "Controls...",
                "customizeTitle": "Customize World Settings",
                "difficulty": "Difficulty",
                "difficulty.easy": "Easy",
                "difficulty.hard": "Hard",
                "difficulty.hardcore": "Hardcore",
                "difficulty.normal": "Normal",
                "difficulty.peaceful": "Peaceful",
                "entityShadows": "Entity Shadows",
                "farWarning1": "A 64 bit Java installation is recommended",
                "farWarning2": "for 'Far' render distance (you have 32 bit)",
                "forceUnicodeFont": "Force Unicode Font",
                "fov": "FOV",
                "fov.max": "Quake Pro",
                "fov.min": "Normal",
                "framerate": "%s fps",
                "framerateLimit": "Max Framerate",
                "framerateLimit.max": "Unlimited",
                "fullscreen": "Fullscreen",
                "gamma": "Brightness",
                "gamma.max": "Bright",
                "gamma.min": "Moody",
                "graphics": "Graphics",
                "graphics.fancy": "Fancy",
                "graphics.fast": "Fast",
                "guiScale": "GUI Scale",
                "guiScale.auto": "Auto",
                "guiScale.large": "Large",
                "guiScale.normal": "Normal",
                "guiScale.small": "Small",
                "hidden": "Hidden",
                "invertMouse": "Invert Mouse",
                "language": "Language...",
                "languageWarning": "Language translations may not be 100%% accurate",
                "mainHand": "Main Hand",
                "mainHand.left": "Left",
                "mainHand.right": "Right",
                "mipmapLevels": "Mipmap Levels",
                "modelPart.cape": "Cape",
                "modelPart.hat": "Hat",
                "modelPart.jacket": "Jacket",
                "modelPart.left_pants_leg": "Left Pants Leg",
                "modelPart.left_sleeve": "Left Sleeve",
                "modelPart.right_pants_leg": "Right Pants Leg",
                "modelPart.right_sleeve": "Right Sleeve",
                "multiplayer.title": "Multiplayer Settings...",
                "music": "Music",
                "off": "OFF",
                "on": "ON",
                "particles": "Particles",
                "particles.all": "All",
                "particles.decreased": "Decreased",
                "particles.minimal": "Minimal",
                "postButton": "Post-Processing Settings...",
                "postProcessEnable": "Enable Post-Processing",
                "postVideoTitle": "Post-Processing Settings",
                "realmsNotifications": "Realms Notifications",
                "reducedDebugInfo": "Reduced Debug Info",
                "renderClouds": "Clouds",
                "renderDistance": "Render Distance",
                "resourcepack": "Resource Packs...",
                "saturation": "Saturation",
                "sensitivity": "Sensitivity",
                "sensitivity.max": "HYPERSPEED!!!",
                "sensitivity.min": "*yawn*",
                "showSubtitles": "Show Subtitles",
                "skinCustomisation": "Skin Customization...",
                "skinCustomisation.title": "Skin Customization",
                "snooper": "Allow Snooper",
                "snooper.desc": "We always want to improve Minecraft and, to help us do that, we'd like to collect some information. This lets us know what hardware to support and where the big problems are. It also gives us a sense of the size of our active player base, so we know if we're doing a good job. You can view all the information we collect below. If you want to opt out then you can simply toggle it off!",
                "snooper.title": "Feed us data!",
                "snooper.view": "Snooper Settings...",
                "sound": "Sound",
                "sounds": "Music & Sounds...",
                "sounds.title": "Music & Sound Options",
                "title": "Options",
                "touchscreen": "Touchscreen Mode",
                "vbo": "Use VBOs",
                "video": "Video Settings...",
                "videoTitle": "Video Settings",
                "viewBobbing": "View Bobbing",
                "visible": "Shown",
                "vsync": "Use VSync"
            },
            "potion": {
                "effect.awkward": "Awkward Potion",
                "effect.empty": "Uncraftable Potion",
                "effect.fire_resistance": "Potion of Fire Resistance",
                "effect.harming": "Potion of Harming",
                "effect.healing": "Potion of Healing",
                "effect.invisibility": "Potion of Invisibility",
                "effect.leaping": "Potion of Leaping",
                "effect.levitation": "Potion of Levitation",
                "effect.luck": "Potion of Luck",
                "effect.mundane": "Mundane Potion",
                "effect.night_vision": "Potion of Night Vision",
                "effect.poison": "Potion of Poison",
                "effect.regeneration": "Potion of Regeneration",
                "effect.slowness": "Potion of Slowness",
                "effect.strength": "Potion of Strength",
                "effect.swiftness": "Potion of Swiftness",
                "effect.thick": "Thick Potion",
                "effect.water": "Water Bottle",
                "effect.water_breathing": "Potion of Water Breathing",
                "effect.weakness": "Potion of Weakness",
                "potency.0": "",
                "potency.1": "II",
                "potency.2": "III",
                "whenDrank": "When Applied:"
            },
            "record": {
                "nowPlaying": "Now playing: %s"
            },
            "resourcePack": {
                "available.title": "Available Resource Packs",
                "folderInfo": "(Place resource pack files here)",
                "incompatible": "Incompatible",
                "incompatible.confirm.new": "This resource pack was made for a newer version of Minecraft and may no longer work correctly.",
                "incompatible.confirm.old": "This resource pack was made for an older version of Minecraft and may no longer work correctly.",
                "incompatible.confirm.title": "Are you sure you want to load this resource pack?",
                "incompatible.new": "(Made for a newer version of Minecraft)",
                "incompatible.old": "(Made for an older version of Minecraft)",
                "openFolder": "Open Resource Pack Folder",
                "selected.title": "Selected Resource Packs",
                "title": "Select Resource Packs"
            },
            "resourcepack": {
                "downloading": "Downloading Resource Pack",
                "progress": "Downloading file (%s MB)...",
                "requesting": "Making Request..."
            },
            "screenshot": {
                "failure": "Couldn't save screenshot: %s",
                "success": "Saved screenshot as %s"
            },
            "selectServer": {
                "add": "Add Server",
                "defaultName": "Minecraft Server",
                "delete": "Delete",
                "deleteButton": "Delete",
                "deleteQuestion": "Are you sure you want to remove this server?",
                "deleteWarning": "will be lost forever! (A long time!)",
                "direct": "Direct Connect",
                "edit": "Edit",
                "empty": "empty",
                "hiddenAddress": "(Hidden)",
                "refresh": "Refresh",
                "select": "Join Server",
                "title": "Select Server"
            },
            "selectWorld": {
                "allowCommands": "Allow Cheats:",
                "allowCommands.info": "Commands like /gamemode, /xp",
                "bonusItems": "Bonus Chest:",
                "cheats": "Cheats",
                "conversion": "Must be converted!",
                "create": "Create New World",
                "createDemo": "Play New Demo World",
                "customizeType": "Customize",
                "delete": "Delete",
                "deleteButton": "Delete",
                "deleteQuestion": "Are you sure you want to delete this world?",
                "deleteWarning": "will be lost forever! (A long time!)",
                "edit": "Edit",
                "edit.openFolder": "Open Folder",
                "edit.resetIcon": "Reset Icon",
                "edit.save": "Save World",
                "edit.title": "Edit World",
                "empty": "empty",
                "enterName": "World Name",
                "enterSeed": "Seed for the world generator",
                "gameMode": "Game Mode",
                "gameMode.adventure": "Adventure",
                "gameMode.adventure.line1": "Same as survival mode, but blocks can't",
                "gameMode.adventure.line2": "be added or removed",
                "gameMode.creative": "Creative",
                "gameMode.creative.line1": "Unlimited resources, free flying and",
                "gameMode.creative.line2": "destroy blocks instantly",
                "gameMode.hardcore": "Hardcore",
                "gameMode.hardcore.line1": "Same as survival mode, locked at hardest",
                "gameMode.hardcore.line2": "difficulty, and one life only",
                "gameMode.spectator": "Spectator",
                "gameMode.spectator.line1": "You can look but don't touch",
                "gameMode.spectator.line2": "",
                "gameMode.survival": "Survival",
                "gameMode.survival.line1": "Search for resources, crafting, gain",
                "gameMode.survival.line2": "levels, health and hunger",
                "hardcoreMode": "Hardcore:",
                "hardcoreMode.info": "World is deleted upon death",
                "load_folder_access": "Unable to read or access folder where game worlds are saved!",
                "mapFeatures": "Generate Structures:",
                "mapFeatures.info": "Villages, dungeons etc",
                "mapType": "World Type:",
                "mapType.normal": "Normal",
                "moreWorldOptions": "More World Options...",
                "newWorld": "New World",
                "newWorld.copyOf": "Copy of %s",
                "recreate": "Re-Create",
                "resultFolder": "Will be saved in:",
                "seedInfo": "Leave blank for a random seed",
                "select": "Play Selected World",
                "title": "Select World",
                "tooltip.fromNewerVersion1": "World was saved in a newer version,",
                "tooltip.fromNewerVersion2": "loading this world could cause problems!",
                "tooltip.snapshot1": "Don't forget to backup this world",
                "tooltip.snapshot2": "before you load it in this snapshot.",
                "unable_to_load": "Unable to load worlds",
                "version": "Version:",
                "versionJoinButton": "Use anyway",
                "versionQuestion": "Do you really want to load this world?",
                "versionUnknown": "unknown",
                "versionWarning": "This world was saved in version '%s' and loading it in this version could cause corruption!",
                "world": "World"
            },
            "sign": {
                "edit": "Edit sign message"
            },
            "soundCategory": {
                "ambient": "Ambient/Environment",
                "block": "Blocks",
                "hostile": "Hostile Creatures",
                "master": "Master Volume",
                "music": "Music",
                "neutral": "Friendly Creatures",
                "player": "Players",
                "record": "Jukebox/Note Blocks",
                "voice": "Voice/Speech",
                "weather": "Weather"
            },
            "spectatorMenu": {
                "close": "Close Menu",
                "next_page": "Next Page",
                "previous_page": "Previous Page",
                "root.prompt": "Press a key to select a command, and again to use it.",
                "team_teleport": "Teleport to Team Member",
                "team_teleport.prompt": "Select a team to teleport to",
                "teleport": "Teleport to Player",
                "teleport.prompt": "Select a player to teleport to"
            },
            "splash_potion": {
                "effect.awkward": "Awkward Splash Potion",
                "effect.empty": "Splash Uncraftable Potion",
                "effect.fire_resistance": "Splash Potion of Fire Resistance",
                "effect.harming": "Splash Potion of Harming",
                "effect.healing": "Splash Potion of Healing",
                "effect.invisibility": "Splash Potion of Invisibility",
                "effect.leaping": "Splash Potion of Leaping",
                "effect.levitation": "Splash Potion of Levitation",
                "effect.luck": "Splash Potion of Luck",
                "effect.mundane": "Mundane Splash Potion",
                "effect.night_vision": "Splash Potion of Night Vision",
                "effect.poison": "Splash Potion of Poison",
                "effect.regeneration": "Splash Potion of Regeneration",
                "effect.slowness": "Splash Potion of Slowness",
                "effect.strength": "Splash Potion of Strength",
                "effect.swiftness": "Splash Potion of Swiftness",
                "effect.thick": "Thick Splash Potion",
                "effect.water": "Splash Water Bottle",
                "effect.water_breathing": "Splash Potion of Water Breathing",
                "effect.weakness": "Splash Potion of Weakness"
            },
            "stat": {
                "animalsBred": "Animals Bred",
                "armorCleaned": "Armor Pieces Cleaned",
                "aviateOneCm": "Distance by Elytra",
                "bannerCleaned": "Banners Cleaned",
                "beaconInteraction": "Interactions with Beacon",
                "blocksButton": "Blocks",
                "boatOneCm": "Distance by Boat",
                "breakItem": "%1$s Depleted",
                "brewingstandInteraction": "Interactions with Brewing Stand",
                "cakeSlicesEaten": "Cake Slices Eaten",
                "cauldronFilled": "Cauldrons Filled",
                "cauldronUsed": "Water Taken from Cauldron",
                "chestOpened": "Chests Opened",
                "climbOneCm": "Distance Climbed",
                "craftItem": "%1$s Crafted",
                "crafted": "Times Crafted",
                "createWorld": "Worlds Created",
                "crouchOneCm": "Distance Crouched",
                "damageDealt": "Damage Dealt",
                "damageTaken": "Damage Taken",
                "deaths": "Number of Deaths",
                "depleted": "Times Depleted",
                "dispenserInspected": "Dispensers Searched",
                "diveOneCm": "Distance Dove",
                "drop": "Items Dropped",
                "dropped": "Dropped",
                "dropperInspected": "Droppers Searched",
                "enderchestOpened": "Ender Chests Opened",
                "entityKilledBy": "%s killed you %s time(s)",
                "entityKilledBy.none": "You have never been killed by %s",
                "entityKills": "You killed %s %s",
                "entityKills.none": "You have never killed %s",
                "fallOneCm": "Distance Fallen",
                "fishCaught": "Fish Caught",
                "flowerPotted": "Plants Potted",
                "flyOneCm": "Distance Flown",
                "furnaceInteraction": "Interactions with Furnace",
                "generalButton": "General",
                "hopperInspected": "Hoppers Searched",
                "horseOneCm": "Distance by Horse",
                "itemEnchanted": "Items Enchanted",
                "itemsButton": "Items",
                "joinMultiplayer": "Multiplayer Joins",
                "jump": "Jumps",
                "junkFished": "Junk Fished",
                "leaveGame": "Games Quit",
                "loadWorld": "Saves Loaded",
                "mineBlock": "%1$s Mined",
                "minecartOneCm": "Distance by Minecart",
                "mined": "Times Mined",
                "mobKills": "Mob Kills",
                "mobsButton": "Mobs",
                "noteblockPlayed": "Note Blocks Played",
                "noteblockTuned": "Note Blocks Tuned",
                "pickup": "Picked Up",
                "pigOneCm": "Distance by Pig",
                "playOneMinute": "Minutes Played",
                "playerKills": "Player Kills",
                "recordPlayed": "Records Played",
                "shulkerBoxOpened": "Shulker Boxes Opened",
                "sleepInBed": "Times Slept in a Bed",
                "sneakTime": "Sneak Time",
                "sprintOneCm": "Distance Sprinted",
                "startGame": "Times Played",
                "swimOneCm": "Distance Swum",
                "talkedToVillager": "Talked to Villagers",
                "timeSinceDeath": "Since Last Death",
                "tradedWithVillager": "Traded with Villagers",
                "trappedChestTriggered": "Trapped Chests Triggered",
                "treasureFished": "Treasure Fished",
                "useItem": "%1$s Used",
                "used": "Times Used",
                "walkOneCm": "Distance Walked",
                "workbenchInteraction": "Interactions with Crafting Table"
            },
            "stats": {
                "tooltip.type.achievement": "Achievement",
                "tooltip.type.statistic": "Statistic"
            },
            "structure_block": {
                "button.detect_size": "DETECT",
                "button.load": "LOAD",
                "button.save": "SAVE",
                "custom_data": "Custom Data Tag Name",
                "detect_size": "Detect structure size and position:",
                "hover.corner": "Corner: %s",
                "hover.data": "Data: %s",
                "hover.load": "Load: %s",
                "hover.save": "Save: %s",
                "include_entities": "Include entities:",
                "integrity": "Structure Integrity and Seed",
                "load_not_found": "Structure '%s' is not available",
                "load_prepare": "Structure '%s' position prepared",
                "load_success": "Structure loaded from '%s'",
                "mode.corner": "[C]",
                "mode.data": "[D]",
                "mode.load": "[L]",
                "mode.save": "[S]",
                "mode_info.corner": "Corner mode - placement and size marker",
                "mode_info.data": "Data mode - game logic marker",
                "mode_info.load": "Load mode - load from file",
                "mode_info.save": "Save mode - write to file",
                "position": "Relative Position",
                "save_failure": "Unable to save structure '%s'",
                "save_success": "Structure saved as '%s'",
                "show_air": "Show invisible blocks:",
                "show_boundingbox": "Show bounding box:",
                "size": "Structure Size",
                "size_failure": "Unable to detect structure size, add corners with matching structure names",
                "size_success": "Size successfully detected for '%s'",
                "structure_name": "Structure Name"
            },
            "subtitles": {
                "ambient.cave": "Eerie noise",
                "block.anvil.destroy": "Anvil destroyed",
                "block.anvil.land": "Anvil landed",
                "block.anvil.use": "Anvil used",
                "block.brewing_stand.brew": "Brewing Stand bubbles",
                "block.button.click": "Button clicks",
                "block.chest.close": "Chest closes",
                "block.chest.locked": "Chest locked",
                "block.chest.open": "Chest opens",
                "block.chorus_flower.death": "Chorus Flower withers",
                "block.chorus_flower.grow": "Chorus Flower grows",
                "block.comparator.click": "Comparator clicks",
                "block.dispenser.dispense": "Dispensed item",
                "block.dispenser.fail": "Dispenser failed",
                "block.door.toggle": "Door creaks",
                "block.fence_gate.toggle": "Fence Gate creaks",
                "block.fire.ambient": "Fire crackles",
                "block.fire.extinguish": "Fire extinguished",
                "block.furnace.fire_crackle": "Furnace crackles",
                "block.generic.break": "Block broken",
                "block.generic.footsteps": "Footsteps",
                "block.generic.hit": "Block breaking",
                "block.generic.place": "Block placed",
                "block.iron_trapdoor.close": "Trapdoor opens",
                "block.iron_trapdoor.open": "Trapdoor closes",
                "block.lava.ambient": "Lava pops",
                "block.lava.extinguish": "Lava hisses",
                "block.lever.click": "Lever clicks",
                "block.note.note": "Note Block plays",
                "block.piston.move": "Piston moves",
                "block.portal.ambient": "Portal whooshes",
                "block.pressure_plate.click": "Pressure Plate clicks",
                "block.redstone_torch.burnout": "Torch fizzes",
                "block.shulker_box.close": "Shulker closes",
                "block.shulker_box.open": "Shulker opens",
                "block.trapdoor.toggle": "Trapdoor creaks",
                "block.tripwire.attach": "Tripwire attaches",
                "block.tripwire.click": "Tripwire clicks",
                "block.tripwire.detach": "Tripwire detaches",
                "block.water.ambient": "Water flows",
                "enchant.thorns.hit": "Thorns prick",
                "entity.armorstand.fall": "Something fell",
                "entity.arrow.hit": "Arrow hits",
                "entity.arrow.hit_player": "Player hit",
                "entity.arrow.shoot": "Arrow fired",
                "entity.bat.ambient": "Bat screeches",
                "entity.bat.death": "Bat dies",
                "entity.bat.hurt": "Bat hurts",
                "entity.bat.takeoff": "Bat takes off",
                "entity.blaze.ambient": "Blaze breathes",
                "entity.blaze.burn": "Blaze crackles",
                "entity.blaze.death": "Blaze dies",
                "entity.blaze.hurt": "Blaze hurts",
                "entity.blaze.shoot": "Blaze shoots",
                "entity.bobber.splash": "Fishing hook splashes",
                "entity.bobber.throw": "Bobber thrown",
                "entity.cat.ambient": "Cat meows",
                "entity.cat.death": "Cat dies",
                "entity.cat.hurt": "Cat hurts",
                "entity.chicken.ambient": "Chicken clucks",
                "entity.chicken.death": "Chicken dies",
                "entity.chicken.egg": "Chicken plops",
                "entity.chicken.hurt": "Chicken hurts",
                "entity.cow.ambient": "Cow moos",
                "entity.cow.death": "Cow dies",
                "entity.cow.hurt": "Cow hurts",
                "entity.cow.milk": "Cow gets milked",
                "entity.creeper.death": "Creeper dies",
                "entity.creeper.hurt": "Creeper hurts",
                "entity.creeper.primed": "Creeper hisses",
                "entity.donkey.ambient": "Donkey hee-haws",
                "entity.donkey.angry": "Donkey neighs",
                "entity.donkey.chest": "Donkey Chest equips",
                "entity.donkey.death": "Donkey dies",
                "entity.donkey.hurt": "Donkey hurts",
                "entity.egg.throw": "Egg flies",
                "entity.elder_guardian.ambient": "Elder Guardian moans",
                "entity.elder_guardian.ambient.land": "Elder Guardian flaps",
                "entity.elder_guardian.attack": "Elder Guardian shoots",
                "entity.elder_guardian.curse": "Elder Guardian curses",
                "entity.elder_guardian.death": "Elder Guardian dies",
                "entity.elder_guardian.flop": "Elder Guardian flops",
                "entity.elder_guardian.hurt": "Elder Guardian hurts",
                "entity.enderdragon.ambient": "Dragon roars",
                "entity.enderdragon.death": "Dragon dies",
                "entity.enderdragon.flap": "Dragon flaps",
                "entity.enderdragon.growl": "Dragon growls",
                "entity.enderdragon.hurt": "Dragon hurts",
                "entity.enderdragon.shoot": "Dragon shoots",
                "entity.endereye.launch": "Eye of Ender shoots",
                "entity.enderman.ambient": "Enderman vwoops",
                "entity.enderman.death": "Enderman dies",
                "entity.enderman.hurt": "Enderman hurts",
                "entity.enderman.stare": "Enderman cries out",
                "entity.enderman.teleport": "Enderman teleports",
                "entity.endermite.ambient": "Endermite scuttles",
                "entity.endermite.death": "Endermite dies",
                "entity.endermite.hurt": "Endermite hurts",
                "entity.enderpearl.throw": "Ender Pearl flies",
                "entity.evocation_fangs.attack": "Fangs snap",
                "entity.evocation_illager.ambient": "Evoker murmurs",
                "entity.evocation_illager.cast_spell": "Evoker casts spell",
                "entity.evocation_illager.death": "Evoker dies",
                "entity.evocation_illager.hurt": "Evoker hurts",
                "entity.evocation_illager.prepare_attack": "Evoker prepares attack",
                "entity.evocation_illager.prepare_summon": "Evoker prepares summoning",
                "entity.evocation_illager.prepare_wololo": "Evoker prepares charming",
                "entity.experience_orb.pickup": "Experience gained",
                "entity.firework.blast": "Firework blasts",
                "entity.firework.launch": "Firework launches",
                "entity.firework.twinkle": "Firework twinkles",
                "entity.generic.big_fall": "Something fell",
                "entity.generic.burn": "Burning",
                "entity.generic.death": "Dying",
                "entity.generic.drink": "Sipping",
                "entity.generic.eat": "Eating",
                "entity.generic.explode": "Explosion",
                "entity.generic.extinguish_fire": "Fire extinguishes",
                "entity.generic.hurt": "Something hurts",
                "entity.generic.small_fall": "Something tripped",
                "entity.generic.splash": "Splashing",
                "entity.generic.swim": "Swimming",
                "entity.ghast.ambient": "Ghast cries",
                "entity.ghast.death": "Ghast dies",
                "entity.ghast.hurt": "Ghast hurts",
                "entity.ghast.shoot": "Ghast shoots",
                "entity.guardian.ambient": "Guardian moans",
                "entity.guardian.ambient.land": "Guardian flaps",
                "entity.guardian.attack": "Guardian shoots",
                "entity.guardian.curse": "Guardian curses",
                "entity.guardian.death": "Guardian dies",
                "entity.guardian.flop": "Guardian flops",
                "entity.guardian.hurt": "Guardian hurts",
                "entity.horse.ambient": "Horse neighs",
                "entity.horse.angry": "Horse neighs",
                "entity.horse.armor": "Horse armor equips",
                "entity.horse.breathe": "Horse breathes",
                "entity.horse.death": "Horse dies",
                "entity.horse.eat": "Horse eats",
                "entity.horse.gallop": "Horse gallops",
                "entity.horse.hurt": "Horse hurts",
                "entity.horse.jump": "Horse jumps",
                "entity.horse.saddle": "Saddle equips",
                "entity.husk.ambient": "Husk groans",
                "entity.husk.death": "Husk dies",
                "entity.husk.hurt": "Husk hurts",
                "entity.iron_golem.attack": "Iron Golem attacks",
                "entity.iron_golem.death": "Iron Golem dies",
                "entity.iron_golem.hurt": "Iron Golem hurts",
                "entity.item.break": "Item breaks",
                "entity.item.pickup": "Item plops",
                "entity.itemframe.add_item": "Item Frame fills",
                "entity.itemframe.break": "Item Frame breaks",
                "entity.itemframe.place": "Item Frame placed",
                "entity.itemframe.remove_item": "Item Frame empties",
                "entity.itemframe.rotate_item": "Item Frame clicks",
                "entity.leashknot.break": "Leash knot breaks",
                "entity.leashknot.place": "Leash knot tied",
                "entity.lightning.impact": "Lightning strikes",
                "entity.lightning.thunder": "Thunder roars",
                "entity.llama.ambient": "Llama bleats",
                "entity.llama.angry": "Llama bleats angry",
                "entity.llama.chest": "Llama Chest equips",
                "entity.llama.death": "Llama dies",
                "entity.llama.eat": "Llama eats",
                "entity.llama.hurt": "Llama hurts",
                "entity.llama.spit": "Llama spits",
                "entity.llama.step": "Llama steps",
                "entity.llama.swag": "Llama is decorated",
                "entity.magmacube.death": "Magma Cube dies",
                "entity.magmacube.hurt": "Magma Cube hurts",
                "entity.magmacube.squish": "Magma Cube squishes",
                "entity.minecart.riding": "Minecart rolls",
                "entity.mule.ambient": "Mule hee-haws",
                "entity.mule.chest": "Mule Chest equips",
                "entity.mule.death": "Mule dies",
                "entity.mule.hurt": "Mule hurts",
                "entity.painting.break": "Painting breaks",
                "entity.painting.place": "Painting placed",
                "entity.pig.ambient": "Pig oinks",
                "entity.pig.death": "Pig dies",
                "entity.pig.hurt": "Pig hurts",
                "entity.pig.saddle": "Saddle equips",
                "entity.player.burp": "Burp",
                "entity.player.death": "Player dies",
                "entity.player.hurt": "Player hurts",
                "entity.player.levelup": "Player dings",
                "entity.polar_bear.ambient": "Polar Bear groans",
                "entity.polar_bear.baby_ambient": "Polar Bear hums",
                "entity.polar_bear.death": "Polar Bear dies",
                "entity.polar_bear.hurt": "Polar Bear hurts",
                "entity.polar_bear.warning": "Polar Bear roars",
                "entity.potion.splash": "Bottle smashes",
                "entity.potion.throw": "Bottle thrown",
                "entity.rabbit.ambient": "Rabbit squeaks",
                "entity.rabbit.attack": "Rabbit attacks",
                "entity.rabbit.death": "Rabbit dies",
                "entity.rabbit.hurt": "Rabbit hurts",
                "entity.rabbit.jump": "Rabbit hops",
                "entity.sheep.ambient": "Sheep baahs",
                "entity.sheep.death": "Sheep dies",
                "entity.sheep.hurt": "Sheep hurts",
                "entity.shulker.ambient": "Shulker lurks",
                "entity.shulker.close": "Shulker closes",
                "entity.shulker.death": "Shulker dies",
                "entity.shulker.hurt": "Shulker hurts",
                "entity.shulker.open": "Shulker opens",
                "entity.shulker.shoot": "Shulker shoots",
                "entity.shulker.teleport": "Shulker teleports",
                "entity.shulker_bullet.hit": "Shulker bullet explodes",
                "entity.shulker_bullet.hurt": "Shulker bullet breaks",
                "entity.silverfish.ambient": "Silverfish hisses",
                "entity.silverfish.death": "Silverfish dies",
                "entity.silverfish.hurt": "Silverfish hurts",
                "entity.skeleton.ambient": "Skeleton rattles",
                "entity.skeleton.death": "Skeleton dies",
                "entity.skeleton.hurt": "Skeleton hurts",
                "entity.skeleton.shoot": "Skeleton shoots",
                "entity.skeleton_horse.ambient": "Skeleton Horse cries",
                "entity.skeleton_horse.death": "Skeleton Horse dies",
                "entity.skeleton_horse.hurt": "Skeleton Horse hurts",
                "entity.slime.attack": "Slime attacks",
                "entity.slime.death": "Slime dies",
                "entity.slime.hurt": "Slime hurts",
                "entity.slime.squish": "Slime squishes",
                "entity.snowball.throw": "Snowball flies",
                "entity.snowman.death": "Snow Golem dies",
                "entity.snowman.hurt": "Snow Golem hurts",
                "entity.spider.ambient": "Spider hisses",
                "entity.spider.death": "Spider dies",
                "entity.spider.hurt": "Spider hurts",
                "entity.squid.ambient": "Squid swims",
                "entity.squid.death": "Squid dies",
                "entity.squid.hurt": "Squid hurts",
                "entity.stray.ambient": "Stray rattles",
                "entity.stray.death": "Stray dies",
                "entity.stray.hurt": "Stray hurts",
                "entity.tnt.primed": "TNT fizzes",
                "entity.vex.ambient": "Vex vexes",
                "entity.vex.charge": "Vex shrieks",
                "entity.vex.death": "Vex dies",
                "entity.vex.hurt": "Vex hurts",
                "entity.villager.ambient": "Villager mumbles",
                "entity.villager.death": "Villager dies",
                "entity.villager.hurt": "Villager hurts",
                "entity.villager.no": "Villager disagrees",
                "entity.villager.trading": "Villager trades",
                "entity.villager.yes": "Villager agrees",
                "entity.vindication_illager.ambient": "Vindicator mutters",
                "entity.vindication_illager.death": "Vindicator dies",
                "entity.vindication_illager.hurt": "Vindicator hurts",
                "entity.witch.ambient": "Witch giggles",
                "entity.witch.death": "Witch dies",
                "entity.witch.drink": "Witch drinks",
                "entity.witch.hurt": "Witch hurts",
                "entity.witch.throw": "Witch throws",
                "entity.wither.ambient": "Wither angers",
                "entity.wither.death": "Wither dies",
                "entity.wither.hurt": "Wither hurts",
                "entity.wither.shoot": "Wither attacks",
                "entity.wither.spawn": "Wither released",
                "entity.wither_skeleton.ambient": "Wither Skeleton rattles",
                "entity.wither_skeleton.death": "Wither Skeleton dies",
                "entity.wither_skeleton.hurt": "Wither Skeleton hurts",
                "entity.wolf.ambient": "Wolf pants",
                "entity.wolf.death": "Wolf dies",
                "entity.wolf.growl": "Wolf growls",
                "entity.wolf.hurt": "Wolf hurts",
                "entity.wolf.shake": "Wolf shakes",
                "entity.zombie.ambient": "Zombie groans",
                "entity.zombie.death": "Zombie dies",
                "entity.zombie.hurt": "Zombie hurts",
                "entity.zombie.infect": "Zombie infects",
                "entity.zombie_horse.ambient": "Zombie Horse cries",
                "entity.zombie_horse.death": "Zombie Horse dies",
                "entity.zombie_horse.hurt": "Zombie Horse hurts",
                "entity.zombie_pigman.ambient": "Zombie Pigman grunts",
                "entity.zombie_pigman.angry": "Zombie Pigman angers",
                "entity.zombie_pigman.death": "Zombie Pigman dies",
                "entity.zombie_pigman.hurt": "Zombie Pigman hurts",
                "entity.zombie_villager.ambient": "Zombie Villager groans",
                "entity.zombie_villager.converted": "Zombie vociferates",
                "entity.zombie_villager.cure": "Zombie snuffles",
                "entity.zombie_villager.death": "Zombie Villager dies",
                "entity.zombie_villager.hurt": "Zombie Villager hurts",
                "item.armor.equip": "Gear equipped",
                "item.armor.equip_chain": "Chain armor jingles",
                "item.armor.equip_diamond": "Diamond armor clangs",
                "item.armor.equip_elytra": "Elytra rustles",
                "item.armor.equip_gold": "Gold armor clinks",
                "item.armor.equip_iron": "Iron armor clanks",
                "item.armor.equip_leather": "Leather armor rustles",
                "item.bottle.fill": "Bottle fills",
                "item.bucket.empty": "Bucket empties",
                "item.bucket.fill": "Bucket fills",
                "item.chorus_fruit.teleport": "Player teleports",
                "item.firecharge.use": "Fireball whooshes",
                "item.flintandsteel.use": "Flint and Steel click",
                "item.hoe.till": "Hoe tills",
                "item.shear": "Shears click",
                "item.shield.block": "Shield blocks",
                "item.shovel.flatten": "Shovel flattens",
                "item.totem.use": "Totem activates",
                "weather.rain": "Rain falls"
            },
            "tile": {
                "acaciaFence.name": "Acacia Fence",
                "acaciaFenceGate.name": "Acacia Fence Gate",
                "activatorRail.name": "Activator Rail",
                "air.name": "Air",
                "anvil.intact.name": "Anvil",
                "anvil.name": "Anvil",
                "anvil.slightlyDamaged.name": "Slightly Damaged Anvil",
                "anvil.veryDamaged.name": "Very Damaged Anvil",
                "barrier.name": "Barrier",
                "beacon.name": "Beacon",
                "beacon.primary": "Primary Power",
                "beacon.secondary": "Secondary Power",
                "bed.name": "Bed",
                "bed.noSleep": "You can only sleep at night",
                "bed.notSafe": "You may not rest now, there are monsters nearby",
                "bed.notValid": "Your home bed was missing or obstructed",
                "bed.occupied": "This bed is occupied",
                "bed.tooFarAway": "You may not rest now, the bed is too far away",
                "bedrock.name": "Bedrock",
                "beetroots.name": "Beetroots",
                "birchFence.name": "Birch Fence",
                "birchFenceGate.name": "Birch Fence Gate",
                "blockCoal.name": "Block of Coal",
                "blockDiamond.name": "Block of Diamond",
                "blockEmerald.name": "Block of Emerald",
                "blockGold.name": "Block of Gold",
                "blockIron.name": "Block of Iron",
                "blockLapis.name": "Lapis Lazuli Block",
                "blockRedstone.name": "Block of Redstone",
                "boneBlock.name": "Bone Block",
                "bookshelf.name": "Bookshelf",
                "brick.name": "Bricks",
                "button.name": "Button",
                "cactus.name": "Cactus",
                "cake.name": "Cake",
                "carrots.name": "Carrots",
                "cauldron.name": "Cauldron",
                "chainCommandBlock.name": "Chain Command Block",
                "chest.name": "Chest",
                "chestTrap.name": "Trapped Chest",
                "chorusFlower.name": "Chorus Flower",
                "chorusPlant.name": "Chorus Plant",
                "clay.name": "Clay",
                "clayHardened.name": "Hardened Clay",
                "clayHardenedStained.black.name": "Black Hardened Clay",
                "clayHardenedStained.blue.name": "Blue Hardened Clay",
                "clayHardenedStained.brown.name": "Brown Hardened Clay",
                "clayHardenedStained.cyan.name": "Cyan Hardened Clay",
                "clayHardenedStained.gray.name": "Gray Hardened Clay",
                "clayHardenedStained.green.name": "Green Hardened Clay",
                "clayHardenedStained.lightBlue.name": "Light Blue Hardened Clay",
                "clayHardenedStained.lime.name": "Lime Hardened Clay",
                "clayHardenedStained.magenta.name": "Magenta Hardened Clay",
                "clayHardenedStained.name": "Stained Hardened Clay",
                "clayHardenedStained.orange.name": "Orange Hardened Clay",
                "clayHardenedStained.pink.name": "Pink Hardened Clay",
                "clayHardenedStained.purple.name": "Purple Hardened Clay",
                "clayHardenedStained.red.name": "Red Hardened Clay",
                "clayHardenedStained.silver.name": "Light Gray Hardened Clay",
                "clayHardenedStained.white.name": "White Hardened Clay",
                "clayHardenedStained.yellow.name": "Yellow Hardened Clay",
                "cloth.black.name": "Black Wool",
                "cloth.blue.name": "Blue Wool",
                "cloth.brown.name": "Brown Wool",
                "cloth.cyan.name": "Cyan Wool",
                "cloth.gray.name": "Gray Wool",
                "cloth.green.name": "Green Wool",
                "cloth.lightBlue.name": "Light Blue Wool",
                "cloth.lime.name": "Lime Wool",
                "cloth.magenta.name": "Magenta Wool",
                "cloth.name": "Wool",
                "cloth.orange.name": "Orange Wool",
                "cloth.pink.name": "Pink Wool",
                "cloth.purple.name": "Purple Wool",
                "cloth.red.name": "Red Wool",
                "cloth.silver.name": "Light Gray Wool",
                "cloth.white.name": "White Wool",
                "cloth.yellow.name": "Yellow Wool",
                "cobbleWall.mossy.name": "Mossy Cobblestone Wall",
                "cobbleWall.normal.name": "Cobblestone Wall",
                "cocoa.name": "Cocoa",
                "commandBlock.name": "Command Block",
                "crops.name": "Crops",
                "darkOakFence.name": "Dark Oak Fence",
                "darkOakFenceGate.name": "Dark Oak Fence Gate",
                "daylightDetector.name": "Daylight Sensor",
                "deadbush.name": "Dead Bush",
                "detectorRail.name": "Detector Rail",
                "dirt.coarse.name": "Coarse Dirt",
                "dirt.default.name": "Dirt",
                "dirt.name": "Dirt",
                "dirt.podzol.name": "Podzol",
                "dispenser.name": "Dispenser",
                "doorIron.name": "Iron Door",
                "doorWood.name": "Wooden Door",
                "doublePlant.fern.name": "Large Fern",
                "doublePlant.grass.name": "Double Tallgrass",
                "doublePlant.name": "Plant",
                "doublePlant.paeonia.name": "Peony",
                "doublePlant.rose.name": "Rose Bush",
                "doublePlant.sunflower.name": "Sunflower",
                "doublePlant.syringa.name": "Lilac",
                "dragonEgg.name": "Dragon Egg",
                "dropper.name": "Dropper",
                "enchantmentTable.name": "Enchantment Table",
                "endBricks.name": "End Stone Bricks",
                "endPortalFrame.name": "End Portal",
                "endRod.name": "End Rod",
                "enderChest.name": "Ender Chest",
                "farmland.name": "Farmland",
                "fence.name": "Oak Fence",
                "fenceGate.name": "Oak Fence Gate",
                "fenceIron.name": "Iron Bars",
                "fire.name": "Fire",
                "flower1.dandelion.name": "Dandelion",
                "flower1.name": "Flower",
                "flower2.allium.name": "Allium",
                "flower2.blueOrchid.name": "Blue Orchid",
                "flower2.houstonia.name": "Azure Bluet",
                "flower2.name": "Flower",
                "flower2.oxeyeDaisy.name": "Oxeye Daisy",
                "flower2.poppy.name": "Poppy",
                "flower2.tulipOrange.name": "Orange Tulip",
                "flower2.tulipPink.name": "Pink Tulip",
                "flower2.tulipRed.name": "Red Tulip",
                "flower2.tulipWhite.name": "White Tulip",
                "frostedIce.name": "Frosted Ice",
                "furnace.name": "Furnace",
                "glass.name": "Glass",
                "goldenRail.name": "Powered Rail",
                "grass.name": "Grass Block",
                "grassPath.name": "Grass Path",
                "gravel.name": "Gravel",
                "hayBlock.name": "Hay Bale",
                "hellrock.name": "Netherrack",
                "hellsand.name": "Soul Sand",
                "hopper.name": "Hopper",
                "ice.name": "Ice",
                "icePacked.name": "Packed Ice",
                "ironTrapdoor.name": "Iron Trapdoor",
                "jukebox.name": "Jukebox",
                "jungleFence.name": "Jungle Fence",
                "jungleFenceGate.name": "Jungle Fence Gate",
                "ladder.name": "Ladder",
                "lava.name": "Lava",
                "leaves.acacia.name": "Acacia Leaves",
                "leaves.big_oak.name": "Dark Oak Leaves",
                "leaves.birch.name": "Birch Leaves",
                "leaves.jungle.name": "Jungle Leaves",
                "leaves.name": "Leaves",
                "leaves.oak.name": "Oak Leaves",
                "leaves.spruce.name": "Spruce Leaves",
                "lever.name": "Lever",
                "lightgem.name": "Glowstone",
                "litpumpkin.name": "Jack o'Lantern",
                "lockedchest.name": "Locked chest",
                "log.acacia.name": "Acacia Wood",
                "log.big_oak.name": "Dark Oak Wood",
                "log.birch.name": "Birch Wood",
                "log.jungle.name": "Jungle Wood",
                "log.name": "Wood",
                "log.oak.name": "Oak Wood",
                "log.spruce.name": "Spruce Wood",
                "magma.name": "Magma Block",
                "melon.name": "Melon",
                "mobSpawner.name": "Monster Spawner",
                "monsterStoneEgg.brick.name": "Stone Brick Monster Egg",
                "monsterStoneEgg.chiseledbrick.name": "Chiseled Stone Brick Monster Egg",
                "monsterStoneEgg.cobble.name": "Cobblestone Monster Egg",
                "monsterStoneEgg.crackedbrick.name": "Cracked Stone Brick Monster Egg",
                "monsterStoneEgg.mossybrick.name": "Mossy Stone Brick Monster Egg",
                "monsterStoneEgg.name": "Stone Monster Egg",
                "monsterStoneEgg.stone.name": "Stone Monster Egg",
                "mushroom.name": "Mushroom",
                "musicBlock.name": "Note Block",
                "mycel.name": "Mycelium",
                "netherBrick.name": "Nether Brick",
                "netherFence.name": "Nether Brick Fence",
                "netherStalk.name": "Nether Wart",
                "netherWartBlock.name": "Nether Wart Block",
                "netherquartz.name": "Nether Quartz Ore",
                "notGate.name": "Redstone Torch",
                "observer.name": "Observer",
                "obsidian.name": "Obsidian",
                "oreCoal.name": "Coal Ore",
                "oreDiamond.name": "Diamond Ore",
                "oreEmerald.name": "Emerald Ore",
                "oreGold.name": "Gold Ore",
                "oreIron.name": "Iron Ore",
                "oreLapis.name": "Lapis Lazuli Ore",
                "oreRedstone.name": "Redstone Ore",
                "pistonBase.name": "Piston",
                "pistonStickyBase.name": "Sticky Piston",
                "portal.name": "Portal",
                "potatoes.name": "Potatoes",
                "pressurePlateStone.name": "Stone Pressure Plate",
                "pressurePlateWood.name": "Wooden Pressure Plate",
                "prismarine.bricks.name": "Prismarine Bricks",
                "prismarine.dark.name": "Dark Prismarine",
                "prismarine.rough.name": "Prismarine",
                "pumpkin.name": "Pumpkin",
                "pumpkinStem.name": "Pumpkin Stem",
                "purpurBlock.name": "Purpur Block",
                "purpurPillar.name": "Purpur Pillar",
                "purpurSlab.name": "Purpur Slab",
                "quartzBlock.chiseled.name": "Chiseled Quartz Block",
                "quartzBlock.default.name": "Block of Quartz",
                "quartzBlock.lines.name": "Pillar Quartz Block",
                "quartzBlock.name": "Block of Quartz",
                "rail.name": "Rail",
                "redNetherBrick.name": "Red Nether Brick",
                "redSandStone.chiseled.name": "Chiseled Red Sandstone",
                "redSandStone.default.name": "Red Sandstone",
                "redSandStone.name": "Red Sandstone",
                "redSandStone.smooth.name": "Smooth Red Sandstone",
                "redstoneDust.name": "Redstone Dust",
                "redstoneLight.name": "Redstone Lamp",
                "reeds.name": "Sugar cane",
                "repeatingCommandBlock.name": "Repeating Command Block",
                "sand.default.name": "Sand",
                "sand.name": "Sand",
                "sand.red.name": "Red Sand",
                "sandStone.chiseled.name": "Chiseled Sandstone",
                "sandStone.default.name": "Sandstone",
                "sandStone.name": "Sandstone",
                "sandStone.smooth.name": "Smooth Sandstone",
                "sapling.acacia.name": "Acacia Sapling",
                "sapling.big_oak.name": "Dark Oak Sapling",
                "sapling.birch.name": "Birch Sapling",
                "sapling.jungle.name": "Jungle Sapling",
                "sapling.oak.name": "Oak Sapling",
                "sapling.spruce.name": "Spruce Sapling",
                "seaLantern.name": "Sea Lantern",
                "shulkerBoxBlack.name": "Black Shulker Box",
                "shulkerBoxBlue.name": "Blue Shulker Box",
                "shulkerBoxBrown.name": "Brown Shulker Box",
                "shulkerBoxCyan.name": "Cyan Shulker Box",
                "shulkerBoxGray.name": "Gray Shulker Box",
                "shulkerBoxGreen.name": "Green Shulker Box",
                "shulkerBoxLightBlue.name": "Light Blue Shulker Box",
                "shulkerBoxLime.name": "Lime Shulker Box",
                "shulkerBoxMagenta.name": "Magenta Shulker Box",
                "shulkerBoxOrange.name": "Orange Shulker Box",
                "shulkerBoxPink.name": "Pink Shulker Box",
                "shulkerBoxPurple.name": "Purple Shulker Box",
                "shulkerBoxRed.name": "Red Shulker Box",
                "shulkerBoxSilver.name": "Light Gray Shulker Box",
                "shulkerBoxWhite.name": "White Shulker Box",
                "shulkerBoxYellow.name": "Yellow Shulker Box",
                "sign.name": "Sign",
                "slime.name": "Slime Block",
                "snow.name": "Snow",
                "sponge.dry.name": "Sponge",
                "sponge.wet.name": "Wet Sponge",
                "spruceFence.name": "Spruce Fence",
                "spruceFenceGate.name": "Spruce Fence Gate",
                "stainedGlass.black.name": "Black Stained Glass",
                "stainedGlass.blue.name": "Blue Stained Glass",
                "stainedGlass.brown.name": "Brown Stained Glass",
                "stainedGlass.cyan.name": "Cyan Stained Glass",
                "stainedGlass.gray.name": "Gray Stained Glass",
                "stainedGlass.green.name": "Green Stained Glass",
                "stainedGlass.lightBlue.name": "Light Blue Stained Glass",
                "stainedGlass.lime.name": "Lime Stained Glass",
                "stainedGlass.magenta.name": "Magenta Stained Glass",
                "stainedGlass.name": "Stained Glass",
                "stainedGlass.orange.name": "Orange Stained Glass",
                "stainedGlass.pink.name": "Pink Stained Glass",
                "stainedGlass.purple.name": "Purple Stained Glass",
                "stainedGlass.red.name": "Red Stained Glass",
                "stainedGlass.silver.name": "Light Gray Stained Glass",
                "stainedGlass.white.name": "White Stained Glass",
                "stainedGlass.yellow.name": "Yellow Stained Glass",
                "stairsBrick.name": "Brick Stairs",
                "stairsNetherBrick.name": "Nether Brick Stairs",
                "stairsPurpur.name": "Purpur Stairs",
                "stairsQuartz.name": "Quartz Stairs",
                "stairsRedSandStone.name": "Red Sandstone Stairs",
                "stairsSandStone.name": "Sandstone Stairs",
                "stairsStone.name": "Cobblestone Stairs",
                "stairsStoneBrickSmooth.name": "Stone Brick Stairs",
                "stairsWood.name": "Oak Wood Stairs",
                "stairsWoodAcacia.name": "Acacia Wood Stairs",
                "stairsWoodBirch.name": "Birch Wood Stairs",
                "stairsWoodDarkOak.name": "Dark Oak Wood Stairs",
                "stairsWoodJungle.name": "Jungle Wood Stairs",
                "stairsWoodSpruce.name": "Spruce Wood Stairs",
                "stone.andesite.name": "Andesite",
                "stone.andesiteSmooth.name": "Polished Andesite",
                "stone.diorite.name": "Diorite",
                "stone.dioriteSmooth.name": "Polished Diorite",
                "stone.granite.name": "Granite",
                "stone.graniteSmooth.name": "Polished Granite",
                "stone.stone.name": "Stone",
                "stoneMoss.name": "Moss Stone",
                "stoneSlab.brick.name": "Bricks Slab",
                "stoneSlab.cobble.name": "Cobblestone Slab",
                "stoneSlab.name": "Stone Slab",
                "stoneSlab.netherBrick.name": "Nether Brick Slab",
                "stoneSlab.quartz.name": "Quartz Slab",
                "stoneSlab.sand.name": "Sandstone Slab",
                "stoneSlab.smoothStoneBrick.name": "Stone Bricks Slab",
                "stoneSlab.stone.name": "Stone Slab",
                "stoneSlab.wood.name": "Wooden Slab",
                "stoneSlab2.red_sandstone.name": "Red Sandstone Slab",
                "stonebrick.name": "Cobblestone",
                "stonebricksmooth.chiseled.name": "Chiseled Stone Bricks",
                "stonebricksmooth.cracked.name": "Cracked Stone Bricks",
                "stonebricksmooth.default.name": "Stone Bricks",
                "stonebricksmooth.mossy.name": "Mossy Stone Bricks",
                "stonebricksmooth.name": "Stone Bricks",
                "structureBlock.name": "Structure Block",
                "structureVoid.name": "Structure Void",
                "tallgrass.fern.name": "Fern",
                "tallgrass.grass.name": "Grass",
                "tallgrass.name": "Grass",
                "tallgrass.shrub.name": "Shrub",
                "thinGlass.name": "Glass Pane",
                "thinStainedGlass.black.name": "Black Stained Glass Pane",
                "thinStainedGlass.blue.name": "Blue Stained Glass Pane",
                "thinStainedGlass.brown.name": "Brown Stained Glass Pane",
                "thinStainedGlass.cyan.name": "Cyan Stained Glass Pane",
                "thinStainedGlass.gray.name": "Gray Stained Glass Pane",
                "thinStainedGlass.green.name": "Green Stained Glass Pane",
                "thinStainedGlass.lightBlue.name": "Light Blue Stained Glass Pane",
                "thinStainedGlass.lime.name": "Lime Stained Glass Pane",
                "thinStainedGlass.magenta.name": "Magenta Stained Glass Pane",
                "thinStainedGlass.name": "Stained Glass Pane",
                "thinStainedGlass.orange.name": "Orange Stained Glass Pane",
                "thinStainedGlass.pink.name": "Pink Stained Glass Pane",
                "thinStainedGlass.purple.name": "Purple Stained Glass Pane",
                "thinStainedGlass.red.name": "Red Stained Glass Pane",
                "thinStainedGlass.silver.name": "Light Gray Stained Glass Pane",
                "thinStainedGlass.white.name": "White Stained Glass Pane",
                "thinStainedGlass.yellow.name": "Yellow Stained Glass Pane",
                "tnt.name": "TNT",
                "torch.name": "Torch",
                "trapdoor.name": "Wooden Trapdoor",
                "tripWire.name": "Tripwire",
                "tripWireSource.name": "Tripwire Hook",
                "vine.name": "Vines",
                "water.name": "Water",
                "waterlily.name": "Lily Pad",
                "web.name": "Cobweb",
                "weightedPlate_heavy.name": "Weighted Pressure Plate (Heavy)",
                "weightedPlate_light.name": "Weighted Pressure Plate (Light)",
                "whiteStone.name": "End Stone",
                "wood.acacia.name": "Acacia Wood Planks",
                "wood.big_oak.name": "Dark Oak Wood Planks",
                "wood.birch.name": "Birch Wood Planks",
                "wood.jungle.name": "Jungle Wood Planks",
                "wood.name": "Wooden Planks",
                "wood.oak.name": "Oak Wood Planks",
                "wood.spruce.name": "Spruce Wood Planks",
                "woodSlab.acacia.name": "Acacia Wood Slab",
                "woodSlab.big_oak.name": "Dark Oak Wood Slab",
                "woodSlab.birch.name": "Birch Wood Slab",
                "woodSlab.jungle.name": "Jungle Wood Slab",
                "woodSlab.name": "Wood Slab",
                "woodSlab.oak.name": "Oak Wood Slab",
                "woodSlab.spruce.name": "Spruce Wood Slab",
                "woolCarpet.black.name": "Black Carpet",
                "woolCarpet.blue.name": "Blue Carpet",
                "woolCarpet.brown.name": "Brown Carpet",
                "woolCarpet.cyan.name": "Cyan Carpet",
                "woolCarpet.gray.name": "Gray Carpet",
                "woolCarpet.green.name": "Green Carpet",
                "woolCarpet.lightBlue.name": "Light Blue Carpet",
                "woolCarpet.lime.name": "Lime Carpet",
                "woolCarpet.magenta.name": "Magenta Carpet",
                "woolCarpet.name": "Carpet",
                "woolCarpet.orange.name": "Orange Carpet",
                "woolCarpet.pink.name": "Pink Carpet",
                "woolCarpet.purple.name": "Purple Carpet",
                "woolCarpet.red.name": "Red Carpet",
                "woolCarpet.silver.name": "Light Gray Carpet",
                "woolCarpet.white.name": "White Carpet",
                "woolCarpet.yellow.name": "Yellow Carpet",
                "workbench.name": "Crafting Table"
            },
            "tipped_arrow": {
                "effect.awkward": "Tipped Arrow",
                "effect.empty": "Uncraftable Tipped Arrow",
                "effect.fire_resistance": "Arrow of Fire Resistance",
                "effect.harming": "Arrow of Harming",
                "effect.healing": "Arrow of Healing",
                "effect.invisibility": "Arrow of Invisibility",
                "effect.leaping": "Arrow of Leaping",
                "effect.levitation": "Arrow of Levitation",
                "effect.luck": "Arrow of Luck",
                "effect.mundane": "Tipped Arrow",
                "effect.night_vision": "Arrow of Night Vision",
                "effect.poison": "Arrow of Poison",
                "effect.regeneration": "Arrow of Regeneration",
                "effect.slowness": "Arrow of Slowness",
                "effect.strength": "Arrow of Strength",
                "effect.swiftness": "Arrow of Swiftness",
                "effect.thick": "Tipped Arrow",
                "effect.water": "Arrow of Splashing",
                "effect.water_breathing": "Arrow of Water Breathing",
                "effect.weakness": "Arrow of Weakness"
            },
            "title": {
                "oldgl1": "Old graphics card detected; this may prevent you from",
                "oldgl2": "playing in the future as OpenGL 2.0 will be required.",
                "oldjava1": "Old java detected; this will prevent you from playing",
                "oldjava2": "in the future as Java 8 will be required."
            },
            "translation": {
                "test.args": "%s %s",
                "test.complex": "Prefix, %s%2$s again %s and %1$s lastly %s and also %1$s again!",
                "test.escape": "%%s %%%s %%%%s %%%%%s",
                "test.invalid": "hi %",
                "test.invalid2": "hi %  s",
                "test.none": "Hello, world!",
                "test.world": "world"
            }
        },
        "packets": {
            "directions": {
                "CLIENTBOUND": {
                    "class": "fn",
                    "field": "b",
                    "name": "CLIENTBOUND"
                },
                "SERVERBOUND": {
                    "class": "fn",
                    "field": "a",
                    "name": "SERVERBOUND"
                }
            },
            "info": {
                "count": 117
            },
            "packet": {
                "HANDSHAKING_SERVERBOUND_00": {
                    "class": "jp.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "d.a()",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "HANDSHAKING"
                },
                "LOGIN_CLIENTBOUND_00": {
                    "class": "jw.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "chatcomponent"
                        }
                    ],
                    "state": "LOGIN"
                },
                "LOGIN_CLIENTBOUND_01": {
                    "class": "ju.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b.getEncoded().length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b.getEncoded()",
                            "operation": "write",
                            "type": "byte[]"
                        },
                        {
                            "field": "c.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "byte[]"
                        }
                    ],
                    "state": "LOGIN"
                },
                "LOGIN_CLIENTBOUND_02": {
                    "class": "jt.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 2,
                    "instructions": [
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.a.getId()",
                            "var": "var2"
                        },
                        {
                            "field": "(var2 == null) ? \"\" : var2.toString()",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "a.getName()",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "LOGIN"
                },
                "LOGIN_CLIENTBOUND_03": {
                    "class": "jv.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 3,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "LOGIN"
                },
                "LOGIN_SERVERBOUND_00": {
                    "class": "jy.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "a.getName()",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "LOGIN"
                },
                "LOGIN_SERVERBOUND_01": {
                    "class": "jz.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "a.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte[]"
                        },
                        {
                            "field": "b.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte[]"
                        }
                    ],
                    "state": "LOGIN"
                },
                "PLAY_CLIENTBOUND_00": {
                    "class": "fq.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "uuid"
                        },
                        {
                            "field": "k",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "i",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "j",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "l",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "short"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_01": {
                    "class": "fr.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "short"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_02": {
                    "class": "fs.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 2,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_03": {
                    "class": "ft.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 3,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "uuid"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "j",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "k",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "l",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "i",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "m",
                            "operation": "write",
                            "type": "metadata"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_04": {
                    "class": "fu.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 4,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "uuid"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "d.b()",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_05": {
                    "class": "fv.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 5,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "uuid"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "metadata"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_06": {
                    "class": "fw.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 6,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_07": {
                    "class": "fx.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 7,
                    "instructions": [
                        {
                            "field": "a.size()",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.a.entrySet().iterator()",
                            "var": "var2"
                        },
                        {
                            "condition": "var2.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((Map$Entry)var2.next())",
                                    "var": "var3"
                                },
                                {
                                    "field": "((nw)var3.getKey()).e",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "((Integer)var3.getValue()).intValue()",
                                    "operation": "write",
                                    "type": "varint"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_08": {
                    "class": "fy.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 8,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_09": {
                    "class": "fz.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 9,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "(byte)b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "nbtcompound"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0A": {
                    "class": "ga.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 10,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "als.a(d) & 0xfff",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0B": {
                    "class": "gb.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 11,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "als.i.a(b)",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0C": {
                    "class": "gc.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 12,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "uuid"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "gc$1.a[this.b.ordinal()]",
                            "instructions": [
                                {
                                    "operation": "case",
                                    "value": "1"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "chatcomponent"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "float"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "enum"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "enum"
                                },
                                {
                                    "field": "j()",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "2"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "3"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "float"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "4"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "chatcomponent"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "5"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "enum"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "enum"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "6"
                                },
                                {
                                    "field": "j()",
                                    "operation": "write",
                                    "type": "byte"
                                }
                            ],
                            "operation": "switch"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0D": {
                    "class": "gd.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 13,
                    "instructions": [
                        {
                            "field": "a.a()",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0E": {
                    "class": "ge.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 14,
                    "instructions": [
                        {
                            "field": "a.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.a",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "var2.length",
                            "var": "var3"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var4"
                        },
                        {
                            "condition": "var4 < var3",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "var2[var4]",
                                    "var": "var5"
                                },
                                {
                                    "field": "var5",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "amount": "1",
                                    "field": "var4",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_0F": {
                    "class": "gf.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 15,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "chatcomponent"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_10": {
                    "class": "gg.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 16,
                    "instructions": [
                        {
                            "field": "a.a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "a.b",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.b",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "var2.length",
                            "var": "var3"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var4"
                        },
                        {
                            "condition": "var4 < var3",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "var2[var4]",
                                    "var": "var5"
                                },
                                {
                                    "field": "var5.b()",
                                    "operation": "write",
                                    "type": "short"
                                },
                                {
                                    "field": "als.i.a(var5.c())",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "amount": "1",
                                    "field": "var4",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_11": {
                    "class": "gh.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 17,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_12": {
                    "class": "gi.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 18,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_13": {
                    "class": "gj.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 19,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "chatcomponent"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "condition": "b.equals(\"EntityHorse\")",
                            "instructions": [
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "int"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_14": {
                    "class": "gk.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 20,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b.size()",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.b.iterator()",
                            "var": "var2"
                        },
                        {
                            "condition": "var2.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((afi)var2.next())",
                                    "var": "var3"
                                },
                                {
                                    "field": "var3",
                                    "operation": "write",
                                    "type": "itemstack"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_15": {
                    "class": "gl.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 21,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "short"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_16": {
                    "class": "gm.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 22,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "itemstack"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_17": {
                    "class": "gn.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 23,
                    "instructions": [
                        {
                            "field": "afg.a(a)",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_18": {
                    "class": "go.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 24,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte[]"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_19": {
                    "class": "gp.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 25,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1A": {
                    "class": "gq.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 26,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "chatcomponent"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1B": {
                    "class": "gr.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 27,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1C": {
                    "class": "gs.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 28,
                    "instructions": [
                        {
                            "field": "(float)a",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "(float)b",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "(float)c",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e.size()",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "((int)this.a)",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "((int)this.b)",
                            "var": "var3"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "((int)this.c)",
                            "var": "var4"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.e.iterator()",
                            "var": "var5"
                        },
                        {
                            "condition": "var5.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((co)var5.next())",
                                    "var": "var6"
                                },
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "(var6.p() - var2)",
                                    "var": "var7"
                                },
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "(var6.q() - var3)",
                                    "var": "var8"
                                },
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "(var6.r() - var4)",
                                    "var": "var9"
                                },
                                {
                                    "field": "var7",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "var8",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "var9",
                                    "operation": "write",
                                    "type": "byte"
                                }
                            ],
                            "operation": "loop"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1D": {
                    "class": "gt.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 29,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "int"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1E": {
                    "class": "gu.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 30,
                    "instructions": [
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_1F": {
                    "class": "gv.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 31,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_20": {
                    "class": "gw.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 32,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "d.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "byte[]"
                        },
                        {
                            "field": "e.size()",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.e.iterator()",
                            "var": "var2"
                        },
                        {
                            "condition": "var2.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((du)var2.next())",
                                    "var": "var3"
                                },
                                {
                                    "field": "var3",
                                    "operation": "write",
                                    "type": "nbtcompound"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_21": {
                    "class": "gx.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 33,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_22": {
                    "class": "gy.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 34,
                    "instructions": [
                        {
                            "field": "a.c()",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "j",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "i",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "this.a.d()",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var3"
                        },
                        {
                            "condition": "var3 < var2",
                            "instructions": [
                                {
                                    "field": "k[var3]",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "amount": "1",
                                    "field": "var3",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_23": {
                    "class": "gz.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 35,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "this.c.a()",
                            "var": "var2"
                        },
                        {
                            "condition": "b",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "(var2 | 0x8)",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "field": "var2",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "e.a()",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g.a()",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "h",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_24": {
                    "class": "ha.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 36,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "field": "d.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.d",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "var2.length",
                            "var": "var3"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var4"
                        },
                        {
                            "condition": "var4 < var3",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "var2[var4]",
                                    "var": "var5"
                                },
                                {
                                    "field": "((var5.a() & 0xf) << 4) | (var5.e() & 0xf)",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "var5.c()",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "var5.d()",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "amount": "1",
                                    "field": "var4",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "condition": "g > 0",
                            "instructions": [
                                {
                                    "field": "h",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "i.length",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "field": "i",
                                    "operation": "write",
                                    "type": "byte[]"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_25": {
                    "class": "hb$a.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 37,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_26": {
                    "class": "hb$b.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 38,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_27": {
                    "class": "hb$c.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 39,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_28": {
                    "class": "hb.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 40,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_29": {
                    "class": "hc.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 41,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2A": {
                    "class": "hd.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 42,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2B": {
                    "class": "he.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 43,
                    "instructions": [
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var2"
                        },
                        {
                            "condition": "a()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 1))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "b()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 2))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "c()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 4))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "d()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 0x8))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "field": "var2",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2C": {
                    "class": "hf.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 44,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "condition": "a == hf$a.b",
                            "instructions": [
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "int"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "instructions": [
                                {
                                    "condition": "a == hf$a.c",
                                    "instructions": [
                                        {
                                            "field": "b",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "field": "c",
                                            "operation": "write",
                                            "type": "int"
                                        },
                                        {
                                            "field": "e",
                                            "operation": "write",
                                            "type": "chatcomponent"
                                        }
                                    ],
                                    "operation": "if"
                                }
                            ],
                            "operation": "else"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2D": {
                    "class": "hg.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 45,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "b.size()",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.b.iterator()",
                            "var": "var2"
                        },
                        {
                            "condition": "var2.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((hg$b)var2.next())",
                                    "var": "var3"
                                },
                                {
                                    "field": "hg$1.a[this.a.ordinal()]",
                                    "instructions": [
                                        {
                                            "operation": "case",
                                            "value": "1"
                                        },
                                        {
                                            "field": "var3.a().getId()",
                                            "operation": "write",
                                            "type": "uuid"
                                        },
                                        {
                                            "field": "var3.a().getName()",
                                            "operation": "write",
                                            "type": "string"
                                        },
                                        {
                                            "field": "var3.a().getProperties().size()",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "operation": "store",
                                            "type": "Object",
                                            "value": "var3.a().getProperties().values().iterator()",
                                            "var": "var4"
                                        },
                                        {
                                            "condition": "var4.hasNext()",
                                            "instructions": [
                                                {
                                                    "operation": "store",
                                                    "type": "Object",
                                                    "value": "((com.mojang.authlib.properties.Property)var4.next())",
                                                    "var": "var5"
                                                },
                                                {
                                                    "field": "var5.getName()",
                                                    "operation": "write",
                                                    "type": "string"
                                                },
                                                {
                                                    "field": "var5.getValue()",
                                                    "operation": "write",
                                                    "type": "string"
                                                },
                                                {
                                                    "condition": "var5.hasSignature()",
                                                    "instructions": [
                                                        {
                                                            "field": "1",
                                                            "operation": "write",
                                                            "type": "boolean"
                                                        },
                                                        {
                                                            "field": "var5.getSignature()",
                                                            "operation": "write",
                                                            "type": "string"
                                                        }
                                                    ],
                                                    "operation": "if"
                                                },
                                                {
                                                    "instructions": [
                                                        {
                                                            "field": "0",
                                                            "operation": "write",
                                                            "type": "boolean"
                                                        }
                                                    ],
                                                    "operation": "else"
                                                }
                                            ],
                                            "operation": "loop"
                                        },
                                        {
                                            "field": "var3.c().a()",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "field": "var3.b()",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "condition": "var3.d() == null",
                                            "instructions": [
                                                {
                                                    "field": "0",
                                                    "operation": "write",
                                                    "type": "boolean"
                                                },
                                                {
                                                    "operation": "break"
                                                }
                                            ],
                                            "operation": "if"
                                        },
                                        {
                                            "field": "1",
                                            "operation": "write",
                                            "type": "boolean"
                                        },
                                        {
                                            "field": "var3.d()",
                                            "operation": "write",
                                            "type": "chatcomponent"
                                        },
                                        {
                                            "operation": "break"
                                        },
                                        {
                                            "operation": "case",
                                            "value": "2"
                                        },
                                        {
                                            "field": "var3.a().getId()",
                                            "operation": "write",
                                            "type": "uuid"
                                        },
                                        {
                                            "field": "var3.c().a()",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "operation": "break"
                                        },
                                        {
                                            "operation": "case",
                                            "value": "3"
                                        },
                                        {
                                            "field": "var3.a().getId()",
                                            "operation": "write",
                                            "type": "uuid"
                                        },
                                        {
                                            "field": "var3.b()",
                                            "operation": "write",
                                            "type": "varint"
                                        },
                                        {
                                            "operation": "break"
                                        },
                                        {
                                            "operation": "case",
                                            "value": "4"
                                        },
                                        {
                                            "field": "var3.a().getId()",
                                            "operation": "write",
                                            "type": "uuid"
                                        },
                                        {
                                            "condition": "var3.d() == null",
                                            "instructions": [
                                                {
                                                    "field": "0",
                                                    "operation": "write",
                                                    "type": "boolean"
                                                },
                                                {
                                                    "operation": "break"
                                                }
                                            ],
                                            "operation": "if"
                                        },
                                        {
                                            "field": "1",
                                            "operation": "write",
                                            "type": "boolean"
                                        },
                                        {
                                            "field": "var3.d()",
                                            "operation": "write",
                                            "type": "chatcomponent"
                                        },
                                        {
                                            "operation": "break"
                                        },
                                        {
                                            "operation": "case",
                                            "value": "5"
                                        },
                                        {
                                            "field": "var3.a().getId()",
                                            "operation": "write",
                                            "type": "uuid"
                                        }
                                    ],
                                    "operation": "switch"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2E": {
                    "class": "hh.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 46,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "hh$a.a(f)",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_2F": {
                    "class": "hi.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 47,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "position"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_30": {
                    "class": "hj.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 48,
                    "instructions": [
                        {
                            "field": "a.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.a",
                            "var": "var2"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "var2.length",
                            "var": "var3"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var4"
                        },
                        {
                            "condition": "var4 < var3",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "var2[var4]",
                                    "var": "var5"
                                },
                                {
                                    "field": "var5",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "amount": "1",
                                    "field": "var4",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_31": {
                    "class": "hk.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 49,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "sf.a(b)",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_32": {
                    "class": "hl.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 50,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_33": {
                    "class": "hm.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 51,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b.a()",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c.a()",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "d.a()",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_34": {
                    "class": "hn.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 52,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_35": {
                    "class": "ho.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 53,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "ho$1.a[this.a.ordinal()]",
                            "instructions": [
                                {
                                    "operation": "case",
                                    "value": "1"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "2"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "g",
                                    "operation": "write",
                                    "type": "varlong"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "3"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "5"
                                },
                                {
                                    "field": "h",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "4"
                                },
                                {
                                    "field": "i",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "operation": "break"
                                },
                                {
                                    "operation": "case",
                                    "value": "6"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "g",
                                    "operation": "write",
                                    "type": "varlong"
                                },
                                {
                                    "field": "b",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "field": "i",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "field": "h",
                                    "operation": "write",
                                    "type": "varint"
                                }
                            ],
                            "operation": "switch"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_36": {
                    "class": "hp.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 54,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_37": {
                    "class": "hq.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 55,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_38": {
                    "class": "hr.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 56,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_39": {
                    "class": "hs.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 57,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "metadata"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3A": {
                    "class": "ht.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 58,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "int"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3B": {
                    "class": "hu.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 59,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "short"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3C": {
                    "class": "hv.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 60,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "itemstack"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3D": {
                    "class": "hw.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 61,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3E": {
                    "class": "hx.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 62,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_3F": {
                    "class": "hy.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 63,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "condition": "d",
                            "instructions": [
                                {
                                    "field": "b",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "c.a()",
                                    "operation": "write",
                                    "type": "string"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_40": {
                    "class": "hz.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 64,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b.length",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "varint[]"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_41": {
                    "class": "ia.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 65,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "i",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "condition": "i",
                            "instructions": [
                                {
                                    "field": "b",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "j",
                                    "operation": "write",
                                    "type": "byte"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "f",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "g",
                                    "operation": "write",
                                    "type": "byte"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "i",
                            "instructions": [
                                {
                                    "field": "h.size()",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "this.h.iterator()",
                                    "var": "var2"
                                },
                                {
                                    "condition": "var2.hasNext()",
                                    "instructions": [
                                        {
                                            "operation": "store",
                                            "type": "Object",
                                            "value": "((String)var2.next())",
                                            "var": "var3"
                                        },
                                        {
                                            "field": "var3",
                                            "operation": "write",
                                            "type": "string"
                                        }
                                    ],
                                    "operation": "loop"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_42": {
                    "class": "ib.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 66,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "condition": "d != ib$a.b",
                            "instructions": [
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "varint"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_43": {
                    "class": "ic.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 67,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_44": {
                    "class": "id.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 68,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "long"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "long"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_45": {
                    "class": "ie.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 69,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "condition": "a != ie$a.a",
                            "instructions": [
                                {
                                    "field": "b",
                                    "operation": "write",
                                    "type": "chatcomponent"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "a == ie$a.d",
                            "instructions": [
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "int"
                                },
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "int"
                                },
                                {
                                    "field": "e",
                                    "operation": "write",
                                    "type": "int"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_46": {
                    "class": "ig.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 70,
                    "instructions": [
                        {
                            "field": "nm.a.a(a)",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_47": {
                    "class": "ih.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 71,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "chatcomponent"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "chatcomponent"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_48": {
                    "class": "ii.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 72,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_49": {
                    "class": "ij.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 73,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "g",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_4A": {
                    "class": "ik.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 74,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b.size()",
                            "operation": "write",
                            "type": "int"
                        },
                        {
                            "operation": "store",
                            "type": "Object",
                            "value": "this.b.iterator()",
                            "var": "var2"
                        },
                        {
                            "condition": "var2.hasNext()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "((ik$a)var2.next())",
                                    "var": "var3"
                                },
                                {
                                    "field": "var3.a()",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "field": "var3.b()",
                                    "operation": "write",
                                    "type": "double"
                                },
                                {
                                    "field": "var3.c().size()",
                                    "operation": "write",
                                    "type": "varint"
                                },
                                {
                                    "operation": "store",
                                    "type": "Object",
                                    "value": "var3.c().iterator()",
                                    "var": "var4"
                                },
                                {
                                    "condition": "var4.hasNext()",
                                    "instructions": [
                                        {
                                            "operation": "store",
                                            "type": "Object",
                                            "value": "((tk)var4.next())",
                                            "var": "var5"
                                        },
                                        {
                                            "field": "var5.a()",
                                            "operation": "write",
                                            "type": "uuid"
                                        },
                                        {
                                            "field": "var5.d()",
                                            "operation": "write",
                                            "type": "double"
                                        },
                                        {
                                            "field": "var5.c()",
                                            "operation": "write",
                                            "type": "byte"
                                        }
                                    ],
                                    "operation": "loop"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_CLIENTBOUND_4B": {
                    "class": "il.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 75,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_00": {
                    "class": "in.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_01": {
                    "class": "io.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "org/apache/commons/lang3/StringUtils.substring(a, 0, 0x7fff)",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "((this.c != null) ? 1 : 0)",
                            "var": "var2"
                        },
                        {
                            "field": "var2",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "condition": "var2",
                            "instructions": [
                                {
                                    "field": "c",
                                    "operation": "write",
                                    "type": "position"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_02": {
                    "class": "ip.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 2,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_03": {
                    "class": "iq.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 3,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_04": {
                    "class": "ir.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 4,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_05": {
                    "class": "is.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 5,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "(c) ? 1 : 0",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_06": {
                    "class": "it.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 6,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_07": {
                    "class": "iu.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 7,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "itemstack"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_08": {
                    "class": "iv.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 8,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_09": {
                    "class": "iw.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 9,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "string"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "byte[]"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0A": {
                    "class": "ix.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 10,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "condition": "b == ix$a.c",
                            "instructions": [
                                {
                                    "field": "(float)c.b",
                                    "operation": "write",
                                    "type": "float"
                                },
                                {
                                    "field": "(float)c.c",
                                    "operation": "write",
                                    "type": "float"
                                },
                                {
                                    "field": "(float)c.d",
                                    "operation": "write",
                                    "type": "float"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "b != ix$a.a",
                            "instructions": [
                                {
                                    "field": "d",
                                    "operation": "write",
                                    "type": "enum"
                                }
                            ],
                            "operation": "if"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0B": {
                    "class": "iy.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 11,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0C": {
                    "class": "iz$a.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 12,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "(f) ? 1 : 0",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0D": {
                    "class": "iz$b.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 13,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "(f) ? 1 : 0",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0E": {
                    "class": "iz$c.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 14,
                    "instructions": [
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "(f) ? 1 : 0",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_0F": {
                    "class": "iz.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 15,
                    "instructions": [
                        {
                            "field": "(f) ? 1 : 0",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_10": {
                    "class": "ja.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 16,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "double"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_11": {
                    "class": "jb.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 17,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "boolean"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "boolean"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_12": {
                    "class": "jc.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 18,
                    "instructions": [
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var2"
                        },
                        {
                            "condition": "a()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 1))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "b()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 2))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "c()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 4))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "d()",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 0x8))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "field": "var2",
                            "operation": "write",
                            "type": "byte"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_13": {
                    "class": "jd.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 19,
                    "instructions": [
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "b.a()",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_14": {
                    "class": "je.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 20,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "varint"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "varint"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_15": {
                    "class": "jf.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 21,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var2"
                        },
                        {
                            "condition": "c",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 1))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "condition": "d",
                            "instructions": [
                                {
                                    "operation": "store",
                                    "type": "int",
                                    "value": "((byte)(var2 | 2))",
                                    "var": "var2"
                                }
                            ],
                            "operation": "if"
                        },
                        {
                            "field": "var2",
                            "operation": "write",
                            "type": "byte"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_16": {
                    "class": "jg.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 22,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_17": {
                    "class": "jh.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 23,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "short"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_18": {
                    "class": "ji.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 24,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "short"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "itemstack"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_19": {
                    "class": "jj.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 25,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "operation": "store",
                            "type": "int",
                            "value": "0",
                            "var": "var2"
                        },
                        {
                            "condition": "var2 < 4",
                            "instructions": [
                                {
                                    "field": "b[var2]",
                                    "operation": "write",
                                    "type": "string"
                                },
                                {
                                    "amount": "1",
                                    "field": "var2",
                                    "operation": "increment"
                                }
                            ],
                            "operation": "loop"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_1A": {
                    "class": "jk.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 26,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_1B": {
                    "class": "jl.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 27,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "uuid"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_1C": {
                    "class": "jm.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 28,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "position"
                        },
                        {
                            "field": "b",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "c",
                            "operation": "write",
                            "type": "enum"
                        },
                        {
                            "field": "d",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "e",
                            "operation": "write",
                            "type": "float"
                        },
                        {
                            "field": "f",
                            "operation": "write",
                            "type": "float"
                        }
                    ],
                    "state": "PLAY"
                },
                "PLAY_SERVERBOUND_1D": {
                    "class": "jn.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 29,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "enum"
                        }
                    ],
                    "state": "PLAY"
                },
                "STATUS_CLIENTBOUND_00": {
                    "class": "ke.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 0,
                    "instructions": [
                        {
                            "field": "ke.a.toJson(b)",
                            "operation": "write",
                            "type": "string"
                        }
                    ],
                    "state": "STATUS"
                },
                "STATUS_CLIENTBOUND_01": {
                    "class": "kd.class",
                    "direction": "CLIENTBOUND",
                    "from_client": false,
                    "from_server": true,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "long"
                        }
                    ],
                    "state": "STATUS"
                },
                "STATUS_SERVERBOUND_00": {
                    "class": "ki.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 0,
                    "instructions": [],
                    "state": "STATUS"
                },
                "STATUS_SERVERBOUND_01": {
                    "class": "kh.class",
                    "direction": "SERVERBOUND",
                    "from_client": true,
                    "from_server": false,
                    "id": 1,
                    "instructions": [
                        {
                            "field": "a",
                            "operation": "write",
                            "type": "long"
                        }
                    ],
                    "state": "STATUS"
                }
            },
            "states": {
                "HANDSHAKING": {
                    "class": "es$1",
                    "field": "a",
                    "name": "HANDSHAKING"
                },
                "LOGIN": {
                    "class": "es$4",
                    "field": "d",
                    "name": "LOGIN"
                },
                "PLAY": {
                    "class": "es$2",
                    "field": "b",
                    "name": "PLAY"
                },
                "STATUS": {
                    "class": "es$3",
                    "field": "c",
                    "name": "STATUS"
                }
            }
        },
        "particletypes": [
            "explode",
            "largeexplode",
            "hugeexplosion",
            "fireworksSpark",
            "bubble",
            "splash",
            "wake",
            "suspended",
            "depthsuspend",
            "crit",
            "magicCrit",
            "smoke",
            "largesmoke",
            "spell",
            "instantSpell",
            "mobSpell",
            "mobSpellAmbient",
            "witchMagic",
            "dripWater",
            "dripLava",
            "angryVillager",
            "happyVillager",
            "townaura",
            "note",
            "portal",
            "enchantmenttable",
            "flame",
            "lava",
            "footstep",
            "cloud",
            "reddust",
            "snowballpoof",
            "snowshovel",
            "slime",
            "heart",
            "barrier",
            "iconcrack",
            "blockcrack",
            "blockdust",
            "droplet",
            "take",
            "mobappearance",
            "dragonbreath",
            "endRod",
            "damageIndicator",
            "sweepAttack",
            "fallingdust",
            "totem",
            "spit"
        ],
        "pluginchannels": {
            "clientbound": [
                "MC|BOpen",
                "MC|Brand",
                "MC|DebugPath",
                "MC|StopSound",
                "MC|TrList"
            ],
            "serverbound": [
                "MC|AdvCmd",
                "MC|AutoCmd",
                "MC|BEdit",
                "MC|BSign",
                "MC|Beacon",
                "MC|ItemName",
                "MC|PickItem",
                "MC|Struct",
                "MC|TrSel"
            ]
        },
        "sounds": {
            "ambient.cave": {
                "field": "a",
                "id": 0,
                "name": "ambient.cave",
                "sounds": [
                    {
                        "hash": "29d4dccf3353334c7aa2a49cb6fed3780a51a1ba",
                        "name": "ambient/cave/cave1"
                    },
                    {
                        "hash": "5680749048457f5772ec95a73d856ad792fa1717",
                        "name": "ambient/cave/cave2"
                    },
                    {
                        "hash": "d4b06ccb8e331ece734f51d84a0a5fbc7164d8be",
                        "name": "ambient/cave/cave3"
                    },
                    {
                        "hash": "48540d7788ce3d9e780cb448ce5676c53dbcfd23",
                        "name": "ambient/cave/cave4"
                    },
                    {
                        "hash": "18a992d93128bb2e2861930cff3140c6940c0127",
                        "name": "ambient/cave/cave5"
                    },
                    {
                        "hash": "cf23204a9cca2ac7f9674168cc063cfb4dbe001f",
                        "name": "ambient/cave/cave6"
                    },
                    {
                        "hash": "c8dd60f7e7087da52a431c1dbc0f397317b374fb",
                        "name": "ambient/cave/cave7"
                    },
                    {
                        "hash": "9024de3f1dd4bc1e8f445c7c5b812f25c7e31bf6",
                        "name": "ambient/cave/cave8"
                    },
                    {
                        "hash": "b463fa47816fe9a5dfe508093150e647403e4db6",
                        "name": "ambient/cave/cave9"
                    },
                    {
                        "hash": "79a5b53bf22cca182ddff2a670942c49867663ec",
                        "name": "ambient/cave/cave10"
                    },
                    {
                        "hash": "e367d1dfa1ce07374e0aeaecbfb1526142a0dcc1",
                        "name": "ambient/cave/cave11"
                    },
                    {
                        "hash": "a720e85e35be0dc3186d01cc599121b87e7ee9f7",
                        "name": "ambient/cave/cave12"
                    },
                    {
                        "hash": "63bbe3921abd75b9f6cd1e20330360d164da169b",
                        "name": "ambient/cave/cave13"
                    },
                    {
                        "hash": "2a36ba7e9f4ffc0d22433933bb8ce98de9912432",
                        "name": "ambient/cave/cave14"
                    },
                    {
                        "hash": "bdbaad5ee2fede656f074621625a4c25287f28ff",
                        "name": "ambient/cave/cave15"
                    },
                    {
                        "hash": "2ee3d3db9717b7f689e5b3ab389838e4f85af3a5",
                        "name": "ambient/cave/cave16"
                    }
                ],
                "subtitle": "Eerie noise",
                "subtitle_key": "subtitles.ambient.cave"
            },
            "block.anvil.break": {
                "field": "b",
                "id": 1,
                "name": "block.anvil.break",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.anvil.destroy": {
                "field": "c",
                "id": 2,
                "name": "block.anvil.destroy",
                "sounds": [
                    {
                        "hash": "705a155201cc388a0c0c6f7435ddbc0fcc56b5f2",
                        "name": "random/anvil_break"
                    }
                ],
                "subtitle": "Anvil destroyed",
                "subtitle_key": "subtitles.block.anvil.destroy"
            },
            "block.anvil.fall": {
                "field": "d",
                "id": 3,
                "name": "block.anvil.fall",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ]
            },
            "block.anvil.hit": {
                "field": "e",
                "id": 4,
                "name": "block.anvil.hit",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.anvil.land": {
                "field": "f",
                "id": 5,
                "name": "block.anvil.land",
                "sounds": [
                    {
                        "hash": "934b16e82b94d5790175615303594f0ec28da4a0",
                        "name": "random/anvil_land"
                    }
                ],
                "subtitle": "Anvil landed",
                "subtitle_key": "subtitles.block.anvil.land"
            },
            "block.anvil.place": {
                "field": "g",
                "id": 6,
                "name": "block.anvil.place",
                "sounds": [
                    {
                        "hash": "934b16e82b94d5790175615303594f0ec28da4a0",
                        "name": "random/anvil_land"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.anvil.step": {
                "field": "h",
                "id": 7,
                "name": "block.anvil.step",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.anvil.use": {
                "field": "i",
                "id": 8,
                "name": "block.anvil.use",
                "sounds": [
                    {
                        "hash": "88a792430dfff97582ab49b8dc9477cd9d4e5ebb",
                        "name": "random/anvil_use"
                    }
                ],
                "subtitle": "Anvil used",
                "subtitle_key": "subtitles.block.anvil.use"
            },
            "block.brewing_stand.brew": {
                "field": "M",
                "id": 9,
                "name": "block.brewing_stand.brew",
                "sounds": [
                    {
                        "hash": "b91c8cf157979540e517895beefe0390acac6454",
                        "name": "block/brewing_stand/brew1"
                    },
                    {
                        "hash": "030a3d36cccac21197db2ec078f96cbc2caa1311",
                        "name": "block/brewing_stand/brew2"
                    }
                ],
                "subtitle": "Brewing Stand bubbles",
                "subtitle_key": "subtitles.block.brewing_stand.brew"
            },
            "block.chest.close": {
                "field": "X",
                "id": 10,
                "name": "block.chest.close",
                "sounds": [
                    {
                        "hash": "a7d0d6f761c9a647cc0273bc016f2772b85f6d88",
                        "name": "block/chest/close"
                    },
                    {
                        "hash": "eaa2cfc2ca71f219930cc496d5316853364d3623",
                        "name": "block/chest/close2"
                    },
                    {
                        "hash": "fda6f8d1f1daabad0fd78903cd3c4b366f77a8e5",
                        "name": "block/chest/close3"
                    }
                ],
                "subtitle": "Chest closes",
                "subtitle_key": "subtitles.block.chest.close"
            },
            "block.chest.locked": {
                "field": "Y",
                "id": 11,
                "name": "block.chest.locked",
                "sounds": [
                    {
                        "hash": "871634413de37a092d0e5fe7844a37917c27bbf2",
                        "name": "block/wooden_door/close"
                    },
                    {
                        "hash": "4ed1f29f3e1378811f7fcc49db743400b8e3284f",
                        "name": "block/wooden_door/open"
                    }
                ],
                "subtitle": "Chest locked",
                "subtitle_key": "subtitles.block.chest.locked"
            },
            "block.chest.open": {
                "field": "Z",
                "id": 12,
                "name": "block.chest.open",
                "sounds": [
                    {
                        "hash": "f993dbcc8cdde669020b9f988f091d997006ce8b",
                        "name": "block/chest/open"
                    }
                ],
                "subtitle": "Chest opens",
                "subtitle_key": "subtitles.block.chest.open"
            },
            "block.chorus_flower.death": {
                "field": "af",
                "id": 13,
                "name": "block.chorus_flower.death",
                "sounds": [
                    {
                        "hash": "fad694e6c37b2b2369046ce88cddcad4b86a1c55",
                        "name": "block/chorus_flower/death1"
                    },
                    {
                        "hash": "64ea3da2bfe8f994308140c734ca81a6fed4d4a7",
                        "name": "block/chorus_flower/death2"
                    },
                    {
                        "hash": "aa10d6c0b4941f35b7129ee0b9905536826f2422",
                        "name": "block/chorus_flower/death3"
                    }
                ],
                "subtitle": "Chorus Flower withers",
                "subtitle_key": "subtitles.block.chorus_flower.death"
            },
            "block.chorus_flower.grow": {
                "field": "ag",
                "id": 14,
                "name": "block.chorus_flower.grow",
                "sounds": [
                    {
                        "hash": "07373cce0250d335443998231c8a9e3ef7531e9f",
                        "name": "block/chorus_flower/grow1"
                    },
                    {
                        "hash": "f23941bd42028d6fac79a142cb913522f05998c2",
                        "name": "block/chorus_flower/grow2"
                    },
                    {
                        "hash": "7e163e93b0799fc8373baa3fdbf44bffcbe540b4",
                        "name": "block/chorus_flower/grow3"
                    },
                    {
                        "hash": "a2c1116d40b879a0abccc2f02c0471be91bb6b30",
                        "name": "block/chorus_flower/grow4"
                    }
                ],
                "subtitle": "Chorus Flower grows",
                "subtitle_key": "subtitles.block.chorus_flower.grow"
            },
            "block.cloth.break": {
                "field": "ai",
                "id": 15,
                "name": "block.cloth.break",
                "sounds": [
                    {
                        "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
                        "name": "dig/cloth1"
                    },
                    {
                        "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
                        "name": "dig/cloth2"
                    },
                    {
                        "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
                        "name": "dig/cloth3"
                    },
                    {
                        "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
                        "name": "dig/cloth4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.cloth.fall": {
                "field": "aj",
                "id": 16,
                "name": "block.cloth.fall",
                "sounds": [
                    {
                        "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
                        "name": "step/cloth1"
                    },
                    {
                        "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
                        "name": "step/cloth2"
                    },
                    {
                        "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
                        "name": "step/cloth3"
                    },
                    {
                        "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
                        "name": "step/cloth4"
                    }
                ]
            },
            "block.cloth.hit": {
                "field": "ak",
                "id": 17,
                "name": "block.cloth.hit",
                "sounds": [
                    {
                        "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
                        "name": "step/cloth1"
                    },
                    {
                        "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
                        "name": "step/cloth2"
                    },
                    {
                        "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
                        "name": "step/cloth3"
                    },
                    {
                        "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
                        "name": "step/cloth4"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.cloth.place": {
                "field": "al",
                "id": 18,
                "name": "block.cloth.place",
                "sounds": [
                    {
                        "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
                        "name": "dig/cloth1"
                    },
                    {
                        "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
                        "name": "dig/cloth2"
                    },
                    {
                        "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
                        "name": "dig/cloth3"
                    },
                    {
                        "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
                        "name": "dig/cloth4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.cloth.step": {
                "field": "am",
                "id": 19,
                "name": "block.cloth.step",
                "sounds": [
                    {
                        "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
                        "name": "step/cloth1"
                    },
                    {
                        "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
                        "name": "step/cloth2"
                    },
                    {
                        "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
                        "name": "step/cloth3"
                    },
                    {
                        "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
                        "name": "step/cloth4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.comparator.click": {
                "field": "an",
                "id": 20,
                "name": "block.comparator.click",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Comparator clicks",
                "subtitle_key": "subtitles.block.comparator.click"
            },
            "block.dispenser.dispense": {
                "field": "aw",
                "id": 21,
                "name": "block.dispenser.dispense",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Dispensed item",
                "subtitle_key": "subtitles.block.dispenser.dispense"
            },
            "block.dispenser.fail": {
                "field": "ax",
                "id": 22,
                "name": "block.dispenser.fail",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Dispenser failed",
                "subtitle_key": "subtitles.block.dispenser.fail"
            },
            "block.dispenser.launch": {
                "field": "ay",
                "id": 23,
                "name": "block.dispenser.launch",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Dispensed item",
                "subtitle_key": "subtitles.block.dispenser.dispense"
            },
            "block.enchantment_table.use": {
                "field": "aO",
                "id": 24,
                "name": "block.enchantment_table.use",
                "sounds": [
                    {
                        "hash": "f05f55328f2b98b3c7d881fcdef7e7964d8082fa",
                        "name": "block/enchantment_table/enchant1"
                    },
                    {
                        "hash": "2568ad69e8c6b393bc64745ee825c4026a0cc06d",
                        "name": "block/enchantment_table/enchant2"
                    },
                    {
                        "hash": "ca7a734d03d0deaa89a9d7f786e5c827f62f442d",
                        "name": "block/enchantment_table/enchant3"
                    }
                ]
            },
            "block.end_gateway.spawn": {
                "field": "bk",
                "id": 25,
                "name": "block.end_gateway.spawn",
                "sounds": [
                    {
                        "hash": "cd46e41023887558b134547e28327de6e7df189a",
                        "name": "random/explode1"
                    },
                    {
                        "hash": "a116e396d95a0ee245000dd4cdcc333d38ea9e3b",
                        "name": "random/explode2"
                    },
                    {
                        "hash": "a94a69e56568f5789cab05382cfd81f601189fd1",
                        "name": "random/explode3"
                    },
                    {
                        "hash": "f259be40364341edcaf88e339bc24ab01e49845a",
                        "name": "random/explode4"
                    }
                ],
                "subtitle": "Explosion",
                "subtitle_key": "subtitles.entity.generic.explode"
            },
            "block.enderchest.close": {
                "field": "aP",
                "id": 26,
                "name": "block.enderchest.close",
                "sounds": [
                    {
                        "hash": "5f3412ca2fe0141a412dfd66567aa13a26e89ec1",
                        "name": "block/enderchest/close"
                    }
                ],
                "subtitle": "Chest closes",
                "subtitle_key": "subtitles.block.chest.close"
            },
            "block.enderchest.open": {
                "field": "aQ",
                "id": 27,
                "name": "block.enderchest.open",
                "sounds": [
                    {
                        "hash": "822b19d5b722fd689e60cfaa7c3ae39a3bdf701c",
                        "name": "block/enderchest/open"
                    }
                ],
                "subtitle": "Chest opens",
                "subtitle_key": "subtitles.block.chest.open"
            },
            "block.fence_gate.close": {
                "field": "bv",
                "id": 28,
                "name": "block.fence_gate.close",
                "sounds": [
                    {
                        "hash": "aaebcc83934fb7919c7af934eefc5a586678e1b2",
                        "name": "block/fence_gate/close1"
                    },
                    {
                        "hash": "58d63232621aaa03e4d09598700561214e7c2477",
                        "name": "block/fence_gate/close2"
                    }
                ],
                "subtitle": "Fence Gate creaks",
                "subtitle_key": "subtitles.block.fence_gate.toggle"
            },
            "block.fence_gate.open": {
                "field": "bw",
                "id": 29,
                "name": "block.fence_gate.open",
                "sounds": [
                    {
                        "hash": "fa68bbdcbb68db8dea8604f3ae5caadb9ded0cbe",
                        "name": "block/fence_gate/open1"
                    },
                    {
                        "hash": "836ae33bdfadbe5dcbe0696fe64c671beb4938fb",
                        "name": "block/fence_gate/open2"
                    }
                ],
                "subtitle": "Fence Gate creaks",
                "subtitle_key": "subtitles.block.fence_gate.toggle"
            },
            "block.fire.ambient": {
                "field": "bG",
                "id": 30,
                "name": "block.fire.ambient",
                "sounds": [
                    {
                        "hash": "8b260108a73470c16cd244325242d4780cfb7d78",
                        "name": "fire/fire"
                    }
                ],
                "subtitle": "Fire crackles",
                "subtitle_key": "subtitles.block.fire.ambient"
            },
            "block.fire.extinguish": {
                "field": "bH",
                "id": 31,
                "name": "block.fire.extinguish",
                "sounds": [
                    {
                        "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
                        "name": "random/fizz"
                    }
                ],
                "subtitle": "Fire extinguished",
                "subtitle_key": "subtitles.block.fire.extinguish"
            },
            "block.furnace.fire_crackle": {
                "field": "bJ",
                "id": 32,
                "name": "block.furnace.fire_crackle",
                "sounds": [
                    {
                        "hash": "c27a5dfd1f85834d0238273dfc7227b85776afc8",
                        "name": "block/furnace/fire_crackle1"
                    },
                    {
                        "hash": "8e00fe4a121211c668eed96c0c45bef4e1ae2978",
                        "name": "block/furnace/fire_crackle2"
                    },
                    {
                        "hash": "83221aea5f4c54dc13907d85a8330c02da933a10",
                        "name": "block/furnace/fire_crackle3"
                    },
                    {
                        "hash": "739dc564cf6d0ff909542293cd5754d4aa52bf2c",
                        "name": "block/furnace/fire_crackle4"
                    },
                    {
                        "hash": "42a25a79668f99c697be57c0353c9e82fc7a5842",
                        "name": "block/furnace/fire_crackle5"
                    }
                ],
                "subtitle": "Furnace crackles",
                "subtitle_key": "subtitles.block.furnace.fire_crackle"
            },
            "block.glass.break": {
                "field": "cb",
                "id": 33,
                "name": "block.glass.break",
                "sounds": [
                    {
                        "hash": "7274a2231ed4544a37e599b7b014e589e5377094",
                        "name": "random/glass1"
                    },
                    {
                        "hash": "87c47bda3645c68f18a49e83cbf06e5302d087ff",
                        "name": "random/glass2"
                    },
                    {
                        "hash": "ad7d770b7fff3b64121f75bd60cecfc4866d1cd6",
                        "name": "random/glass3"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.glass.fall": {
                "field": "cc",
                "id": 34,
                "name": "block.glass.fall",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ]
            },
            "block.glass.hit": {
                "field": "cd",
                "id": 35,
                "name": "block.glass.hit",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.glass.place": {
                "field": "ce",
                "id": 36,
                "name": "block.glass.place",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.glass.step": {
                "field": "cf",
                "id": 37,
                "name": "block.glass.step",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.grass.break": {
                "field": "cg",
                "id": 38,
                "name": "block.grass.break",
                "sounds": [
                    {
                        "hash": "41cbf5dd08e951ad65883854e74d2e034929f572",
                        "name": "dig/grass1"
                    },
                    {
                        "hash": "86cb1bb0c45625b18e00a64098cd425a38f6d3f2",
                        "name": "dig/grass2"
                    },
                    {
                        "hash": "f7d7e5c7089c9b45fa5d1b31542eb455fad995db",
                        "name": "dig/grass3"
                    },
                    {
                        "hash": "c7b1005d4926f6a2e2387a41ab1fb48a72f18e98",
                        "name": "dig/grass4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.grass.fall": {
                "field": "ch",
                "id": 39,
                "name": "block.grass.fall",
                "sounds": [
                    {
                        "hash": "227ab99bf7c6cf0b2002e0f7957d0ff7e5cb0c96",
                        "name": "step/grass1"
                    },
                    {
                        "hash": "5c971029d9284676dce1dda2c9d202f8c47163b2",
                        "name": "step/grass2"
                    },
                    {
                        "hash": "76de0a736928eac5003691d73bdc2eda92116198",
                        "name": "step/grass3"
                    },
                    {
                        "hash": "bc28801224a0aa77fdc93bb7c6c94beacdf77331",
                        "name": "step/grass4"
                    },
                    {
                        "hash": "813ebd91b9c3fe1ac8f89f13c85d0755678f2165",
                        "name": "step/grass5"
                    },
                    {
                        "hash": "b88cafe403394cdcd4de0e3aeb7b76f24170c6fe",
                        "name": "step/grass6"
                    }
                ]
            },
            "block.grass.hit": {
                "field": "ci",
                "id": 40,
                "name": "block.grass.hit",
                "sounds": [
                    {
                        "hash": "227ab99bf7c6cf0b2002e0f7957d0ff7e5cb0c96",
                        "name": "step/grass1"
                    },
                    {
                        "hash": "5c971029d9284676dce1dda2c9d202f8c47163b2",
                        "name": "step/grass2"
                    },
                    {
                        "hash": "76de0a736928eac5003691d73bdc2eda92116198",
                        "name": "step/grass3"
                    },
                    {
                        "hash": "bc28801224a0aa77fdc93bb7c6c94beacdf77331",
                        "name": "step/grass4"
                    },
                    {
                        "hash": "813ebd91b9c3fe1ac8f89f13c85d0755678f2165",
                        "name": "step/grass5"
                    },
                    {
                        "hash": "b88cafe403394cdcd4de0e3aeb7b76f24170c6fe",
                        "name": "step/grass6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.grass.place": {
                "field": "cj",
                "id": 41,
                "name": "block.grass.place",
                "sounds": [
                    {
                        "hash": "41cbf5dd08e951ad65883854e74d2e034929f572",
                        "name": "dig/grass1"
                    },
                    {
                        "hash": "86cb1bb0c45625b18e00a64098cd425a38f6d3f2",
                        "name": "dig/grass2"
                    },
                    {
                        "hash": "f7d7e5c7089c9b45fa5d1b31542eb455fad995db",
                        "name": "dig/grass3"
                    },
                    {
                        "hash": "c7b1005d4926f6a2e2387a41ab1fb48a72f18e98",
                        "name": "dig/grass4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.grass.step": {
                "field": "ck",
                "id": 42,
                "name": "block.grass.step",
                "sounds": [
                    {
                        "hash": "227ab99bf7c6cf0b2002e0f7957d0ff7e5cb0c96",
                        "name": "step/grass1"
                    },
                    {
                        "hash": "5c971029d9284676dce1dda2c9d202f8c47163b2",
                        "name": "step/grass2"
                    },
                    {
                        "hash": "76de0a736928eac5003691d73bdc2eda92116198",
                        "name": "step/grass3"
                    },
                    {
                        "hash": "bc28801224a0aa77fdc93bb7c6c94beacdf77331",
                        "name": "step/grass4"
                    },
                    {
                        "hash": "813ebd91b9c3fe1ac8f89f13c85d0755678f2165",
                        "name": "step/grass5"
                    },
                    {
                        "hash": "b88cafe403394cdcd4de0e3aeb7b76f24170c6fe",
                        "name": "step/grass6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.gravel.break": {
                "field": "cl",
                "id": 43,
                "name": "block.gravel.break",
                "sounds": [
                    {
                        "hash": "e8b89f316f3e9989a87f6e6ff12db9abe0f8b09f",
                        "name": "dig/gravel1"
                    },
                    {
                        "hash": "c3b3797d04cb9640e1d3a72d5e96edb410388fa3",
                        "name": "dig/gravel2"
                    },
                    {
                        "hash": "48f7e1bb098abd36b9760cca27b9d4391a23de26",
                        "name": "dig/gravel3"
                    },
                    {
                        "hash": "7bf3553a4fe41a0078f4988a13d6e1ed8663ef4c",
                        "name": "dig/gravel4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.gravel.fall": {
                "field": "cm",
                "id": 44,
                "name": "block.gravel.fall",
                "sounds": [
                    {
                        "hash": "1d761cb3bcb45498719e4fba0751e1630e134f1a",
                        "name": "step/gravel1"
                    },
                    {
                        "hash": "ac7a7c8d106e26abc775b1b46150c083825d8ddc",
                        "name": "step/gravel2"
                    },
                    {
                        "hash": "c109b985a7e6d5d3828c92e00aefa49deca0eb8c",
                        "name": "step/gravel3"
                    },
                    {
                        "hash": "a47adece748059294c5f563c0fcac02fa0e4bab4",
                        "name": "step/gravel4"
                    }
                ]
            },
            "block.gravel.hit": {
                "field": "cn",
                "id": 45,
                "name": "block.gravel.hit",
                "sounds": [
                    {
                        "hash": "1d761cb3bcb45498719e4fba0751e1630e134f1a",
                        "name": "step/gravel1"
                    },
                    {
                        "hash": "ac7a7c8d106e26abc775b1b46150c083825d8ddc",
                        "name": "step/gravel2"
                    },
                    {
                        "hash": "c109b985a7e6d5d3828c92e00aefa49deca0eb8c",
                        "name": "step/gravel3"
                    },
                    {
                        "hash": "a47adece748059294c5f563c0fcac02fa0e4bab4",
                        "name": "step/gravel4"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.gravel.place": {
                "field": "co",
                "id": 46,
                "name": "block.gravel.place",
                "sounds": [
                    {
                        "hash": "e8b89f316f3e9989a87f6e6ff12db9abe0f8b09f",
                        "name": "dig/gravel1"
                    },
                    {
                        "hash": "c3b3797d04cb9640e1d3a72d5e96edb410388fa3",
                        "name": "dig/gravel2"
                    },
                    {
                        "hash": "48f7e1bb098abd36b9760cca27b9d4391a23de26",
                        "name": "dig/gravel3"
                    },
                    {
                        "hash": "7bf3553a4fe41a0078f4988a13d6e1ed8663ef4c",
                        "name": "dig/gravel4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.gravel.step": {
                "field": "cp",
                "id": 47,
                "name": "block.gravel.step",
                "sounds": [
                    {
                        "hash": "1d761cb3bcb45498719e4fba0751e1630e134f1a",
                        "name": "step/gravel1"
                    },
                    {
                        "hash": "ac7a7c8d106e26abc775b1b46150c083825d8ddc",
                        "name": "step/gravel2"
                    },
                    {
                        "hash": "c109b985a7e6d5d3828c92e00aefa49deca0eb8c",
                        "name": "step/gravel3"
                    },
                    {
                        "hash": "a47adece748059294c5f563c0fcac02fa0e4bab4",
                        "name": "step/gravel4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.iron_door.close": {
                "field": "da",
                "id": 48,
                "name": "block.iron_door.close",
                "sounds": [
                    {
                        "hash": "108c61bfecd4f969778173578984503e08dd7898",
                        "name": "block/iron_door/close1"
                    },
                    {
                        "hash": "aec962400204953cc7eefef2c0cc1942bbeaff38",
                        "name": "block/iron_door/close2"
                    },
                    {
                        "hash": "278ae35982e186ab9f4a9ef5728b18793c939e98",
                        "name": "block/iron_door/close3"
                    },
                    {
                        "hash": "4710afcb488c6ee3881e3b896dfcd5cc2069049a",
                        "name": "block/iron_door/close4"
                    }
                ],
                "subtitle": "Door creaks",
                "subtitle_key": "subtitles.block.door.toggle"
            },
            "block.iron_door.open": {
                "field": "db",
                "id": 49,
                "name": "block.iron_door.open",
                "sounds": [
                    {
                        "hash": "a8756192499be8204a5e195b9873b6b48c0d1d25",
                        "name": "block/iron_door/open1"
                    },
                    {
                        "hash": "0208597870daf05e8bde08d4aac04989c9ebedf2",
                        "name": "block/iron_door/open2"
                    },
                    {
                        "hash": "e700e2c9abdfc27a32ac3b7f759d6c48a0846992",
                        "name": "block/iron_door/open3"
                    },
                    {
                        "hash": "ae6914ce7180755e98ee2d169e1757bc624bbade",
                        "name": "block/iron_door/open4"
                    }
                ],
                "subtitle": "Door creaks",
                "subtitle_key": "subtitles.block.door.toggle"
            },
            "block.iron_trapdoor.close": {
                "field": "dc",
                "id": 50,
                "name": "block.iron_trapdoor.close",
                "sounds": [
                    {
                        "hash": "2eed61a9d62487569fe54986856238e1c364f7cd",
                        "name": "block/iron_trapdoor/close1"
                    },
                    {
                        "hash": "003409183ca2b8a8a140bfeb6390d1a9edc8c88b",
                        "name": "block/iron_trapdoor/close2"
                    },
                    {
                        "hash": "d76adcd771f45c83ded14aaad4645dd068918d52",
                        "name": "block/iron_trapdoor/close3"
                    },
                    {
                        "hash": "f1f532ab1d59998dcdb4e1838fa62d224cdcfd1e",
                        "name": "block/iron_trapdoor/close4"
                    }
                ],
                "subtitle": "Trapdoor opens",
                "subtitle_key": "subtitles.block.iron_trapdoor.close"
            },
            "block.iron_trapdoor.open": {
                "field": "dd",
                "id": 51,
                "name": "block.iron_trapdoor.open",
                "sounds": [
                    {
                        "hash": "45f65be973d1929c2bd26d4fbc7912ad6bfc4834",
                        "name": "block/iron_trapdoor/open1"
                    },
                    {
                        "hash": "fdce7a33bf8e7605d40a10dbe0edc5556b1d43c4",
                        "name": "block/iron_trapdoor/open2"
                    },
                    {
                        "hash": "edb8625e330ee1ee8ceeb2540cd083360e9daf65",
                        "name": "block/iron_trapdoor/open3"
                    },
                    {
                        "hash": "e73b083393fa29357e85f8b535751e14853cf7b5",
                        "name": "block/iron_trapdoor/open4"
                    }
                ],
                "subtitle": "Trapdoor closes",
                "subtitle_key": "subtitles.block.iron_trapdoor.open"
            },
            "block.ladder.break": {
                "field": "dl",
                "id": 52,
                "name": "block.ladder.break",
                "sounds": [
                    {
                        "hash": "9bc2a84d0aa98113fc52609976fae8fc88ea6333",
                        "name": "dig/wood1"
                    },
                    {
                        "hash": "98102533e6085617a2962157b4f3658f59aea018",
                        "name": "dig/wood2"
                    },
                    {
                        "hash": "45b2aef7b5049e81b39b58f8d631563fadcc778b",
                        "name": "dig/wood3"
                    },
                    {
                        "hash": "dc66978374a46ab2b87db6472804185824868095",
                        "name": "dig/wood4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.ladder.fall": {
                "field": "dm",
                "id": 53,
                "name": "block.ladder.fall",
                "sounds": [
                    {
                        "hash": "d6212a1d5feb88d76b9a83ce5a27ab4e6d4c20bb",
                        "name": "step/ladder1"
                    },
                    {
                        "hash": "fd446ad40d24edfe4fb789a6065276e164ea4b61",
                        "name": "step/ladder2"
                    },
                    {
                        "hash": "3fee58d7b2c99ddbce962618176637574ae8d67b",
                        "name": "step/ladder3"
                    },
                    {
                        "hash": "f78ede81160002fc0561218c7ecd97e91cccab7c",
                        "name": "step/ladder4"
                    },
                    {
                        "hash": "e9a1caaddcde79cdac7aa8eabde50d4cfd1bc578",
                        "name": "step/ladder5"
                    }
                ]
            },
            "block.ladder.hit": {
                "field": "dn",
                "id": 54,
                "name": "block.ladder.hit",
                "sounds": [
                    {
                        "hash": "d6212a1d5feb88d76b9a83ce5a27ab4e6d4c20bb",
                        "name": "step/ladder1"
                    },
                    {
                        "hash": "fd446ad40d24edfe4fb789a6065276e164ea4b61",
                        "name": "step/ladder2"
                    },
                    {
                        "hash": "3fee58d7b2c99ddbce962618176637574ae8d67b",
                        "name": "step/ladder3"
                    },
                    {
                        "hash": "f78ede81160002fc0561218c7ecd97e91cccab7c",
                        "name": "step/ladder4"
                    },
                    {
                        "hash": "e9a1caaddcde79cdac7aa8eabde50d4cfd1bc578",
                        "name": "step/ladder5"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.ladder.place": {
                "field": "do",
                "id": 55,
                "name": "block.ladder.place",
                "sounds": [
                    {
                        "hash": "9bc2a84d0aa98113fc52609976fae8fc88ea6333",
                        "name": "dig/wood1"
                    },
                    {
                        "hash": "98102533e6085617a2962157b4f3658f59aea018",
                        "name": "dig/wood2"
                    },
                    {
                        "hash": "45b2aef7b5049e81b39b58f8d631563fadcc778b",
                        "name": "dig/wood3"
                    },
                    {
                        "hash": "dc66978374a46ab2b87db6472804185824868095",
                        "name": "dig/wood4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.ladder.step": {
                "field": "dp",
                "id": 56,
                "name": "block.ladder.step",
                "sounds": [
                    {
                        "hash": "d6212a1d5feb88d76b9a83ce5a27ab4e6d4c20bb",
                        "name": "step/ladder1"
                    },
                    {
                        "hash": "fd446ad40d24edfe4fb789a6065276e164ea4b61",
                        "name": "step/ladder2"
                    },
                    {
                        "hash": "3fee58d7b2c99ddbce962618176637574ae8d67b",
                        "name": "step/ladder3"
                    },
                    {
                        "hash": "f78ede81160002fc0561218c7ecd97e91cccab7c",
                        "name": "step/ladder4"
                    },
                    {
                        "hash": "e9a1caaddcde79cdac7aa8eabde50d4cfd1bc578",
                        "name": "step/ladder5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.lava.ambient": {
                "field": "dq",
                "id": 57,
                "name": "block.lava.ambient",
                "sounds": [
                    {
                        "hash": "9272aef9f27dfcc10b6e3879b7a2a67f8faa1a83",
                        "name": "liquid/lava"
                    }
                ],
                "subtitle": "Lava pops",
                "subtitle_key": "subtitles.block.lava.ambient"
            },
            "block.lava.extinguish": {
                "field": "dr",
                "id": 58,
                "name": "block.lava.extinguish",
                "sounds": [
                    {
                        "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
                        "name": "random/fizz"
                    }
                ],
                "subtitle": "Lava hisses",
                "subtitle_key": "subtitles.block.lava.extinguish"
            },
            "block.lava.pop": {
                "field": "ds",
                "id": 59,
                "name": "block.lava.pop",
                "sounds": [
                    {
                        "hash": "19a5aae31c3e0018a960b709a9f0240d8d47dda7",
                        "name": "liquid/lavapop"
                    }
                ],
                "subtitle": "Lava pops",
                "subtitle_key": "subtitles.block.lava.ambient"
            },
            "block.lever.click": {
                "field": "dv",
                "id": 60,
                "name": "block.lever.click",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Lever clicks",
                "subtitle_key": "subtitles.block.lever.click"
            },
            "block.metal.break": {
                "field": "dM",
                "id": 61,
                "name": "block.metal.break",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.metal.fall": {
                "field": "dN",
                "id": 62,
                "name": "block.metal.fall",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ]
            },
            "block.metal.hit": {
                "field": "dO",
                "id": 63,
                "name": "block.metal.hit",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.metal.place": {
                "field": "dP",
                "id": 64,
                "name": "block.metal.place",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.metal.step": {
                "field": "dS",
                "id": 65,
                "name": "block.metal.step",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.metal_pressureplate.click_off": {
                "field": "dQ",
                "id": 66,
                "name": "block.metal_pressureplate.click_off",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.metal_pressureplate.click_on": {
                "field": "dR",
                "id": 67,
                "name": "block.metal_pressureplate.click_on",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.note.basedrum": {
                "field": "eh",
                "id": 68,
                "name": "block.note.basedrum",
                "sounds": [
                    {
                        "hash": "1afefaa39a53606d2737bab9cb3409350cb2dc9f",
                        "name": "note/bd"
                    }
                ],
                "subtitle": "Note Block plays",
                "subtitle_key": "subtitles.block.note.note"
            },
            "block.note.bass": {
                "field": "ei",
                "id": 69,
                "name": "block.note.bass",
                "sounds": [
                    {
                        "hash": "037b9fb7f74381f354739d015193dc4a6897f620",
                        "name": "note/bassattack"
                    }
                ],
                "subtitle": "Note Block plays",
                "subtitle_key": "subtitles.block.note.note"
            },
            "block.note.harp": {
                "field": "ej",
                "id": 70,
                "name": "block.note.harp",
                "sounds": [
                    {
                        "hash": "46244605b8663a29cdce7bccc5b2d038241e32ee",
                        "name": "note/harp"
                    }
                ],
                "subtitle": "Note Block plays",
                "subtitle_key": "subtitles.block.note.note"
            },
            "block.note.hat": {
                "field": "ek",
                "id": 71,
                "name": "block.note.hat",
                "sounds": [
                    {
                        "hash": "fd2b6f745b05a2cf44a4e010f72631de2e5099f6",
                        "name": "note/hat"
                    }
                ],
                "subtitle": "Note Block plays",
                "subtitle_key": "subtitles.block.note.note"
            },
            "block.note.pling": {
                "field": "el",
                "id": 72,
                "name": "block.note.pling",
                "sounds": [
                    {
                        "hash": "20d06589bd5ab81a73989bdac8ca59ecd4d66932",
                        "name": "note/pling"
                    }
                ]
            },
            "block.note.snare": {
                "field": "em",
                "id": 73,
                "name": "block.note.snare",
                "sounds": [
                    {
                        "hash": "6967f0af60f480e81d32f1f8e5f88ccafec3a40c",
                        "name": "note/snare"
                    }
                ],
                "subtitle": "Note Block plays",
                "subtitle_key": "subtitles.block.note.note"
            },
            "block.piston.contract": {
                "field": "eu",
                "id": 74,
                "name": "block.piston.contract",
                "sounds": [
                    {
                        "hash": "594be3eaea9a2b92095eeeb3b1e01e755dcb8ce2",
                        "name": "tile/piston/in"
                    }
                ],
                "subtitle": "Piston moves",
                "subtitle_key": "subtitles.block.piston.move"
            },
            "block.piston.extend": {
                "field": "ev",
                "id": 75,
                "name": "block.piston.extend",
                "sounds": [
                    {
                        "hash": "cb017131516de9359cb81fb991f5b3694044f8db",
                        "name": "tile/piston/out"
                    }
                ],
                "subtitle": "Piston moves",
                "subtitle_key": "subtitles.block.piston.move"
            },
            "block.portal.ambient": {
                "field": "eR",
                "id": 76,
                "name": "block.portal.ambient",
                "sounds": [
                    {
                        "hash": "9a20be18fed05330f745a54eb8aeba11aac5403b",
                        "name": "portal/portal"
                    }
                ],
                "subtitle": "Portal whooshes",
                "subtitle_key": "subtitles.block.portal.ambient"
            },
            "block.portal.travel": {
                "field": "eS",
                "id": 77,
                "name": "block.portal.travel",
                "sounds": [
                    {
                        "hash": "43388701fac432a567fe9fec421521e6348ad780",
                        "name": "portal/travel"
                    }
                ]
            },
            "block.portal.trigger": {
                "field": "eT",
                "id": 78,
                "name": "block.portal.trigger",
                "sounds": [
                    {
                        "hash": "301f32642b654addbd06a430768fead464fd24c4",
                        "name": "portal/trigger"
                    }
                ]
            },
            "block.redstone_torch.burnout": {
                "field": "fl",
                "id": 79,
                "name": "block.redstone_torch.burnout",
                "sounds": [
                    {
                        "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
                        "name": "random/fizz"
                    }
                ],
                "subtitle": "Torch fizzes",
                "subtitle_key": "subtitles.block.redstone_torch.burnout"
            },
            "block.sand.break": {
                "field": "fm",
                "id": 80,
                "name": "block.sand.break",
                "sounds": [
                    {
                        "hash": "9e59c3650c6c3fc0a475f1b753b2fcfef430bf81",
                        "name": "dig/sand1"
                    },
                    {
                        "hash": "0fa4234797f336ada4e3735e013e44d1099afe57",
                        "name": "dig/sand2"
                    },
                    {
                        "hash": "c75589cc0087069f387de127dd1499580498738e",
                        "name": "dig/sand3"
                    },
                    {
                        "hash": "37afa06f97d58767a1cd1382386db878be1532dd",
                        "name": "dig/sand4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.sand.fall": {
                "field": "fn",
                "id": 81,
                "name": "block.sand.fall",
                "sounds": [
                    {
                        "hash": "9813c8185197f4a4296649f27a9d738c4a6dfc78",
                        "name": "step/sand1"
                    },
                    {
                        "hash": "bd1750c016f6bab40934eff0b0fb64c41c86e44b",
                        "name": "step/sand2"
                    },
                    {
                        "hash": "ab07279288fa49215bada5c17627e6a54ad0437c",
                        "name": "step/sand3"
                    },
                    {
                        "hash": "a474236fb0c75bd65a6010e87dbc000d345fc185",
                        "name": "step/sand4"
                    },
                    {
                        "hash": "9fd6d2c633d276b952f2ff2aaa1fa7e5fb5efd2a",
                        "name": "step/sand5"
                    }
                ]
            },
            "block.sand.hit": {
                "field": "fo",
                "id": 82,
                "name": "block.sand.hit",
                "sounds": [
                    {
                        "hash": "9813c8185197f4a4296649f27a9d738c4a6dfc78",
                        "name": "step/sand1"
                    },
                    {
                        "hash": "bd1750c016f6bab40934eff0b0fb64c41c86e44b",
                        "name": "step/sand2"
                    },
                    {
                        "hash": "ab07279288fa49215bada5c17627e6a54ad0437c",
                        "name": "step/sand3"
                    },
                    {
                        "hash": "a474236fb0c75bd65a6010e87dbc000d345fc185",
                        "name": "step/sand4"
                    },
                    {
                        "hash": "9fd6d2c633d276b952f2ff2aaa1fa7e5fb5efd2a",
                        "name": "step/sand5"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.sand.place": {
                "field": "fp",
                "id": 83,
                "name": "block.sand.place",
                "sounds": [
                    {
                        "hash": "9e59c3650c6c3fc0a475f1b753b2fcfef430bf81",
                        "name": "dig/sand1"
                    },
                    {
                        "hash": "0fa4234797f336ada4e3735e013e44d1099afe57",
                        "name": "dig/sand2"
                    },
                    {
                        "hash": "c75589cc0087069f387de127dd1499580498738e",
                        "name": "dig/sand3"
                    },
                    {
                        "hash": "37afa06f97d58767a1cd1382386db878be1532dd",
                        "name": "dig/sand4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.sand.step": {
                "field": "fq",
                "id": 84,
                "name": "block.sand.step",
                "sounds": [
                    {
                        "hash": "9813c8185197f4a4296649f27a9d738c4a6dfc78",
                        "name": "step/sand1"
                    },
                    {
                        "hash": "bd1750c016f6bab40934eff0b0fb64c41c86e44b",
                        "name": "step/sand2"
                    },
                    {
                        "hash": "ab07279288fa49215bada5c17627e6a54ad0437c",
                        "name": "step/sand3"
                    },
                    {
                        "hash": "a474236fb0c75bd65a6010e87dbc000d345fc185",
                        "name": "step/sand4"
                    },
                    {
                        "hash": "9fd6d2c633d276b952f2ff2aaa1fa7e5fb5efd2a",
                        "name": "step/sand5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.shulker_box.close": {
                "field": "fA",
                "id": 85,
                "name": "block.shulker_box.close",
                "sounds": [
                    {
                        "hash": "d673dd1dae8c1dc80b53917cf454a52386256132",
                        "name": "block/shulker_box/close"
                    }
                ],
                "subtitle": "Shulker closes",
                "subtitle_key": "subtitles.block.shulker_box.close"
            },
            "block.shulker_box.open": {
                "field": "fB",
                "id": 86,
                "name": "block.shulker_box.open",
                "sounds": [
                    {
                        "hash": "0fadce9827b247d2da715d8e5a8213db83fbe44f",
                        "name": "block/shulker_box/open"
                    }
                ],
                "subtitle": "Shulker opens",
                "subtitle_key": "subtitles.block.shulker_box.open"
            },
            "block.slime.break": {
                "field": "fY",
                "id": 87,
                "name": "block.slime.break",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.slime.fall": {
                "field": "ga",
                "id": 88,
                "name": "block.slime.fall",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ]
            },
            "block.slime.hit": {
                "field": "gb",
                "id": 89,
                "name": "block.slime.hit",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.slime.place": {
                "field": "ge",
                "id": 90,
                "name": "block.slime.place",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.slime.step": {
                "field": "gg",
                "id": 91,
                "name": "block.slime.step",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.snow.break": {
                "field": "gt",
                "id": 92,
                "name": "block.snow.break",
                "sounds": [
                    {
                        "hash": "e9bab7d3d15541f0aaa93fad31ad37fd07e03a6c",
                        "name": "dig/snow1"
                    },
                    {
                        "hash": "5887d10234c4f244ec5468080412f3e6ef9522f3",
                        "name": "dig/snow2"
                    },
                    {
                        "hash": "a4bc069321a96236fde04a3820664cc23b2ea619",
                        "name": "dig/snow3"
                    },
                    {
                        "hash": "e26fa3036cdab4c2264ceb19e1cd197a2a510227",
                        "name": "dig/snow4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.snow.fall": {
                "field": "gu",
                "id": 93,
                "name": "block.snow.fall",
                "sounds": [
                    {
                        "hash": "e9bab7d3d15541f0aaa93fad31ad37fd07e03a6c",
                        "name": "step/snow1"
                    },
                    {
                        "hash": "5887d10234c4f244ec5468080412f3e6ef9522f3",
                        "name": "step/snow2"
                    },
                    {
                        "hash": "a4bc069321a96236fde04a3820664cc23b2ea619",
                        "name": "step/snow3"
                    },
                    {
                        "hash": "e26fa3036cdab4c2264ceb19e1cd197a2a510227",
                        "name": "step/snow4"
                    }
                ]
            },
            "block.snow.hit": {
                "field": "gv",
                "id": 94,
                "name": "block.snow.hit",
                "sounds": [
                    {
                        "hash": "e9bab7d3d15541f0aaa93fad31ad37fd07e03a6c",
                        "name": "step/snow1"
                    },
                    {
                        "hash": "5887d10234c4f244ec5468080412f3e6ef9522f3",
                        "name": "step/snow2"
                    },
                    {
                        "hash": "a4bc069321a96236fde04a3820664cc23b2ea619",
                        "name": "step/snow3"
                    },
                    {
                        "hash": "e26fa3036cdab4c2264ceb19e1cd197a2a510227",
                        "name": "step/snow4"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.snow.place": {
                "field": "gw",
                "id": 95,
                "name": "block.snow.place",
                "sounds": [
                    {
                        "hash": "e9bab7d3d15541f0aaa93fad31ad37fd07e03a6c",
                        "name": "dig/snow1"
                    },
                    {
                        "hash": "5887d10234c4f244ec5468080412f3e6ef9522f3",
                        "name": "dig/snow2"
                    },
                    {
                        "hash": "a4bc069321a96236fde04a3820664cc23b2ea619",
                        "name": "dig/snow3"
                    },
                    {
                        "hash": "e26fa3036cdab4c2264ceb19e1cd197a2a510227",
                        "name": "dig/snow4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.snow.step": {
                "field": "gx",
                "id": 96,
                "name": "block.snow.step",
                "sounds": [
                    {
                        "hash": "e9bab7d3d15541f0aaa93fad31ad37fd07e03a6c",
                        "name": "step/snow1"
                    },
                    {
                        "hash": "5887d10234c4f244ec5468080412f3e6ef9522f3",
                        "name": "step/snow2"
                    },
                    {
                        "hash": "a4bc069321a96236fde04a3820664cc23b2ea619",
                        "name": "step/snow3"
                    },
                    {
                        "hash": "e26fa3036cdab4c2264ceb19e1cd197a2a510227",
                        "name": "step/snow4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.stone.break": {
                "field": "gH",
                "id": 97,
                "name": "block.stone.break",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.stone.fall": {
                "field": "gK",
                "id": 98,
                "name": "block.stone.fall",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ]
            },
            "block.stone.hit": {
                "field": "gL",
                "id": 99,
                "name": "block.stone.hit",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.stone.place": {
                "field": "gM",
                "id": 100,
                "name": "block.stone.place",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.stone.step": {
                "field": "gP",
                "id": 101,
                "name": "block.stone.step",
                "sounds": [
                    {
                        "hash": "4a2e3795ffd4d3aab0834b7e41903af3a8f7d197",
                        "name": "step/stone1"
                    },
                    {
                        "hash": "22a383d9c22342305a4f16fec0bb479a885f8da2",
                        "name": "step/stone2"
                    },
                    {
                        "hash": "a533e7ae975e62592de868e0d0572778614bd587",
                        "name": "step/stone3"
                    },
                    {
                        "hash": "d5218034051a13322d7b5efc0b5a9af739615f04",
                        "name": "step/stone4"
                    },
                    {
                        "hash": "48dd05ab2e4626d74206c2b09a628a3d59ce15e9",
                        "name": "step/stone5"
                    },
                    {
                        "hash": "c4810a3de80cb57f9cdf8deaacfd36cb619cdf0b",
                        "name": "step/stone6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.stone_button.click_off": {
                "field": "gI",
                "id": 102,
                "name": "block.stone_button.click_off",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Button clicks",
                "subtitle_key": "subtitles.block.button.click"
            },
            "block.stone_button.click_on": {
                "field": "gJ",
                "id": 103,
                "name": "block.stone_button.click_on",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Button clicks",
                "subtitle_key": "subtitles.block.button.click"
            },
            "block.stone_pressureplate.click_off": {
                "field": "gN",
                "id": 104,
                "name": "block.stone_pressureplate.click_off",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.stone_pressureplate.click_on": {
                "field": "gO",
                "id": 105,
                "name": "block.stone_pressureplate.click_on",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.tripwire.attach": {
                "field": "gX",
                "id": 106,
                "name": "block.tripwire.attach",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Tripwire attaches",
                "subtitle_key": "subtitles.block.tripwire.attach"
            },
            "block.tripwire.click_off": {
                "field": "gY",
                "id": 107,
                "name": "block.tripwire.click_off",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Tripwire clicks",
                "subtitle_key": "subtitles.block.tripwire.click"
            },
            "block.tripwire.click_on": {
                "field": "gZ",
                "id": 108,
                "name": "block.tripwire.click_on",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Tripwire clicks",
                "subtitle_key": "subtitles.block.tripwire.click"
            },
            "block.tripwire.detach": {
                "field": "ha",
                "id": 109,
                "name": "block.tripwire.detach",
                "sounds": [
                    {
                        "hash": "78f034d58779fb4d22b00ea249015a0dbf4e7b3f",
                        "name": "random/bowhit1"
                    },
                    {
                        "hash": "c3cd0db760c980287b26ef9c0894f66c4250724e",
                        "name": "random/bowhit2"
                    },
                    {
                        "hash": "0369a1236a4b9ca219fd3ad7d19d0b5237510b1e",
                        "name": "random/bowhit3"
                    },
                    {
                        "hash": "9e5e2369fc354a082c861494cfe8767d327813d4",
                        "name": "random/bowhit4"
                    }
                ],
                "subtitle": "Tripwire detaches",
                "subtitle_key": "subtitles.block.tripwire.detach"
            },
            "block.water.ambient": {
                "field": "hq",
                "id": 110,
                "name": "block.water.ambient",
                "sounds": [
                    {
                        "hash": "3483650440deb3934255e044ddabff5b01a65356",
                        "name": "liquid/water"
                    }
                ],
                "subtitle": "Water flows",
                "subtitle_key": "subtitles.block.water.ambient"
            },
            "block.waterlily.place": {
                "field": "hp",
                "id": 111,
                "name": "block.waterlily.place",
                "sounds": [
                    {
                        "hash": "a8d5525b3304a47c138579e46c5dc525bba193dd",
                        "name": "block/waterlily/place1"
                    },
                    {
                        "hash": "ba72e7707b095d24af0cb9c267b9c5b92efa3e70",
                        "name": "block/waterlily/place2"
                    },
                    {
                        "hash": "ceade9b1b4c759e442d6903ddd9102c22401168d",
                        "name": "block/waterlily/place3"
                    },
                    {
                        "hash": "5488a01c534a16c2138c2f7072343d4179695477",
                        "name": "block/waterlily/place4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.wood.break": {
                "field": "hV",
                "id": 112,
                "name": "block.wood.break",
                "sounds": [
                    {
                        "hash": "9bc2a84d0aa98113fc52609976fae8fc88ea6333",
                        "name": "dig/wood1"
                    },
                    {
                        "hash": "98102533e6085617a2962157b4f3658f59aea018",
                        "name": "dig/wood2"
                    },
                    {
                        "hash": "45b2aef7b5049e81b39b58f8d631563fadcc778b",
                        "name": "dig/wood3"
                    },
                    {
                        "hash": "dc66978374a46ab2b87db6472804185824868095",
                        "name": "dig/wood4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "block.wood.fall": {
                "field": "hY",
                "id": 113,
                "name": "block.wood.fall",
                "sounds": [
                    {
                        "hash": "afb01196e2179e3b15b48f3373cea4c155d56b84",
                        "name": "step/wood1"
                    },
                    {
                        "hash": "1e82a43c30cf8fcbe05d0bc2760ecba5d2320314",
                        "name": "step/wood2"
                    },
                    {
                        "hash": "27722125968ac60c0f191a961b17e406f1351c6e",
                        "name": "step/wood3"
                    },
                    {
                        "hash": "29586f60bfe6f521dbc748919d4f0dc5b28beefd",
                        "name": "step/wood4"
                    },
                    {
                        "hash": "85ff970401cb1ef2e812f943077ab96549315d0a",
                        "name": "step/wood5"
                    },
                    {
                        "hash": "944bc8b8e1e135340dc4afc6d3416a01222674a1",
                        "name": "step/wood6"
                    }
                ]
            },
            "block.wood.hit": {
                "field": "hZ",
                "id": 114,
                "name": "block.wood.hit",
                "sounds": [
                    {
                        "hash": "afb01196e2179e3b15b48f3373cea4c155d56b84",
                        "name": "step/wood1"
                    },
                    {
                        "hash": "1e82a43c30cf8fcbe05d0bc2760ecba5d2320314",
                        "name": "step/wood2"
                    },
                    {
                        "hash": "27722125968ac60c0f191a961b17e406f1351c6e",
                        "name": "step/wood3"
                    },
                    {
                        "hash": "29586f60bfe6f521dbc748919d4f0dc5b28beefd",
                        "name": "step/wood4"
                    },
                    {
                        "hash": "85ff970401cb1ef2e812f943077ab96549315d0a",
                        "name": "step/wood5"
                    },
                    {
                        "hash": "944bc8b8e1e135340dc4afc6d3416a01222674a1",
                        "name": "step/wood6"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "block.wood.place": {
                "field": "ia",
                "id": 115,
                "name": "block.wood.place",
                "sounds": [
                    {
                        "hash": "9bc2a84d0aa98113fc52609976fae8fc88ea6333",
                        "name": "dig/wood1"
                    },
                    {
                        "hash": "98102533e6085617a2962157b4f3658f59aea018",
                        "name": "dig/wood2"
                    },
                    {
                        "hash": "45b2aef7b5049e81b39b58f8d631563fadcc778b",
                        "name": "dig/wood3"
                    },
                    {
                        "hash": "dc66978374a46ab2b87db6472804185824868095",
                        "name": "dig/wood4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "block.wood.step": {
                "field": "id",
                "id": 116,
                "name": "block.wood.step",
                "sounds": [
                    {
                        "hash": "afb01196e2179e3b15b48f3373cea4c155d56b84",
                        "name": "step/wood1"
                    },
                    {
                        "hash": "1e82a43c30cf8fcbe05d0bc2760ecba5d2320314",
                        "name": "step/wood2"
                    },
                    {
                        "hash": "27722125968ac60c0f191a961b17e406f1351c6e",
                        "name": "step/wood3"
                    },
                    {
                        "hash": "29586f60bfe6f521dbc748919d4f0dc5b28beefd",
                        "name": "step/wood4"
                    },
                    {
                        "hash": "85ff970401cb1ef2e812f943077ab96549315d0a",
                        "name": "step/wood5"
                    },
                    {
                        "hash": "944bc8b8e1e135340dc4afc6d3416a01222674a1",
                        "name": "step/wood6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "block.wood_button.click_off": {
                "field": "hW",
                "id": 117,
                "name": "block.wood_button.click_off",
                "sounds": [
                    {
                        "hash": "b210a3c371441b77fe873133b2cb7b63e367b2f3",
                        "name": "random/wood_click"
                    }
                ],
                "subtitle": "Button clicks",
                "subtitle_key": "subtitles.block.button.click"
            },
            "block.wood_button.click_on": {
                "field": "hX",
                "id": 118,
                "name": "block.wood_button.click_on",
                "sounds": [
                    {
                        "hash": "b210a3c371441b77fe873133b2cb7b63e367b2f3",
                        "name": "random/wood_click"
                    }
                ],
                "subtitle": "Button clicks",
                "subtitle_key": "subtitles.block.button.click"
            },
            "block.wood_pressureplate.click_off": {
                "field": "ib",
                "id": 119,
                "name": "block.wood_pressureplate.click_off",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.wood_pressureplate.click_on": {
                "field": "ic",
                "id": 120,
                "name": "block.wood_pressureplate.click_on",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ],
                "subtitle": "Pressure Plate clicks",
                "subtitle_key": "subtitles.block.pressure_plate.click"
            },
            "block.wooden_door.close": {
                "field": "hR",
                "id": 121,
                "name": "block.wooden_door.close",
                "sounds": [
                    {
                        "hash": "871634413de37a092d0e5fe7844a37917c27bbf2",
                        "name": "block/wooden_door/close"
                    },
                    {
                        "hash": "6e0d43b064fb69f7b63e0704d99a38bb2ebc19e0",
                        "name": "block/wooden_door/close2"
                    },
                    {
                        "hash": "d11ce21cc8a280448e9c12a28406583127809b79",
                        "name": "block/wooden_door/close3"
                    },
                    {
                        "hash": "011cf0d5b4015b52129caa98c7c4a35ea7a795ed",
                        "name": "block/wooden_door/close4"
                    }
                ],
                "subtitle": "Door creaks",
                "subtitle_key": "subtitles.block.door.toggle"
            },
            "block.wooden_door.open": {
                "field": "hS",
                "id": 122,
                "name": "block.wooden_door.open",
                "sounds": [
                    {
                        "hash": "4ed1f29f3e1378811f7fcc49db743400b8e3284f",
                        "name": "block/wooden_door/open"
                    },
                    {
                        "hash": "5c44e7a8da8afddd9220121ba76ec1badebb56c3",
                        "name": "block/wooden_door/open2"
                    },
                    {
                        "hash": "d2ba0797ca24fcf15d105c88899089e4af5cb9f4",
                        "name": "block/wooden_door/open3"
                    },
                    {
                        "hash": "21464f4cfb0163f9071d2a84d818bd5ac5b6eee6",
                        "name": "block/wooden_door/open4"
                    }
                ],
                "subtitle": "Door creaks",
                "subtitle_key": "subtitles.block.door.toggle"
            },
            "block.wooden_trapdoor.close": {
                "field": "hT",
                "id": 123,
                "name": "block.wooden_trapdoor.close",
                "sounds": [
                    {
                        "hash": "159697af99ef2640f870bee2aaeda9170a918523",
                        "name": "block/wooden_trapdoor/close1"
                    },
                    {
                        "hash": "5e49444266bf88c2006233a811561272ad8f157f",
                        "name": "block/wooden_trapdoor/close2"
                    },
                    {
                        "hash": "c9a5510420292be670d0020b7123ca0fef1f6087",
                        "name": "block/wooden_trapdoor/close3"
                    }
                ],
                "subtitle": "Trapdoor creaks",
                "subtitle_key": "subtitles.block.trapdoor.toggle"
            },
            "block.wooden_trapdoor.open": {
                "field": "hU",
                "id": 124,
                "name": "block.wooden_trapdoor.open",
                "sounds": [
                    {
                        "hash": "9eb0c3c8c34bcf83db451c12f24edd756908d265",
                        "name": "block/wooden_trapdoor/open1"
                    },
                    {
                        "hash": "a410f82debee252f1399a8c391bef261ab42d07c",
                        "name": "block/wooden_trapdoor/open2"
                    },
                    {
                        "hash": "37c0ff8ac56889125bb0d11be7225f453e1e4098",
                        "name": "block/wooden_trapdoor/open3"
                    },
                    {
                        "hash": "f756c39f4ca9565c359a66d33b5a4f9d886e5479",
                        "name": "block/wooden_trapdoor/open4"
                    },
                    {
                        "hash": "3a05ef3ce1827538f54ba4b3262eaee438da4217",
                        "name": "block/wooden_trapdoor/open5"
                    }
                ],
                "subtitle": "Trapdoor creaks",
                "subtitle_key": "subtitles.block.trapdoor.toggle"
            },
            "enchant.thorns.hit": {
                "field": "gU",
                "id": 125,
                "name": "enchant.thorns.hit",
                "sounds": [
                    {
                        "hash": "539fe34036caba1b247df3360c688960e4defd81",
                        "name": "enchant/thorns/hit1"
                    },
                    {
                        "hash": "cce17e7a814eb77c9cc14d6f97ba6a941bbe9c74",
                        "name": "enchant/thorns/hit2"
                    },
                    {
                        "hash": "cc8d5578d3d8728955ab0d54b0278ffcf99d858b",
                        "name": "enchant/thorns/hit3"
                    },
                    {
                        "hash": "8797fc7cc14c4ffeae1b131631fa025154f98c86",
                        "name": "enchant/thorns/hit4"
                    }
                ],
                "subtitle": "Thorns prick",
                "subtitle_key": "subtitles.enchant.thorns.hit"
            },
            "entity.armorstand.break": {
                "field": "j",
                "id": 126,
                "name": "entity.armorstand.break",
                "sounds": [
                    {
                        "hash": "d39e91b93f8e7eb31776e65e9788a0ab2c9b32c3",
                        "name": "entity/armorstand/break1"
                    },
                    {
                        "hash": "4d270722140425e172a192d4393676b1f65e15d5",
                        "name": "entity/armorstand/break2"
                    },
                    {
                        "hash": "0fed68b1071ec4f3c5ce24639c746b7e975c1c91",
                        "name": "entity/armorstand/break3"
                    },
                    {
                        "hash": "695ebb888cda6e98ce2cda9a69b2c29dddbb7b2b",
                        "name": "entity/armorstand/break4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "entity.armorstand.fall": {
                "field": "k",
                "id": 127,
                "name": "entity.armorstand.fall",
                "sounds": [
                    {
                        "hash": "9bc2a84d0aa98113fc52609976fae8fc88ea6333",
                        "name": "dig/wood1"
                    },
                    {
                        "hash": "98102533e6085617a2962157b4f3658f59aea018",
                        "name": "dig/wood2"
                    },
                    {
                        "hash": "45b2aef7b5049e81b39b58f8d631563fadcc778b",
                        "name": "dig/wood3"
                    },
                    {
                        "hash": "dc66978374a46ab2b87db6472804185824868095",
                        "name": "dig/wood4"
                    }
                ],
                "subtitle": "Something fell",
                "subtitle_key": "subtitles.entity.armorstand.fall"
            },
            "entity.armorstand.hit": {
                "field": "l",
                "id": 128,
                "name": "entity.armorstand.hit",
                "sounds": [
                    {
                        "hash": "155de9993fbc036f371d9fee50c8b2012dc5adce",
                        "name": "entity/armorstand/hit1"
                    },
                    {
                        "hash": "504362657a72f3ecb1d694989c23c497310cc471",
                        "name": "entity/armorstand/hit2"
                    },
                    {
                        "hash": "136cc386976d1901f9b3b374a71d987efb50dce6",
                        "name": "entity/armorstand/hit3"
                    },
                    {
                        "hash": "6c83307ca1f6d7484d2899f381801713cdf06bbe",
                        "name": "entity/armorstand/hit4"
                    }
                ],
                "subtitle": "Block breaking",
                "subtitle_key": "subtitles.block.generic.hit"
            },
            "entity.armorstand.place": {
                "field": "m",
                "id": 129,
                "name": "entity.armorstand.place",
                "sounds": [
                    {
                        "hash": "4e094ed8dfa98656d8fec52a7d20c5ee6098b6ad",
                        "name": "dig/stone1"
                    },
                    {
                        "hash": "9c92f697142ae320584bf64c0d54381d59703528",
                        "name": "dig/stone2"
                    },
                    {
                        "hash": "8f23c02475d388b23e5faa680eafe6b991d7a9d4",
                        "name": "dig/stone3"
                    },
                    {
                        "hash": "363545a76277e5e47538b2dd3a0d6aa4f7a87d34",
                        "name": "dig/stone4"
                    }
                ],
                "subtitle": "Block placed",
                "subtitle_key": "subtitles.block.generic.place"
            },
            "entity.arrow.hit": {
                "field": "u",
                "id": 130,
                "name": "entity.arrow.hit",
                "sounds": [
                    {
                        "hash": "78f034d58779fb4d22b00ea249015a0dbf4e7b3f",
                        "name": "random/bowhit1"
                    },
                    {
                        "hash": "c3cd0db760c980287b26ef9c0894f66c4250724e",
                        "name": "random/bowhit2"
                    },
                    {
                        "hash": "0369a1236a4b9ca219fd3ad7d19d0b5237510b1e",
                        "name": "random/bowhit3"
                    },
                    {
                        "hash": "9e5e2369fc354a082c861494cfe8767d327813d4",
                        "name": "random/bowhit4"
                    }
                ],
                "subtitle": "Arrow hits",
                "subtitle_key": "subtitles.entity.arrow.hit"
            },
            "entity.arrow.hit_player": {
                "field": "v",
                "id": 131,
                "name": "entity.arrow.hit_player",
                "sounds": [
                    {
                        "hash": "e9833a1512b57bcf88ac4fdcc8df4e5a7e9d701d",
                        "name": "random/successful_hit"
                    }
                ],
                "subtitle": "Player hit",
                "subtitle_key": "subtitles.entity.arrow.hit_player"
            },
            "entity.arrow.shoot": {
                "field": "w",
                "id": 132,
                "name": "entity.arrow.shoot",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Arrow fired",
                "subtitle_key": "subtitles.entity.arrow.shoot"
            },
            "entity.bat.ambient": {
                "field": "x",
                "id": 133,
                "name": "entity.bat.ambient",
                "sounds": [
                    {
                        "hash": "c3c175d70372d8448c070d0716a8d88beec8b8b7",
                        "name": "mob/bat/idle1"
                    },
                    {
                        "hash": "e9d023a54a6b514af496c8f253f5f3fa948fd4b6",
                        "name": "mob/bat/idle2"
                    },
                    {
                        "hash": "e641dd3d6607db86b7574fe82781a34ad74f6c77",
                        "name": "mob/bat/idle3"
                    },
                    {
                        "hash": "a323a968296882e15c743ccdc8cb8057557ae712",
                        "name": "mob/bat/idle4"
                    }
                ],
                "subtitle": "Bat screeches",
                "subtitle_key": "subtitles.entity.bat.ambient"
            },
            "entity.bat.death": {
                "field": "y",
                "id": 134,
                "name": "entity.bat.death",
                "sounds": [
                    {
                        "hash": "6df3b2c2b951863fc5200edf3ff3396b105ed897",
                        "name": "mob/bat/death"
                    }
                ],
                "subtitle": "Bat dies",
                "subtitle_key": "subtitles.entity.bat.death"
            },
            "entity.bat.hurt": {
                "field": "z",
                "id": 135,
                "name": "entity.bat.hurt",
                "sounds": [
                    {
                        "hash": "fddba78b2426f8056be081c98fe82e8411a0a5cf",
                        "name": "mob/bat/hurt1"
                    },
                    {
                        "hash": "573e565b7fda2c34fc972edd21a82fd2e09200f8",
                        "name": "mob/bat/hurt2"
                    },
                    {
                        "hash": "1599551814c141acd0c4a3c4a0ff83f4c4e3026d",
                        "name": "mob/bat/hurt3"
                    },
                    {
                        "hash": "0ba4a7830ea8852bf7844872d7e2d2a408fb77e4",
                        "name": "mob/bat/hurt4"
                    }
                ],
                "subtitle": "Bat hurts",
                "subtitle_key": "subtitles.entity.bat.hurt"
            },
            "entity.bat.loop": {
                "field": "A",
                "id": 136,
                "name": "entity.bat.loop",
                "sounds": [
                    {
                        "hash": "e260582909112ec3c255d1ec0375c7913df5f9f8",
                        "name": "mob/bat/loop"
                    }
                ]
            },
            "entity.bat.takeoff": {
                "field": "B",
                "id": 137,
                "name": "entity.bat.takeoff",
                "sounds": [
                    {
                        "hash": "ee6079d3826ac2994f3f58e62370f3c8ff9328e9",
                        "name": "mob/bat/takeoff"
                    }
                ],
                "subtitle": "Bat takes off",
                "subtitle_key": "subtitles.entity.bat.takeoff"
            },
            "entity.blaze.ambient": {
                "field": "C",
                "id": 138,
                "name": "entity.blaze.ambient",
                "sounds": [
                    {
                        "hash": "4e398c518ae706ad4d90afd6914f748faf18a7b5",
                        "name": "mob/blaze/breathe1"
                    },
                    {
                        "hash": "c74368d2b978f570b4e7ce9645fd84b07f8f145c",
                        "name": "mob/blaze/breathe2"
                    },
                    {
                        "hash": "24d643885f9b83d8f034f49e2c5e00e70d4f175a",
                        "name": "mob/blaze/breathe3"
                    },
                    {
                        "hash": "78d544a240d627005aaef6033fd646eafc66fe7a",
                        "name": "mob/blaze/breathe4"
                    }
                ],
                "subtitle": "Blaze breathes",
                "subtitle_key": "subtitles.entity.blaze.ambient"
            },
            "entity.blaze.burn": {
                "field": "D",
                "id": 139,
                "name": "entity.blaze.burn",
                "sounds": [
                    {
                        "hash": "8b260108a73470c16cd244325242d4780cfb7d78",
                        "name": "fire/fire"
                    }
                ],
                "subtitle": "Blaze crackles",
                "subtitle_key": "subtitles.entity.blaze.burn"
            },
            "entity.blaze.death": {
                "field": "E",
                "id": 140,
                "name": "entity.blaze.death",
                "sounds": [
                    {
                        "hash": "17491c8dd9511e9d848c92b4b7ae047aed164072",
                        "name": "mob/blaze/death"
                    }
                ],
                "subtitle": "Blaze dies",
                "subtitle_key": "subtitles.entity.blaze.death"
            },
            "entity.blaze.hurt": {
                "field": "F",
                "id": 141,
                "name": "entity.blaze.hurt",
                "sounds": [
                    {
                        "hash": "cb1cf4b405d930ad27f09ea39d6a64f35fc13308",
                        "name": "mob/blaze/hit1"
                    },
                    {
                        "hash": "00b38fae5d28d99514a3e73a913af16359b12b7a",
                        "name": "mob/blaze/hit2"
                    },
                    {
                        "hash": "97e09d51c82b78ab82fb3a4dbbb8cd701b2d0aeb",
                        "name": "mob/blaze/hit3"
                    },
                    {
                        "hash": "3f447f3e331b59ad014d9bd4a6536f98cf3a08c3",
                        "name": "mob/blaze/hit4"
                    }
                ],
                "subtitle": "Blaze hurts",
                "subtitle_key": "subtitles.entity.blaze.hurt"
            },
            "entity.blaze.shoot": {
                "field": "G",
                "id": 142,
                "name": "entity.blaze.shoot",
                "sounds": [
                    {
                        "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
                        "name": "mob/ghast/fireball4"
                    }
                ],
                "subtitle": "Blaze shoots",
                "subtitle_key": "subtitles.entity.blaze.shoot"
            },
            "entity.bobber.splash": {
                "field": "H",
                "id": 143,
                "name": "entity.bobber.splash",
                "sounds": [
                    {
                        "hash": "22a491f266f5c3cdd6e669a9493daaf40c9c8575",
                        "name": "random/splash"
                    }
                ],
                "subtitle": "Fishing hook splashes",
                "subtitle_key": "subtitles.entity.bobber.splash"
            },
            "entity.bobber.throw": {
                "field": "I",
                "id": 144,
                "name": "entity.bobber.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Bobber thrown",
                "subtitle_key": "subtitles.entity.bobber.throw"
            },
            "entity.cat.ambient": {
                "field": "R",
                "id": 145,
                "name": "entity.cat.ambient",
                "sounds": [
                    {
                        "hash": "5fdf1bd80b204245af760042d2e546d87666e288",
                        "name": "mob/cat/meow1"
                    },
                    {
                        "hash": "9853be18df1a5b2642e33ba05e71bfd5099f9f04",
                        "name": "mob/cat/meow2"
                    },
                    {
                        "hash": "381f9e97a8a986ecab3e86431d6be6df5ff79c31",
                        "name": "mob/cat/meow3"
                    },
                    {
                        "hash": "4bf7c7a08c1217de7b1f0faf82429665fbf18458",
                        "name": "mob/cat/meow4"
                    }
                ],
                "subtitle": "Cat meows",
                "subtitle_key": "subtitles.entity.cat.ambient"
            },
            "entity.cat.death": {
                "field": "S",
                "id": 146,
                "name": "entity.cat.death",
                "sounds": [
                    {
                        "hash": "28409652d939d2489d8b5317d51abb873821f0f4",
                        "name": "mob/cat/hitt1"
                    },
                    {
                        "hash": "ce499da6ec5dd226d50843890ca09f16018aff9a",
                        "name": "mob/cat/hitt2"
                    },
                    {
                        "hash": "3d98b4b7c37a09101da00d8a3078e0acba6558f4",
                        "name": "mob/cat/hitt3"
                    }
                ],
                "subtitle": "Cat dies",
                "subtitle_key": "subtitles.entity.cat.death"
            },
            "entity.cat.hiss": {
                "field": "T",
                "id": 147,
                "name": "entity.cat.hiss",
                "sounds": [
                    {
                        "hash": "9d2202fce7908dcc5b5c8758c5cd517d863d4dd3",
                        "name": "mob/cat/hiss1"
                    },
                    {
                        "hash": "063bf0fce35c547eb59f086dbb56c5fe329cbcf4",
                        "name": "mob/cat/hiss2"
                    },
                    {
                        "hash": "c7e424eb00712614a183adf5d17b949175ff00df",
                        "name": "mob/cat/hiss3"
                    }
                ]
            },
            "entity.cat.hurt": {
                "field": "U",
                "id": 148,
                "name": "entity.cat.hurt",
                "sounds": [
                    {
                        "hash": "28409652d939d2489d8b5317d51abb873821f0f4",
                        "name": "mob/cat/hitt1"
                    },
                    {
                        "hash": "ce499da6ec5dd226d50843890ca09f16018aff9a",
                        "name": "mob/cat/hitt2"
                    },
                    {
                        "hash": "3d98b4b7c37a09101da00d8a3078e0acba6558f4",
                        "name": "mob/cat/hitt3"
                    }
                ],
                "subtitle": "Cat hurts",
                "subtitle_key": "subtitles.entity.cat.hurt"
            },
            "entity.cat.purr": {
                "field": "V",
                "id": 149,
                "name": "entity.cat.purr",
                "sounds": [
                    {
                        "hash": "315512d6027033c2a279841badb40a26d74efc81",
                        "name": "mob/cat/purr1"
                    },
                    {
                        "hash": "847ec719ee91e28d7bf58ab39a5d8d6bd5728314",
                        "name": "mob/cat/purr2"
                    },
                    {
                        "hash": "eed7a9305f5879448bb94355f25279b4aac403b6",
                        "name": "mob/cat/purr3"
                    }
                ],
                "subtitle": "Cat meows",
                "subtitle_key": "subtitles.entity.cat.ambient"
            },
            "entity.cat.purreow": {
                "field": "W",
                "id": 150,
                "name": "entity.cat.purreow",
                "sounds": [
                    {
                        "hash": "d00791807e913e57d58fd891cb4dd10186cfdf38",
                        "name": "mob/cat/purreow1"
                    },
                    {
                        "hash": "08573a1f11058b09c5855122dff47ceb209f771e",
                        "name": "mob/cat/purreow2"
                    }
                ],
                "subtitle": "Cat meows",
                "subtitle_key": "subtitles.entity.cat.ambient"
            },
            "entity.chicken.ambient": {
                "field": "aa",
                "id": 151,
                "name": "entity.chicken.ambient",
                "sounds": [
                    {
                        "hash": "74e5422bd83bb2041a6f0d09644bc095c0e9e21a",
                        "name": "mob/chicken/say1"
                    },
                    {
                        "hash": "3660e743db2bbbcff0866d3f1e606882f1aeb6ac",
                        "name": "mob/chicken/say2"
                    },
                    {
                        "hash": "49874e07369c3bb0bc8a2fba4f2096d2e9a36c9a",
                        "name": "mob/chicken/say3"
                    }
                ],
                "subtitle": "Chicken clucks",
                "subtitle_key": "subtitles.entity.chicken.ambient"
            },
            "entity.chicken.death": {
                "field": "ab",
                "id": 152,
                "name": "entity.chicken.death",
                "sounds": [
                    {
                        "hash": "31b52151bf2a6fa35d2d2aa72f832285d9e7d70d",
                        "name": "mob/chicken/hurt1"
                    },
                    {
                        "hash": "18752157f5d8718e2752805a657c74a73d2b88db",
                        "name": "mob/chicken/hurt2"
                    }
                ],
                "subtitle": "Chicken dies",
                "subtitle_key": "subtitles.entity.chicken.death"
            },
            "entity.chicken.egg": {
                "field": "ac",
                "id": 153,
                "name": "entity.chicken.egg",
                "sounds": [
                    {
                        "hash": "ab5a32b70ef1e7aafc550b20afdb7dc8c0d5d901",
                        "name": "mob/chicken/plop"
                    }
                ],
                "subtitle": "Chicken plops",
                "subtitle_key": "subtitles.entity.chicken.egg"
            },
            "entity.chicken.hurt": {
                "field": "ad",
                "id": 154,
                "name": "entity.chicken.hurt",
                "sounds": [
                    {
                        "hash": "31b52151bf2a6fa35d2d2aa72f832285d9e7d70d",
                        "name": "mob/chicken/hurt1"
                    },
                    {
                        "hash": "18752157f5d8718e2752805a657c74a73d2b88db",
                        "name": "mob/chicken/hurt2"
                    }
                ],
                "subtitle": "Chicken hurts",
                "subtitle_key": "subtitles.entity.chicken.hurt"
            },
            "entity.chicken.step": {
                "field": "ae",
                "id": 155,
                "name": "entity.chicken.step",
                "sounds": [
                    {
                        "hash": "e0f0ba416a5744036e11bb6a5fc5ac4b8c461873",
                        "name": "mob/chicken/step1"
                    },
                    {
                        "hash": "bf7fadaf64945f6b31c803d086ac6a652aabef9b",
                        "name": "mob/chicken/step2"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.cow.ambient": {
                "field": "ao",
                "id": 156,
                "name": "entity.cow.ambient",
                "sounds": [
                    {
                        "hash": "e07a2da49011ef4cf9d6b1c80a91a06f808c1243",
                        "name": "mob/cow/say1"
                    },
                    {
                        "hash": "228bab6d9b09994dc407b9d022bebca791d81c16",
                        "name": "mob/cow/say2"
                    },
                    {
                        "hash": "05f429069e65d78f7e6609d070a3f294cc3128ab",
                        "name": "mob/cow/say3"
                    },
                    {
                        "hash": "80ce8d4b8d361b69e42d8d147e42a09d3c85a115",
                        "name": "mob/cow/say4"
                    }
                ],
                "subtitle": "Cow moos",
                "subtitle_key": "subtitles.entity.cow.ambient"
            },
            "entity.cow.death": {
                "field": "ap",
                "id": 157,
                "name": "entity.cow.death",
                "sounds": [
                    {
                        "hash": "989c3b614f736aa77bb2800821ea56936e98ca68",
                        "name": "mob/cow/hurt1"
                    },
                    {
                        "hash": "758d2a1c36abc84d2744d697b76d5414ea96d9f3",
                        "name": "mob/cow/hurt2"
                    },
                    {
                        "hash": "2a031f10c7dc24e75d5dc3a374ebe7f36fc3e143",
                        "name": "mob/cow/hurt3"
                    }
                ],
                "subtitle": "Cow dies",
                "subtitle_key": "subtitles.entity.cow.death"
            },
            "entity.cow.hurt": {
                "field": "aq",
                "id": 158,
                "name": "entity.cow.hurt",
                "sounds": [
                    {
                        "hash": "989c3b614f736aa77bb2800821ea56936e98ca68",
                        "name": "mob/cow/hurt1"
                    },
                    {
                        "hash": "758d2a1c36abc84d2744d697b76d5414ea96d9f3",
                        "name": "mob/cow/hurt2"
                    },
                    {
                        "hash": "2a031f10c7dc24e75d5dc3a374ebe7f36fc3e143",
                        "name": "mob/cow/hurt3"
                    }
                ],
                "subtitle": "Cow hurts",
                "subtitle_key": "subtitles.entity.cow.hurt"
            },
            "entity.cow.milk": {
                "field": "ar",
                "id": 159,
                "name": "entity.cow.milk",
                "sounds": [
                    {
                        "hash": "462cbc14581ba05f4a5f1e5aa23cb48eb823bf2d",
                        "name": "entity/cow/milk1"
                    },
                    {
                        "hash": "47d640178306584d10213dbf05290150ff60a46b",
                        "name": "entity/cow/milk2"
                    },
                    {
                        "hash": "e7133a7d4822e40f0abd716faa3a8f340362b8d7",
                        "name": "entity/cow/milk3"
                    }
                ],
                "subtitle": "Cow gets milked",
                "subtitle_key": "subtitles.entity.cow.milk"
            },
            "entity.cow.step": {
                "field": "as",
                "id": 160,
                "name": "entity.cow.step",
                "sounds": [
                    {
                        "hash": "fec7c7997f8eb6faaebd37f0eaed417118d3a498",
                        "name": "mob/cow/step1"
                    },
                    {
                        "hash": "555d33de143e6dcef2aa80ebf9a8f8b1481d42d0",
                        "name": "mob/cow/step2"
                    },
                    {
                        "hash": "482919bc631b317422ab44af3938259bea73fe83",
                        "name": "mob/cow/step3"
                    },
                    {
                        "hash": "03063be15a77cc3f6815ec98090e351178190b33",
                        "name": "mob/cow/step4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.creeper.death": {
                "field": "at",
                "id": 161,
                "name": "entity.creeper.death",
                "sounds": [
                    {
                        "hash": "fbc1b2c89c5c781e30d702b2885be3f485105869",
                        "name": "mob/creeper/death"
                    }
                ],
                "subtitle": "Creeper dies",
                "subtitle_key": "subtitles.entity.creeper.death"
            },
            "entity.creeper.hurt": {
                "field": "au",
                "id": 162,
                "name": "entity.creeper.hurt",
                "sounds": [
                    {
                        "hash": "74771428c2aa2acbd30638c6706867053bad64d3",
                        "name": "mob/creeper/say1"
                    },
                    {
                        "hash": "c46c7d2a84749bfcbcf576aea0d66fd3deccba31",
                        "name": "mob/creeper/say2"
                    },
                    {
                        "hash": "0979bf115d081d70a985f1cfcab1b9274d6be74e",
                        "name": "mob/creeper/say3"
                    },
                    {
                        "hash": "85c860ea8c55984bf6cabb75354c78f3a603f98d",
                        "name": "mob/creeper/say4"
                    }
                ],
                "subtitle": "Creeper hurts",
                "subtitle_key": "subtitles.entity.creeper.hurt"
            },
            "entity.creeper.primed": {
                "field": "av",
                "id": 163,
                "name": "entity.creeper.primed",
                "sounds": [
                    {
                        "hash": "a92ba2b8f6abc41aa8d679ad808a81d0aafa04b2",
                        "name": "random/fuse"
                    }
                ],
                "subtitle": "Creeper hisses",
                "subtitle_key": "subtitles.entity.creeper.primed"
            },
            "entity.donkey.ambient": {
                "field": "az",
                "id": 164,
                "name": "entity.donkey.ambient",
                "sounds": [
                    {
                        "hash": "d2cd73933fb1f6dbcb0dd170fde6fc8a49d709b9",
                        "name": "mob/horse/donkey/idle1"
                    },
                    {
                        "hash": "6d7eeba0ba69cd68acf1e2ed5ae488c5aabbc9bf",
                        "name": "mob/horse/donkey/idle2"
                    },
                    {
                        "hash": "be565339d494ce6ff788480a462bce0ec69c8ded",
                        "name": "mob/horse/donkey/idle3"
                    }
                ],
                "subtitle": "Donkey hee-haws",
                "subtitle_key": "subtitles.entity.donkey.ambient"
            },
            "entity.donkey.angry": {
                "field": "aA",
                "id": 165,
                "name": "entity.donkey.angry",
                "sounds": [
                    {
                        "hash": "a36f9c11ced9aa4364de7f26bb033e32adf9ad6f",
                        "name": "mob/horse/donkey/angry1"
                    },
                    {
                        "hash": "44380f86e13a06b1f0c6feec2d6644b67e6c4d9c",
                        "name": "mob/horse/donkey/angry2"
                    }
                ],
                "subtitle": "Donkey neighs",
                "subtitle_key": "subtitles.entity.donkey.angry"
            },
            "entity.donkey.chest": {
                "field": "aB",
                "id": 166,
                "name": "entity.donkey.chest",
                "sounds": [
                    {
                        "hash": "ab5a32b70ef1e7aafc550b20afdb7dc8c0d5d901",
                        "name": "mob/chicken/plop"
                    }
                ],
                "subtitle": "Donkey Chest equips",
                "subtitle_key": "subtitles.entity.donkey.chest"
            },
            "entity.donkey.death": {
                "field": "aC",
                "id": 167,
                "name": "entity.donkey.death",
                "sounds": [
                    {
                        "hash": "ece3a1417e0eca0a748aafaf6cd9f5e99c314991",
                        "name": "mob/horse/donkey/death"
                    }
                ],
                "subtitle": "Donkey dies",
                "subtitle_key": "subtitles.entity.donkey.death"
            },
            "entity.donkey.hurt": {
                "field": "aD",
                "id": 168,
                "name": "entity.donkey.hurt",
                "sounds": [
                    {
                        "hash": "9580708c276c3ad24703ea7843e317b2845d272f",
                        "name": "mob/horse/donkey/hit1"
                    },
                    {
                        "hash": "dd1846c866f5ef87e056a3f14ac156959b637726",
                        "name": "mob/horse/donkey/hit2"
                    },
                    {
                        "hash": "4081b6ba7b4e345a0c48d791c54b6f59c1e2e1dc",
                        "name": "mob/horse/donkey/hit3"
                    }
                ],
                "subtitle": "Donkey hurts",
                "subtitle_key": "subtitles.entity.donkey.hurt"
            },
            "entity.egg.throw": {
                "field": "aE",
                "id": 169,
                "name": "entity.egg.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Egg flies",
                "subtitle_key": "subtitles.entity.egg.throw"
            },
            "entity.elder_guardian.ambient": {
                "field": "aF",
                "id": 170,
                "name": "entity.elder_guardian.ambient",
                "sounds": [
                    {
                        "hash": "f18e291d84d108d02fa1170e1ccaedafdfb922f5",
                        "name": "mob/guardian/elder_idle1"
                    },
                    {
                        "hash": "7663355cd3c9734cde0fbfecd7bd44ffc5a5d507",
                        "name": "mob/guardian/elder_idle2"
                    },
                    {
                        "hash": "ac95dc01a3ce7dffb0d55283a1236196b07cf6ee",
                        "name": "mob/guardian/elder_idle3"
                    },
                    {
                        "hash": "f5cffe472a3f7cd5beb131936026e4c194972d99",
                        "name": "mob/guardian/elder_idle4"
                    }
                ],
                "subtitle": "Elder Guardian moans",
                "subtitle_key": "subtitles.entity.elder_guardian.ambient"
            },
            "entity.elder_guardian.ambient_land": {
                "field": "aG",
                "id": 171,
                "name": "entity.elder_guardian.ambient_land",
                "sounds": [
                    {
                        "hash": "a72656de9bd5e4faffd65adbda4cd699180e3787",
                        "name": "mob/guardian/land_idle1"
                    },
                    {
                        "hash": "6054a4933743bbec4fbd6a9980e344dcd62ea374",
                        "name": "mob/guardian/land_idle2"
                    },
                    {
                        "hash": "10cb938779ff8c411d8db8399c26a1bd5fdbf826",
                        "name": "mob/guardian/land_idle3"
                    },
                    {
                        "hash": "cabf5d0beb7d1b1dc50707b728c16143b8edf83d",
                        "name": "mob/guardian/land_idle4"
                    }
                ],
                "subtitle": "Elder Guardian flaps",
                "subtitle_key": "subtitles.entity.elder_guardian.ambient.land"
            },
            "entity.elder_guardian.curse": {
                "field": "aH",
                "id": 172,
                "name": "entity.elder_guardian.curse",
                "sounds": [
                    {
                        "hash": "3f2e554955be100d7f28c074586b764710330b8c",
                        "name": "mob/guardian/curse"
                    }
                ],
                "subtitle": "Elder Guardian curses",
                "subtitle_key": "subtitles.entity.elder_guardian.curse"
            },
            "entity.elder_guardian.death": {
                "field": "aI",
                "id": 173,
                "name": "entity.elder_guardian.death",
                "sounds": [
                    {
                        "hash": "71462d1281c3f2e6ecbd0a2cf55b31b8d7f2798d",
                        "name": "mob/guardian/elder_death"
                    }
                ],
                "subtitle": "Elder Guardian dies",
                "subtitle_key": "subtitles.entity.elder_guardian.death"
            },
            "entity.elder_guardian.death_land": {
                "field": "aJ",
                "id": 174,
                "name": "entity.elder_guardian.death_land",
                "sounds": [
                    {
                        "hash": "5c5c046607c1694ef1af630729921e3551e4b5e8",
                        "name": "mob/guardian/land_death"
                    }
                ],
                "subtitle": "Elder Guardian dies",
                "subtitle_key": "subtitles.entity.elder_guardian.death"
            },
            "entity.elder_guardian.flop": {
                "field": "aK",
                "id": 176,
                "name": "entity.elder_guardian.flop",
                "sounds": [
                    {
                        "hash": "09b6bbe5a03eed221630ea36b21d14e2de043b78",
                        "name": "mob/guardian/flop1"
                    },
                    {
                        "hash": "3fb1db01cf63dc87d73ea459ff35237b22a1b490",
                        "name": "mob/guardian/flop2"
                    },
                    {
                        "hash": "24859b29b627b20251e47f38a1a4cab44bff9b11",
                        "name": "mob/guardian/flop3"
                    },
                    {
                        "hash": "ba44dc4f2af22798b017d548acca7296a7a3d87c",
                        "name": "mob/guardian/flop4"
                    }
                ],
                "subtitle": "Elder Guardian flops",
                "subtitle_key": "subtitles.entity.elder_guardian.flop"
            },
            "entity.elder_guardian.hurt": {
                "field": "aL",
                "id": 175,
                "name": "entity.elder_guardian.hurt",
                "sounds": [
                    {
                        "hash": "04933f2f39e339e7ba0db0c21812cb9ff9bdce8c",
                        "name": "mob/guardian/elder_hit1"
                    },
                    {
                        "hash": "1c3e5d6ccda1ebf90bd3cbdbfb385fb43601d464",
                        "name": "mob/guardian/elder_hit2"
                    },
                    {
                        "hash": "c8fe82b865263c952ba1730d63320783a66d35ae",
                        "name": "mob/guardian/elder_hit3"
                    },
                    {
                        "hash": "186362097c9552903943d8d37a1e3b974e4aa618",
                        "name": "mob/guardian/elder_hit4"
                    }
                ],
                "subtitle": "Elder Guardian hurts",
                "subtitle_key": "subtitles.entity.elder_guardian.hurt"
            },
            "entity.elder_guardian.hurt_land": {
                "field": "aM",
                "id": 177,
                "name": "entity.elder_guardian.hurt_land",
                "sounds": [
                    {
                        "hash": "b15fa016ddb59bcdbc23d3496628f3765ad698b1",
                        "name": "mob/guardian/land_hit1"
                    },
                    {
                        "hash": "e9ccf74cb5b561e4839482863d1466f731903500",
                        "name": "mob/guardian/land_hit2"
                    },
                    {
                        "hash": "900b2d58c722329bc1fe73d1dc037a074c1d8085",
                        "name": "mob/guardian/land_hit3"
                    },
                    {
                        "hash": "2e07364ccade2277d8a89d58291522d2f25a2ee2",
                        "name": "mob/guardian/land_hit4"
                    }
                ],
                "subtitle": "Elder Guardian hurts",
                "subtitle_key": "subtitles.entity.elder_guardian.hurt"
            },
            "entity.enderdragon.ambient": {
                "field": "aR",
                "id": 178,
                "name": "entity.enderdragon.ambient",
                "sounds": [
                    {
                        "hash": "049a3049a5ac8631a6c5f367b7d824fc0d8de39b",
                        "name": "mob/enderdragon/growl1"
                    },
                    {
                        "hash": "d859c9c5be04ffc41479b306814a933983eaa235",
                        "name": "mob/enderdragon/growl2"
                    },
                    {
                        "hash": "ba35053358ede7c3bf33a4c344d66680f09008c9",
                        "name": "mob/enderdragon/growl3"
                    },
                    {
                        "hash": "c84b0cf222e7dcbedde8eb9deb98835032f4d402",
                        "name": "mob/enderdragon/growl4"
                    }
                ],
                "subtitle": "Dragon roars",
                "subtitle_key": "subtitles.entity.enderdragon.ambient"
            },
            "entity.enderdragon.death": {
                "field": "aS",
                "id": 179,
                "name": "entity.enderdragon.death",
                "sounds": [
                    {
                        "hash": "53cc1890ebea833d3964c7dd1c90676650e34404",
                        "name": "mob/enderdragon/end"
                    }
                ],
                "subtitle": "Dragon dies",
                "subtitle_key": "subtitles.entity.enderdragon.death"
            },
            "entity.enderdragon.flap": {
                "field": "aU",
                "id": 180,
                "name": "entity.enderdragon.flap",
                "sounds": [
                    {
                        "hash": "5a368ed32b3357e31629451ace57eb30d90e8874",
                        "name": "mob/enderdragon/wings1"
                    },
                    {
                        "hash": "7d5b3b403a11b6dd4c3801c4f4c8bf7ce9a8c771",
                        "name": "mob/enderdragon/wings2"
                    },
                    {
                        "hash": "eb58ef697b2cbaed218edc758e00412302c75962",
                        "name": "mob/enderdragon/wings3"
                    },
                    {
                        "hash": "92488929c42221fb3f1dee397a32d2e4de615f3c",
                        "name": "mob/enderdragon/wings4"
                    },
                    {
                        "hash": "fa6d89b586c5ca29efe85c8d373ff9ee19488d40",
                        "name": "mob/enderdragon/wings5"
                    },
                    {
                        "hash": "e7e8d393fc03a476227890e9ec9319dcc4b400ea",
                        "name": "mob/enderdragon/wings6"
                    }
                ],
                "subtitle": "Dragon flaps",
                "subtitle_key": "subtitles.entity.enderdragon.flap"
            },
            "entity.enderdragon.growl": {
                "field": "aV",
                "id": 181,
                "name": "entity.enderdragon.growl",
                "sounds": [
                    {
                        "hash": "049a3049a5ac8631a6c5f367b7d824fc0d8de39b",
                        "name": "mob/enderdragon/growl1"
                    },
                    {
                        "hash": "d859c9c5be04ffc41479b306814a933983eaa235",
                        "name": "mob/enderdragon/growl2"
                    },
                    {
                        "hash": "ba35053358ede7c3bf33a4c344d66680f09008c9",
                        "name": "mob/enderdragon/growl3"
                    },
                    {
                        "hash": "c84b0cf222e7dcbedde8eb9deb98835032f4d402",
                        "name": "mob/enderdragon/growl4"
                    }
                ],
                "subtitle": "Dragon growls",
                "subtitle_key": "subtitles.entity.enderdragon.growl"
            },
            "entity.enderdragon.hurt": {
                "field": "aW",
                "id": 182,
                "name": "entity.enderdragon.hurt",
                "sounds": [
                    {
                        "hash": "aedeb53dd3315f964ff4d10d0003e4c5f41d1bb0",
                        "name": "mob/enderdragon/hit1"
                    },
                    {
                        "hash": "46e5db05b1e91ce33c9c4c63260227fa629230f4",
                        "name": "mob/enderdragon/hit2"
                    },
                    {
                        "hash": "e96237fdf5e5e1aca09496b9192243651525d0ac",
                        "name": "mob/enderdragon/hit3"
                    },
                    {
                        "hash": "d2c44730f6c93676d4e4316add92e424d0a71a33",
                        "name": "mob/enderdragon/hit4"
                    }
                ],
                "subtitle": "Dragon hurts",
                "subtitle_key": "subtitles.entity.enderdragon.hurt"
            },
            "entity.enderdragon.shoot": {
                "field": "aX",
                "id": 183,
                "name": "entity.enderdragon.shoot",
                "sounds": [
                    {
                        "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
                        "name": "mob/ghast/fireball4"
                    }
                ],
                "subtitle": "Dragon shoots",
                "subtitle_key": "subtitles.entity.enderdragon.shoot"
            },
            "entity.enderdragon_fireball.explode": {
                "field": "aT",
                "id": 184,
                "name": "entity.enderdragon_fireball.explode",
                "sounds": [
                    {
                        "hash": "cd46e41023887558b134547e28327de6e7df189a",
                        "name": "random/explode1"
                    },
                    {
                        "hash": "a116e396d95a0ee245000dd4cdcc333d38ea9e3b",
                        "name": "random/explode2"
                    },
                    {
                        "hash": "a94a69e56568f5789cab05382cfd81f601189fd1",
                        "name": "random/explode3"
                    },
                    {
                        "hash": "f259be40364341edcaf88e339bc24ab01e49845a",
                        "name": "random/explode4"
                    }
                ],
                "subtitle": "Explosion",
                "subtitle_key": "subtitles.entity.generic.explode"
            },
            "entity.endereye.launch": {
                "field": "aY",
                "id": 185,
                "name": "entity.endereye.launch",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Eye of Ender shoots",
                "subtitle_key": "subtitles.entity.endereye.launch"
            },
            "entity.endermen.ambient": {
                "field": "aZ",
                "id": 186,
                "name": "entity.endermen.ambient",
                "sounds": [
                    {
                        "hash": "281b87984ddf8e94324bc86911a36c971cb3d831",
                        "name": "mob/endermen/idle1"
                    },
                    {
                        "hash": "9c7aaf49b3096a69a2d6ca62c1067400a2b70814",
                        "name": "mob/endermen/idle2"
                    },
                    {
                        "hash": "bc4c2e76d3b5a0e6f9d5837fe82ed26e808aa918",
                        "name": "mob/endermen/idle3"
                    },
                    {
                        "hash": "405e2f82caef7f79eb9e26886520711e446366ce",
                        "name": "mob/endermen/idle4"
                    },
                    {
                        "hash": "e746ec4574aaa047be3076729753c2c75fd34630",
                        "name": "mob/endermen/idle5"
                    }
                ],
                "subtitle": "Enderman vwoops",
                "subtitle_key": "subtitles.entity.enderman.ambient"
            },
            "entity.endermen.death": {
                "field": "ba",
                "id": 187,
                "name": "entity.endermen.death",
                "sounds": [
                    {
                        "hash": "d04dd6d1f050353ef9e3ba9c45f407f831903c69",
                        "name": "mob/endermen/death"
                    }
                ],
                "subtitle": "Enderman dies",
                "subtitle_key": "subtitles.entity.enderman.death"
            },
            "entity.endermen.hurt": {
                "field": "bb",
                "id": 188,
                "name": "entity.endermen.hurt",
                "sounds": [
                    {
                        "hash": "753a88c1d9b3b46210c18ff07974955463edd18b",
                        "name": "mob/endermen/hit1"
                    },
                    {
                        "hash": "cf60aefd0b742c3fa15e808c1a0c33aebd534cc5",
                        "name": "mob/endermen/hit2"
                    },
                    {
                        "hash": "aaa8f1705c873ebc05da460657c8b83fa01ffd57",
                        "name": "mob/endermen/hit3"
                    },
                    {
                        "hash": "6e0f9074e049a6c30402d70cc75a5da99042e00c",
                        "name": "mob/endermen/hit4"
                    }
                ],
                "subtitle": "Enderman hurts",
                "subtitle_key": "subtitles.entity.enderman.hurt"
            },
            "entity.endermen.scream": {
                "field": "bc",
                "id": 189,
                "name": "entity.endermen.scream",
                "sounds": [
                    {
                        "hash": "c4b5265bbafbe058347058a257abe33a0afb5ab7",
                        "name": "mob/endermen/scream1"
                    },
                    {
                        "hash": "c8cd465468a0fd41a1d5cc24cb499862b5ade2cb",
                        "name": "mob/endermen/scream2"
                    },
                    {
                        "hash": "dbab0094299eacbce86ad427edcb34b8342861af",
                        "name": "mob/endermen/scream3"
                    },
                    {
                        "hash": "bcc73584d83225383aaa6affce905392c96afe86",
                        "name": "mob/endermen/scream4"
                    }
                ],
                "subtitle": "Enderman vwoops",
                "subtitle_key": "subtitles.entity.enderman.ambient"
            },
            "entity.endermen.stare": {
                "field": "bd",
                "id": 190,
                "name": "entity.endermen.stare",
                "sounds": [
                    {
                        "hash": "5738d7f49ef30adcfc4f2ab13e0b1d74f09a1289",
                        "name": "mob/endermen/stare"
                    }
                ],
                "subtitle": "Enderman cries out",
                "subtitle_key": "subtitles.entity.enderman.stare"
            },
            "entity.endermen.teleport": {
                "field": "be",
                "id": 191,
                "name": "entity.endermen.teleport",
                "sounds": [
                    {
                        "hash": "7b4b5323ef066caa1ae43cbe66fffd9dfce4ed32",
                        "name": "mob/endermen/portal"
                    },
                    {
                        "hash": "35461b6a4253db40973549e82d91f267c686be85",
                        "name": "mob/endermen/portal2"
                    }
                ],
                "subtitle": "Enderman teleports",
                "subtitle_key": "subtitles.entity.enderman.teleport"
            },
            "entity.endermite.ambient": {
                "field": "bf",
                "id": 192,
                "name": "entity.endermite.ambient",
                "sounds": [
                    {
                        "hash": "515dffc5d6dd216550d69e61b2eb9c3593b19a20",
                        "name": "mob/silverfish/say1"
                    },
                    {
                        "hash": "396b8b46e593cf55d843853b704dc054ef614e55",
                        "name": "mob/silverfish/say2"
                    },
                    {
                        "hash": "e7f0f24c2c9f4bf83286b17109580d3e845d19e3",
                        "name": "mob/silverfish/say3"
                    },
                    {
                        "hash": "4fce41a2d0890418ae1efb03d1142ca74d00aa61",
                        "name": "mob/silverfish/say4"
                    }
                ],
                "subtitle": "Endermite scuttles",
                "subtitle_key": "subtitles.entity.endermite.ambient"
            },
            "entity.endermite.death": {
                "field": "bg",
                "id": 193,
                "name": "entity.endermite.death",
                "sounds": [
                    {
                        "hash": "24cdac5a80fdad7ab31dc0695b57ece55aecb21a",
                        "name": "mob/silverfish/kill"
                    }
                ],
                "subtitle": "Endermite dies",
                "subtitle_key": "subtitles.entity.endermite.death"
            },
            "entity.endermite.hurt": {
                "field": "bh",
                "id": 194,
                "name": "entity.endermite.hurt",
                "sounds": [
                    {
                        "hash": "84c3b008dc1d5e0dd5e8ad85a06eca29f0591e48",
                        "name": "mob/silverfish/hit1"
                    },
                    {
                        "hash": "38d4d36bbe40a48c3a8ef97735b59b37f013fd6e",
                        "name": "mob/silverfish/hit2"
                    },
                    {
                        "hash": "5b1675279bbc245fc6bbb705de8ea09fb3f32b53",
                        "name": "mob/silverfish/hit3"
                    }
                ],
                "subtitle": "Endermite hurts",
                "subtitle_key": "subtitles.entity.endermite.hurt"
            },
            "entity.endermite.step": {
                "field": "bi",
                "id": 195,
                "name": "entity.endermite.step",
                "sounds": [
                    {
                        "hash": "763cc79934a572b84c371cb49afad5912f29d2f1",
                        "name": "mob/silverfish/step1"
                    },
                    {
                        "hash": "f1665747da14569c4de55e07884deeef18a40f62",
                        "name": "mob/silverfish/step2"
                    },
                    {
                        "hash": "47ad81223bcec870206484cd4d1a6202871df331",
                        "name": "mob/silverfish/step3"
                    },
                    {
                        "hash": "a342f566600caf73464323b20b7770b5b9b7893a",
                        "name": "mob/silverfish/step4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.enderpearl.throw": {
                "field": "bj",
                "id": 196,
                "name": "entity.enderpearl.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Ender Pearl flies",
                "subtitle_key": "subtitles.entity.enderpearl.throw"
            },
            "entity.evocation_fangs.attack": {
                "field": "bl",
                "id": 197,
                "name": "entity.evocation_fangs.attack",
                "sounds": [
                    {
                        "hash": "af4b651a46f231b85a168250139279bc40f61d21",
                        "name": "mob/evocation_illager/fangs"
                    }
                ],
                "subtitle": "Fangs snap",
                "subtitle_key": "subtitles.entity.evocation_fangs.attack"
            },
            "entity.evocation_illager.ambient": {
                "field": "bm",
                "id": 198,
                "name": "entity.evocation_illager.ambient",
                "sounds": [
                    {
                        "hash": "2e07d453eb202ad118188afab747735ee30c4fee",
                        "name": "mob/evocation_illager/idle1"
                    },
                    {
                        "hash": "658ff4745a987397d73d88433beacdd10ed77060",
                        "name": "mob/evocation_illager/idle2"
                    },
                    {
                        "hash": "29a8dc6ba0be69c30a30554d4df2897e7080e4c6",
                        "name": "mob/evocation_illager/idle3"
                    },
                    {
                        "hash": "38c7a291e6f92671edfc93ed417190007360ccc8",
                        "name": "mob/evocation_illager/idle4"
                    }
                ],
                "subtitle": "Evoker murmurs",
                "subtitle_key": "subtitles.entity.evocation_illager.ambient"
            },
            "entity.evocation_illager.cast_spell": {
                "field": "bn",
                "id": 199,
                "name": "entity.evocation_illager.cast_spell",
                "sounds": [
                    {
                        "hash": "54d3edb3a90389d75f69987bfc678cabc4c87e26",
                        "name": "mob/evocation_illager/cast1"
                    },
                    {
                        "hash": "b273df5c1e0271b2d8b0c65720490f26cc2a7215",
                        "name": "mob/evocation_illager/cast2"
                    }
                ],
                "subtitle": "Evoker casts spell",
                "subtitle_key": "subtitles.entity.evocation_illager.cast_spell"
            },
            "entity.evocation_illager.death": {
                "field": "bo",
                "id": 200,
                "name": "entity.evocation_illager.death",
                "sounds": [
                    {
                        "hash": "1f7d377e9b4eae36f14a789c617a002672f12d4a",
                        "name": "mob/evocation_illager/death1"
                    },
                    {
                        "hash": "60f96185109232213115f5d872bb255e8c7a0c81",
                        "name": "mob/evocation_illager/death2"
                    }
                ],
                "subtitle": "Evoker dies",
                "subtitle_key": "subtitles.entity.evocation_illager.death"
            },
            "entity.evocation_illager.hurt": {
                "field": "bp",
                "id": 201,
                "name": "entity.evocation_illager.hurt",
                "sounds": [
                    {
                        "hash": "80a6c6c1d60532793787e8a66ca2d129ac3fbac3",
                        "name": "mob/evocation_illager/hurt1"
                    },
                    {
                        "hash": "f4f7b2865ccaadccca94e83e38018e702457c3d4",
                        "name": "mob/evocation_illager/hurt2"
                    }
                ],
                "subtitle": "Evoker hurts",
                "subtitle_key": "subtitles.entity.evocation_illager.hurt"
            },
            "entity.evocation_illager.prepare_attack": {
                "field": "bq",
                "id": 202,
                "name": "entity.evocation_illager.prepare_attack",
                "sounds": [
                    {
                        "hash": "fd879aaac2253fbc2a8995a8bab4b48ec11d0d41",
                        "name": "mob/evocation_illager/prepare_attack1"
                    },
                    {
                        "hash": "fc1a00ef9a40024a4b1ded698c4b772fe970cbef",
                        "name": "mob/evocation_illager/prepare_attack2"
                    }
                ],
                "subtitle": "Evoker prepares attack",
                "subtitle_key": "subtitles.entity.evocation_illager.prepare_attack"
            },
            "entity.evocation_illager.prepare_summon": {
                "field": "br",
                "id": 203,
                "name": "entity.evocation_illager.prepare_summon",
                "sounds": [
                    {
                        "hash": "f85e4f86826405a97d929e16f60a8a2fddc7abc0",
                        "name": "mob/evocation_illager/prepare_summon"
                    }
                ],
                "subtitle": "Evoker prepares summoning",
                "subtitle_key": "subtitles.entity.evocation_illager.prepare_summon"
            },
            "entity.evocation_illager.prepare_wololo": {
                "field": "bs",
                "id": 204,
                "name": "entity.evocation_illager.prepare_wololo",
                "sounds": [
                    {
                        "hash": "bad476e071c0e0d9cd6417bc636385e171578aae",
                        "name": "mob/evocation_illager/prepare_wololo"
                    }
                ],
                "subtitle": "Evoker prepares charming",
                "subtitle_key": "subtitles.entity.evocation_illager.prepare_wololo"
            },
            "entity.experience_bottle.throw": {
                "field": "bt",
                "id": 205,
                "name": "entity.experience_bottle.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Bottle thrown",
                "subtitle_key": "subtitles.entity.potion.throw"
            },
            "entity.experience_orb.pickup": {
                "field": "bu",
                "id": 206,
                "name": "entity.experience_orb.pickup",
                "sounds": [
                    {
                        "hash": "e9833a1512b57bcf88ac4fdcc8df4e5a7e9d701d",
                        "name": "random/orb"
                    }
                ],
                "subtitle": "Experience gained",
                "subtitle_key": "subtitles.entity.experience_orb.pickup"
            },
            "entity.firework.blast": {
                "field": "by",
                "id": 207,
                "name": "entity.firework.blast",
                "sounds": [
                    {
                        "hash": "d9d7511e8944da0c7ab4ed2d3e3d964f98dd6997",
                        "name": "fireworks/blast1"
                    }
                ],
                "subtitle": "Firework blasts",
                "subtitle_key": "subtitles.entity.firework.blast"
            },
            "entity.firework.blast_far": {
                "field": "bz",
                "id": 208,
                "name": "entity.firework.blast_far",
                "sounds": [
                    {
                        "hash": "cd9062e9e81f7cd35164a99669e5db32891a5cb5",
                        "name": "fireworks/blast_far1"
                    }
                ],
                "subtitle": "Firework blasts",
                "subtitle_key": "subtitles.entity.firework.blast"
            },
            "entity.firework.large_blast": {
                "field": "bA",
                "id": 209,
                "name": "entity.firework.large_blast",
                "sounds": [
                    {
                        "hash": "ef59205829f09ac4855c614a0e7046db820df18b",
                        "name": "fireworks/largeblast1"
                    }
                ],
                "subtitle": "Firework blasts",
                "subtitle_key": "subtitles.entity.firework.blast"
            },
            "entity.firework.large_blast_far": {
                "field": "bB",
                "id": 210,
                "name": "entity.firework.large_blast_far",
                "sounds": [
                    {
                        "hash": "bfb0e14bf130de4ecda75d8e793260e8bbaca35b",
                        "name": "fireworks/largeblast_far1"
                    }
                ],
                "subtitle": "Firework blasts",
                "subtitle_key": "subtitles.entity.firework.blast"
            },
            "entity.firework.launch": {
                "field": "bC",
                "id": 211,
                "name": "entity.firework.launch",
                "sounds": [
                    {
                        "hash": "b1715242916d56140486c612056ea4d6dd5a4404",
                        "name": "fireworks/launch1"
                    }
                ],
                "subtitle": "Firework launches",
                "subtitle_key": "subtitles.entity.firework.launch"
            },
            "entity.firework.shoot": {
                "field": "bD",
                "id": 212,
                "name": "entity.firework.shoot",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Firework launches",
                "subtitle_key": "subtitles.entity.firework.launch"
            },
            "entity.firework.twinkle": {
                "field": "bE",
                "id": 213,
                "name": "entity.firework.twinkle",
                "sounds": [
                    {
                        "hash": "41b9c631e9c1c40800b3b02a0ac5855d6ad4846d",
                        "name": "fireworks/twinkle1"
                    }
                ],
                "subtitle": "Firework twinkles",
                "subtitle_key": "subtitles.entity.firework.twinkle"
            },
            "entity.firework.twinkle_far": {
                "field": "bF",
                "id": 214,
                "name": "entity.firework.twinkle_far",
                "sounds": [
                    {
                        "hash": "c8053e3b083b08840276de9a728202551302f416",
                        "name": "fireworks/twinkle_far1"
                    }
                ],
                "subtitle": "Firework twinkles",
                "subtitle_key": "subtitles.entity.firework.twinkle"
            },
            "entity.generic.big_fall": {
                "field": "bK",
                "id": 215,
                "name": "entity.generic.big_fall",
                "sounds": [
                    {
                        "hash": "1d183c36f596e85c4fb564ff2667332211e49659",
                        "name": "damage/fallbig"
                    }
                ],
                "subtitle": "Something fell",
                "subtitle_key": "subtitles.entity.generic.big_fall"
            },
            "entity.generic.burn": {
                "field": "bL",
                "id": 216,
                "name": "entity.generic.burn",
                "sounds": [
                    {
                        "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
                        "name": "random/fizz"
                    }
                ],
                "subtitle": "Burning",
                "subtitle_key": "subtitles.entity.generic.burn"
            },
            "entity.generic.death": {
                "field": "bM",
                "id": 217,
                "name": "entity.generic.death",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Dying",
                "subtitle_key": "subtitles.entity.generic.death"
            },
            "entity.generic.drink": {
                "field": "bN",
                "id": 218,
                "name": "entity.generic.drink",
                "sounds": [
                    {
                        "hash": "857b75738992d25e338dee640ab191323bcbf798",
                        "name": "random/drink"
                    }
                ],
                "subtitle": "Sipping",
                "subtitle_key": "subtitles.entity.generic.drink"
            },
            "entity.generic.eat": {
                "field": "bO",
                "id": 219,
                "name": "entity.generic.eat",
                "sounds": [
                    {
                        "hash": "dfee39084c771182f6b9e7cfb8c8bc4e255747bc",
                        "name": "random/eat1"
                    },
                    {
                        "hash": "d26bde554d88f0ca156baf471c44ce2c0e68176c",
                        "name": "random/eat2"
                    },
                    {
                        "hash": "9f2c4bab5ed55f1714fffa223985c81babc8f6c0",
                        "name": "random/eat3"
                    }
                ],
                "subtitle": "Eating",
                "subtitle_key": "subtitles.entity.generic.eat"
            },
            "entity.generic.explode": {
                "field": "bP",
                "id": 220,
                "name": "entity.generic.explode",
                "sounds": [
                    {
                        "hash": "cd46e41023887558b134547e28327de6e7df189a",
                        "name": "random/explode1"
                    },
                    {
                        "hash": "a116e396d95a0ee245000dd4cdcc333d38ea9e3b",
                        "name": "random/explode2"
                    },
                    {
                        "hash": "a94a69e56568f5789cab05382cfd81f601189fd1",
                        "name": "random/explode3"
                    },
                    {
                        "hash": "f259be40364341edcaf88e339bc24ab01e49845a",
                        "name": "random/explode4"
                    }
                ],
                "subtitle": "Explosion",
                "subtitle_key": "subtitles.entity.generic.explode"
            },
            "entity.generic.extinguish_fire": {
                "field": "bQ",
                "id": 221,
                "name": "entity.generic.extinguish_fire",
                "sounds": [
                    {
                        "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
                        "name": "random/fizz"
                    }
                ],
                "subtitle": "Fire extinguishes",
                "subtitle_key": "subtitles.entity.generic.extinguish_fire"
            },
            "entity.generic.hurt": {
                "field": "bR",
                "id": 222,
                "name": "entity.generic.hurt",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Something hurts",
                "subtitle_key": "subtitles.entity.generic.hurt"
            },
            "entity.generic.small_fall": {
                "field": "bS",
                "id": 223,
                "name": "entity.generic.small_fall",
                "sounds": [
                    {
                        "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
                        "name": "damage/fallsmall"
                    }
                ],
                "subtitle": "Something tripped",
                "subtitle_key": "subtitles.entity.generic.small_fall"
            },
            "entity.generic.splash": {
                "field": "bT",
                "id": 224,
                "name": "entity.generic.splash",
                "sounds": [
                    {
                        "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
                        "name": "liquid/splash"
                    },
                    {
                        "hash": "857abbbfb58186c2f1b5510a4072630950e518f6",
                        "name": "liquid/splash2"
                    }
                ],
                "subtitle": "Splashing",
                "subtitle_key": "subtitles.entity.generic.splash"
            },
            "entity.generic.swim": {
                "field": "bU",
                "id": 225,
                "name": "entity.generic.swim",
                "sounds": [
                    {
                        "hash": "6ea4e448fbc2a079acb0cf3564273083dadae165",
                        "name": "liquid/swim1"
                    },
                    {
                        "hash": "827d71834e69954e0a7fd7748998332e0b619d29",
                        "name": "liquid/swim2"
                    },
                    {
                        "hash": "b5f9075a8bf6977e7dfd3d316a673eaaa5834a99",
                        "name": "liquid/swim3"
                    },
                    {
                        "hash": "6a908e7c7d61e01bc4223b4991820bfc56f84c5e",
                        "name": "liquid/swim4"
                    }
                ],
                "subtitle": "Swimming",
                "subtitle_key": "subtitles.entity.generic.swim"
            },
            "entity.ghast.ambient": {
                "field": "bV",
                "id": 226,
                "name": "entity.ghast.ambient",
                "sounds": [
                    {
                        "hash": "882d092b05faef1cfa6af43d642b9e8843f22756",
                        "name": "mob/ghast/moan1"
                    },
                    {
                        "hash": "02073c284f025653e55f9cde25a4a62723d395fa",
                        "name": "mob/ghast/moan2"
                    },
                    {
                        "hash": "dcec2d45fbc25f74a399ec9f8001e0ecd2d5d85e",
                        "name": "mob/ghast/moan3"
                    },
                    {
                        "hash": "935f1a575322bd0ec53a919fd061321216889104",
                        "name": "mob/ghast/moan4"
                    },
                    {
                        "hash": "48fc6c25d0f1c1f0edd4eaca2b6f934d4117f440",
                        "name": "mob/ghast/moan5"
                    },
                    {
                        "hash": "b3f91f243eceaa25cff7488ec2dac732e22cfec3",
                        "name": "mob/ghast/moan6"
                    },
                    {
                        "hash": "cfb956ba9d26cbdacd16ef77d58764df783b2c7f",
                        "name": "mob/ghast/moan7"
                    }
                ],
                "subtitle": "Ghast cries",
                "subtitle_key": "subtitles.entity.ghast.ambient"
            },
            "entity.ghast.death": {
                "field": "bW",
                "id": 227,
                "name": "entity.ghast.death",
                "sounds": [
                    {
                        "hash": "725e5179c72444c6d885e39c27e6b31ed83d58bc",
                        "name": "mob/ghast/death"
                    }
                ],
                "subtitle": "Ghast dies",
                "subtitle_key": "subtitles.entity.ghast.death"
            },
            "entity.ghast.hurt": {
                "field": "bX",
                "id": 228,
                "name": "entity.ghast.hurt",
                "sounds": [
                    {
                        "hash": "a0e62d86e5899405df4e796fe648e091d828691d",
                        "name": "mob/ghast/scream1"
                    },
                    {
                        "hash": "57008a7f564443d563968fd040fc13ab226fc8d1",
                        "name": "mob/ghast/scream2"
                    },
                    {
                        "hash": "8f23820fa28830dd031188c20acb35af044aedb5",
                        "name": "mob/ghast/scream3"
                    },
                    {
                        "hash": "edbc9e9cb9dfeabef93207fc0bdee6ceee5df7bc",
                        "name": "mob/ghast/scream4"
                    },
                    {
                        "hash": "77a7b79d4f2ada27640866ece1020b631f5bdc54",
                        "name": "mob/ghast/scream5"
                    }
                ],
                "subtitle": "Ghast hurts",
                "subtitle_key": "subtitles.entity.ghast.hurt"
            },
            "entity.ghast.scream": {
                "field": "bY",
                "id": 229,
                "name": "entity.ghast.scream",
                "sounds": [
                    {
                        "hash": "99cd73dda425ee03836c2274a0fcf331139773dc",
                        "name": "mob/ghast/affectionate_scream"
                    }
                ]
            },
            "entity.ghast.shoot": {
                "field": "bZ",
                "id": 230,
                "name": "entity.ghast.shoot",
                "sounds": [
                    {
                        "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
                        "name": "mob/ghast/fireball4"
                    }
                ],
                "subtitle": "Ghast shoots",
                "subtitle_key": "subtitles.entity.ghast.shoot"
            },
            "entity.ghast.warn": {
                "field": "ca",
                "id": 231,
                "name": "entity.ghast.warn",
                "sounds": [
                    {
                        "hash": "6f1d403f47725af0f4c42a74cfec00ff59153160",
                        "name": "mob/ghast/charge"
                    }
                ],
                "subtitle": "Ghast shoots",
                "subtitle_key": "subtitles.entity.ghast.shoot"
            },
            "entity.guardian.ambient": {
                "field": "cq",
                "id": 232,
                "name": "entity.guardian.ambient",
                "sounds": [
                    {
                        "hash": "6c5c988701199ca65fcd2caf88a0e456d3421977",
                        "name": "entity/guardian/ambient1",
                        "volume": 0.1
                    },
                    {
                        "hash": "98e6c933794f74d15b1e87eea64ca6f766e557c2",
                        "name": "entity/guardian/ambient2",
                        "volume": 0.1
                    },
                    {
                        "hash": "43ba9e9339435f351b4578723910556354e16d43",
                        "name": "entity/guardian/ambient3",
                        "volume": 0.1
                    },
                    {
                        "hash": "4ebf0ae943f5881bb81af674e8596341e52015eb",
                        "name": "entity/guardian/ambient4",
                        "volume": 0.1
                    }
                ],
                "subtitle": "Guardian moans",
                "subtitle_key": "subtitles.entity.guardian.ambient"
            },
            "entity.guardian.ambient_land": {
                "field": "cr",
                "id": 233,
                "name": "entity.guardian.ambient_land",
                "sounds": [
                    {
                        "hash": "a72656de9bd5e4faffd65adbda4cd699180e3787",
                        "name": "mob/guardian/land_idle1"
                    },
                    {
                        "hash": "6054a4933743bbec4fbd6a9980e344dcd62ea374",
                        "name": "mob/guardian/land_idle2"
                    },
                    {
                        "hash": "10cb938779ff8c411d8db8399c26a1bd5fdbf826",
                        "name": "mob/guardian/land_idle3"
                    },
                    {
                        "hash": "cabf5d0beb7d1b1dc50707b728c16143b8edf83d",
                        "name": "mob/guardian/land_idle4"
                    }
                ],
                "subtitle": "Guardian flaps",
                "subtitle_key": "subtitles.entity.guardian.ambient.land"
            },
            "entity.guardian.attack": {
                "field": "cs",
                "id": 234,
                "name": "entity.guardian.attack",
                "sounds": [
                    {
                        "hash": "49c71e06621ad56f69e99e0bbb9e82c37b8d8580",
                        "name": "mob/guardian/attack_loop"
                    }
                ],
                "subtitle": "Guardian shoots",
                "subtitle_key": "subtitles.entity.guardian.attack"
            },
            "entity.guardian.death": {
                "field": "ct",
                "id": 235,
                "name": "entity.guardian.death",
                "sounds": [
                    {
                        "hash": "f9cdbb65d2ea10df9721c242215b9c1284d96f94",
                        "name": "mob/guardian/guardian_death"
                    }
                ],
                "subtitle": "Guardian dies",
                "subtitle_key": "subtitles.entity.guardian.death"
            },
            "entity.guardian.death_land": {
                "field": "cu",
                "id": 236,
                "name": "entity.guardian.death_land",
                "sounds": [
                    {
                        "hash": "5c5c046607c1694ef1af630729921e3551e4b5e8",
                        "name": "mob/guardian/land_death"
                    }
                ],
                "subtitle": "Guardian dies",
                "subtitle_key": "subtitles.entity.guardian.death"
            },
            "entity.guardian.flop": {
                "field": "cv",
                "id": 237,
                "name": "entity.guardian.flop",
                "sounds": [
                    {
                        "hash": "09b6bbe5a03eed221630ea36b21d14e2de043b78",
                        "name": "mob/guardian/flop1"
                    },
                    {
                        "hash": "3fb1db01cf63dc87d73ea459ff35237b22a1b490",
                        "name": "mob/guardian/flop2"
                    },
                    {
                        "hash": "24859b29b627b20251e47f38a1a4cab44bff9b11",
                        "name": "mob/guardian/flop3"
                    },
                    {
                        "hash": "ba44dc4f2af22798b017d548acca7296a7a3d87c",
                        "name": "mob/guardian/flop4"
                    }
                ],
                "subtitle": "Guardian flops",
                "subtitle_key": "subtitles.entity.guardian.flop"
            },
            "entity.guardian.hurt": {
                "field": "cw",
                "id": 238,
                "name": "entity.guardian.hurt",
                "sounds": [
                    {
                        "hash": "a302ec024f3b7fa7949b37291374ee0261533d4b",
                        "name": "mob/guardian/guardian_hit1"
                    },
                    {
                        "hash": "ac851d1258b5b1096f40a38e3f250645682d5390",
                        "name": "mob/guardian/guardian_hit2"
                    },
                    {
                        "hash": "3008b71834c7815f70507c044da8defbcb585a80",
                        "name": "mob/guardian/guardian_hit3"
                    },
                    {
                        "hash": "416f51c27392dba6cf130674ac4c59c9b822aac1",
                        "name": "mob/guardian/guardian_hit4"
                    }
                ],
                "subtitle": "Guardian hurts",
                "subtitle_key": "subtitles.entity.guardian.hurt"
            },
            "entity.guardian.hurt_land": {
                "field": "cx",
                "id": 239,
                "name": "entity.guardian.hurt_land",
                "sounds": [
                    {
                        "hash": "b15fa016ddb59bcdbc23d3496628f3765ad698b1",
                        "name": "mob/guardian/land_hit1"
                    },
                    {
                        "hash": "e9ccf74cb5b561e4839482863d1466f731903500",
                        "name": "mob/guardian/land_hit2"
                    },
                    {
                        "hash": "900b2d58c722329bc1fe73d1dc037a074c1d8085",
                        "name": "mob/guardian/land_hit3"
                    },
                    {
                        "hash": "2e07364ccade2277d8a89d58291522d2f25a2ee2",
                        "name": "mob/guardian/land_hit4"
                    }
                ],
                "subtitle": "Guardian hurts",
                "subtitle_key": "subtitles.entity.guardian.hurt"
            },
            "entity.horse.ambient": {
                "field": "cz",
                "id": 240,
                "name": "entity.horse.ambient",
                "sounds": [
                    {
                        "hash": "fccee35ec3b76cf6cfbff0f269ed1a3b88459f22",
                        "name": "mob/horse/idle1"
                    },
                    {
                        "hash": "ece0b410c81e9ba3e29440cc48005fc544aa5104",
                        "name": "mob/horse/idle2"
                    },
                    {
                        "hash": "65bd63eb0e8056707f7f16f1a272187d3d32de15",
                        "name": "mob/horse/idle3"
                    }
                ],
                "subtitle": "Horse neighs",
                "subtitle_key": "subtitles.entity.horse.ambient"
            },
            "entity.horse.angry": {
                "field": "cA",
                "id": 241,
                "name": "entity.horse.angry",
                "sounds": [
                    {
                        "hash": "c80439669ee4c5ab6e236787f57fc6aa980dc6f9",
                        "name": "mob/horse/angry1"
                    }
                ],
                "subtitle": "Horse neighs",
                "subtitle_key": "subtitles.entity.horse.angry"
            },
            "entity.horse.armor": {
                "field": "cB",
                "id": 242,
                "name": "entity.horse.armor",
                "sounds": [
                    {
                        "hash": "2ccb16055e7974aba40987a46c4b6370b9296106",
                        "name": "mob/horse/armor"
                    }
                ],
                "subtitle": "Horse armor equips",
                "subtitle_key": "subtitles.entity.horse.armor"
            },
            "entity.horse.breathe": {
                "field": "cC",
                "id": 243,
                "name": "entity.horse.breathe",
                "sounds": [
                    {
                        "hash": "a02c38569979cd6f4305f9e43a7a9fe26477d161",
                        "name": "mob/horse/breathe1"
                    },
                    {
                        "hash": "7bbbd6126bd37b4f2ec059d2784f95310bd55b75",
                        "name": "mob/horse/breathe2"
                    },
                    {
                        "hash": "b6f6330f1a5c1a3a975e852c02b0543135295d86",
                        "name": "mob/horse/breathe3"
                    }
                ],
                "subtitle": "Horse breathes",
                "subtitle_key": "subtitles.entity.horse.breathe"
            },
            "entity.horse.death": {
                "field": "cD",
                "id": 244,
                "name": "entity.horse.death",
                "sounds": [
                    {
                        "hash": "120def25aa3d41ceeae166c7572561b4fb345900",
                        "name": "mob/horse/death"
                    }
                ],
                "subtitle": "Horse dies",
                "subtitle_key": "subtitles.entity.horse.death"
            },
            "entity.horse.eat": {
                "field": "cE",
                "id": 245,
                "name": "entity.horse.eat",
                "sounds": [
                    {
                        "hash": "65727e3d0b1e51e537b0e476f119bee8be45edab",
                        "name": "entity/horse/eat1"
                    },
                    {
                        "hash": "1f13e157e2ff169eef53bab24e65cb40d41b93b6",
                        "name": "entity/horse/eat2"
                    },
                    {
                        "hash": "c5cd11a147cf6a37bd0f33f951f74464fb0d128a",
                        "name": "entity/horse/eat3"
                    },
                    {
                        "hash": "6ac381cb9b69baf96b909e59d8c9886579746e4f",
                        "name": "entity/horse/eat4"
                    },
                    {
                        "hash": "1826c6986572fe2f7ab9111dc6da9b67df1f7f20",
                        "name": "entity/horse/eat5"
                    }
                ],
                "subtitle": "Horse eats",
                "subtitle_key": "subtitles.entity.horse.eat"
            },
            "entity.horse.gallop": {
                "field": "cF",
                "id": 246,
                "name": "entity.horse.gallop",
                "sounds": [
                    {
                        "hash": "b489c51eb82814562b6e288a889e36ccd018928c",
                        "name": "mob/horse/gallop1"
                    },
                    {
                        "hash": "2433e0f1cfd53dab77422aca9f60f3d9a86d9991",
                        "name": "mob/horse/gallop2"
                    },
                    {
                        "hash": "cf601e6c603b4186919f49462594da6e66edb7a2",
                        "name": "mob/horse/gallop3"
                    },
                    {
                        "hash": "11b2b7b9cac527ce8cfb1cee41285c163ad75869",
                        "name": "mob/horse/gallop4"
                    }
                ],
                "subtitle": "Horse gallops",
                "subtitle_key": "subtitles.entity.horse.gallop"
            },
            "entity.horse.hurt": {
                "field": "cG",
                "id": 247,
                "name": "entity.horse.hurt",
                "sounds": [
                    {
                        "hash": "dc6b3831d315eedb3e97823c9ab1ae5092dcecbd",
                        "name": "mob/horse/hit1"
                    },
                    {
                        "hash": "d6ceab79e5cb41ab8181188361bdb553b2f645a3",
                        "name": "mob/horse/hit2"
                    },
                    {
                        "hash": "559a1c7dbf17f8357b6d505f2a072f22efe0f43c",
                        "name": "mob/horse/hit3"
                    },
                    {
                        "hash": "73909900231d6f994e92cea983eb34d20cdd6461",
                        "name": "mob/horse/hit4"
                    }
                ],
                "subtitle": "Horse hurts",
                "subtitle_key": "subtitles.entity.horse.hurt"
            },
            "entity.horse.jump": {
                "field": "cH",
                "id": 248,
                "name": "entity.horse.jump",
                "sounds": [
                    {
                        "hash": "9e49d50a15b74ec6ac4745b0de3e1848178ea437",
                        "name": "mob/horse/jump"
                    }
                ],
                "subtitle": "Horse jumps",
                "subtitle_key": "subtitles.entity.horse.jump"
            },
            "entity.horse.land": {
                "field": "cI",
                "id": 249,
                "name": "entity.horse.land",
                "sounds": [
                    {
                        "hash": "4632633263997de468f35d0227b5d56c22c911bd",
                        "name": "mob/horse/land"
                    }
                ]
            },
            "entity.horse.saddle": {
                "field": "cJ",
                "id": 250,
                "name": "entity.horse.saddle",
                "sounds": [
                    {
                        "hash": "20abaa7d3b0baa105bc6023d5308f1e5d76acc41",
                        "name": "mob/horse/leather"
                    }
                ],
                "subtitle": "Saddle equips",
                "subtitle_key": "subtitles.entity.horse.saddle"
            },
            "entity.horse.step": {
                "field": "cK",
                "id": 251,
                "name": "entity.horse.step",
                "sounds": [
                    {
                        "hash": "a9a83e3f186b3af56a9844b8d4976c6251ba17eb",
                        "name": "mob/horse/soft1"
                    },
                    {
                        "hash": "2bdd1bc318559543fe0f2a8e7338ef44c0290900",
                        "name": "mob/horse/soft2"
                    },
                    {
                        "hash": "f85131ddb8e80f13d8917fcf9bd99256f8a7695a",
                        "name": "mob/horse/soft3"
                    },
                    {
                        "hash": "6efbe479d74614c5f824fa5aafa295ae936b3f9f",
                        "name": "mob/horse/soft4"
                    },
                    {
                        "hash": "76aa158461bacbcd138f88c0338f56525bfd55b9",
                        "name": "mob/horse/soft5"
                    },
                    {
                        "hash": "352118247b942b2c0df66f2a9a60cb1fb4792446",
                        "name": "mob/horse/soft6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.horse.step_wood": {
                "field": "cL",
                "id": 252,
                "name": "entity.horse.step_wood",
                "sounds": [
                    {
                        "hash": "711c8d8e7a1a67ace08c33a544aa3a1157ab97e2",
                        "name": "mob/horse/wood1"
                    },
                    {
                        "hash": "61112837c4cd7174fc0cf1ebc569275c45b089ca",
                        "name": "mob/horse/wood2"
                    },
                    {
                        "hash": "50733b9cb1042acc3bc38182d7ccaa65e538bb57",
                        "name": "mob/horse/wood3"
                    },
                    {
                        "hash": "69ca9738d02cd8476943060a66652496c6669742",
                        "name": "mob/horse/wood4"
                    },
                    {
                        "hash": "52f58da2e750cf03137c968261b7af5cef599a00",
                        "name": "mob/horse/wood5"
                    },
                    {
                        "hash": "f4ed4c71699d853437c14fb9b3d236b78108bb53",
                        "name": "mob/horse/wood6"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.hostile.big_fall": {
                "field": "cM",
                "id": 253,
                "name": "entity.hostile.big_fall",
                "sounds": [
                    {
                        "hash": "1d183c36f596e85c4fb564ff2667332211e49659",
                        "name": "damage/fallbig"
                    }
                ],
                "subtitle": "Something fell",
                "subtitle_key": "subtitles.entity.generic.big_fall"
            },
            "entity.hostile.death": {
                "field": "cN",
                "id": 254,
                "name": "entity.hostile.death",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Dying",
                "subtitle_key": "subtitles.entity.generic.death"
            },
            "entity.hostile.hurt": {
                "field": "cO",
                "id": 255,
                "name": "entity.hostile.hurt",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Something hurts",
                "subtitle_key": "subtitles.entity.generic.hurt"
            },
            "entity.hostile.small_fall": {
                "field": "cP",
                "id": 256,
                "name": "entity.hostile.small_fall",
                "sounds": [
                    {
                        "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
                        "name": "damage/fallsmall"
                    }
                ],
                "subtitle": "Something tripped",
                "subtitle_key": "subtitles.entity.generic.small_fall"
            },
            "entity.hostile.splash": {
                "field": "cQ",
                "id": 257,
                "name": "entity.hostile.splash",
                "sounds": [
                    {
                        "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
                        "name": "liquid/splash"
                    },
                    {
                        "hash": "857abbbfb58186c2f1b5510a4072630950e518f6",
                        "name": "liquid/splash2"
                    }
                ],
                "subtitle": "Splashing",
                "subtitle_key": "subtitles.entity.generic.splash"
            },
            "entity.hostile.swim": {
                "field": "cR",
                "id": 258,
                "name": "entity.hostile.swim",
                "sounds": [
                    {
                        "hash": "6ea4e448fbc2a079acb0cf3564273083dadae165",
                        "name": "liquid/swim1"
                    },
                    {
                        "hash": "827d71834e69954e0a7fd7748998332e0b619d29",
                        "name": "liquid/swim2"
                    },
                    {
                        "hash": "b5f9075a8bf6977e7dfd3d316a673eaaa5834a99",
                        "name": "liquid/swim3"
                    },
                    {
                        "hash": "6a908e7c7d61e01bc4223b4991820bfc56f84c5e",
                        "name": "liquid/swim4"
                    }
                ],
                "subtitle": "Swimming",
                "subtitle_key": "subtitles.entity.generic.swim"
            },
            "entity.husk.ambient": {
                "field": "cS",
                "id": 259,
                "name": "entity.husk.ambient",
                "sounds": [
                    {
                        "hash": "26d8fc6a71a7d911a8fd88edebc460030dc48e67",
                        "name": "mob/husk/idle1"
                    },
                    {
                        "hash": "1424a1b86f3c1711676025e795809b24e9d789f9",
                        "name": "mob/husk/idle2"
                    },
                    {
                        "hash": "159ff39d89331996c7221f42c72db25e78523fd8",
                        "name": "mob/husk/idle3"
                    }
                ],
                "subtitle": "Husk groans",
                "subtitle_key": "subtitles.entity.husk.ambient"
            },
            "entity.husk.death": {
                "field": "cT",
                "id": 260,
                "name": "entity.husk.death",
                "sounds": [
                    {
                        "hash": "a3e09e3bd63fe64ad3f5bc80d41c713b142c625b",
                        "name": "mob/husk/death1"
                    },
                    {
                        "hash": "658c4988a4ae5414a7d8818397b37c870d2805c4",
                        "name": "mob/husk/death2"
                    }
                ],
                "subtitle": "Husk dies",
                "subtitle_key": "subtitles.entity.husk.death"
            },
            "entity.husk.hurt": {
                "field": "cU",
                "id": 261,
                "name": "entity.husk.hurt",
                "sounds": [
                    {
                        "hash": "df807aa06d67adafc96907b437dd5f3b82d04bb5",
                        "name": "mob/husk/hurt1"
                    },
                    {
                        "hash": "603f17073b0ed21701163b2aad1afb02111a8ed3",
                        "name": "mob/husk/hurt2"
                    }
                ],
                "subtitle": "Husk hurts",
                "subtitle_key": "subtitles.entity.husk.hurt"
            },
            "entity.husk.step": {
                "field": "cV",
                "id": 262,
                "name": "entity.husk.step",
                "sounds": [
                    {
                        "hash": "0b521d8200bfda7bb11c8fb6d6a03d52f6b740e7",
                        "name": "mob/husk/step1"
                    },
                    {
                        "hash": "6ead5bdd4a06d466959de48dea4e4835f3568942",
                        "name": "mob/husk/step2"
                    },
                    {
                        "hash": "efef714310e913c1580ccfc1739a12aff0d6ca26",
                        "name": "mob/husk/step3"
                    },
                    {
                        "hash": "70a1c99c314a134027988106a3b61b15389d5f2f",
                        "name": "mob/husk/step4"
                    },
                    {
                        "hash": "b6858c3516e3516fd68d3e697ae673f2d2cf2896",
                        "name": "mob/husk/step5"
                    }
                ]
            },
            "entity.irongolem.attack": {
                "field": "cW",
                "id": 263,
                "name": "entity.irongolem.attack",
                "sounds": [
                    {
                        "hash": "607d51883e137d5d423dde865232ab1ee78f2694",
                        "name": "mob/irongolem/throw"
                    }
                ],
                "subtitle": "Iron Golem attacks",
                "subtitle_key": "subtitles.entity.iron_golem.attack"
            },
            "entity.irongolem.death": {
                "field": "cX",
                "id": 264,
                "name": "entity.irongolem.death",
                "sounds": [
                    {
                        "hash": "770b3f1feb05b9b941d858eb72b9d04ffc5d52c9",
                        "name": "mob/irongolem/death"
                    }
                ],
                "subtitle": "Iron Golem dies",
                "subtitle_key": "subtitles.entity.iron_golem.death"
            },
            "entity.irongolem.hurt": {
                "field": "cY",
                "id": 265,
                "name": "entity.irongolem.hurt",
                "sounds": [
                    {
                        "hash": "942937fcad0fefd61e019678e3710f3f077757d4",
                        "name": "mob/irongolem/hit1"
                    },
                    {
                        "hash": "bb92fd6971430a515f508a6734392511385826e1",
                        "name": "mob/irongolem/hit2"
                    },
                    {
                        "hash": "27c78cd09f7fd1770a41d78247ccf57c77dbc773",
                        "name": "mob/irongolem/hit3"
                    },
                    {
                        "hash": "a2dbb90f23b0babe7c569ceca28db49d0c112714",
                        "name": "mob/irongolem/hit4"
                    }
                ],
                "subtitle": "Iron Golem hurts",
                "subtitle_key": "subtitles.entity.iron_golem.hurt"
            },
            "entity.irongolem.step": {
                "field": "cZ",
                "id": 266,
                "name": "entity.irongolem.step",
                "sounds": [
                    {
                        "hash": "4e3e9f37c1e0c12c2993d25c28b89e2f0797ba5a",
                        "name": "mob/irongolem/walk1"
                    },
                    {
                        "hash": "356fdb6192cf96aa5d5d9c76413f412f6a4d66a4",
                        "name": "mob/irongolem/walk2"
                    },
                    {
                        "hash": "e0672d288b09996f7c7e1a0ca696de82b7a02d18",
                        "name": "mob/irongolem/walk3"
                    },
                    {
                        "hash": "88ae6c906f8f94add2fe904b59c94e844bbcef9a",
                        "name": "mob/irongolem/walk4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.item.break": {
                "field": "dj",
                "id": 267,
                "name": "entity.item.break",
                "sounds": [
                    {
                        "hash": "8bf3ecb0fe9a6a615f5995e3dd21b6c39adc21d5",
                        "name": "random/break"
                    }
                ],
                "subtitle": "Item breaks",
                "subtitle_key": "subtitles.entity.item.break"
            },
            "entity.item.pickup": {
                "field": "dk",
                "id": 268,
                "name": "entity.item.pickup",
                "sounds": [
                    {
                        "hash": "8f45b5faf6dfae2065846d26612f7552b73640dd",
                        "name": "random/pop"
                    }
                ],
                "subtitle": "Item plops",
                "subtitle_key": "subtitles.entity.item.pickup"
            },
            "entity.itemframe.add_item": {
                "field": "de",
                "id": 269,
                "name": "entity.itemframe.add_item",
                "sounds": [
                    {
                        "hash": "cf44e74d49ef2793fb01143a37fd27ee50d0e727",
                        "name": "entity/itemframe/add_item1"
                    },
                    {
                        "hash": "281f889e8eadcb21e2bb664d4f337192fab3a139",
                        "name": "entity/itemframe/add_item2"
                    },
                    {
                        "hash": "e2b2464a1507c129e4fd8aa2447f92cfe1bd61bb",
                        "name": "entity/itemframe/add_item3"
                    },
                    {
                        "hash": "285196110d802aed2f6797eb436d70e36716edaa",
                        "name": "entity/itemframe/add_item4"
                    }
                ],
                "subtitle": "Item Frame fills",
                "subtitle_key": "subtitles.entity.itemframe.add_item"
            },
            "entity.itemframe.break": {
                "field": "df",
                "id": 270,
                "name": "entity.itemframe.break",
                "sounds": [
                    {
                        "hash": "36adcbb0553274272777667992b363d857b80af9",
                        "name": "entity/itemframe/break1"
                    },
                    {
                        "hash": "c756f26f5a702fca021795d9ae15b5dadba1cf07",
                        "name": "entity/itemframe/break2"
                    },
                    {
                        "hash": "1d15957378b747a2daad165dd14acc5689310e9a",
                        "name": "entity/itemframe/break3"
                    }
                ],
                "subtitle": "Item Frame breaks",
                "subtitle_key": "subtitles.entity.itemframe.break"
            },
            "entity.itemframe.place": {
                "field": "dg",
                "id": 271,
                "name": "entity.itemframe.place",
                "sounds": [
                    {
                        "hash": "fae49d67f7901e74e75c1343082096fd7f524ee7",
                        "name": "entity/itemframe/place1"
                    },
                    {
                        "hash": "dcddcc8d9845734c85e39afecb34cc2b1586905c",
                        "name": "entity/itemframe/place2"
                    },
                    {
                        "hash": "06dafda29984d98c81df8cd5edeca2e96599f1f4",
                        "name": "entity/itemframe/place3"
                    },
                    {
                        "hash": "d6a7e9b6882630bc21a0efad67dcccd12ccb2eb5",
                        "name": "entity/itemframe/place4"
                    }
                ],
                "subtitle": "Item Frame placed",
                "subtitle_key": "subtitles.entity.itemframe.place"
            },
            "entity.itemframe.remove_item": {
                "field": "dh",
                "id": 272,
                "name": "entity.itemframe.remove_item",
                "sounds": [
                    {
                        "hash": "83c8daabf4016b4a69a0aff792629776e646477a",
                        "name": "entity/itemframe/remove_item1"
                    },
                    {
                        "hash": "35a5c6a402a0f0091c1221a245ea9cc180975cc8",
                        "name": "entity/itemframe/remove_item2"
                    },
                    {
                        "hash": "54ae8bae3da40ea9a80739d7b36106bffaf8854c",
                        "name": "entity/itemframe/remove_item3"
                    },
                    {
                        "hash": "7c58d79a33c20c776c6f592b80e96305034c6dbe",
                        "name": "entity/itemframe/remove_item4"
                    }
                ],
                "subtitle": "Item Frame empties",
                "subtitle_key": "subtitles.entity.itemframe.remove_item"
            },
            "entity.itemframe.rotate_item": {
                "field": "di",
                "id": 273,
                "name": "entity.itemframe.rotate_item",
                "sounds": [
                    {
                        "hash": "c6ac8614f870ba8a7898a2544738d03dc141c92c",
                        "name": "entity/itemframe/rotate_item1"
                    },
                    {
                        "hash": "5ebe9a655de4ff8510a2c58e74d25a65ce6c8ad1",
                        "name": "entity/itemframe/rotate_item2"
                    },
                    {
                        "hash": "def695c50fa800dc639e91bea0148c7626ca5e87",
                        "name": "entity/itemframe/rotate_item3"
                    },
                    {
                        "hash": "5cd1caeb2b7c35e58c57a90eed97be8cd893e499",
                        "name": "entity/itemframe/rotate_item4"
                    }
                ],
                "subtitle": "Item Frame clicks",
                "subtitle_key": "subtitles.entity.itemframe.rotate_item"
            },
            "entity.leashknot.break": {
                "field": "dt",
                "id": 274,
                "name": "entity.leashknot.break",
                "sounds": [
                    {
                        "hash": "63c22eb984e3406f33bd3fc474b1d76f2c395f1a",
                        "name": "entity/leashknot/break1"
                    },
                    {
                        "hash": "48f9931bef7d3a07c7ea40126eb2bd9c71c4a0e7",
                        "name": "entity/leashknot/break2"
                    },
                    {
                        "hash": "1f411b36057067939b1aa1b0354ebb8eaa1e980d",
                        "name": "entity/leashknot/break3"
                    }
                ],
                "subtitle": "Leash knot breaks",
                "subtitle_key": "subtitles.entity.leashknot.break"
            },
            "entity.leashknot.place": {
                "field": "du",
                "id": 275,
                "name": "entity.leashknot.place",
                "sounds": [
                    {
                        "hash": "2b048cb32391a275b07e5648ec6d474fb52f9f91",
                        "name": "entity/leashknot/place1"
                    },
                    {
                        "hash": "45d81989f156d74bd07939be66cb89aecd6f8609",
                        "name": "entity/leashknot/place2"
                    },
                    {
                        "hash": "ee39bc3030b4465309f67d897b9df23093acba06",
                        "name": "entity/leashknot/place3"
                    }
                ],
                "subtitle": "Leash knot tied",
                "subtitle_key": "subtitles.entity.leashknot.place"
            },
            "entity.lightning.impact": {
                "field": "dw",
                "id": 276,
                "name": "entity.lightning.impact",
                "sounds": [
                    {
                        "hash": "cd46e41023887558b134547e28327de6e7df189a",
                        "name": "random/explode1"
                    },
                    {
                        "hash": "a116e396d95a0ee245000dd4cdcc333d38ea9e3b",
                        "name": "random/explode2"
                    },
                    {
                        "hash": "a94a69e56568f5789cab05382cfd81f601189fd1",
                        "name": "random/explode3"
                    },
                    {
                        "hash": "f259be40364341edcaf88e339bc24ab01e49845a",
                        "name": "random/explode4"
                    }
                ],
                "subtitle": "Lightning strikes",
                "subtitle_key": "subtitles.entity.lightning.impact"
            },
            "entity.lightning.thunder": {
                "field": "dx",
                "id": 277,
                "name": "entity.lightning.thunder",
                "sounds": [
                    {
                        "hash": "671ef0ae7b59014a2f637d7af6d781324ab6309f",
                        "name": "ambient/weather/thunder1"
                    },
                    {
                        "hash": "a20cbf2ddce541eaed520d7ec55665fe97428be6",
                        "name": "ambient/weather/thunder2"
                    },
                    {
                        "hash": "9ead5c928f9122e3c2f5fc4f6ce7fb4054a2b578",
                        "name": "ambient/weather/thunder3"
                    }
                ],
                "subtitle": "Thunder roars",
                "subtitle_key": "subtitles.entity.lightning.thunder"
            },
            "entity.lingeringpotion.throw": {
                "field": "dy",
                "id": 278,
                "name": "entity.lingeringpotion.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Bottle thrown",
                "subtitle_key": "subtitles.entity.potion.throw"
            },
            "entity.llama.ambient": {
                "field": "dz",
                "id": 279,
                "name": "entity.llama.ambient",
                "sounds": [
                    {
                        "hash": "add752f78fbd0398f0e9e0755e4e12dc196b821c",
                        "name": "mob/llama/idle1"
                    },
                    {
                        "hash": "c10fd6127207673fa43ef93038121f0d5aebc456",
                        "name": "mob/llama/idle2"
                    },
                    {
                        "hash": "1584417fc341cc7a34f2de0a5f6e8249684cf1f1",
                        "name": "mob/llama/idle3"
                    },
                    {
                        "hash": "a9e0a8b4237387f40008b6f0227915c5dd8281fd",
                        "name": "mob/llama/idle4"
                    },
                    {
                        "hash": "af1519b9429688e8cebc6d7edd8ac5cfc8d1a6af",
                        "name": "mob/llama/idle5"
                    }
                ],
                "subtitle": "Llama bleats",
                "subtitle_key": "subtitles.entity.llama.ambient"
            },
            "entity.llama.angry": {
                "field": "dA",
                "id": 280,
                "name": "entity.llama.angry",
                "sounds": [
                    {
                        "hash": "3c7d131bea20c3ecf4944ea348f0b7f1ffd589b8",
                        "name": "mob/llama/angry1"
                    }
                ],
                "subtitle": "Llama bleats angry",
                "subtitle_key": "subtitles.entity.llama.angry"
            },
            "entity.llama.chest": {
                "field": "dB",
                "id": 281,
                "name": "entity.llama.chest",
                "sounds": [
                    {
                        "hash": "ab5a32b70ef1e7aafc550b20afdb7dc8c0d5d901",
                        "name": "mob/chicken/plop"
                    }
                ],
                "subtitle": "Llama Chest equips",
                "subtitle_key": "subtitles.entity.llama.chest"
            },
            "entity.llama.death": {
                "field": "dC",
                "id": 282,
                "name": "entity.llama.death",
                "sounds": [
                    {
                        "hash": "52b923b1b552936f2ac5fbd510bfbdd4cf7b14e7",
                        "name": "mob/llama/death1"
                    },
                    {
                        "hash": "7496b0e5fe51d486a1c18a10f354802b64c72df5",
                        "name": "mob/llama/death2"
                    }
                ],
                "subtitle": "Llama dies",
                "subtitle_key": "subtitles.entity.llama.death"
            },
            "entity.llama.eat": {
                "field": "dD",
                "id": 283,
                "name": "entity.llama.eat",
                "sounds": [
                    {
                        "hash": "26a12b0f58bbc075d791a88a4c40ea483f5f68aa",
                        "name": "mob/llama/eat1"
                    },
                    {
                        "hash": "b920529bff1cd036e2bd1030b5fdb1618e869d79",
                        "name": "mob/llama/eat2"
                    },
                    {
                        "hash": "fb8ef675c17637bf7b16e97ab33701b9db274557",
                        "name": "mob/llama/eat3"
                    }
                ],
                "subtitle": "Llama eats",
                "subtitle_key": "subtitles.entity.llama.eat"
            },
            "entity.llama.hurt": {
                "field": "dE",
                "id": 284,
                "name": "entity.llama.hurt",
                "sounds": [
                    {
                        "hash": "ec88e60f461446217590da0ca3f5b9723aea440a",
                        "name": "mob/llama/hurt1"
                    },
                    {
                        "hash": "0eb97ddb69796a7f0cfa8c582da49b0ea3f078a1",
                        "name": "mob/llama/hurt2"
                    },
                    {
                        "hash": "4be797a654ef7d62adbba23f531324f97b8f0da2",
                        "name": "mob/llama/hurt3"
                    }
                ],
                "subtitle": "Llama hurts",
                "subtitle_key": "subtitles.entity.llama.hurt"
            },
            "entity.llama.spit": {
                "field": "dF",
                "id": 285,
                "name": "entity.llama.spit",
                "sounds": [
                    {
                        "hash": "361c8d76dce6157713e24e77c7feb20868ae0e38",
                        "name": "mob/llama/spit1"
                    },
                    {
                        "hash": "a783e772d25d52b7e3d4d9a58458bdc23e94efdc",
                        "name": "mob/llama/spit2"
                    }
                ],
                "subtitle": "Llama spits",
                "subtitle_key": "subtitles.entity.llama.spit"
            },
            "entity.llama.step": {
                "field": "dG",
                "id": 286,
                "name": "entity.llama.step",
                "sounds": [
                    {
                        "hash": "7584883d3969a771716a29f55a695acad068c9c8",
                        "name": "mob/llama/step1"
                    },
                    {
                        "hash": "20ddc6a5fec1f7be2d92c73ffed513855fe7a906",
                        "name": "mob/llama/step2"
                    },
                    {
                        "hash": "d380b144db2faf356520919d646ab95863cbf51e",
                        "name": "mob/llama/step3"
                    },
                    {
                        "hash": "7c8f2ffac9470cbd75cb668797714c3602bc3ebe",
                        "name": "mob/llama/step4"
                    },
                    {
                        "hash": "6aef9bad980e39643edb9154457da314357ed1f1",
                        "name": "mob/llama/step5"
                    }
                ],
                "subtitle": "Llama steps",
                "subtitle_key": "subtitles.entity.llama.step"
            },
            "entity.llama.swag": {
                "field": "dH",
                "id": 287,
                "name": "entity.llama.swag",
                "sounds": [
                    {
                        "hash": "14802b4346986369a7bbf616ebc4023e34e4f517",
                        "name": "mob/llama/swag"
                    }
                ],
                "subtitle": "Llama is decorated",
                "subtitle_key": "subtitles.entity.llama.swag"
            },
            "entity.magmacube.death": {
                "field": "dI",
                "id": 288,
                "name": "entity.magmacube.death",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Magma Cube dies",
                "subtitle_key": "subtitles.entity.magmacube.death"
            },
            "entity.magmacube.hurt": {
                "field": "dJ",
                "id": 289,
                "name": "entity.magmacube.hurt",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Magma Cube hurts",
                "subtitle_key": "subtitles.entity.magmacube.hurt"
            },
            "entity.magmacube.jump": {
                "field": "dK",
                "id": 290,
                "name": "entity.magmacube.jump",
                "sounds": [
                    {
                        "hash": "86a2a7206c769aaa9435aabba70be201cb3e3a6b",
                        "name": "mob/magmacube/jump1"
                    },
                    {
                        "hash": "3285a993220dcea1fc37e98b9aa9219422c2c095",
                        "name": "mob/magmacube/jump2"
                    },
                    {
                        "hash": "5a2449cc3d4a6ad36598847e501f956e5a3528bd",
                        "name": "mob/magmacube/jump3"
                    },
                    {
                        "hash": "500e2543034b4c026fb175d48c47196c5d013fe8",
                        "name": "mob/magmacube/jump4"
                    }
                ],
                "subtitle": "Magma Cube squishes",
                "subtitle_key": "subtitles.entity.magmacube.squish"
            },
            "entity.magmacube.squish": {
                "field": "dL",
                "id": 291,
                "name": "entity.magmacube.squish",
                "sounds": [
                    {
                        "hash": "430c65ac81151d873a27d611a9dff6c562e38c4f",
                        "name": "mob/magmacube/big1"
                    },
                    {
                        "hash": "4c4bcc6905430286f32a862ce69665c51bd9938f",
                        "name": "mob/magmacube/big2"
                    },
                    {
                        "hash": "d5c4316d30feef5213077e3ee24a7f52c5bf6735",
                        "name": "mob/magmacube/big3"
                    },
                    {
                        "hash": "a63fd7965328425a0a8111640de19428d841933e",
                        "name": "mob/magmacube/big4"
                    }
                ],
                "subtitle": "Magma Cube squishes",
                "subtitle_key": "subtitles.entity.magmacube.squish"
            },
            "entity.minecart.inside": {
                "field": "dT",
                "id": 292,
                "name": "entity.minecart.inside",
                "sounds": [
                    {
                        "hash": "6a83b514027c328b74f8428448dc6589d4b16388",
                        "name": "minecart/inside"
                    }
                ]
            },
            "entity.minecart.riding": {
                "field": "dU",
                "id": 293,
                "name": "entity.minecart.riding",
                "sounds": [
                    {
                        "hash": "28f9973fcd8366ac9837dbe190b129a8fce15857",
                        "name": "minecart/base"
                    }
                ],
                "subtitle": "Minecart rolls",
                "subtitle_key": "subtitles.entity.minecart.riding"
            },
            "entity.mooshroom.shear": {
                "field": "dV",
                "id": 294,
                "name": "entity.mooshroom.shear",
                "sounds": [
                    {
                        "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
                        "name": "mob/sheep/shear"
                    }
                ],
                "subtitle": "Shears click",
                "subtitle_key": "subtitles.item.shear"
            },
            "entity.mule.ambient": {
                "field": "dW",
                "id": 295,
                "name": "entity.mule.ambient",
                "sounds": [
                    {
                        "hash": "d2cd73933fb1f6dbcb0dd170fde6fc8a49d709b9",
                        "name": "mob/horse/donkey/idle1"
                    },
                    {
                        "hash": "6d7eeba0ba69cd68acf1e2ed5ae488c5aabbc9bf",
                        "name": "mob/horse/donkey/idle2"
                    },
                    {
                        "hash": "be565339d494ce6ff788480a462bce0ec69c8ded",
                        "name": "mob/horse/donkey/idle3"
                    }
                ],
                "subtitle": "Mule hee-haws",
                "subtitle_key": "subtitles.entity.mule.ambient"
            },
            "entity.mule.chest": {
                "field": "dX",
                "id": 296,
                "name": "entity.mule.chest",
                "sounds": [
                    {
                        "hash": "ab5a32b70ef1e7aafc550b20afdb7dc8c0d5d901",
                        "name": "mob/chicken/plop"
                    }
                ],
                "subtitle": "Mule Chest equips",
                "subtitle_key": "subtitles.entity.mule.chest"
            },
            "entity.mule.death": {
                "field": "dY",
                "id": 297,
                "name": "entity.mule.death",
                "sounds": [
                    {
                        "hash": "ece3a1417e0eca0a748aafaf6cd9f5e99c314991",
                        "name": "mob/horse/donkey/death"
                    }
                ],
                "subtitle": "Mule dies",
                "subtitle_key": "subtitles.entity.mule.death"
            },
            "entity.mule.hurt": {
                "field": "dZ",
                "id": 298,
                "name": "entity.mule.hurt",
                "sounds": [
                    {
                        "hash": "9580708c276c3ad24703ea7843e317b2845d272f",
                        "name": "mob/horse/donkey/hit1"
                    },
                    {
                        "hash": "dd1846c866f5ef87e056a3f14ac156959b637726",
                        "name": "mob/horse/donkey/hit2"
                    },
                    {
                        "hash": "4081b6ba7b4e345a0c48d791c54b6f59c1e2e1dc",
                        "name": "mob/horse/donkey/hit3"
                    }
                ],
                "subtitle": "Mule hurts",
                "subtitle_key": "subtitles.entity.mule.hurt"
            },
            "entity.painting.break": {
                "field": "en",
                "id": 299,
                "name": "entity.painting.break",
                "sounds": [
                    {
                        "hash": "a1aaacc760df41853a7c02e741b81bfc51c5e93c",
                        "name": "entity/painting/break1"
                    },
                    {
                        "hash": "330a29f4ac0f178bb2d5855b29ad1b262ef14604",
                        "name": "entity/painting/break2"
                    },
                    {
                        "hash": "7a4f2566e6d1ff536a9c6d7f9a0d804d15a3ce62",
                        "name": "entity/painting/break3"
                    }
                ],
                "subtitle": "Painting breaks",
                "subtitle_key": "subtitles.entity.painting.break"
            },
            "entity.painting.place": {
                "field": "eo",
                "id": 300,
                "name": "entity.painting.place",
                "sounds": [
                    {
                        "hash": "a3ab149628aa2f10acda1e1e3c097b04fcb46328",
                        "name": "entity/painting/place1"
                    },
                    {
                        "hash": "2211e494688ba04b0c4658ed74d7e48c2d391c33",
                        "name": "entity/painting/place2"
                    },
                    {
                        "hash": "f82bb1724f94ef3e2cd80a0e41ed0ca54c8f7502",
                        "name": "entity/painting/place3"
                    },
                    {
                        "hash": "08d3912d571693d82692458132d4de59928f16d6",
                        "name": "entity/painting/place4"
                    }
                ],
                "subtitle": "Painting placed",
                "subtitle_key": "subtitles.entity.painting.place"
            },
            "entity.pig.ambient": {
                "field": "ep",
                "id": 301,
                "name": "entity.pig.ambient",
                "sounds": [
                    {
                        "hash": "a99bf88163bcb576e31e6e2275145afba6d1b4c7",
                        "name": "mob/pig/say1"
                    },
                    {
                        "hash": "ab615a912fb8ea06648836e0ec1cbeeefe117da6",
                        "name": "mob/pig/say2"
                    },
                    {
                        "hash": "58efedf302e0203a6ff9e59a6535d300286c5594",
                        "name": "mob/pig/say3"
                    }
                ],
                "subtitle": "Pig oinks",
                "subtitle_key": "subtitles.entity.pig.ambient"
            },
            "entity.pig.death": {
                "field": "eq",
                "id": 302,
                "name": "entity.pig.death",
                "sounds": [
                    {
                        "hash": "4bc87ab869e17732a20c7518a327136baf5b2c26",
                        "name": "mob/pig/death"
                    }
                ],
                "subtitle": "Pig dies",
                "subtitle_key": "subtitles.entity.pig.death"
            },
            "entity.pig.hurt": {
                "field": "er",
                "id": 303,
                "name": "entity.pig.hurt",
                "sounds": [
                    {
                        "hash": "a99bf88163bcb576e31e6e2275145afba6d1b4c7",
                        "name": "mob/pig/say1"
                    },
                    {
                        "hash": "ab615a912fb8ea06648836e0ec1cbeeefe117da6",
                        "name": "mob/pig/say2"
                    },
                    {
                        "hash": "58efedf302e0203a6ff9e59a6535d300286c5594",
                        "name": "mob/pig/say3"
                    }
                ],
                "subtitle": "Pig hurts",
                "subtitle_key": "subtitles.entity.pig.hurt"
            },
            "entity.pig.saddle": {
                "field": "es",
                "id": 304,
                "name": "entity.pig.saddle",
                "sounds": [
                    {
                        "hash": "20abaa7d3b0baa105bc6023d5308f1e5d76acc41",
                        "name": "mob/horse/leather"
                    }
                ],
                "subtitle": "Saddle equips",
                "subtitle_key": "subtitles.entity.pig.saddle"
            },
            "entity.pig.step": {
                "field": "et",
                "id": 305,
                "name": "entity.pig.step",
                "sounds": [
                    {
                        "hash": "05baaf5ed0cbdab08292b3962e1b1385e13b9dba",
                        "name": "mob/pig/step1"
                    },
                    {
                        "hash": "a69a66bfda52a42ea8cf712eb1caa8830046c14f",
                        "name": "mob/pig/step2"
                    },
                    {
                        "hash": "6226903c5dfd8ac388f9d64a5fa9968680ed3507",
                        "name": "mob/pig/step3"
                    },
                    {
                        "hash": "f5e1ba4ac271b4c2feee86a4d04e32279ea99c10",
                        "name": "mob/pig/step4"
                    },
                    {
                        "hash": "56d6fd65958fb25bf9b4033a87655b591e222005",
                        "name": "mob/pig/step5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.player.attack.crit": {
                "field": "ew",
                "id": 306,
                "name": "entity.player.attack.crit",
                "sounds": [
                    {
                        "hash": "509656b6d02a4491f46c686e66b615950c6c1408",
                        "name": "entity/player/attack/crit1",
                        "volume": 0.7
                    },
                    {
                        "hash": "1b172129daf7cd9a36d2b0f7820baf2e479e381a",
                        "name": "entity/player/attack/crit2",
                        "volume": 0.7
                    },
                    {
                        "hash": "15bbaf7901d7abff12bb872ff88a6ad541f5227a",
                        "name": "entity/player/attack/crit3",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.attack.knockback": {
                "field": "ex",
                "id": 307,
                "name": "entity.player.attack.knockback",
                "sounds": [
                    {
                        "hash": "08626fc2a337c28b5dfdafb6daa9ea31f9a70571",
                        "name": "entity/player/attack/knockback1",
                        "volume": 0.7
                    },
                    {
                        "hash": "0556f8b2dc424e7368b4ab9f8a315aa26982e3fc",
                        "name": "entity/player/attack/knockback2",
                        "volume": 0.7
                    },
                    {
                        "hash": "085a6cd2e023877254d1118c403f39e556c003cb",
                        "name": "entity/player/attack/knockback3",
                        "volume": 0.7
                    },
                    {
                        "hash": "1c722dfd43b06c28273bc8c56d1d02c1a6ea5e48",
                        "name": "entity/player/attack/knockback4",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.attack.nodamage": {
                "field": "ey",
                "id": 308,
                "name": "entity.player.attack.nodamage",
                "sounds": [
                    {
                        "hash": "f26ab58dc70ce7a3f4d16b5bb31620894b0b8812",
                        "name": "entity/player/attack/weak1",
                        "volume": 0.7
                    },
                    {
                        "hash": "8d56863e83e0e114937522d3a4a7e124528c65b4",
                        "name": "entity/player/attack/weak2",
                        "volume": 0.7
                    },
                    {
                        "hash": "5d78e883f8bf8123261a5b05cf90cb5cc020fa6e",
                        "name": "entity/player/attack/weak3",
                        "volume": 0.7
                    },
                    {
                        "hash": "5fa52f2e49e446e466b721937cc168bba734ef33",
                        "name": "entity/player/attack/weak4",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.attack.strong": {
                "field": "ez",
                "id": 309,
                "name": "entity.player.attack.strong",
                "sounds": [
                    {
                        "hash": "d7067e204913cf9631bfbb7340102f6de75c2dfc",
                        "name": "entity/player/attack/strong1",
                        "volume": 0.6
                    },
                    {
                        "hash": "56afe99ff911f7c56fb923cd85427a719c2a1424",
                        "name": "entity/player/attack/strong2",
                        "volume": 0.6
                    },
                    {
                        "hash": "780917a341ca4e6a5a8f4e744142a94069189fb0",
                        "name": "entity/player/attack/strong3",
                        "volume": 0.6
                    },
                    {
                        "hash": "a272af870850e4d5905f476ac23bcb28543a543a",
                        "name": "entity/player/attack/strong4",
                        "volume": 0.6
                    },
                    {
                        "hash": "c3dcdf6dff63fcf4d35b2742b62018591de0e156",
                        "name": "entity/player/attack/strong5",
                        "volume": 0.7
                    },
                    {
                        "hash": "ed76364b90ade21c5d25bf09a4a67475801bce66",
                        "name": "entity/player/attack/strong6",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.attack.sweep": {
                "field": "eA",
                "id": 310,
                "name": "entity.player.attack.sweep",
                "sounds": [
                    {
                        "hash": "fd20e1cd8c69bc2f037de950b078a729a4b7d6a6",
                        "name": "entity/player/attack/sweep1",
                        "volume": 0.7
                    },
                    {
                        "hash": "c9534f4d840470b3c6efbcb84cff23c57baa3393",
                        "name": "entity/player/attack/sweep2",
                        "volume": 0.7
                    },
                    {
                        "hash": "4c26fd4c2774e7afcbda1e293a27595e04e87c47",
                        "name": "entity/player/attack/sweep3",
                        "volume": 0.7
                    },
                    {
                        "hash": "ae9bb7a332e3e3d3665f282b60b296ec01be97df",
                        "name": "entity/player/attack/sweep4",
                        "volume": 0.7
                    },
                    {
                        "hash": "50a317f837b0604c3ebe8224951c1a0d7a94516a",
                        "name": "entity/player/attack/sweep5",
                        "volume": 0.7
                    },
                    {
                        "hash": "39077d824a27e8040b0e1f2b4707d81149830d11",
                        "name": "entity/player/attack/sweep6",
                        "volume": 0.7
                    },
                    {
                        "hash": "e8d0df494880f2067bb64d08a7428a78239c9a29",
                        "name": "entity/player/attack/sweep7",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.attack.weak": {
                "field": "eB",
                "id": 311,
                "name": "entity.player.attack.weak",
                "sounds": [
                    {
                        "hash": "f26ab58dc70ce7a3f4d16b5bb31620894b0b8812",
                        "name": "entity/player/attack/weak1",
                        "volume": 0.7
                    },
                    {
                        "hash": "8d56863e83e0e114937522d3a4a7e124528c65b4",
                        "name": "entity/player/attack/weak2",
                        "volume": 0.7
                    },
                    {
                        "hash": "5d78e883f8bf8123261a5b05cf90cb5cc020fa6e",
                        "name": "entity/player/attack/weak3",
                        "volume": 0.7
                    },
                    {
                        "hash": "5fa52f2e49e446e466b721937cc168bba734ef33",
                        "name": "entity/player/attack/weak4",
                        "volume": 0.7
                    }
                ]
            },
            "entity.player.big_fall": {
                "field": "eC",
                "id": 312,
                "name": "entity.player.big_fall",
                "sounds": [
                    {
                        "hash": "1d183c36f596e85c4fb564ff2667332211e49659",
                        "name": "damage/fallbig"
                    }
                ],
                "subtitle": "Something fell",
                "subtitle_key": "subtitles.entity.generic.big_fall"
            },
            "entity.player.breath": {
                "field": "eD",
                "id": 313,
                "name": "entity.player.breath",
                "sounds": [
                    {
                        "hash": "dd2f7209c2a58b0886beb34d49b0512b49adbb7e",
                        "name": "random/breath"
                    }
                ]
            },
            "entity.player.burp": {
                "field": "eE",
                "id": 314,
                "name": "entity.player.burp",
                "sounds": [
                    {
                        "hash": "bdc648e04933df8ddcccc84b375d6556776d4331",
                        "name": "random/burp"
                    }
                ],
                "subtitle": "Burp",
                "subtitle_key": "subtitles.entity.player.burp"
            },
            "entity.player.death": {
                "field": "eF",
                "id": 315,
                "name": "entity.player.death",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Player dies",
                "subtitle_key": "subtitles.entity.player.death"
            },
            "entity.player.hurt": {
                "field": "eG",
                "id": 316,
                "name": "entity.player.hurt",
                "sounds": [
                    {
                        "hash": "8760ebb9d4b1fe9457ef272324ecd6b4329a593e",
                        "name": "damage/hit1"
                    },
                    {
                        "hash": "144867e8792415e2873293f06ecce85cd32bb4e8",
                        "name": "damage/hit2"
                    },
                    {
                        "hash": "c73dcedde5031fcf242b08b3405f63098cd70641",
                        "name": "damage/hit3"
                    }
                ],
                "subtitle": "Player hurts",
                "subtitle_key": "subtitles.entity.player.hurt"
            },
            "entity.player.levelup": {
                "field": "eH",
                "id": 317,
                "name": "entity.player.levelup",
                "sounds": [
                    {
                        "hash": "b9c60e807ba770e8c4a2b1bae81d51813dc64b6c",
                        "name": "random/levelup"
                    }
                ],
                "subtitle": "Player dings",
                "subtitle_key": "subtitles.entity.player.levelup"
            },
            "entity.player.small_fall": {
                "field": "eI",
                "id": 318,
                "name": "entity.player.small_fall",
                "sounds": [
                    {
                        "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
                        "name": "damage/fallsmall"
                    }
                ],
                "subtitle": "Something tripped",
                "subtitle_key": "subtitles.entity.generic.small_fall"
            },
            "entity.player.splash": {
                "field": "eJ",
                "id": 319,
                "name": "entity.player.splash",
                "sounds": [
                    {
                        "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
                        "name": "liquid/splash"
                    },
                    {
                        "hash": "857abbbfb58186c2f1b5510a4072630950e518f6",
                        "name": "liquid/splash2"
                    }
                ],
                "subtitle": "Splashing",
                "subtitle_key": "subtitles.entity.generic.splash"
            },
            "entity.player.swim": {
                "field": "eK",
                "id": 320,
                "name": "entity.player.swim",
                "sounds": [
                    {
                        "hash": "6ea4e448fbc2a079acb0cf3564273083dadae165",
                        "name": "liquid/swim1"
                    },
                    {
                        "hash": "827d71834e69954e0a7fd7748998332e0b619d29",
                        "name": "liquid/swim2"
                    },
                    {
                        "hash": "b5f9075a8bf6977e7dfd3d316a673eaaa5834a99",
                        "name": "liquid/swim3"
                    },
                    {
                        "hash": "6a908e7c7d61e01bc4223b4991820bfc56f84c5e",
                        "name": "liquid/swim4"
                    }
                ],
                "subtitle": "Swimming",
                "subtitle_key": "subtitles.entity.generic.swim"
            },
            "entity.polar_bear.ambient": {
                "field": "eL",
                "id": 321,
                "name": "entity.polar_bear.ambient",
                "sounds": [
                    {
                        "hash": "8e3b07adf3b09ea60e82062277fe301205d03421",
                        "name": "mob/polarbear/idle1"
                    },
                    {
                        "hash": "db682892da4e2e4214ff3233bf719c7609d95477",
                        "name": "mob/polarbear/idle2"
                    },
                    {
                        "hash": "954f82c6da9670f1383b4d0002061ebc1536c35a",
                        "name": "mob/polarbear/idle3"
                    },
                    {
                        "hash": "dcd7ec12919c1b6b5932dd46390a3cfe9b5384c9",
                        "name": "mob/polarbear/idle4"
                    }
                ],
                "subtitle": "Polar Bear groans",
                "subtitle_key": "subtitles.entity.polar_bear.ambient"
            },
            "entity.polar_bear.baby_ambient": {
                "field": "eM",
                "id": 322,
                "name": "entity.polar_bear.baby_ambient",
                "sounds": [
                    {
                        "hash": "8e3b07adf3b09ea60e82062277fe301205d03421",
                        "name": "mob/polarbear_baby/idle1"
                    },
                    {
                        "hash": "db682892da4e2e4214ff3233bf719c7609d95477",
                        "name": "mob/polarbear_baby/idle2"
                    },
                    {
                        "hash": "4a1cd5bb70f5177dd5b0aeb03fe0a2c6e37fca4a",
                        "name": "mob/polarbear_baby/idle3"
                    },
                    {
                        "hash": "954f82c6da9670f1383b4d0002061ebc1536c35a",
                        "name": "mob/polarbear_baby/idle4"
                    }
                ],
                "subtitle": "Polar Bear hums",
                "subtitle_key": "subtitles.entity.polar_bear.baby_ambient"
            },
            "entity.polar_bear.death": {
                "field": "eN",
                "id": 323,
                "name": "entity.polar_bear.death",
                "sounds": [
                    {
                        "hash": "2b65351eb74b019efe40a451a1f3f2fcf5c2bf4d",
                        "name": "mob/polarbear/death1"
                    },
                    {
                        "hash": "9f8d13d0b8420cc664241765a841253d02272798",
                        "name": "mob/polarbear/death2"
                    },
                    {
                        "hash": "7778df9b63d09e89859058afdf31e3f426e5bebf",
                        "name": "mob/polarbear/death3"
                    }
                ],
                "subtitle": "Polar Bear dies",
                "subtitle_key": "subtitles.entity.polar_bear.death"
            },
            "entity.polar_bear.hurt": {
                "field": "eO",
                "id": 324,
                "name": "entity.polar_bear.hurt",
                "sounds": [
                    {
                        "hash": "d030d4c98ec70fd0d84c43a944de0980f6bb5355",
                        "name": "mob/polarbear/hurt1"
                    },
                    {
                        "hash": "a11dc3ff01778f57819af7f42f18d136d9b3bf01",
                        "name": "mob/polarbear/hurt2"
                    },
                    {
                        "hash": "4a5af65300334c4991a057990e9f8c23a2a1416b",
                        "name": "mob/polarbear/hurt3"
                    },
                    {
                        "hash": "1d58859744fcc7c09ffecbe16f84752b057d8d77",
                        "name": "mob/polarbear/hurt4"
                    }
                ],
                "subtitle": "Polar Bear hurts",
                "subtitle_key": "subtitles.entity.polar_bear.hurt"
            },
            "entity.polar_bear.step": {
                "field": "eP",
                "id": 325,
                "name": "entity.polar_bear.step",
                "sounds": [
                    {
                        "hash": "007f04ca456cfc7c0e877352f01a7aa77dff636c",
                        "name": "mob/polarbear/step1"
                    },
                    {
                        "hash": "a9d52deab40b2ecb45aa0778e166983c1df7c5cc",
                        "name": "mob/polarbear/step2"
                    },
                    {
                        "hash": "837d1badadc01317eaf2a0c6c5a475e120a75262",
                        "name": "mob/polarbear/step3"
                    },
                    {
                        "hash": "973f284bffdc6cbb6379d0d641f4c14a36adee39",
                        "name": "mob/polarbear/step4"
                    }
                ]
            },
            "entity.polar_bear.warning": {
                "field": "eQ",
                "id": 326,
                "name": "entity.polar_bear.warning",
                "sounds": [
                    {
                        "hash": "58f044e833493dcc6d8963b56cae23c8e0d2eee3",
                        "name": "mob/polarbear/warning3",
                        "pitch": 0.9
                    },
                    {
                        "hash": "3ab5202db5786cdc438cd8fbc554f3fc1a929939",
                        "name": "mob/polarbear/warning1"
                    },
                    {
                        "hash": "580a2de441d8caa949758dfb193ba3e6ab4ee61d",
                        "name": "mob/polarbear/warning2"
                    },
                    {
                        "hash": "58f044e833493dcc6d8963b56cae23c8e0d2eee3",
                        "name": "mob/polarbear/warning3"
                    }
                ],
                "subtitle": "Polar Bear roars",
                "subtitle_key": "subtitles.entity.polar_bear.warning"
            },
            "entity.rabbit.ambient": {
                "field": "eU",
                "id": 327,
                "name": "entity.rabbit.ambient",
                "sounds": [
                    {
                        "hash": "9f61bdb718755ad41f71202c8fef5e993769c028",
                        "name": "mob/rabbit/idle1",
                        "volume": 0.25
                    },
                    {
                        "hash": "bde8c9c94b1a27db0c4b49cbe88251e220b5ee29",
                        "name": "mob/rabbit/idle2",
                        "volume": 0.25
                    },
                    {
                        "hash": "8906199918a85564590c7a01e854c3820853533e",
                        "name": "mob/rabbit/idle3",
                        "volume": 0.25
                    },
                    {
                        "hash": "f226beeaf9c566c377e7dac03c8e748ac34b5f99",
                        "name": "mob/rabbit/idle4",
                        "volume": 0.25
                    }
                ],
                "subtitle": "Rabbit squeaks",
                "subtitle_key": "subtitles.entity.rabbit.ambient"
            },
            "entity.rabbit.attack": {
                "field": "eV",
                "id": 328,
                "name": "entity.rabbit.attack",
                "sounds": [
                    {
                        "hash": "5041867a91a67cec2fa1ab572c351d2796a6f050",
                        "name": "entity/rabbit/attack1"
                    },
                    {
                        "hash": "4b90ff3a9b1486642bc0f15da0045d83a91df82e",
                        "name": "entity/rabbit/attack2"
                    },
                    {
                        "hash": "c31af622a2ee7beffb9daf72363a77a607be64a3",
                        "name": "entity/rabbit/attack3"
                    },
                    {
                        "hash": "8301a44446b04249e6896bc230f6d8c9d8e56273",
                        "name": "entity/rabbit/attack4"
                    }
                ],
                "subtitle": "Rabbit attacks",
                "subtitle_key": "subtitles.entity.rabbit.attack"
            },
            "entity.rabbit.death": {
                "field": "eW",
                "id": 329,
                "name": "entity.rabbit.death",
                "sounds": [
                    {
                        "hash": "d456eb344ee6dd6e89e9bd58ed35d6cb216f449d",
                        "name": "mob/rabbit/bunnymurder",
                        "volume": 0.5
                    }
                ],
                "subtitle": "Rabbit dies",
                "subtitle_key": "subtitles.entity.rabbit.death"
            },
            "entity.rabbit.hurt": {
                "field": "eX",
                "id": 330,
                "name": "entity.rabbit.hurt",
                "sounds": [
                    {
                        "hash": "9b6a19ab1865d88b1adb2acafa9080ba9fa1b8e0",
                        "name": "mob/rabbit/hurt1",
                        "volume": 0.5
                    },
                    {
                        "hash": "4da9f12f979eba012c6f62e0820ca58cc49d8834",
                        "name": "mob/rabbit/hurt2",
                        "volume": 0.5
                    },
                    {
                        "hash": "acbf6f286ce5b0250573656c7570669db42f86c5",
                        "name": "mob/rabbit/hurt3",
                        "volume": 0.5
                    },
                    {
                        "hash": "b8e867c43f0a7f3f3f96c238d99c619aa237bc15",
                        "name": "mob/rabbit/hurt4",
                        "volume": 0.5
                    }
                ],
                "subtitle": "Rabbit hurts",
                "subtitle_key": "subtitles.entity.rabbit.hurt"
            },
            "entity.rabbit.jump": {
                "field": "eY",
                "id": 331,
                "name": "entity.rabbit.jump",
                "sounds": [
                    {
                        "hash": "18dc3ef276a8769bd88202520943bb174c0aad8c",
                        "name": "mob/rabbit/hop1",
                        "volume": 0.1
                    },
                    {
                        "hash": "e62d75641464ead6ff27101010b54573eb1c1d4c",
                        "name": "mob/rabbit/hop2",
                        "volume": 0.1
                    },
                    {
                        "hash": "461436665544dc44e12f79cad893de2ad02ddffc",
                        "name": "mob/rabbit/hop3",
                        "volume": 0.1
                    },
                    {
                        "hash": "c4456c473ff44786c6f9d7e6c91f652ca0a7f7d4",
                        "name": "mob/rabbit/hop4",
                        "volume": 0.1
                    }
                ],
                "subtitle": "Rabbit hops",
                "subtitle_key": "subtitles.entity.rabbit.jump"
            },
            "entity.sheep.ambient": {
                "field": "fr",
                "id": 332,
                "name": "entity.sheep.ambient",
                "sounds": [
                    {
                        "hash": "a3ffeaa0a75b8d2bdc949c181a6f8db78f8976ca",
                        "name": "mob/sheep/say1"
                    },
                    {
                        "hash": "1cfd864cbda555477ed9523e640de0d234c18858",
                        "name": "mob/sheep/say2"
                    },
                    {
                        "hash": "c9ac72409cbe6093e84d72a2a5c719d9e4a0e6b2",
                        "name": "mob/sheep/say3"
                    }
                ],
                "subtitle": "Sheep baahs",
                "subtitle_key": "subtitles.entity.sheep.ambient"
            },
            "entity.sheep.death": {
                "field": "fs",
                "id": 333,
                "name": "entity.sheep.death",
                "sounds": [
                    {
                        "hash": "a3ffeaa0a75b8d2bdc949c181a6f8db78f8976ca",
                        "name": "mob/sheep/say1"
                    },
                    {
                        "hash": "1cfd864cbda555477ed9523e640de0d234c18858",
                        "name": "mob/sheep/say2"
                    },
                    {
                        "hash": "c9ac72409cbe6093e84d72a2a5c719d9e4a0e6b2",
                        "name": "mob/sheep/say3"
                    }
                ],
                "subtitle": "Sheep dies",
                "subtitle_key": "subtitles.entity.sheep.death"
            },
            "entity.sheep.hurt": {
                "field": "ft",
                "id": 334,
                "name": "entity.sheep.hurt",
                "sounds": [
                    {
                        "hash": "a3ffeaa0a75b8d2bdc949c181a6f8db78f8976ca",
                        "name": "mob/sheep/say1"
                    },
                    {
                        "hash": "1cfd864cbda555477ed9523e640de0d234c18858",
                        "name": "mob/sheep/say2"
                    },
                    {
                        "hash": "c9ac72409cbe6093e84d72a2a5c719d9e4a0e6b2",
                        "name": "mob/sheep/say3"
                    }
                ],
                "subtitle": "Sheep hurts",
                "subtitle_key": "subtitles.entity.sheep.hurt"
            },
            "entity.sheep.shear": {
                "field": "fu",
                "id": 335,
                "name": "entity.sheep.shear",
                "sounds": [
                    {
                        "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
                        "name": "mob/sheep/shear"
                    }
                ],
                "subtitle": "Shears click",
                "subtitle_key": "subtitles.item.shear"
            },
            "entity.sheep.step": {
                "field": "fv",
                "id": 336,
                "name": "entity.sheep.step",
                "sounds": [
                    {
                        "hash": "5288cab96e26207edd31307c9c01b6902306e4f6",
                        "name": "mob/sheep/step1"
                    },
                    {
                        "hash": "59034eb696e186d973dcea0b162f01e38f1b4f31",
                        "name": "mob/sheep/step2"
                    },
                    {
                        "hash": "101164ea1b442a8e1e8ca181d9cef833c57d7be3",
                        "name": "mob/sheep/step3"
                    },
                    {
                        "hash": "6ff26a1439fb6f9f353c2bd623edeb936e760855",
                        "name": "mob/sheep/step4"
                    },
                    {
                        "hash": "c289aa46fcbcfaf21c8080d57953fd45a4939294",
                        "name": "mob/sheep/step5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.shulker.ambient": {
                "field": "fz",
                "id": 337,
                "name": "entity.shulker.ambient",
                "sounds": [
                    {
                        "hash": "dd67ac8cf15d54eff38ef9a790be4692bcba2900",
                        "name": "entity/shulker/ambient1"
                    },
                    {
                        "hash": "f0d58706321168c2907cf13ae6f8ae9108244fc3",
                        "name": "entity/shulker/ambient2"
                    },
                    {
                        "hash": "d4f6c468ad9536049023a9680483c4d44088e084",
                        "name": "entity/shulker/ambient3"
                    },
                    {
                        "hash": "5c4cbba7fe4bc8214708f93f4db54102660a281d",
                        "name": "entity/shulker/ambient4"
                    },
                    {
                        "hash": "dbebdab8835d86493975dde6fd05db76de5a0605",
                        "name": "entity/shulker/ambient5"
                    },
                    {
                        "hash": "5cc7da22ff9cdea9175c8496c3e683d0ce97c9e2",
                        "name": "entity/shulker/ambient6"
                    },
                    {
                        "hash": "c0caa238bb45a074c117869eef193290fc27fb59",
                        "name": "entity/shulker/ambient7"
                    }
                ],
                "subtitle": "Shulker lurks",
                "subtitle_key": "subtitles.entity.shulker.ambient"
            },
            "entity.shulker.close": {
                "field": "fE",
                "id": 338,
                "name": "entity.shulker.close",
                "sounds": [
                    {
                        "hash": "7b99a069d855e1089c025e75c0b4ea6699220804",
                        "name": "entity/shulker/close1"
                    },
                    {
                        "hash": "7d90eb9e088738c9ae7ad8b2951c7432a0d7cc44",
                        "name": "entity/shulker/close2"
                    },
                    {
                        "hash": "ec247f38f3f60f9e185b31e787c1ad43caa0c73c",
                        "name": "entity/shulker/close3"
                    },
                    {
                        "hash": "fef5251190146ab8e0abe80183cd78c243d7c6fe",
                        "name": "entity/shulker/close4"
                    },
                    {
                        "hash": "e555fcece121879fe0becbada9d01dea27ab153d",
                        "name": "entity/shulker/close5"
                    }
                ],
                "subtitle": "Shulker closes",
                "subtitle_key": "subtitles.entity.shulker.close"
            },
            "entity.shulker.death": {
                "field": "fF",
                "id": 339,
                "name": "entity.shulker.death",
                "sounds": [
                    {
                        "hash": "ce3bbcf44fd72e3d0b3fbcbb7334d100619ca71e",
                        "name": "entity/shulker/death1"
                    },
                    {
                        "hash": "db685fafb774a31072c6577a04a5693dba725155",
                        "name": "entity/shulker/death2"
                    },
                    {
                        "hash": "9bae8d2e28f81e1a5571a9ca6a6bf21595796658",
                        "name": "entity/shulker/death3"
                    },
                    {
                        "hash": "668ebaccbc4572fc4a7a79b166f467823ffa8c50",
                        "name": "entity/shulker/death4"
                    }
                ],
                "subtitle": "Shulker dies",
                "subtitle_key": "subtitles.entity.shulker.death"
            },
            "entity.shulker.hurt": {
                "field": "fG",
                "id": 340,
                "name": "entity.shulker.hurt",
                "sounds": [
                    {
                        "hash": "b049ab95eb3a6f7fba35259cda3df9437259f590",
                        "name": "entity/shulker/hurt1"
                    },
                    {
                        "hash": "0714e023bd5b42e409b1aa12aee17376810282fe",
                        "name": "entity/shulker/hurt2"
                    },
                    {
                        "hash": "394253f2575216683fc1926a0a387a3e5e90bc16",
                        "name": "entity/shulker/hurt3"
                    },
                    {
                        "hash": "ba03ef98d9acdfc6696f41ddec0d0c95cb289d16",
                        "name": "entity/shulker/hurt4"
                    }
                ],
                "subtitle": "Shulker hurts",
                "subtitle_key": "subtitles.entity.shulker.hurt"
            },
            "entity.shulker.hurt_closed": {
                "field": "fH",
                "id": 341,
                "name": "entity.shulker.hurt_closed",
                "sounds": [
                    {
                        "hash": "5491bbc4482b2e8d8382fc7623828b7764693f4d",
                        "name": "entity/shulker/hurt_closed1"
                    },
                    {
                        "hash": "da1a3e592fc80324109b930d5282f2766fc3701d",
                        "name": "entity/shulker/hurt_closed2"
                    },
                    {
                        "hash": "ac6609153f895d292de440566eb23438aa9f846e",
                        "name": "entity/shulker/hurt_closed3"
                    },
                    {
                        "hash": "78244ba4bba775f92e51148fab026d7c399e9055",
                        "name": "entity/shulker/hurt_closed4"
                    },
                    {
                        "hash": "eceb70cb374cc410ac23e00fc95ca0404f8a20f4",
                        "name": "entity/shulker/hurt_closed5"
                    }
                ],
                "subtitle": "Shulker hurts",
                "subtitle_key": "subtitles.entity.shulker.hurt"
            },
            "entity.shulker.open": {
                "field": "fI",
                "id": 342,
                "name": "entity.shulker.open",
                "sounds": [
                    {
                        "hash": "accc7a55d92bf4a8509daeb8415b1a36a3646deb",
                        "name": "entity/shulker/open1"
                    },
                    {
                        "hash": "0331eec018c422631e6cb00960eea3e2c5c6e559",
                        "name": "entity/shulker/open2"
                    },
                    {
                        "hash": "77e87c6b92d268d8dc5a25780340461cda53b99c",
                        "name": "entity/shulker/open3"
                    },
                    {
                        "hash": "25fc442f8a0abf99be8e7f507e63c5866a055c70",
                        "name": "entity/shulker/open4"
                    },
                    {
                        "hash": "02e77c97360b82170ee58723ac2519fcd79b821e",
                        "name": "entity/shulker/open5"
                    }
                ],
                "subtitle": "Shulker opens",
                "subtitle_key": "subtitles.entity.shulker.open"
            },
            "entity.shulker.shoot": {
                "field": "fJ",
                "id": 343,
                "name": "entity.shulker.shoot",
                "sounds": [
                    {
                        "hash": "3f8b9415f67443206f6af52c1471d0de0354d046",
                        "name": "entity/shulker/shoot1"
                    },
                    {
                        "hash": "95805aac201b6852d0ab35bd2c75cfa64a926447",
                        "name": "entity/shulker/shoot2"
                    },
                    {
                        "hash": "f5873a8f416388c2ded80b4ffab6d65b7f18b305",
                        "name": "entity/shulker/shoot3"
                    },
                    {
                        "hash": "3cffe887c0882fa146d5671898a4d6c23ec72920",
                        "name": "entity/shulker/shoot4"
                    }
                ],
                "subtitle": "Shulker shoots",
                "subtitle_key": "subtitles.entity.shulker.shoot"
            },
            "entity.shulker.teleport": {
                "field": "fK",
                "id": 344,
                "name": "entity.shulker.teleport",
                "sounds": [
                    {
                        "hash": "7b4b5323ef066caa1ae43cbe66fffd9dfce4ed32",
                        "name": "mob/endermen/portal"
                    },
                    {
                        "hash": "35461b6a4253db40973549e82d91f267c686be85",
                        "name": "mob/endermen/portal2"
                    }
                ],
                "subtitle": "Shulker teleports",
                "subtitle_key": "subtitles.entity.shulker.teleport"
            },
            "entity.shulker_bullet.hit": {
                "field": "fC",
                "id": 345,
                "name": "entity.shulker_bullet.hit",
                "sounds": [
                    {
                        "hash": "e72ee78cbc57a43a37ba6db660d9e1eeb0d75f88",
                        "name": "entity/shulker_bullet/hit1"
                    },
                    {
                        "hash": "4ee5fde6bf85cd6a777aa2fcc56ed33e1c574f04",
                        "name": "entity/shulker_bullet/hit2"
                    },
                    {
                        "hash": "b0720899be6f974ad8385ac159bfb165cd732fb2",
                        "name": "entity/shulker_bullet/hit3"
                    },
                    {
                        "hash": "715f8e684d4353f45eaa4e6f0ca82de0b7db71ff",
                        "name": "entity/shulker_bullet/hit4"
                    }
                ],
                "subtitle": "Shulker bullet explodes",
                "subtitle_key": "subtitles.entity.shulker_bullet.hit"
            },
            "entity.shulker_bullet.hurt": {
                "field": "fD",
                "id": 346,
                "name": "entity.shulker_bullet.hurt",
                "sounds": [
                    {
                        "hash": "e72ee78cbc57a43a37ba6db660d9e1eeb0d75f88",
                        "name": "entity/shulker_bullet/hit1"
                    },
                    {
                        "hash": "4ee5fde6bf85cd6a777aa2fcc56ed33e1c574f04",
                        "name": "entity/shulker_bullet/hit2"
                    },
                    {
                        "hash": "b0720899be6f974ad8385ac159bfb165cd732fb2",
                        "name": "entity/shulker_bullet/hit3"
                    },
                    {
                        "hash": "715f8e684d4353f45eaa4e6f0ca82de0b7db71ff",
                        "name": "entity/shulker_bullet/hit4"
                    }
                ],
                "subtitle": "Shulker bullet breaks",
                "subtitle_key": "subtitles.entity.shulker_bullet.hurt"
            },
            "entity.silverfish.ambient": {
                "field": "fL",
                "id": 347,
                "name": "entity.silverfish.ambient",
                "sounds": [
                    {
                        "hash": "515dffc5d6dd216550d69e61b2eb9c3593b19a20",
                        "name": "mob/silverfish/say1"
                    },
                    {
                        "hash": "396b8b46e593cf55d843853b704dc054ef614e55",
                        "name": "mob/silverfish/say2"
                    },
                    {
                        "hash": "e7f0f24c2c9f4bf83286b17109580d3e845d19e3",
                        "name": "mob/silverfish/say3"
                    },
                    {
                        "hash": "4fce41a2d0890418ae1efb03d1142ca74d00aa61",
                        "name": "mob/silverfish/say4"
                    }
                ],
                "subtitle": "Silverfish hisses",
                "subtitle_key": "subtitles.entity.silverfish.ambient"
            },
            "entity.silverfish.death": {
                "field": "fM",
                "id": 348,
                "name": "entity.silverfish.death",
                "sounds": [
                    {
                        "hash": "24cdac5a80fdad7ab31dc0695b57ece55aecb21a",
                        "name": "mob/silverfish/kill"
                    }
                ],
                "subtitle": "Silverfish dies",
                "subtitle_key": "subtitles.entity.silverfish.death"
            },
            "entity.silverfish.hurt": {
                "field": "fN",
                "id": 349,
                "name": "entity.silverfish.hurt",
                "sounds": [
                    {
                        "hash": "84c3b008dc1d5e0dd5e8ad85a06eca29f0591e48",
                        "name": "mob/silverfish/hit1"
                    },
                    {
                        "hash": "38d4d36bbe40a48c3a8ef97735b59b37f013fd6e",
                        "name": "mob/silverfish/hit2"
                    },
                    {
                        "hash": "5b1675279bbc245fc6bbb705de8ea09fb3f32b53",
                        "name": "mob/silverfish/hit3"
                    }
                ],
                "subtitle": "Silverfish hurts",
                "subtitle_key": "subtitles.entity.silverfish.hurt"
            },
            "entity.silverfish.step": {
                "field": "fO",
                "id": 350,
                "name": "entity.silverfish.step",
                "sounds": [
                    {
                        "hash": "763cc79934a572b84c371cb49afad5912f29d2f1",
                        "name": "mob/silverfish/step1"
                    },
                    {
                        "hash": "f1665747da14569c4de55e07884deeef18a40f62",
                        "name": "mob/silverfish/step2"
                    },
                    {
                        "hash": "47ad81223bcec870206484cd4d1a6202871df331",
                        "name": "mob/silverfish/step3"
                    },
                    {
                        "hash": "a342f566600caf73464323b20b7770b5b9b7893a",
                        "name": "mob/silverfish/step4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.skeleton.ambient": {
                "field": "fP",
                "id": 351,
                "name": "entity.skeleton.ambient",
                "sounds": [
                    {
                        "hash": "199c9f150822950385b9bc1d840605a6a795bd27",
                        "name": "mob/skeleton/say1"
                    },
                    {
                        "hash": "529abcb09220f0ebeb595f32bb663d026a7e0ae5",
                        "name": "mob/skeleton/say2"
                    },
                    {
                        "hash": "a11ac56ec61c17e99f4ee33d8712404edf442720",
                        "name": "mob/skeleton/say3"
                    }
                ],
                "subtitle": "Skeleton rattles",
                "subtitle_key": "subtitles.entity.skeleton.ambient"
            },
            "entity.skeleton.death": {
                "field": "fQ",
                "id": 352,
                "name": "entity.skeleton.death",
                "sounds": [
                    {
                        "hash": "641e601132b4adb67951e0d49c1004cf1b86eff2",
                        "name": "mob/skeleton/death"
                    }
                ],
                "subtitle": "Skeleton dies",
                "subtitle_key": "subtitles.entity.skeleton.death"
            },
            "entity.skeleton.hurt": {
                "field": "fU",
                "id": 353,
                "name": "entity.skeleton.hurt",
                "sounds": [
                    {
                        "hash": "4d03069c0e14794b463f563044da46433776da60",
                        "name": "mob/skeleton/hurt1"
                    },
                    {
                        "hash": "d1ad2cbe6584d9cd9483483f8655966d25a251a0",
                        "name": "mob/skeleton/hurt2"
                    },
                    {
                        "hash": "acffab0bafe2c82ffc8723880aab5ec1682d4329",
                        "name": "mob/skeleton/hurt3"
                    },
                    {
                        "hash": "a88e0436e38512171a3ef819249c3d1a2650540f",
                        "name": "mob/skeleton/hurt4"
                    }
                ],
                "subtitle": "Skeleton hurts",
                "subtitle_key": "subtitles.entity.skeleton.hurt"
            },
            "entity.skeleton.shoot": {
                "field": "fV",
                "id": 354,
                "name": "entity.skeleton.shoot",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Skeleton shoots",
                "subtitle_key": "subtitles.entity.skeleton.shoot"
            },
            "entity.skeleton.step": {
                "field": "fW",
                "id": 355,
                "name": "entity.skeleton.step",
                "sounds": [
                    {
                        "hash": "68e0a58848bbdad12ad2b216d7244754459c9516",
                        "name": "mob/skeleton/step1"
                    },
                    {
                        "hash": "4609ec723b4e724f44c653b82de40ec159d2eea1",
                        "name": "mob/skeleton/step2"
                    },
                    {
                        "hash": "000c82756fd54e40cb236199f2b479629d0aca2f",
                        "name": "mob/skeleton/step3"
                    },
                    {
                        "hash": "a89bdd809baa83cacd329f0219bca1f612ccda5a",
                        "name": "mob/skeleton/step4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.skeleton_horse.ambient": {
                "field": "fR",
                "id": 356,
                "name": "entity.skeleton_horse.ambient",
                "sounds": [
                    {
                        "hash": "195a4b987b0b97c238de9522eb74dd1bfeab202d",
                        "name": "mob/horse/skeleton/idle1"
                    },
                    {
                        "hash": "cd683396ccd955bfd218020dbb1892808def402e",
                        "name": "mob/horse/skeleton/idle2"
                    },
                    {
                        "hash": "083256ad8eede9ca7191b7667971070429d824cc",
                        "name": "mob/horse/skeleton/idle3"
                    }
                ],
                "subtitle": "Skeleton Horse cries",
                "subtitle_key": "subtitles.entity.skeleton_horse.ambient"
            },
            "entity.skeleton_horse.death": {
                "field": "fS",
                "id": 357,
                "name": "entity.skeleton_horse.death",
                "sounds": [
                    {
                        "hash": "3b11e7b50263049d7b7c384c622c8fdf28cf12d8",
                        "name": "mob/horse/skeleton/death"
                    }
                ],
                "subtitle": "Skeleton Horse dies",
                "subtitle_key": "subtitles.entity.skeleton_horse.death"
            },
            "entity.skeleton_horse.hurt": {
                "field": "fT",
                "id": 358,
                "name": "entity.skeleton_horse.hurt",
                "sounds": [
                    {
                        "hash": "f111af513ba90b246a872e995f4b1722368899a9",
                        "name": "mob/horse/skeleton/hit1"
                    },
                    {
                        "hash": "721dffeec54cec90bb07986342532f327185886f",
                        "name": "mob/horse/skeleton/hit2"
                    },
                    {
                        "hash": "df488adcf98b65d30473865945cb5ea1ee30108c",
                        "name": "mob/horse/skeleton/hit3"
                    },
                    {
                        "hash": "68f186d1e9890fd4ede56106bfca198e904b57e4",
                        "name": "mob/horse/skeleton/hit4"
                    }
                ],
                "subtitle": "Skeleton Horse hurts",
                "subtitle_key": "subtitles.entity.skeleton_horse.hurt"
            },
            "entity.slime.attack": {
                "field": "fX",
                "id": 359,
                "name": "entity.slime.attack",
                "sounds": [
                    {
                        "hash": "075e1ea92d5564d7bdf267ae975044315a41a686",
                        "name": "mob/slime/attack1"
                    },
                    {
                        "hash": "f6e2067571631aae206000a501c9adebe862e32a",
                        "name": "mob/slime/attack2"
                    }
                ],
                "subtitle": "Slime attacks",
                "subtitle_key": "subtitles.entity.slime.attack"
            },
            "entity.slime.death": {
                "field": "fZ",
                "id": 360,
                "name": "entity.slime.death",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Slime dies",
                "subtitle_key": "subtitles.entity.slime.death"
            },
            "entity.slime.hurt": {
                "field": "gc",
                "id": 361,
                "name": "entity.slime.hurt",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Slime hurts",
                "subtitle_key": "subtitles.entity.slime.hurt"
            },
            "entity.slime.jump": {
                "field": "gd",
                "id": 362,
                "name": "entity.slime.jump",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Slime squishes",
                "subtitle_key": "subtitles.entity.slime.squish"
            },
            "entity.slime.squish": {
                "field": "gf",
                "id": 363,
                "name": "entity.slime.squish",
                "sounds": [
                    {
                        "hash": "b5eca1979e69271b2065ac67ba2c37b5afac0f98",
                        "name": "mob/slime/big1"
                    },
                    {
                        "hash": "00e06362a31ad7094e452c5bcea837b061825cb0",
                        "name": "mob/slime/big2"
                    },
                    {
                        "hash": "2c20816632caecf75f00bb968f51847e3a982e75",
                        "name": "mob/slime/big3"
                    },
                    {
                        "hash": "c906c18d26550ae15c75e23f2c5066e4fc678c89",
                        "name": "mob/slime/big4"
                    }
                ],
                "subtitle": "Slime squishes",
                "subtitle_key": "subtitles.entity.slime.squish"
            },
            "entity.small_magmacube.death": {
                "field": "gh",
                "id": 364,
                "name": "entity.small_magmacube.death",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Magma Cube dies",
                "subtitle_key": "subtitles.entity.magmacube.death"
            },
            "entity.small_magmacube.hurt": {
                "field": "gi",
                "id": 365,
                "name": "entity.small_magmacube.hurt",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Magma Cube hurts",
                "subtitle_key": "subtitles.entity.magmacube.hurt"
            },
            "entity.small_magmacube.squish": {
                "field": "gj",
                "id": 366,
                "name": "entity.small_magmacube.squish",
                "sounds": [
                    {
                        "hash": "5c633c345fe4cb87c36ada2fe2b5da1b80601cf3",
                        "name": "mob/magmacube/small1"
                    },
                    {
                        "hash": "18237686efcaa1bf9084173c99d11ce0d37d4fc5",
                        "name": "mob/magmacube/small2"
                    },
                    {
                        "hash": "65a1a69845133187d6b8689e6ce9707da10f21a6",
                        "name": "mob/magmacube/small3"
                    },
                    {
                        "hash": "a485082ed0820eeeb9df13f84f26b14744ceeb2a",
                        "name": "mob/magmacube/small4"
                    },
                    {
                        "hash": "560dd97e6da8badbc8ac00b28c45312e60a525f2",
                        "name": "mob/magmacube/small5"
                    }
                ],
                "subtitle": "Magma Cube squishes",
                "subtitle_key": "subtitles.entity.magmacube.squish"
            },
            "entity.small_slime.death": {
                "field": "gk",
                "id": 367,
                "name": "entity.small_slime.death",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Slime dies",
                "subtitle_key": "subtitles.entity.slime.death"
            },
            "entity.small_slime.hurt": {
                "field": "gl",
                "id": 368,
                "name": "entity.small_slime.hurt",
                "sounds": [
                    {
                        "hash": "5cde2500773323f7997d75062f8a26afcdf62b2e",
                        "name": "mob/slime/small1"
                    },
                    {
                        "hash": "5e2ef521293719bbe22bbb515bbcacf4c233a075",
                        "name": "mob/slime/small2"
                    },
                    {
                        "hash": "3bc8225914b1be20db68fcdae202d5acee3234c2",
                        "name": "mob/slime/small3"
                    },
                    {
                        "hash": "4dfe0b607c5de2e47f3b7950c56bbebbf3115957",
                        "name": "mob/slime/small4"
                    },
                    {
                        "hash": "35f0b3c9c462a6c21ec213fbda2437a0e6427883",
                        "name": "mob/slime/small5"
                    }
                ],
                "subtitle": "Slime hurts",
                "subtitle_key": "subtitles.entity.slime.hurt"
            },
            "entity.small_slime.jump": {
                "field": "gm",
                "id": 369,
                "name": "entity.small_slime.jump",
                "sounds": []
            },
            "entity.small_slime.squish": {
                "field": "gn",
                "id": 370,
                "name": "entity.small_slime.squish",
                "sounds": []
            },
            "entity.snowball.throw": {
                "field": "go",
                "id": 371,
                "name": "entity.snowball.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Snowball flies",
                "subtitle_key": "subtitles.entity.snowball.throw"
            },
            "entity.snowman.ambient": {
                "field": "gp",
                "id": 372,
                "name": "entity.snowman.ambient",
                "sounds": []
            },
            "entity.snowman.death": {
                "field": "gq",
                "id": 373,
                "name": "entity.snowman.death",
                "sounds": [
                    {
                        "hash": "888fb12c5fb536268747df857ad439e17a4a2f44",
                        "name": "entity/snowman/death1"
                    },
                    {
                        "hash": "36409234aed55db1d006a65b92f1c64be4e4bbe0",
                        "name": "entity/snowman/death2"
                    },
                    {
                        "hash": "9f910c27c8cf336f211a75830821b0ec6abf6fa9",
                        "name": "entity/snowman/death3"
                    }
                ],
                "subtitle": "Snow Golem dies",
                "subtitle_key": "subtitles.entity.snowman.death"
            },
            "entity.snowman.hurt": {
                "field": "gr",
                "id": 374,
                "name": "entity.snowman.hurt",
                "sounds": [
                    {
                        "hash": "da71b9f569cffbd8b4c88dbd30767315aba8067b",
                        "name": "entity/snowman/hurt1"
                    },
                    {
                        "hash": "50bf881d5a1a484f15f009bf0b86703111834516",
                        "name": "entity/snowman/hurt2"
                    },
                    {
                        "hash": "9a9d88fc2ba4c56b0089df4441f3a3ac1fcb8b0e",
                        "name": "entity/snowman/hurt3"
                    }
                ],
                "subtitle": "Snow Golem hurts",
                "subtitle_key": "subtitles.entity.snowman.hurt"
            },
            "entity.snowman.shoot": {
                "field": "gs",
                "id": 375,
                "name": "entity.snowman.shoot",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Snowball flies",
                "subtitle_key": "subtitles.entity.snowball.throw"
            },
            "entity.spider.ambient": {
                "field": "gy",
                "id": 376,
                "name": "entity.spider.ambient",
                "sounds": [
                    {
                        "hash": "65b49739d48ebc47879ca5528c8283329980b304",
                        "name": "mob/spider/say1"
                    },
                    {
                        "hash": "501b40b97ee55cb7a97943ee620aa05131089fc2",
                        "name": "mob/spider/say2"
                    },
                    {
                        "hash": "f9f79162efa6667b753c1fbb46ff9888e8ce5f32",
                        "name": "mob/spider/say3"
                    },
                    {
                        "hash": "3cf3e8d3aab0a3092f6c6bf681ff156bc9653859",
                        "name": "mob/spider/say4"
                    }
                ],
                "subtitle": "Spider hisses",
                "subtitle_key": "subtitles.entity.spider.ambient"
            },
            "entity.spider.death": {
                "field": "gz",
                "id": 377,
                "name": "entity.spider.death",
                "sounds": [
                    {
                        "hash": "4c69a6edc25d973999aa0db2bb46b583a31da278",
                        "name": "mob/spider/death"
                    }
                ],
                "subtitle": "Spider dies",
                "subtitle_key": "subtitles.entity.spider.death"
            },
            "entity.spider.hurt": {
                "field": "gA",
                "id": 378,
                "name": "entity.spider.hurt",
                "sounds": [
                    {
                        "hash": "65b49739d48ebc47879ca5528c8283329980b304",
                        "name": "mob/spider/say1"
                    },
                    {
                        "hash": "501b40b97ee55cb7a97943ee620aa05131089fc2",
                        "name": "mob/spider/say2"
                    },
                    {
                        "hash": "f9f79162efa6667b753c1fbb46ff9888e8ce5f32",
                        "name": "mob/spider/say3"
                    },
                    {
                        "hash": "3cf3e8d3aab0a3092f6c6bf681ff156bc9653859",
                        "name": "mob/spider/say4"
                    }
                ],
                "subtitle": "Spider hurts",
                "subtitle_key": "subtitles.entity.spider.hurt"
            },
            "entity.spider.step": {
                "field": "gB",
                "id": 379,
                "name": "entity.spider.step",
                "sounds": [
                    {
                        "hash": "8f7ff84e460ca507f654168f1d24e82637517940",
                        "name": "mob/spider/step1"
                    },
                    {
                        "hash": "a8eb0b1ce4abb53334ab75be82dc465135c4a27a",
                        "name": "mob/spider/step2"
                    },
                    {
                        "hash": "efa5acfa08b210ba3087b535c40549c0ed8916f0",
                        "name": "mob/spider/step3"
                    },
                    {
                        "hash": "7d801582e08be973d1a41469d1b92916278d1e88",
                        "name": "mob/spider/step4"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.splash_potion.break": {
                "field": "gC",
                "id": 380,
                "name": "entity.splash_potion.break",
                "sounds": [
                    {
                        "hash": "7274a2231ed4544a37e599b7b014e589e5377094",
                        "name": "random/glass1"
                    },
                    {
                        "hash": "87c47bda3645c68f18a49e83cbf06e5302d087ff",
                        "name": "random/glass2"
                    },
                    {
                        "hash": "ad7d770b7fff3b64121f75bd60cecfc4866d1cd6",
                        "name": "random/glass3"
                    }
                ],
                "subtitle": "Bottle smashes",
                "subtitle_key": "subtitles.entity.potion.splash"
            },
            "entity.splash_potion.throw": {
                "field": "gD",
                "id": 381,
                "name": "entity.splash_potion.throw",
                "sounds": [
                    {
                        "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
                        "name": "random/bow"
                    }
                ],
                "subtitle": "Bottle thrown",
                "subtitle_key": "subtitles.entity.potion.throw"
            },
            "entity.squid.ambient": {
                "field": "gE",
                "id": 382,
                "name": "entity.squid.ambient",
                "sounds": [
                    {
                        "hash": "8ea4cfd31d4f286b039a63d52020aa6b5408a763",
                        "name": "entity/squid/ambient1"
                    },
                    {
                        "hash": "4ed7023a970b7f6a6d03558c3125fe85fea4ecd8",
                        "name": "entity/squid/ambient2"
                    },
                    {
                        "hash": "d997d6bd0a18be2b62c27363878f99540d845825",
                        "name": "entity/squid/ambient3"
                    },
                    {
                        "hash": "4a0ce0713583399108fad4698cbe63714fe5898f",
                        "name": "entity/squid/ambient4"
                    },
                    {
                        "hash": "b212815d8728730de16ff65a3f54a7fd06b98fbc",
                        "name": "entity/squid/ambient5"
                    }
                ],
                "subtitle": "Squid swims",
                "subtitle_key": "subtitles.entity.squid.ambient"
            },
            "entity.squid.death": {
                "field": "gF",
                "id": 383,
                "name": "entity.squid.death",
                "sounds": [
                    {
                        "hash": "68beeda338fdb43c3b7cbbb718e82839e6d07ef3",
                        "name": "entity/squid/death1"
                    },
                    {
                        "hash": "a91e1f2cba408d784538d21424e52253864534b6",
                        "name": "entity/squid/death2"
                    },
                    {
                        "hash": "3efb22bf9a4ca184f037c309e4f7ece0a9ca53bc",
                        "name": "entity/squid/death3"
                    }
                ],
                "subtitle": "Squid dies",
                "subtitle_key": "subtitles.entity.squid.death"
            },
            "entity.squid.hurt": {
                "field": "gG",
                "id": 384,
                "name": "entity.squid.hurt",
                "sounds": [
                    {
                        "hash": "eb93722c9adcccba57bc6e9b19039599e94934c8",
                        "name": "entity/squid/hurt1"
                    },
                    {
                        "hash": "3c05729b7cfdef0e5782080155004d4d0766ab41",
                        "name": "entity/squid/hurt2"
                    },
                    {
                        "hash": "96a92abe786f7f1fd5ee56a364c2fbee7f23a165",
                        "name": "entity/squid/hurt3"
                    },
                    {
                        "hash": "df97decf9d824c4b47c642bbcc3ac6c230e91bc2",
                        "name": "entity/squid/hurt4"
                    }
                ],
                "subtitle": "Squid hurts",
                "subtitle_key": "subtitles.entity.squid.hurt"
            },
            "entity.stray.ambient": {
                "field": "gQ",
                "id": 385,
                "name": "entity.stray.ambient",
                "sounds": [
                    {
                        "hash": "5ae2932c72fe01bb7de76feea2a5c98cc4f01677",
                        "name": "mob/stray/idle1"
                    },
                    {
                        "hash": "a7ec4468b3713051ad2db49da57213fb0ac71c6a",
                        "name": "mob/stray/idle2"
                    },
                    {
                        "hash": "1e3649a7ed0f8dd3e45f07dc3257240c83333877",
                        "name": "mob/stray/idle3"
                    },
                    {
                        "hash": "941add0940fff023b3fcf70437939a0f6d384e70",
                        "name": "mob/stray/idle4"
                    }
                ],
                "subtitle": "Stray rattles",
                "subtitle_key": "subtitles.entity.stray.ambient"
            },
            "entity.stray.death": {
                "field": "gR",
                "id": 386,
                "name": "entity.stray.death",
                "sounds": [
                    {
                        "hash": "db71dc06bdc5d40f20f3b896572b2b6ef7bccd7a",
                        "name": "mob/stray/death1"
                    },
                    {
                        "hash": "d48940aeab2d4068bd157e6810406c882503a813",
                        "name": "mob/stray/death2"
                    }
                ],
                "subtitle": "Stray dies",
                "subtitle_key": "subtitles.entity.stray.death"
            },
            "entity.stray.hurt": {
                "field": "gS",
                "id": 387,
                "name": "entity.stray.hurt",
                "sounds": [
                    {
                        "hash": "a92ffafc8fdf95a553ce0bbf1bc106a3394daca2",
                        "name": "mob/stray/hurt1"
                    },
                    {
                        "hash": "b0bdac0097af7d17b88f86f4f19767f0a05c12ae",
                        "name": "mob/stray/hurt2"
                    },
                    {
                        "hash": "5e64ed082336f118a07fbaa08616c94815546f8a",
                        "name": "mob/stray/hurt3"
                    },
                    {
                        "hash": "b88bbb3d20be99db054e38b3025c6a730a03a6a7",
                        "name": "mob/stray/hurt4"
                    }
                ],
                "subtitle": "Stray hurts",
                "subtitle_key": "subtitles.entity.stray.hurt"
            },
            "entity.stray.step": {
                "field": "gT",
                "id": 388,
                "name": "entity.stray.step",
                "sounds": [
                    {
                        "hash": "824c98d1073f33118669e34136d353fdcd662ef9",
                        "name": "mob/stray/step1"
                    },
                    {
                        "hash": "d1cd2abdf431e76ef50d8bef1d937ed071583a85",
                        "name": "mob/stray/step2"
                    },
                    {
                        "hash": "9004d9238ef7effdcc7c9e94249d489248257874",
                        "name": "mob/stray/step3"
                    },
                    {
                        "hash": "2169e0302e1d7ce1e32dc8d41648c8059da5eaa7",
                        "name": "mob/stray/step4"
                    }
                ]
            },
            "entity.tnt.primed": {
                "field": "gV",
                "id": 389,
                "name": "entity.tnt.primed",
                "sounds": [
                    {
                        "hash": "a92ba2b8f6abc41aa8d679ad808a81d0aafa04b2",
                        "name": "random/fuse"
                    }
                ],
                "subtitle": "TNT fizzes",
                "subtitle_key": "subtitles.entity.tnt.primed"
            },
            "entity.vex.ambient": {
                "field": "hc",
                "id": 390,
                "name": "entity.vex.ambient",
                "sounds": [
                    {
                        "hash": "412fbf472c29b9eef3a08cafcf665c0c9bd93ab8",
                        "name": "mob/vex/idle1"
                    },
                    {
                        "hash": "23360665fe34480dae0056e9f11ef6c47cc8e3df",
                        "name": "mob/vex/idle2"
                    },
                    {
                        "hash": "756529ea99c4e259d66b1dd0b945e7d62904e2c8",
                        "name": "mob/vex/idle3"
                    },
                    {
                        "hash": "e1473161a5f6e52bee97c38b1c05c8342503bbf2",
                        "name": "mob/vex/idle4"
                    }
                ],
                "subtitle": "Vex vexes",
                "subtitle_key": "subtitles.entity.vex.ambient"
            },
            "entity.vex.charge": {
                "field": "hd",
                "id": 391,
                "name": "entity.vex.charge",
                "sounds": [
                    {
                        "hash": "478e408dfbdf80fbef0c01c00e13db9d30c6fdef",
                        "name": "mob/vex/charge1"
                    },
                    {
                        "hash": "e967f24f61a222b616dd9cda511f0295aad99bbd",
                        "name": "mob/vex/charge2"
                    },
                    {
                        "hash": "342790fb463baafaa7b8d61102567b48505cbdf2",
                        "name": "mob/vex/charge3"
                    }
                ],
                "subtitle": "Vex shrieks",
                "subtitle_key": "subtitles.entity.vex.charge"
            },
            "entity.vex.death": {
                "field": "he",
                "id": 392,
                "name": "entity.vex.death",
                "sounds": [
                    {
                        "hash": "6bfff2a958db431970b1cb8d9dbb9c219cc61022",
                        "name": "mob/vex/death1"
                    },
                    {
                        "hash": "fe0aa753f52ff42f65b0ce142cd91c7851eae3ba",
                        "name": "mob/vex/death2"
                    }
                ],
                "subtitle": "Vex dies",
                "subtitle_key": "subtitles.entity.vex.death"
            },
            "entity.vex.hurt": {
                "field": "hf",
                "id": 393,
                "name": "entity.vex.hurt",
                "sounds": [
                    {
                        "hash": "705958413c53d3be211df142ac4373a4471427da",
                        "name": "mob/vex/hurt1"
                    },
                    {
                        "hash": "4f380fccd5258b882bb7d5a471a7906ef0a5a0e5",
                        "name": "mob/vex/hurt2"
                    }
                ],
                "subtitle": "Vex hurts",
                "subtitle_key": "subtitles.entity.vex.hurt"
            },
            "entity.villager.ambient": {
                "field": "hg",
                "id": 394,
                "name": "entity.villager.ambient",
                "sounds": [
                    {
                        "hash": "a772db3c8ac37dfeb3a761854fb96297257930ab",
                        "name": "mob/villager/idle1"
                    },
                    {
                        "hash": "5df4a02b1ebc550514841fddb7d64b9c497d40b4",
                        "name": "mob/villager/idle2"
                    },
                    {
                        "hash": "9a7fe638bb8b3b1060b3830c63c3ce3d03cdbe1f",
                        "name": "mob/villager/idle3"
                    }
                ],
                "subtitle": "Villager mumbles",
                "subtitle_key": "subtitles.entity.villager.ambient"
            },
            "entity.villager.death": {
                "field": "hh",
                "id": 395,
                "name": "entity.villager.death",
                "sounds": [
                    {
                        "hash": "97c65b93b9bff839786e23d8cb7c98ef3be4fe2d",
                        "name": "mob/villager/death"
                    }
                ],
                "subtitle": "Villager dies",
                "subtitle_key": "subtitles.entity.villager.death"
            },
            "entity.villager.hurt": {
                "field": "hi",
                "id": 396,
                "name": "entity.villager.hurt",
                "sounds": [
                    {
                        "hash": "101e3535d3f482acb6d1d0259d53d12b25979788",
                        "name": "mob/villager/hit1"
                    },
                    {
                        "hash": "1d20194a6b2f883be478830f129e017257374629",
                        "name": "mob/villager/hit2"
                    },
                    {
                        "hash": "242114e81d0f4858d91fe06b7e78b86eec3127cd",
                        "name": "mob/villager/hit3"
                    },
                    {
                        "hash": "1882f71dee4f377dde08a517adc5f3c585d2d526",
                        "name": "mob/villager/hit4"
                    }
                ],
                "subtitle": "Villager hurts",
                "subtitle_key": "subtitles.entity.villager.hurt"
            },
            "entity.villager.no": {
                "field": "hj",
                "id": 397,
                "name": "entity.villager.no",
                "sounds": [
                    {
                        "hash": "255f7e21123c3647bd80c973e6a73d7854b2a1be",
                        "name": "mob/villager/no1"
                    },
                    {
                        "hash": "f224168e178eca861af133c78209b662c4d1e452",
                        "name": "mob/villager/no2"
                    },
                    {
                        "hash": "9b8737d639df9e7ef99ceef49ce11df42eea9f12",
                        "name": "mob/villager/no3"
                    }
                ],
                "subtitle": "Villager disagrees",
                "subtitle_key": "subtitles.entity.villager.no"
            },
            "entity.villager.trading": {
                "field": "hk",
                "id": 398,
                "name": "entity.villager.trading",
                "sounds": [
                    {
                        "hash": "57aead4d024109b4ed37dcf4c73ae44ed06f04a8",
                        "name": "mob/villager/haggle1"
                    },
                    {
                        "hash": "d14112bd7351ef48f193aa27b4517d4b0960f7b1",
                        "name": "mob/villager/haggle2"
                    },
                    {
                        "hash": "4e477f55b9c4875f69cb44a2aabab4b14aefd129",
                        "name": "mob/villager/haggle3"
                    }
                ],
                "subtitle": "Villager trades",
                "subtitle_key": "subtitles.entity.villager.trading"
            },
            "entity.villager.yes": {
                "field": "hl",
                "id": 399,
                "name": "entity.villager.yes",
                "sounds": [
                    {
                        "hash": "be73a79fb1ab966887a8b88bed9aa6b3d9173d71",
                        "name": "mob/villager/yes1"
                    },
                    {
                        "hash": "32317250b0c0ee18ed1e0c4ae3364fa796433b0a",
                        "name": "mob/villager/yes2"
                    },
                    {
                        "hash": "893e37d8d608cccd9c2404e785597c6a7c5f3593",
                        "name": "mob/villager/yes3"
                    }
                ],
                "subtitle": "Villager agrees",
                "subtitle_key": "subtitles.entity.villager.yes"
            },
            "entity.vindication_illager.ambient": {
                "field": "hm",
                "id": 400,
                "name": "entity.vindication_illager.ambient",
                "sounds": [
                    {
                        "hash": "9de75e25e57b327074f50fefd60bff0589702f19",
                        "name": "mob/vindication_illager/idle1"
                    },
                    {
                        "hash": "7f2c9a3515287335cdd5429c0cfbf12f8827cbfb",
                        "name": "mob/vindication_illager/idle2"
                    },
                    {
                        "hash": "59b72a547ac80457463715a7cc24b03197653f60",
                        "name": "mob/vindication_illager/idle3"
                    },
                    {
                        "hash": "71f7bc8ea9940bdb8e2b1124b44b8a886426bd1f",
                        "name": "mob/vindication_illager/idle4"
                    }
                ],
                "subtitle": "Vindicator mutters",
                "subtitle_key": "subtitles.entity.vindication_illager.ambient"
            },
            "entity.vindication_illager.death": {
                "field": "hn",
                "id": 401,
                "name": "entity.vindication_illager.death",
                "sounds": [
                    {
                        "hash": "925654a26dd71aca3ab1bbf4373815a9bf128b47",
                        "name": "mob/vindication_illager/death1"
                    },
                    {
                        "hash": "2df2e501b08129614ebf5e42dcca20b8fc809192",
                        "name": "mob/vindication_illager/death2"
                    }
                ],
                "subtitle": "Vindicator dies",
                "subtitle_key": "subtitles.entity.vindication_illager.death"
            },
            "entity.vindication_illager.hurt": {
                "field": "ho",
                "id": 402,
                "name": "entity.vindication_illager.hurt",
                "sounds": [
                    {
                        "hash": "b28d52e4ac00b71576a78bdbad0f773ec8756b66",
                        "name": "mob/vindication_illager/hurt1"
                    },
                    {
                        "hash": "04d181f5f4d61d2215175a1e63e7caaf9b624ab2",
                        "name": "mob/vindication_illager/hurt2"
                    },
                    {
                        "hash": "4d279a6cc6dd3161ed273cc6796ae99d1a3a2175",
                        "name": "mob/vindication_illager/hurt3"
                    }
                ],
                "subtitle": "Vindicator hurts",
                "subtitle_key": "subtitles.entity.vindication_illager.hurt"
            },
            "entity.witch.ambient": {
                "field": "ht",
                "id": 403,
                "name": "entity.witch.ambient",
                "sounds": [
                    {
                        "hash": "c9b2193339b42279d874cebb4afe3761c1425bfa",
                        "name": "entity/witch/ambient5",
                        "pitch": 0.9
                    },
                    {
                        "hash": "166af5d48f1f67a4608be9d23fd27f8c16269893",
                        "name": "entity/witch/ambient1"
                    },
                    {
                        "hash": "e65b9794e249ffe93ba2ec75cd0c994697773073",
                        "name": "entity/witch/ambient2"
                    },
                    {
                        "hash": "b8e9d0b643fd331dcbeea8114d3ad59d96f4bc59",
                        "name": "entity/witch/ambient3"
                    },
                    {
                        "hash": "108529f98cbc67491b119ac6bec3f4af1ca3f1b0",
                        "name": "entity/witch/ambient4"
                    },
                    {
                        "hash": "c9b2193339b42279d874cebb4afe3761c1425bfa",
                        "name": "entity/witch/ambient5"
                    }
                ],
                "subtitle": "Witch giggles",
                "subtitle_key": "subtitles.entity.witch.ambient"
            },
            "entity.witch.death": {
                "field": "hu",
                "id": 404,
                "name": "entity.witch.death",
                "sounds": [
                    {
                        "hash": "627c939e2aa48a5e3f516848e66a76acb992c2a8",
                        "name": "entity/witch/death1"
                    },
                    {
                        "hash": "b5e67bcc0f5af24fa6d01f377215143ee7a1cf67",
                        "name": "entity/witch/death2"
                    },
                    {
                        "hash": "4c02a13757318403e7837260c1b30069dcb7be69",
                        "name": "entity/witch/death3"
                    }
                ],
                "subtitle": "Witch dies",
                "subtitle_key": "subtitles.entity.witch.death"
            },
            "entity.witch.drink": {
                "field": "hv",
                "id": 405,
                "name": "entity.witch.drink",
                "sounds": [
                    {
                        "hash": "894f26447ad5cff2afff1d66917a3f7760f1c3b7",
                        "name": "entity/witch/drink1"
                    },
                    {
                        "hash": "79ac9cc6fbb67cd1eeea2fcbf29804088b140f15",
                        "name": "entity/witch/drink2"
                    },
                    {
                        "hash": "c38f3e0ea505f0333996e6eaa0f2c0d5bfc8d4d7",
                        "name": "entity/witch/drink3"
                    },
                    {
                        "hash": "feedd2d726dedb8742519ac0c404d26bc3b5d735",
                        "name": "entity/witch/drink4"
                    }
                ],
                "subtitle": "Witch drinks",
                "subtitle_key": "subtitles.entity.witch.drink"
            },
            "entity.witch.hurt": {
                "field": "hw",
                "id": 406,
                "name": "entity.witch.hurt",
                "sounds": [
                    {
                        "hash": "d4f9f7adb9789781a3a0ca1a94262a474cbee1db",
                        "name": "entity/witch/hurt1"
                    },
                    {
                        "hash": "608ce4dc409ef39df6b0409647b89f2f1a2d9ded",
                        "name": "entity/witch/hurt2"
                    },
                    {
                        "hash": "591bb8451ac56723d2b689d9bc95c8020bb4809b",
                        "name": "entity/witch/hurt3"
                    }
                ],
                "subtitle": "Witch hurts",
                "subtitle_key": "subtitles.entity.witch.hurt"
            },
            "entity.witch.throw": {
                "field": "hx",
                "id": 407,
                "name": "entity.witch.throw",
                "sounds": [
                    {
                        "hash": "455016d86e1ace53fc732190416dccca8cad40fa",
                        "name": "entity/witch/throw1"
                    },
                    {
                        "hash": "b81ffdb8b4932bdc9f0692423d426b8f2334da6c",
                        "name": "entity/witch/throw2"
                    },
                    {
                        "hash": "c07715ed9a7c41e554f30c86ab2e6818b4d4a6c8",
                        "name": "entity/witch/throw3"
                    }
                ],
                "subtitle": "Witch throws",
                "subtitle_key": "subtitles.entity.witch.throw"
            },
            "entity.wither.ambient": {
                "field": "hy",
                "id": 408,
                "name": "entity.wither.ambient",
                "sounds": [
                    {
                        "hash": "22ed26394cb6f6b5eeb2ceb54fb50608798d19e8",
                        "name": "mob/wither/idle1"
                    },
                    {
                        "hash": "6b2f86a35a3cd88320b55c029d77659915f83239",
                        "name": "mob/wither/idle2"
                    },
                    {
                        "hash": "79afbeabcdbb063cfa00d544dc00beac8543a581",
                        "name": "mob/wither/idle3"
                    },
                    {
                        "hash": "e3f90fb5afaf84475dd31dca6f65378a455d17f7",
                        "name": "mob/wither/idle4"
                    }
                ],
                "subtitle": "Wither angers",
                "subtitle_key": "subtitles.entity.wither.ambient"
            },
            "entity.wither.break_block": {
                "field": "hz",
                "id": 409,
                "name": "entity.wither.break_block",
                "sounds": [
                    {
                        "hash": "4e94ed53b6059d150c3bb2322b4af9ca9514bae1",
                        "name": "mob/zombie/woodbreak"
                    }
                ],
                "subtitle": "Wither attacks",
                "subtitle_key": "subtitles.entity.wither.shoot"
            },
            "entity.wither.death": {
                "field": "hA",
                "id": 410,
                "name": "entity.wither.death",
                "sounds": [
                    {
                        "hash": "ae27c6817985a9acb0a0fdefab89ff5d82dbe009",
                        "name": "mob/wither/death"
                    }
                ],
                "subtitle": "Wither dies",
                "subtitle_key": "subtitles.entity.wither.death"
            },
            "entity.wither.hurt": {
                "field": "hB",
                "id": 411,
                "name": "entity.wither.hurt",
                "sounds": [
                    {
                        "hash": "550da80d936e05a7bfda43ca5d8af5b3779320f1",
                        "name": "mob/wither/hurt1"
                    },
                    {
                        "hash": "8072827813f0bffb9847e636245edebb5ddab198",
                        "name": "mob/wither/hurt2"
                    },
                    {
                        "hash": "a4cf4ebe4c475cd6a4852d6b4228a4b64cf5cb00",
                        "name": "mob/wither/hurt3"
                    },
                    {
                        "hash": "72a006be3bd693aa23cc2f8e9c9d13ea6f829aa1",
                        "name": "mob/wither/hurt4"
                    }
                ],
                "subtitle": "Wither hurts",
                "subtitle_key": "subtitles.entity.wither.hurt"
            },
            "entity.wither.shoot": {
                "field": "hC",
                "id": 412,
                "name": "entity.wither.shoot",
                "sounds": [
                    {
                        "hash": "78ee5b46b6615191b7a16d259fcbda273762297e",
                        "name": "mob/wither/shoot"
                    }
                ],
                "subtitle": "Wither attacks",
                "subtitle_key": "subtitles.entity.wither.shoot"
            },
            "entity.wither.spawn": {
                "field": "hH",
                "id": 413,
                "name": "entity.wither.spawn",
                "sounds": [
                    {
                        "hash": "d8caaead680c20a4f51361587aeddd57a3357a72",
                        "name": "mob/wither/spawn"
                    }
                ],
                "subtitle": "Wither released",
                "subtitle_key": "subtitles.entity.wither.spawn"
            },
            "entity.wither_skeleton.ambient": {
                "field": "hD",
                "id": 414,
                "name": "entity.wither_skeleton.ambient",
                "sounds": [
                    {
                        "hash": "0e6d00d4c3f24a4e86eace20e63283a7d409854f",
                        "name": "mob/wither_skeleton/idle1"
                    },
                    {
                        "hash": "8c5427b9b55d9cdc3910e5c608be4c70f83f90ea",
                        "name": "mob/wither_skeleton/idle2"
                    },
                    {
                        "hash": "12ad9b74b454e7156d42154eabb8228820f485e7",
                        "name": "mob/wither_skeleton/idle3"
                    }
                ],
                "subtitle": "Wither Skeleton rattles",
                "subtitle_key": "subtitles.entity.wither_skeleton.ambient"
            },
            "entity.wither_skeleton.death": {
                "field": "hE",
                "id": 415,
                "name": "entity.wither_skeleton.death",
                "sounds": [
                    {
                        "hash": "917736d555d124702429e05485e9921ba2420c18",
                        "name": "mob/wither_skeleton/death1"
                    },
                    {
                        "hash": "b2078a1f1641bcb429b82d9d15f378362b770dc8",
                        "name": "mob/wither_skeleton/death2"
                    }
                ],
                "subtitle": "Wither Skeleton dies",
                "subtitle_key": "subtitles.entity.wither_skeleton.death"
            },
            "entity.wither_skeleton.hurt": {
                "field": "hF",
                "id": 416,
                "name": "entity.wither_skeleton.hurt",
                "sounds": [
                    {
                        "hash": "9570e1d01565f8bbcbee22145aec80cabb0027eb",
                        "name": "mob/wither_skeleton/hurt1"
                    },
                    {
                        "hash": "623296e4e8fc1fa00b769ca5b8bba7e711fc01cb",
                        "name": "mob/wither_skeleton/hurt2"
                    },
                    {
                        "hash": "c6da4885630fe8f76f42b6930b938b3fbd080757",
                        "name": "mob/wither_skeleton/hurt3"
                    },
                    {
                        "hash": "0f1b391091236dadf8ab0108185d450639e54879",
                        "name": "mob/wither_skeleton/hurt4"
                    }
                ],
                "subtitle": "Wither Skeleton hurts",
                "subtitle_key": "subtitles.entity.wither_skeleton.hurt"
            },
            "entity.wither_skeleton.step": {
                "field": "hG",
                "id": 417,
                "name": "entity.wither_skeleton.step",
                "sounds": [
                    {
                        "hash": "f646271fcab59f35d80ce4834d853b35c56789a6",
                        "name": "mob/wither_skeleton/step1"
                    },
                    {
                        "hash": "32eb62df4ca42c3cbcc76fea1f8009a8da3628de",
                        "name": "mob/wither_skeleton/step2"
                    },
                    {
                        "hash": "5ed98b8375fd787baf19d7d434f0333a189ccb51",
                        "name": "mob/wither_skeleton/step3"
                    },
                    {
                        "hash": "a7ed72c3701d6174196d1d259d35cc2be301140d",
                        "name": "mob/wither_skeleton/step4"
                    }
                ]
            },
            "entity.wolf.ambient": {
                "field": "hI",
                "id": 418,
                "name": "entity.wolf.ambient",
                "sounds": [
                    {
                        "hash": "2452c64a55eaef86bf1b668bb4d5f3b641cd8f25",
                        "name": "mob/wolf/bark1"
                    },
                    {
                        "hash": "9f1708a6409d04370ec12d0add015b11abbd5371",
                        "name": "mob/wolf/bark2"
                    },
                    {
                        "hash": "1ddae4e8dfa605e27ec8278b3e312597b674437e",
                        "name": "mob/wolf/bark3"
                    }
                ],
                "subtitle": "Wolf pants",
                "subtitle_key": "subtitles.entity.wolf.ambient"
            },
            "entity.wolf.death": {
                "field": "hJ",
                "id": 419,
                "name": "entity.wolf.death",
                "sounds": [
                    {
                        "hash": "77a5d445ed9ee588846947ac3df63f84be6d569d",
                        "name": "mob/wolf/death"
                    }
                ],
                "subtitle": "Wolf dies",
                "subtitle_key": "subtitles.entity.wolf.death"
            },
            "entity.wolf.growl": {
                "field": "hK",
                "id": 420,
                "name": "entity.wolf.growl",
                "sounds": [
                    {
                        "hash": "0b29f5ce8c4c10fa4184e5d29244f3bc121468a0",
                        "name": "mob/wolf/growl1"
                    },
                    {
                        "hash": "f57577fe6915175f9e4576e8d73ad4077a381433",
                        "name": "mob/wolf/growl2"
                    },
                    {
                        "hash": "69ef2fe8d6a744689953fd692d0106b0b2d2a9ce",
                        "name": "mob/wolf/growl3"
                    }
                ],
                "subtitle": "Wolf growls",
                "subtitle_key": "subtitles.entity.wolf.growl"
            },
            "entity.wolf.howl": {
                "field": "hL",
                "id": 421,
                "name": "entity.wolf.howl",
                "sounds": [
                    {
                        "hash": "84556bac99c01ad006552cf5d96494817e9b1700",
                        "name": "mob/wolf/howl1"
                    },
                    {
                        "hash": "cdb0293c5e2bdbda21798af4e61a4c171c8b1ec0",
                        "name": "mob/wolf/howl2"
                    }
                ]
            },
            "entity.wolf.hurt": {
                "field": "hM",
                "id": 422,
                "name": "entity.wolf.hurt",
                "sounds": [
                    {
                        "hash": "71b5fc7aa050892f8c9a9ed2713cc1ad8874742a",
                        "name": "mob/wolf/hurt1"
                    },
                    {
                        "hash": "bc2f6a5a1b6646eac1681b7414b098089aedf3c6",
                        "name": "mob/wolf/hurt2"
                    },
                    {
                        "hash": "a5b3f3cdda4d6e13629ccd0e2a38e1f06baa491a",
                        "name": "mob/wolf/hurt3"
                    }
                ],
                "subtitle": "Wolf hurts",
                "subtitle_key": "subtitles.entity.wolf.hurt"
            },
            "entity.wolf.pant": {
                "field": "hN",
                "id": 423,
                "name": "entity.wolf.pant",
                "sounds": [
                    {
                        "hash": "c2e4001d9ae8fc1f066a914170faad4c45a84e1e",
                        "name": "mob/wolf/panting"
                    }
                ],
                "subtitle": "Wolf pants",
                "subtitle_key": "subtitles.entity.wolf.ambient"
            },
            "entity.wolf.shake": {
                "field": "hO",
                "id": 424,
                "name": "entity.wolf.shake",
                "sounds": [
                    {
                        "hash": "3d95ea49e91b4295859b193bb41b009b92250a44",
                        "name": "mob/wolf/shake"
                    }
                ],
                "subtitle": "Wolf shakes",
                "subtitle_key": "subtitles.entity.wolf.shake"
            },
            "entity.wolf.step": {
                "field": "hP",
                "id": 425,
                "name": "entity.wolf.step",
                "sounds": [
                    {
                        "hash": "b6a62224be809aa0c0747bee94499f0ee51ca2b6",
                        "name": "mob/wolf/step1"
                    },
                    {
                        "hash": "4ba55627b6b9ce64b4a48a00c990d5855b6064cf",
                        "name": "mob/wolf/step2"
                    },
                    {
                        "hash": "30e920526eb5855065b873e30d17b4d85bfbe570",
                        "name": "mob/wolf/step3"
                    },
                    {
                        "hash": "d7d5be6092d00c2f7f68bdcbf10ea3ac3cfea30c",
                        "name": "mob/wolf/step4"
                    },
                    {
                        "hash": "3610feb2a1a575026cfa3ab44965d114e74ea583",
                        "name": "mob/wolf/step5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.wolf.whine": {
                "field": "hQ",
                "id": 426,
                "name": "entity.wolf.whine",
                "sounds": [
                    {
                        "hash": "fcf4f90c452b7b511d50e3959ae05036d13a7cf8",
                        "name": "mob/wolf/whine"
                    }
                ],
                "subtitle": "Wolf pants",
                "subtitle_key": "subtitles.entity.wolf.ambient"
            },
            "entity.zombie.ambient": {
                "field": "ie",
                "id": 427,
                "name": "entity.zombie.ambient",
                "sounds": [
                    {
                        "hash": "b5bc9775243437d87317ab3a66ec8a4d5b96c83d",
                        "name": "mob/zombie/say1"
                    },
                    {
                        "hash": "bf5086623d5c6735271074b263116fb914ed79b5",
                        "name": "mob/zombie/say2"
                    },
                    {
                        "hash": "7eb3affa45f47f919e74523a55185e65c2081d12",
                        "name": "mob/zombie/say3"
                    }
                ],
                "subtitle": "Zombie groans",
                "subtitle_key": "subtitles.entity.zombie.ambient"
            },
            "entity.zombie.attack_door_wood": {
                "field": "if",
                "id": 428,
                "name": "entity.zombie.attack_door_wood",
                "sounds": [
                    {
                        "hash": "fa73977dd28020544f7fe2553e5604a6865ec1a6",
                        "name": "mob/zombie/wood1"
                    },
                    {
                        "hash": "dc86fbd59cf0e87cd35b22df2a2df899ab8c1f7f",
                        "name": "mob/zombie/wood2"
                    },
                    {
                        "hash": "8184e851170619de93aa56244fb12c472a2ddd7d",
                        "name": "mob/zombie/wood3"
                    },
                    {
                        "hash": "1028d0a373790e14c34786a925c4656bdaeb4c4d",
                        "name": "mob/zombie/wood4"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "entity.zombie.attack_iron_door": {
                "field": "ig",
                "id": 429,
                "name": "entity.zombie.attack_iron_door",
                "sounds": [
                    {
                        "hash": "d5b2d34e0c07a6c09c1adb17a15e50a626a88bc1",
                        "name": "mob/zombie/metal1"
                    },
                    {
                        "hash": "6c5a03460012d7b76c16d0dbaa01c443a6ba094e",
                        "name": "mob/zombie/metal2"
                    },
                    {
                        "hash": "322374d89ed809e75005cdc4f6479c959e15aee2",
                        "name": "mob/zombie/metal3"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "entity.zombie.break_door_wood": {
                "field": "ih",
                "id": 430,
                "name": "entity.zombie.break_door_wood",
                "sounds": [
                    {
                        "hash": "4e94ed53b6059d150c3bb2322b4af9ca9514bae1",
                        "name": "mob/zombie/woodbreak"
                    }
                ],
                "subtitle": "Block broken",
                "subtitle_key": "subtitles.block.generic.break"
            },
            "entity.zombie.death": {
                "field": "ii",
                "id": 431,
                "name": "entity.zombie.death",
                "sounds": [
                    {
                        "hash": "6e0488ab07b9539fbaebc093f194bb6a95b2caec",
                        "name": "mob/zombie/death"
                    }
                ],
                "subtitle": "Zombie dies",
                "subtitle_key": "subtitles.entity.zombie.death"
            },
            "entity.zombie.hurt": {
                "field": "im",
                "id": 432,
                "name": "entity.zombie.hurt",
                "sounds": [
                    {
                        "hash": "f35e14af35d1d12244dac9e655f4e31d4ef84e1b",
                        "name": "mob/zombie/hurt1"
                    },
                    {
                        "hash": "bc85d96a99e84a234cbe23841f87e84e71198be3",
                        "name": "mob/zombie/hurt2"
                    }
                ],
                "subtitle": "Zombie hurts",
                "subtitle_key": "subtitles.entity.zombie.hurt"
            },
            "entity.zombie.infect": {
                "field": "in",
                "id": 433,
                "name": "entity.zombie.infect",
                "sounds": [
                    {
                        "hash": "c18fb5eacf0fdb33c05eb806bc41332cccee43d8",
                        "name": "mob/zombie/infect"
                    }
                ],
                "subtitle": "Zombie infects",
                "subtitle_key": "subtitles.entity.zombie.infect"
            },
            "entity.zombie.step": {
                "field": "is",
                "id": 434,
                "name": "entity.zombie.step",
                "sounds": [
                    {
                        "hash": "9680c9dcd637ddea8e10a0d73705aa155d04a132",
                        "name": "mob/zombie/step1"
                    },
                    {
                        "hash": "e8dcca0e494a3f479f58f581c9a8e297cc92f4e7",
                        "name": "mob/zombie/step2"
                    },
                    {
                        "hash": "33acf13c25f65a432348e9476eda67d6a34831e3",
                        "name": "mob/zombie/step3"
                    },
                    {
                        "hash": "69b6e589ec3d2c9063972545e83ed1f07e665094",
                        "name": "mob/zombie/step4"
                    },
                    {
                        "hash": "b88bd8618c05232a7287799ea9246ae12f5da9d5",
                        "name": "mob/zombie/step5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "entity.zombie_horse.ambient": {
                "field": "ij",
                "id": 435,
                "name": "entity.zombie_horse.ambient",
                "sounds": [
                    {
                        "hash": "ef1fea92382e98356a8c39e3c99b91d72d55f342",
                        "name": "mob/horse/zombie/idle1"
                    },
                    {
                        "hash": "fef8520e0d345fdc7c270687c8e4fca62be36c76",
                        "name": "mob/horse/zombie/idle2"
                    },
                    {
                        "hash": "9d034bf3ba36b297487b2380b908713982a83a3a",
                        "name": "mob/horse/zombie/idle3"
                    }
                ],
                "subtitle": "Zombie Horse cries",
                "subtitle_key": "subtitles.entity.zombie_horse.ambient"
            },
            "entity.zombie_horse.death": {
                "field": "ik",
                "id": 436,
                "name": "entity.zombie_horse.death",
                "sounds": [
                    {
                        "hash": "aa914f7916d6f90042841cce5972b73043eb2101",
                        "name": "mob/horse/zombie/death"
                    }
                ],
                "subtitle": "Zombie Horse dies",
                "subtitle_key": "subtitles.entity.zombie_horse.death"
            },
            "entity.zombie_horse.hurt": {
                "field": "il",
                "id": 437,
                "name": "entity.zombie_horse.hurt",
                "sounds": [
                    {
                        "hash": "75feac0fe57873c7f2e93d4cccf24014ab8dc905",
                        "name": "mob/horse/zombie/hit1"
                    },
                    {
                        "hash": "db6d67850ac177a7407748d7efa52fa1b7b57982",
                        "name": "mob/horse/zombie/hit2"
                    },
                    {
                        "hash": "ad126e435cca94054bf0d616301799a105526cde",
                        "name": "mob/horse/zombie/hit3"
                    },
                    {
                        "hash": "c093e925b560d3da4c9b1ef5679d1da2a5a8473b",
                        "name": "mob/horse/zombie/hit4"
                    }
                ],
                "subtitle": "Zombie Horse hurts",
                "subtitle_key": "subtitles.entity.zombie_horse.hurt"
            },
            "entity.zombie_pig.ambient": {
                "field": "io",
                "id": 438,
                "name": "entity.zombie_pig.ambient",
                "sounds": [
                    {
                        "hash": "ec4b0396dd2fc2da8fab91ddc35218d3426349b3",
                        "name": "mob/zombiepig/zpig1"
                    },
                    {
                        "hash": "2cbbcdfb97939c469cd4ccaaac74504497c56695",
                        "name": "mob/zombiepig/zpig2"
                    },
                    {
                        "hash": "c9f7fa36ae48eca0a1f6ce024fde5d3472d30b4d",
                        "name": "mob/zombiepig/zpig3"
                    },
                    {
                        "hash": "e1187646b6256b92a1384f26ef2a7e56efcbe00d",
                        "name": "mob/zombiepig/zpig4"
                    }
                ],
                "subtitle": "Zombie Pigman grunts",
                "subtitle_key": "subtitles.entity.zombie_pigman.ambient"
            },
            "entity.zombie_pig.angry": {
                "field": "ip",
                "id": 439,
                "name": "entity.zombie_pig.angry",
                "sounds": [
                    {
                        "hash": "cadbc5c34979baab1a93f5cf68a50f9bd44ef5a8",
                        "name": "mob/zombiepig/zpigangry1"
                    },
                    {
                        "hash": "0349ce87fe856ddf8fdd94a559bb29061b002b6c",
                        "name": "mob/zombiepig/zpigangry2"
                    },
                    {
                        "hash": "e0c88ca054666aae58b89abdcf377eae525aa13e",
                        "name": "mob/zombiepig/zpigangry3"
                    },
                    {
                        "hash": "c76dea473821e2ae9a1f006a4eddfdd0703eecdf",
                        "name": "mob/zombiepig/zpigangry4"
                    }
                ],
                "subtitle": "Zombie Pigman angers",
                "subtitle_key": "subtitles.entity.zombie_pigman.angry"
            },
            "entity.zombie_pig.death": {
                "field": "iq",
                "id": 440,
                "name": "entity.zombie_pig.death",
                "sounds": [
                    {
                        "hash": "40b8e244d03ae17483edd4571bd851e10a97050f",
                        "name": "mob/zombiepig/zpigdeath"
                    }
                ],
                "subtitle": "Zombie Pigman dies",
                "subtitle_key": "subtitles.entity.zombie_pigman.death"
            },
            "entity.zombie_pig.hurt": {
                "field": "ir",
                "id": 441,
                "name": "entity.zombie_pig.hurt",
                "sounds": [
                    {
                        "hash": "a2cfbea288280419ec0c8fb75d8ee5395536ac02",
                        "name": "mob/zombiepig/zpighurt1"
                    },
                    {
                        "hash": "d1917b9be91d60a40dd0bf804580c1f494e9ae6d",
                        "name": "mob/zombiepig/zpighurt2"
                    }
                ],
                "subtitle": "Zombie Pigman hurts",
                "subtitle_key": "subtitles.entity.zombie_pigman.hurt"
            },
            "entity.zombie_villager.ambient": {
                "field": "it",
                "id": 442,
                "name": "entity.zombie_villager.ambient",
                "sounds": [
                    {
                        "hash": "db4dee87d8e7506586c0b8e4fa665dab30afc280",
                        "name": "mob/zombie_villager/say1"
                    },
                    {
                        "hash": "1664efefbd7bc74eaaf000800f5427bfcf2fb6f4",
                        "name": "mob/zombie_villager/say2"
                    },
                    {
                        "hash": "08a63afa82b424db5ad217b0a861bcba419ab597",
                        "name": "mob/zombie_villager/say3"
                    }
                ],
                "subtitle": "Zombie Villager groans",
                "subtitle_key": "subtitles.entity.zombie_villager.ambient"
            },
            "entity.zombie_villager.converted": {
                "field": "iu",
                "id": 443,
                "name": "entity.zombie_villager.converted",
                "sounds": [
                    {
                        "hash": "403c56cd190fb7587a26bcd1b7d2abac598c3ec0",
                        "name": "mob/zombie/unfect"
                    }
                ],
                "subtitle": "Zombie vociferates",
                "subtitle_key": "subtitles.entity.zombie_villager.converted"
            },
            "entity.zombie_villager.cure": {
                "field": "iv",
                "id": 444,
                "name": "entity.zombie_villager.cure",
                "sounds": [
                    {
                        "hash": "8ed3945df8b9264c6451c153357475482d9f2066",
                        "name": "mob/zombie/remedy"
                    }
                ],
                "subtitle": "Zombie snuffles",
                "subtitle_key": "subtitles.entity.zombie_villager.cure"
            },
            "entity.zombie_villager.death": {
                "field": "iw",
                "id": 445,
                "name": "entity.zombie_villager.death",
                "sounds": [
                    {
                        "hash": "323880d656a3ca6b42ac9890857dcfc9b354cdbf",
                        "name": "mob/zombie_villager/death"
                    }
                ],
                "subtitle": "Zombie Villager dies",
                "subtitle_key": "subtitles.entity.zombie_villager.death"
            },
            "entity.zombie_villager.hurt": {
                "field": "ix",
                "id": 446,
                "name": "entity.zombie_villager.hurt",
                "sounds": [
                    {
                        "hash": "ebce815ea3ee1bf06e0817453d1c9988cfb99a92",
                        "name": "mob/zombie_villager/hurt1"
                    },
                    {
                        "hash": "713be8d0f6b8373cc2294f76cb80bb84abad05f6",
                        "name": "mob/zombie_villager/hurt2"
                    }
                ],
                "subtitle": "Zombie Villager hurts",
                "subtitle_key": "subtitles.entity.zombie_villager.hurt"
            },
            "entity.zombie_villager.step": {
                "field": "iy",
                "id": 447,
                "name": "entity.zombie_villager.step",
                "sounds": [
                    {
                        "hash": "9680c9dcd637ddea8e10a0d73705aa155d04a132",
                        "name": "mob/zombie/step1"
                    },
                    {
                        "hash": "e8dcca0e494a3f479f58f581c9a8e297cc92f4e7",
                        "name": "mob/zombie/step2"
                    },
                    {
                        "hash": "33acf13c25f65a432348e9476eda67d6a34831e3",
                        "name": "mob/zombie/step3"
                    },
                    {
                        "hash": "69b6e589ec3d2c9063972545e83ed1f07e665094",
                        "name": "mob/zombie/step4"
                    },
                    {
                        "hash": "b88bd8618c05232a7287799ea9246ae12f5da9d5",
                        "name": "mob/zombie/step5"
                    }
                ],
                "subtitle": "Footsteps",
                "subtitle_key": "subtitles.block.generic.footsteps"
            },
            "item.armor.equip_chain": {
                "field": "n",
                "id": 448,
                "name": "item.armor.equip_chain",
                "sounds": [
                    {
                        "hash": "fd29d5ae9309aafaf40e5ec308cabd45c4a1e152",
                        "name": "item/armor/equip_chain1"
                    },
                    {
                        "hash": "df30fe9e52ade521d4019ce118f95c1d39390d97",
                        "name": "item/armor/equip_chain2"
                    },
                    {
                        "hash": "fb17cc91ec691e54590ba0fd1dbd69e6b567a530",
                        "name": "item/armor/equip_chain3"
                    },
                    {
                        "hash": "2aa3a86b0673a6e586ffdb4466b45c43eb2ba8f7",
                        "name": "item/armor/equip_chain4"
                    },
                    {
                        "hash": "66c6203abeca2f718f7bb09ded67d91fba0196cd",
                        "name": "item/armor/equip_chain5"
                    },
                    {
                        "hash": "6977300f83c4230f4d24d89df3892a755ba5b08d",
                        "name": "item/armor/equip_chain6"
                    }
                ],
                "subtitle": "Chain armor jingles",
                "subtitle_key": "subtitles.item.armor.equip_chain"
            },
            "item.armor.equip_diamond": {
                "field": "o",
                "id": 449,
                "name": "item.armor.equip_diamond",
                "sounds": [
                    {
                        "hash": "548b24e7e67c0f0fd9d995a9539559e13ab18930",
                        "name": "item/armor/equip_diamond1"
                    },
                    {
                        "hash": "82185e25fb404f4d04cec2666ee698a76ecd2c44",
                        "name": "item/armor/equip_diamond2"
                    },
                    {
                        "hash": "e75b56b5b84644be68db4c92c0b086a9e4110fe6",
                        "name": "item/armor/equip_diamond3"
                    },
                    {
                        "hash": "be62533d5e2d6306901e07dff0ca862e6a6738d5",
                        "name": "item/armor/equip_diamond4"
                    },
                    {
                        "hash": "8a1c9994a6f35371b8e776b262f363692f222513",
                        "name": "item/armor/equip_diamond5"
                    },
                    {
                        "hash": "76ed99c31216d33b7c2d3a5eb385132f0a07f5dc",
                        "name": "item/armor/equip_diamond6"
                    }
                ],
                "subtitle": "Diamond armor clangs",
                "subtitle_key": "subtitles.item.armor.equip_diamond"
            },
            "item.armor.equip_elytra": {
                "field": "p",
                "id": 450,
                "name": "item.armor.equip_elytra",
                "sounds": [
                    {
                        "hash": "ebe259bc9b07c4ae6a08471e86dc0e6d8d4d04c2",
                        "name": "item/armor/equip_leather1"
                    },
                    {
                        "hash": "0811423a3fb1a8e53010b1d9a4994aa8a9fe714f",
                        "name": "item/armor/equip_leather2"
                    },
                    {
                        "hash": "10e3ea2313752eab2cd14fc9125001756da121dc",
                        "name": "item/armor/equip_leather3"
                    },
                    {
                        "hash": "64a8e6a57b4ff89d6d8c90916c412389166e3ea1",
                        "name": "item/armor/equip_leather4"
                    },
                    {
                        "hash": "8ccd1c57f2982182699073f47d8ec4875c45249c",
                        "name": "item/armor/equip_leather5"
                    },
                    {
                        "hash": "74c2c4cd3ccc69adae111b684d8620ce59c305ba",
                        "name": "item/armor/equip_leather6"
                    }
                ],
                "subtitle": "Elytra rustles",
                "subtitle_key": "subtitles.item.armor.equip_elytra"
            },
            "item.armor.equip_generic": {
                "field": "q",
                "id": 451,
                "name": "item.armor.equip_generic",
                "sounds": [
                    {
                        "hash": "19e3ddd127884efbbece9806ef8fce3498e03da3",
                        "name": "item/armor/equip_generic1"
                    },
                    {
                        "hash": "f64d194a003a43dd37c0fa02dd1ef39c4e22c00a",
                        "name": "item/armor/equip_generic2"
                    },
                    {
                        "hash": "d9ea46f172ccb92314c86054b2865a9f78cac07f",
                        "name": "item/armor/equip_generic3"
                    },
                    {
                        "hash": "1e9470b35545a17586f1305a20233acc4e104b04",
                        "name": "item/armor/equip_generic4"
                    },
                    {
                        "hash": "b7aa52172a204716ff6ac2711b2d0b6e74b47d02",
                        "name": "item/armor/equip_generic5"
                    },
                    {
                        "hash": "b16e70f12f123efd71d652717a473593e9e9d8e0",
                        "name": "item/armor/equip_generic6"
                    }
                ],
                "subtitle": "Gear equipped",
                "subtitle_key": "subtitles.item.armor.equip"
            },
            "item.armor.equip_gold": {
                "field": "r",
                "id": 452,
                "name": "item.armor.equip_gold",
                "sounds": [
                    {
                        "hash": "7a122f23df31c32c5c2d14e06548a56546b5ea6c",
                        "name": "item/armor/equip_gold1"
                    },
                    {
                        "hash": "185fdb055113e3c1aafc7cc7c9141f2960b17ed3",
                        "name": "item/armor/equip_gold2"
                    },
                    {
                        "hash": "292b4dc4bb3d310585634e0b216db85ff9c642d0",
                        "name": "item/armor/equip_gold3"
                    },
                    {
                        "hash": "b6499b211b9dd3ea0c8da61b2f1478b0be096434",
                        "name": "item/armor/equip_gold4"
                    },
                    {
                        "hash": "91c6aab1954a292166d3c39c58179b8e2872ee60",
                        "name": "item/armor/equip_gold5"
                    },
                    {
                        "hash": "4abdbf22b4552d6575d801e4f87077de35ee5f01",
                        "name": "item/armor/equip_gold6"
                    }
                ],
                "subtitle": "Gold armor clinks",
                "subtitle_key": "subtitles.item.armor.equip_gold"
            },
            "item.armor.equip_iron": {
                "field": "s",
                "id": 453,
                "name": "item.armor.equip_iron",
                "sounds": [
                    {
                        "hash": "fcb8cef95d170fa97e14a35c625976511d53b1fd",
                        "name": "item/armor/equip_iron1"
                    },
                    {
                        "hash": "201fc02e913f277c2a599fee21d0cefd24abe977",
                        "name": "item/armor/equip_iron2"
                    },
                    {
                        "hash": "2951b5c0dd8c80b618affbea09fb5fe81435eccc",
                        "name": "item/armor/equip_iron3"
                    },
                    {
                        "hash": "2b73dd8c1b27b629c841fe26b2c633edf3aa64c8",
                        "name": "item/armor/equip_iron4"
                    },
                    {
                        "hash": "12ee841f09570ffd7ca155f8acde6588d3945168",
                        "name": "item/armor/equip_iron5"
                    },
                    {
                        "hash": "fb9ee08207b57f93cab9392ccbc5a94c27727a0f",
                        "name": "item/armor/equip_iron6"
                    }
                ],
                "subtitle": "Iron armor clanks",
                "subtitle_key": "subtitles.item.armor.equip_iron"
            },
            "item.armor.equip_leather": {
                "field": "t",
                "id": 454,
                "name": "item.armor.equip_leather",
                "sounds": [
                    {
                        "hash": "ebe259bc9b07c4ae6a08471e86dc0e6d8d4d04c2",
                        "name": "item/armor/equip_leather1"
                    },
                    {
                        "hash": "0811423a3fb1a8e53010b1d9a4994aa8a9fe714f",
                        "name": "item/armor/equip_leather2"
                    },
                    {
                        "hash": "10e3ea2313752eab2cd14fc9125001756da121dc",
                        "name": "item/armor/equip_leather3"
                    },
                    {
                        "hash": "64a8e6a57b4ff89d6d8c90916c412389166e3ea1",
                        "name": "item/armor/equip_leather4"
                    },
                    {
                        "hash": "8ccd1c57f2982182699073f47d8ec4875c45249c",
                        "name": "item/armor/equip_leather5"
                    },
                    {
                        "hash": "74c2c4cd3ccc69adae111b684d8620ce59c305ba",
                        "name": "item/armor/equip_leather6"
                    }
                ],
                "subtitle": "Leather armor rustles",
                "subtitle_key": "subtitles.item.armor.equip_leather"
            },
            "item.bottle.empty": {
                "field": "J",
                "id": 455,
                "name": "item.bottle.empty",
                "sounds": [
                    {
                        "hash": "d6b740955d317b31644397ff1b2049f6343c862d",
                        "name": "item/bottle/empty1"
                    },
                    {
                        "hash": "09e8b2079bc363d287fe85d5687af142d5fa0f82",
                        "name": "item/bottle/empty2"
                    }
                ]
            },
            "item.bottle.fill": {
                "field": "K",
                "id": 456,
                "name": "item.bottle.fill",
                "sounds": [
                    {
                        "hash": "4dbe4df94e8c2433b4e046b0493b47db1272b995",
                        "name": "item/bottle/fill1"
                    },
                    {
                        "hash": "8ade85479752442bc6f00db4d924e88f9f8591e9",
                        "name": "item/bottle/fill2"
                    },
                    {
                        "hash": "66a1c766a70f18978ddbcb3d1861e10e6b2722fa",
                        "name": "item/bottle/fill3"
                    },
                    {
                        "hash": "8f9e605a2e7895b480b5691cc460e41eedacbd58",
                        "name": "item/bottle/fill4"
                    }
                ],
                "subtitle": "Bottle fills",
                "subtitle_key": "subtitles.item.bottle.fill"
            },
            "item.bottle.fill_dragonbreath": {
                "field": "L",
                "id": 457,
                "name": "item.bottle.fill_dragonbreath",
                "sounds": [
                    {
                        "hash": "cc6d28540b6033f5d420f7cd81a77f17619c0a2a",
                        "name": "item/bottle/fill_dragonbreath1"
                    },
                    {
                        "hash": "e56f9472bd8b2894115337b211857366e916966d",
                        "name": "item/bottle/fill_dragonbreath2"
                    }
                ],
                "subtitle": "Bottle fills",
                "subtitle_key": "subtitles.item.bottle.fill"
            },
            "item.bucket.empty": {
                "field": "N",
                "id": 458,
                "name": "item.bucket.empty",
                "sounds": [
                    {
                        "hash": "27987b7065ef4a27106246f9d32382a0514f87b2",
                        "name": "item/bucket/empty1",
                        "pitch": 0.9
                    },
                    {
                        "hash": "27987b7065ef4a27106246f9d32382a0514f87b2",
                        "name": "item/bucket/empty1"
                    },
                    {
                        "hash": "a796e8907874e6ae174c30da28ff000f1cf566c3",
                        "name": "item/bucket/empty2"
                    },
                    {
                        "hash": "8dec8307dff359b0279e3e49798692309204d55e",
                        "name": "item/bucket/empty3"
                    }
                ],
                "subtitle": "Bucket empties",
                "subtitle_key": "subtitles.item.bucket.empty"
            },
            "item.bucket.empty_lava": {
                "field": "O",
                "id": 459,
                "name": "item.bucket.empty_lava",
                "sounds": [
                    {
                        "hash": "3612c93dfebcedbeb22bc8283e0b85de033d081a",
                        "name": "item/bucket/empty_lava1"
                    },
                    {
                        "hash": "b98e76594736052ac7ab8851d95a96b5ad7d2ce2",
                        "name": "item/bucket/empty_lava2"
                    },
                    {
                        "hash": "d62e50329337eee968b1e93cce04a65aeecad27d",
                        "name": "item/bucket/empty_lava3"
                    }
                ],
                "subtitle": "Bucket empties",
                "subtitle_key": "subtitles.item.bucket.empty"
            },
            "item.bucket.fill": {
                "field": "P",
                "id": 460,
                "name": "item.bucket.fill",
                "sounds": [
                    {
                        "hash": "e28ff6368461f0a0308ced79016ea98d5feb645f",
                        "name": "item/bucket/fill1"
                    },
                    {
                        "hash": "1d69d04c669d82a75da8ea2f8a1a63ebf5fefd0f",
                        "name": "item/bucket/fill2"
                    },
                    {
                        "hash": "556a88f3a8e8f407a94ad37b131dc8d5c3f236c0",
                        "name": "item/bucket/fill3"
                    }
                ],
                "subtitle": "Bucket fills",
                "subtitle_key": "subtitles.item.bucket.fill"
            },
            "item.bucket.fill_lava": {
                "field": "Q",
                "id": 461,
                "name": "item.bucket.fill_lava",
                "sounds": [
                    {
                        "hash": "840d3f489b866d6ec63e8d885469105ff65c591e",
                        "name": "item/bucket/fill_lava1"
                    },
                    {
                        "hash": "54290ce87fb0ebac606f497ac8a12c107b74a586",
                        "name": "item/bucket/fill_lava2"
                    },
                    {
                        "hash": "99125d80da85a6055d5757fe9194bee680ac9a63",
                        "name": "item/bucket/fill_lava3"
                    }
                ],
                "subtitle": "Bucket fills",
                "subtitle_key": "subtitles.item.bucket.fill"
            },
            "item.chorus_fruit.teleport": {
                "field": "ah",
                "id": 462,
                "name": "item.chorus_fruit.teleport",
                "sounds": [
                    {
                        "hash": "7b4b5323ef066caa1ae43cbe66fffd9dfce4ed32",
                        "name": "mob/endermen/portal"
                    },
                    {
                        "hash": "35461b6a4253db40973549e82d91f267c686be85",
                        "name": "mob/endermen/portal2"
                    }
                ],
                "subtitle": "Player teleports",
                "subtitle_key": "subtitles.item.chorus_fruit.teleport"
            },
            "item.elytra.flying": {
                "field": "aN",
                "id": 463,
                "name": "item.elytra.flying",
                "sounds": [
                    {
                        "hash": "90d599a1760137a7c4d7a52c77f5c65c02f137d4",
                        "name": "item/elytra/elytra_loop",
                        "volume": 0.6
                    }
                ]
            },
            "item.firecharge.use": {
                "field": "bx",
                "id": 464,
                "name": "item.firecharge.use",
                "sounds": [
                    {
                        "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
                        "name": "mob/ghast/fireball4"
                    }
                ],
                "subtitle": "Fireball whooshes",
                "subtitle_key": "subtitles.item.firecharge.use"
            },
            "item.flintandsteel.use": {
                "field": "bI",
                "id": 465,
                "name": "item.flintandsteel.use",
                "sounds": [
                    {
                        "hash": "a0d1fbff7e938e92c10c1576339dda668f40e111",
                        "name": "fire/ignite"
                    }
                ],
                "subtitle": "Flint and Steel click",
                "subtitle_key": "subtitles.item.flintandsteel.use"
            },
            "item.hoe.till": {
                "field": "cy",
                "id": 466,
                "name": "item.hoe.till",
                "sounds": [
                    {
                        "hash": "0e6696ec35c5f4982cad6a6731edcffb11728aa9",
                        "name": "item/hoe/till1"
                    },
                    {
                        "hash": "46dd1e5e0f90bb72261e2986d530e80e8fc50560",
                        "name": "item/hoe/till2"
                    },
                    {
                        "hash": "d75f19c657e1f22b47d2060fd3495c444f35a477",
                        "name": "item/hoe/till3"
                    },
                    {
                        "hash": "cb95637a9d5e9b0cb36a2516f0dfac30fed9d720",
                        "name": "item/hoe/till4"
                    }
                ],
                "subtitle": "Hoe tills",
                "subtitle_key": "subtitles.item.hoe.till"
            },
            "item.shield.block": {
                "field": "fw",
                "id": 467,
                "name": "item.shield.block",
                "sounds": [
                    {
                        "hash": "d9a379040a1b2f288664f303e99147dabb1afdf6",
                        "name": "item/shield/block1"
                    },
                    {
                        "hash": "fe54cc09b73e7910090edfbb93854746f816e0fa",
                        "name": "item/shield/block2"
                    },
                    {
                        "hash": "e0b2b3e082199d91b1e1ee93c714d5aad124e28a",
                        "name": "item/shield/block3"
                    },
                    {
                        "hash": "a33fba87abfde6b5bb2acc4f116c2cbe7c8c3eb6",
                        "name": "item/shield/block4"
                    },
                    {
                        "hash": "0161e1249adc4244fe3a83675d2b9533209948f7",
                        "name": "item/shield/block5"
                    }
                ],
                "subtitle": "Shield blocks",
                "subtitle_key": "subtitles.item.shield.block"
            },
            "item.shield.break": {
                "field": "fx",
                "id": 468,
                "name": "item.shield.break",
                "sounds": [
                    {
                        "hash": "8bf3ecb0fe9a6a615f5995e3dd21b6c39adc21d5",
                        "name": "random/break"
                    }
                ],
                "subtitle": "Item breaks",
                "subtitle_key": "subtitles.entity.item.break"
            },
            "item.shovel.flatten": {
                "field": "fy",
                "id": 469,
                "name": "item.shovel.flatten",
                "sounds": [
                    {
                        "hash": "659b0fb0ef28429e3b779d833d6eedd8305cbbbc",
                        "name": "item/shovel/flatten1"
                    },
                    {
                        "hash": "ab51a39c66800bd6fd98c450131aac20790c535a",
                        "name": "item/shovel/flatten2"
                    },
                    {
                        "hash": "188e05f8f12787ea22dd1836fe2c9c7e4efd03af",
                        "name": "item/shovel/flatten3"
                    },
                    {
                        "hash": "2bf88ed6015273fa5b757531597cf156176b35f8",
                        "name": "item/shovel/flatten4"
                    }
                ],
                "subtitle": "Shovel flattens",
                "subtitle_key": "subtitles.item.shovel.flatten"
            },
            "item.totem.use": {
                "field": "gW",
                "id": 470,
                "name": "item.totem.use",
                "sounds": [
                    {
                        "hash": "e7f0337931cdb05c4234d2a9bc1f38ead675db26",
                        "name": "item/totem/use_totem"
                    }
                ],
                "subtitle": "Totem activates",
                "subtitle_key": "subtitles.item.totem.use"
            },
            "music.creative": {
                "field": "ea",
                "id": 471,
                "name": "music.creative",
                "sounds": [
                    {
                        "name": "music.game",
                        "type": "event"
                    },
                    {
                        "hash": "3fe4c878450d4dc2bf3ac304e547f20d4efabad8",
                        "name": "music/game/creative/creative1",
                        "stream": true
                    },
                    {
                        "hash": "591f41a2c5f53bcc60d7ded982fe29e76223a8ca",
                        "name": "music/game/creative/creative2",
                        "stream": true
                    },
                    {
                        "hash": "4f8c3f9b4f290f63c78bf3bbaad16906a3ccff29",
                        "name": "music/game/creative/creative3",
                        "stream": true
                    },
                    {
                        "hash": "4664de25eb2bfc88ebbd638cfae6934dd968ceaa",
                        "name": "music/game/creative/creative4",
                        "stream": true
                    },
                    {
                        "hash": "45cb6cbbff2d7fc1daefbd85b031fd9dcfc70e7b",
                        "name": "music/game/creative/creative5",
                        "stream": true
                    },
                    {
                        "hash": "6254527d626a2c7d80901cc2e62dce3ba4bd81f6",
                        "name": "music/game/creative/creative6",
                        "stream": true
                    }
                ]
            },
            "music.credits": {
                "field": "eb",
                "id": 472,
                "name": "music.credits",
                "sounds": [
                    {
                        "hash": "27fcacc68bb77f01b23ea9c9d36d9018f8509cdf",
                        "name": "music/game/end/credits",
                        "stream": true
                    }
                ]
            },
            "music.dragon": {
                "field": "ec",
                "id": 473,
                "name": "music.dragon",
                "sounds": [
                    {
                        "hash": "b9eef13c2337a6335c4523858619ca560dff4496",
                        "name": "music/game/end/boss",
                        "stream": true
                    }
                ]
            },
            "music.end": {
                "field": "ed",
                "id": 474,
                "name": "music.end",
                "sounds": [
                    {
                        "hash": "47800737d078e751698df291054adc596ba8195a",
                        "name": "music/game/end/end",
                        "stream": true
                    }
                ]
            },
            "music.game": {
                "field": "ee",
                "id": 475,
                "name": "music.game",
                "sounds": [
                    {
                        "hash": "50a59a4f56e4046701b758ddbb1c1587efa4cadf",
                        "name": "music/game/calm1",
                        "stream": true
                    },
                    {
                        "hash": "74da65c99aa578486efa7b69983d3533e14c0d6e",
                        "name": "music/game/calm2",
                        "stream": true
                    },
                    {
                        "hash": "14ae57a6bce3d4254daa8be2b098c2d99743cc3f",
                        "name": "music/game/calm3",
                        "stream": true
                    },
                    {
                        "hash": "df1ff11b79757432c5c3f279e5ecde7b63ceda64",
                        "name": "music/game/hal1",
                        "stream": true
                    },
                    {
                        "hash": "ceaaaa1d57dfdfbb0bd4da5ea39628b42897a687",
                        "name": "music/game/hal2",
                        "stream": true
                    },
                    {
                        "hash": "dd85fb564e96ee2dbd4754f711ae9deb08a169f9",
                        "name": "music/game/hal3",
                        "stream": true
                    },
                    {
                        "hash": "5e7d63e75c6e042f452bc5e151276911ef92fed8",
                        "name": "music/game/hal4",
                        "stream": true
                    },
                    {
                        "hash": "cc1a80b6becfc6d6489c069f053d0a8adc71c339",
                        "name": "music/game/nuance1",
                        "stream": true
                    },
                    {
                        "hash": "78152dc42b036e0de7616e6e669ce5a81d17f82a",
                        "name": "music/game/nuance2",
                        "stream": true
                    },
                    {
                        "hash": "0f374764aafba398f4ba90dba05a53a9e6166138",
                        "name": "music/game/piano1",
                        "stream": true
                    },
                    {
                        "hash": "98a918eb2694defd19726436d4b9dca9e7dd6a65",
                        "name": "music/game/piano2",
                        "stream": true
                    },
                    {
                        "hash": "9528b6a76e7bac64ca1145cc682e8a8448cc04e5",
                        "name": "music/game/piano3",
                        "stream": true
                    }
                ]
            },
            "music.menu": {
                "field": "ef",
                "id": 476,
                "name": "music.menu",
                "sounds": [
                    {
                        "hash": "c157c56846f0e50620f808fecd9d069423dd6c41",
                        "name": "music/menu/menu1",
                        "stream": true
                    },
                    {
                        "hash": "783ddccf4681a0c50d3e651f4e6ac27a0f4ea76f",
                        "name": "music/menu/menu2",
                        "stream": true
                    },
                    {
                        "hash": "87722a59c8d488370f3d430cd4c97a3161081785",
                        "name": "music/menu/menu3",
                        "stream": true
                    },
                    {
                        "hash": "15f38314274e759c44f50ac641d11bde12474a25",
                        "name": "music/menu/menu4",
                        "stream": true
                    }
                ]
            },
            "music.nether": {
                "field": "eg",
                "id": 477,
                "name": "music.nether",
                "sounds": [
                    {
                        "hash": "71cc853556f7ca5784c9e9fc8e0bd6778d13027b",
                        "name": "music/game/nether/nether1",
                        "stream": true
                    },
                    {
                        "hash": "5a7ce2181203dd558cbd55d02081b9e95a07f16f",
                        "name": "music/game/nether/nether2",
                        "stream": true
                    },
                    {
                        "hash": "b0b12118a97ddd733a50e9382e91a21652568641",
                        "name": "music/game/nether/nether3",
                        "stream": true
                    },
                    {
                        "hash": "e2ee9a161e2d6ea2452e5320edf8b4b01b63e350",
                        "name": "music/game/nether/nether4",
                        "stream": true
                    }
                ]
            },
            "record.11": {
                "field": "eZ",
                "id": 478,
                "name": "record.11",
                "sounds": [
                    {
                        "hash": "f86c466225dad2f32c90981485c1965671b3e8e6",
                        "name": "records/11",
                        "stream": true
                    }
                ]
            },
            "record.13": {
                "field": "fa",
                "id": 479,
                "name": "record.13",
                "sounds": [
                    {
                        "hash": "9cbed0e40296f68c61090c9b81816061e068a0ec",
                        "name": "records/13",
                        "stream": true
                    }
                ]
            },
            "record.blocks": {
                "field": "fb",
                "id": 480,
                "name": "record.blocks",
                "sounds": [
                    {
                        "hash": "9b2a01e0d0456b8fbe33557fbc19d4fe342f94d6",
                        "name": "records/blocks",
                        "stream": true
                    }
                ]
            },
            "record.cat": {
                "field": "fc",
                "id": 481,
                "name": "record.cat",
                "sounds": [
                    {
                        "hash": "d1eb3d2e39bf1f6289cfcbca44e1c9bb508b20f0",
                        "name": "records/cat",
                        "stream": true
                    }
                ]
            },
            "record.chirp": {
                "field": "fd",
                "id": 482,
                "name": "record.chirp",
                "sounds": [
                    {
                        "hash": "ec8a2cbdf68b4e2136098ec33695e1c53625ddb8",
                        "name": "records/chirp",
                        "stream": true
                    }
                ]
            },
            "record.far": {
                "field": "fe",
                "id": 483,
                "name": "record.far",
                "sounds": [
                    {
                        "hash": "f46c38e7d6d7b19d5d68aa18b557215738deb36a",
                        "name": "records/far",
                        "stream": true
                    }
                ]
            },
            "record.mall": {
                "field": "ff",
                "id": 484,
                "name": "record.mall",
                "sounds": [
                    {
                        "hash": "83233451430516d839eaee855a2f789b8985d457",
                        "name": "records/mall",
                        "stream": true
                    }
                ]
            },
            "record.mellohi": {
                "field": "fg",
                "id": 485,
                "name": "record.mellohi",
                "sounds": [
                    {
                        "hash": "6b44d0539073353b7a05330ccddc5735ba5efca4",
                        "name": "records/mellohi",
                        "stream": true
                    }
                ]
            },
            "record.stal": {
                "field": "fh",
                "id": 486,
                "name": "record.stal",
                "sounds": [
                    {
                        "hash": "2c4f3f8f259dc782867727311fea30875ecc3917",
                        "name": "records/stal",
                        "stream": true
                    }
                ]
            },
            "record.strad": {
                "field": "fi",
                "id": 487,
                "name": "record.strad",
                "sounds": [
                    {
                        "hash": "f34afa3ba5f756e90a1f61023bbe069ee8442608",
                        "name": "records/strad",
                        "stream": true
                    }
                ]
            },
            "record.wait": {
                "field": "fj",
                "id": 488,
                "name": "record.wait",
                "sounds": [
                    {
                        "hash": "876655d1691803f4cef17a6288d971285be79c6a",
                        "name": "records/wait",
                        "stream": true
                    }
                ]
            },
            "record.ward": {
                "field": "fk",
                "id": 489,
                "name": "record.ward",
                "sounds": [
                    {
                        "hash": "f685021d4f26d6b590bffb341908e25e92e18cef",
                        "name": "records/ward",
                        "stream": true
                    }
                ]
            },
            "ui.button.click": {
                "field": "hb",
                "id": 490,
                "name": "ui.button.click",
                "sounds": [
                    {
                        "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
                        "name": "random/click"
                    }
                ]
            },
            "weather.rain": {
                "field": "hr",
                "id": 491,
                "name": "weather.rain",
                "sounds": [
                    {
                        "hash": "941611aed1eb6888f6ad998af22d2d2ef2efc4aa",
                        "name": "ambient/weather/rain1"
                    },
                    {
                        "hash": "6cf5c9f78a221f9a9576753fa5ca6cf3563c352a",
                        "name": "ambient/weather/rain2"
                    },
                    {
                        "hash": "61dba25ce75a25e7920bcb210408fc6b6a2c92f0",
                        "name": "ambient/weather/rain3"
                    },
                    {
                        "hash": "0b0d9e03b93a8c5823eb4f925114aef0cb9ac6b2",
                        "name": "ambient/weather/rain4"
                    },
                    {
                        "hash": "072089b5c336cf62fc003f4b4a63c4740f4931df",
                        "name": "ambient/weather/rain5"
                    },
                    {
                        "hash": "b94f782f9762a5497f51b8065bdc7e495424bcbd",
                        "name": "ambient/weather/rain6"
                    },
                    {
                        "hash": "45bf909bc5def60f055a57ac776ac277364d76a6",
                        "name": "ambient/weather/rain7"
                    },
                    {
                        "hash": "15925d0a3a0de4b483f4d90ac2fc9a2043e499ee",
                        "name": "ambient/weather/rain8"
                    }
                ],
                "subtitle": "Rain falls",
                "subtitle_key": "subtitles.weather.rain"
            },
            "weather.rain.above": {
                "field": "hs",
                "id": 492,
                "name": "weather.rain.above",
                "sounds": [
                    {
                        "hash": "941611aed1eb6888f6ad998af22d2d2ef2efc4aa",
                        "name": "ambient/weather/rain1"
                    },
                    {
                        "hash": "6cf5c9f78a221f9a9576753fa5ca6cf3563c352a",
                        "name": "ambient/weather/rain2"
                    },
                    {
                        "hash": "61dba25ce75a25e7920bcb210408fc6b6a2c92f0",
                        "name": "ambient/weather/rain3"
                    },
                    {
                        "hash": "0b0d9e03b93a8c5823eb4f925114aef0cb9ac6b2",
                        "name": "ambient/weather/rain4"
                    }
                ],
                "subtitle": "Rain falls",
                "subtitle_key": "subtitles.weather.rain"
            }
        },
        "source": {
            "classes": 3084,
            "file": "1.11.jar",
            "other": 6590,
            "size": 9183701
        },
        "stats": {
            "animalsBred": {
                "desc": "Animals Bred"
            },
            "armorCleaned": {
                "desc": "Armor Pieces Cleaned"
            },
            "aviateOneCm": {
                "desc": "Distance by Elytra"
            },
            "bannerCleaned": {
                "desc": "Banners Cleaned"
            },
            "beaconInteraction": {
                "desc": "Interactions with Beacon"
            },
            "blocksButton": {
                "desc": "Blocks"
            },
            "boatOneCm": {
                "desc": "Distance by Boat"
            },
            "breakItem": {
                "desc": "%1$s Depleted"
            },
            "brewingstandInteraction": {
                "desc": "Interactions with Brewing Stand"
            },
            "cakeSlicesEaten": {
                "desc": "Cake Slices Eaten"
            },
            "cauldronFilled": {
                "desc": "Cauldrons Filled"
            },
            "cauldronUsed": {
                "desc": "Water Taken from Cauldron"
            },
            "chestOpened": {
                "desc": "Chests Opened"
            },
            "climbOneCm": {
                "desc": "Distance Climbed"
            },
            "craftItem": {
                "desc": "%1$s Crafted"
            },
            "crafted": {
                "desc": "Times Crafted"
            },
            "createWorld": {
                "desc": "Worlds Created"
            },
            "crouchOneCm": {
                "desc": "Distance Crouched"
            },
            "damageDealt": {
                "desc": "Damage Dealt"
            },
            "damageTaken": {
                "desc": "Damage Taken"
            },
            "deaths": {
                "desc": "Number of Deaths"
            },
            "depleted": {
                "desc": "Times Depleted"
            },
            "dispenserInspected": {
                "desc": "Dispensers Searched"
            },
            "diveOneCm": {
                "desc": "Distance Dove"
            },
            "drop": {
                "desc": "Items Dropped"
            },
            "dropped": {
                "desc": "Dropped"
            },
            "dropperInspected": {
                "desc": "Droppers Searched"
            },
            "enderchestOpened": {
                "desc": "Ender Chests Opened"
            },
            "entityKilledBy": {
                "desc": "%s killed you %s time(s)"
            },
            "entityKilledBy.none": {
                "desc": "You have never been killed by %s"
            },
            "entityKills": {
                "desc": "You killed %s %s"
            },
            "entityKills.none": {
                "desc": "You have never killed %s"
            },
            "fallOneCm": {
                "desc": "Distance Fallen"
            },
            "fishCaught": {
                "desc": "Fish Caught"
            },
            "flowerPotted": {
                "desc": "Plants Potted"
            },
            "flyOneCm": {
                "desc": "Distance Flown"
            },
            "furnaceInteraction": {
                "desc": "Interactions with Furnace"
            },
            "generalButton": {
                "desc": "General"
            },
            "hopperInspected": {
                "desc": "Hoppers Searched"
            },
            "horseOneCm": {
                "desc": "Distance by Horse"
            },
            "itemEnchanted": {
                "desc": "Items Enchanted"
            },
            "itemsButton": {
                "desc": "Items"
            },
            "joinMultiplayer": {
                "desc": "Multiplayer Joins"
            },
            "jump": {
                "desc": "Jumps"
            },
            "junkFished": {
                "desc": "Junk Fished"
            },
            "leaveGame": {
                "desc": "Games Quit"
            },
            "loadWorld": {
                "desc": "Saves Loaded"
            },
            "mineBlock": {
                "desc": "%1$s Mined"
            },
            "minecartOneCm": {
                "desc": "Distance by Minecart"
            },
            "mined": {
                "desc": "Times Mined"
            },
            "mobKills": {
                "desc": "Mob Kills"
            },
            "mobsButton": {
                "desc": "Mobs"
            },
            "noteblockPlayed": {
                "desc": "Note Blocks Played"
            },
            "noteblockTuned": {
                "desc": "Note Blocks Tuned"
            },
            "pickup": {
                "desc": "Picked Up"
            },
            "pigOneCm": {
                "desc": "Distance by Pig"
            },
            "playOneMinute": {
                "desc": "Minutes Played"
            },
            "playerKills": {
                "desc": "Player Kills"
            },
            "recordPlayed": {
                "desc": "Records Played"
            },
            "shulkerBoxOpened": {
                "desc": "Shulker Boxes Opened"
            },
            "sleepInBed": {
                "desc": "Times Slept in a Bed"
            },
            "sneakTime": {
                "desc": "Sneak Time"
            },
            "sprintOneCm": {
                "desc": "Distance Sprinted"
            },
            "startGame": {
                "desc": "Times Played"
            },
            "swimOneCm": {
                "desc": "Distance Swum"
            },
            "talkedToVillager": {
                "desc": "Talked to Villagers"
            },
            "timeSinceDeath": {
                "desc": "Since Last Death"
            },
            "tradedWithVillager": {
                "desc": "Traded with Villagers"
            },
            "trappedChestTriggered": {
                "desc": "Trapped Chests Triggered"
            },
            "treasureFished": {
                "desc": "Treasure Fished"
            },
            "useItem": {
                "desc": "%1$s Used"
            },
            "used": {
                "desc": "Times Used"
            },
            "walkOneCm": {
                "desc": "Distance Walked"
            },
            "workbenchInteraction": {
                "desc": "Interactions with Crafting Table"
            }
        },
        "tags": {},
        "tileentity": {
            "classes": {
                "aoj$a": "jukebox",
                "arx": "banner",
                "arz": "beacon",
                "asb": "brewing_stand",
                "asc": "chest",
                "asd": "command_block",
                "ase": "comparator",
                "asf": "daylight_detector",
                "asg": "dispenser",
                "ash": "dropper",
                "asi": "enchanting_table",
                "asj": "ender_chest",
                "ask": "flower_pot",
                "asl": "furnace",
                "asn": "hopper",
                "asp": "mob_spawner",
                "asq": "noteblock",
                "ass": "shulker_box",
                "ast": "sign",
                "asu": "skull",
                "asv": "structure_block",
                "asw": "end_gateway",
                "asx": "end_portal",
                "atd": "piston"
            },
            "tileentities": {
                "banner": {
                    "blocks": [
                        "standing_banner",
                        "wall_banner"
                    ],
                    "class": "arx",
                    "name": "banner",
                    "network_id": 6
                },
                "beacon": {
                    "blocks": [
                        "beacon"
                    ],
                    "class": "arz",
                    "name": "beacon",
                    "network_id": 3
                },
                "brewing_stand": {
                    "blocks": [
                        "brewing_stand"
                    ],
                    "class": "asb",
                    "name": "brewing_stand"
                },
                "chest": {
                    "blocks": [
                        "chest",
                        "trapped_chest"
                    ],
                    "class": "asc",
                    "name": "chest"
                },
                "command_block": {
                    "blocks": [
                        "command_block",
                        "repeating_command_block",
                        "chain_command_block"
                    ],
                    "class": "asd",
                    "name": "command_block",
                    "network_id": 2
                },
                "comparator": {
                    "blocks": [
                        "unpowered_comparator",
                        "powered_comparator"
                    ],
                    "class": "ase",
                    "name": "comparator"
                },
                "daylight_detector": {
                    "blocks": [
                        "daylight_detector",
                        "daylight_detector_inverted"
                    ],
                    "class": "asf",
                    "name": "daylight_detector"
                },
                "dispenser": {
                    "blocks": [
                        "dispenser"
                    ],
                    "class": "asg",
                    "name": "dispenser"
                },
                "dropper": {
                    "blocks": [
                        "dropper"
                    ],
                    "class": "ash",
                    "name": "dropper"
                },
                "enchanting_table": {
                    "blocks": [
                        "enchanting_table"
                    ],
                    "class": "asi",
                    "name": "enchanting_table"
                },
                "end_gateway": {
                    "blocks": [
                        "end_gateway"
                    ],
                    "class": "asw",
                    "name": "end_gateway",
                    "network_id": 8
                },
                "end_portal": {
                    "blocks": [
                        "end_portal"
                    ],
                    "class": "asx",
                    "name": "end_portal"
                },
                "ender_chest": {
                    "blocks": [
                        "ender_chest"
                    ],
                    "class": "asj",
                    "name": "ender_chest"
                },
                "flower_pot": {
                    "blocks": [
                        "flower_pot"
                    ],
                    "class": "ask",
                    "name": "flower_pot",
                    "network_id": 5
                },
                "furnace": {
                    "blocks": [
                        "furnace",
                        "lit_furnace"
                    ],
                    "class": "asl",
                    "name": "furnace"
                },
                "hopper": {
                    "blocks": [
                        "hopper"
                    ],
                    "class": "asn",
                    "name": "hopper"
                },
                "jukebox": {
                    "blocks": [
                        "jukebox"
                    ],
                    "class": "aoj$a",
                    "name": "jukebox"
                },
                "mob_spawner": {
                    "blocks": [
                        "mob_spawner"
                    ],
                    "class": "asp",
                    "name": "mob_spawner",
                    "network_id": 1
                },
                "noteblock": {
                    "blocks": [
                        "noteblock"
                    ],
                    "class": "asq",
                    "name": "noteblock"
                },
                "piston": {
                    "blocks": [],
                    "class": "atd",
                    "name": "piston"
                },
                "shulker_box": {
                    "blocks": [
                        "white_shulker_box",
                        "orange_shulker_box",
                        "magenta_shulker_box",
                        "light_blue_shulker_box",
                        "yellow_shulker_box",
                        "lime_shulker_box",
                        "pink_shulker_box",
                        "gray_shulker_box",
                        "silver_shulker_box",
                        "cyan_shulker_box",
                        "purple_shulker_box",
                        "blue_shulker_box",
                        "brown_shulker_box",
                        "green_shulker_box",
                        "red_shulker_box",
                        "black_shulker_box"
                    ],
                    "class": "ass",
                    "name": "shulker_box",
                    "network_id": 10
                },
                "sign": {
                    "blocks": [
                        "standing_sign",
                        "wall_sign"
                    ],
                    "class": "ast",
                    "name": "sign",
                    "network_id": 9
                },
                "skull": {
                    "blocks": [
                        "skull"
                    ],
                    "class": "asu",
                    "name": "skull",
                    "network_id": 4
                },
                "structure_block": {
                    "blocks": [
                        "structure_block"
                    ],
                    "class": "asv",
                    "name": "structure_block",
                    "network_id": 7
                }
            },
            "update_packet": {
                "class": "fz.class",
                "direction": "CLIENTBOUND",
                "from_client": false,
                "from_server": true,
                "id": 9,
                "instructions": [
                    {
                        "field": "a",
                        "operation": "write",
                        "type": "position"
                    },
                    {
                        "field": "(byte)b",
                        "operation": "write",
                        "type": "byte"
                    },
                    {
                        "field": "c",
                        "operation": "write",
                        "type": "nbtcompound"
                    }
                ],
                "state": "PLAY"
            }
        },
        "version": {
            "data": 819,
            "distribution": "client",
            "entity_format": "1.11",
            "id": "1.11",
            "is_flattened": false,
            "name": "1.11",
            "netty_rewrite": true,
            "protocol": 315
        }
    }
]