aboutsummaryrefslogtreecommitdiff
path: root/code-generator
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-07 18:34:55 -0500
committermat <github@matdoes.dev>2022-05-07 18:34:55 -0500
commit5fe6ac7adf92850b0996868a4bb4bf93883a8f5c (patch)
tree9b020c13729b98c95631c84ddeb6855a0d37a1a4 /code-generator
parentdd770cf41ab184e1309b9ab33017a1c7affc7fbe (diff)
downloadazalea-drasl-5fe6ac7adf92850b0996868a4bb4bf93883a8f5c.tar.xz
rename data-code-generator to code-generator
Diffstat (limited to 'code-generator')
-rw-r--r--code-generator/README.md8
-rw-r--r--code-generator/burger.json84629
-rw-r--r--code-generator/client.jarbin0 -> 20259661 bytes
-rw-r--r--code-generator/main.py58
-rw-r--r--code-generator/mappings.py60
-rw-r--r--code-generator/packetcodegen.py169
-rw-r--r--code-generator/utils.py15
7 files changed, 84939 insertions, 0 deletions
diff --git a/code-generator/README.md b/code-generator/README.md
new file mode 100644
index 00000000..5b9a6139
--- /dev/null
+++ b/code-generator/README.md
@@ -0,0 +1,8 @@
+Tools for generating code.
+
+The directory name doesn't start with `azalea-` because it's not a Rust crate.
+
+## Usage
+
+Generate packet:\
+`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`
diff --git a/code-generator/burger.json b/code-generator/burger.json
new file mode 100644
index 00000000..5bad3f67
--- /dev/null
+++ b/code-generator/burger.json
@@ -0,0 +1,84629 @@
+[
+ {
+ "achievements": {},
+ "blocks": {
+ "block": {
+ "acacia_button": {
+ "class": "cmf",
+ "display_name": "Acacia Button",
+ "field": "fn",
+ "hardness": 0.5,
+ "max_state_id": 6544,
+ "min_state_id": 6521,
+ "num_states": 24,
+ "numeric_id": 325,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "acacia_button"
+ },
+ "acacia_door": {
+ "class": "cfm",
+ "display_name": "Acacia Door",
+ "field": "iI",
+ "hardness": 3.0,
+ "max_state_id": 9116,
+ "min_state_id": 9053,
+ "num_states": 64,
+ "numeric_id": 502,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_door"
+ },
+ "acacia_fence": {
+ "class": "cgc",
+ "display_name": "Acacia Fence",
+ "field": "iD",
+ "hardness": 2.0,
+ "max_state_id": 8828,
+ "min_state_id": 8797,
+ "num_states": 32,
+ "numeric_id": 497,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_fence"
+ },
+ "acacia_fence_gate": {
+ "class": "cgd",
+ "display_name": "Acacia Fence Gate",
+ "field": "iy",
+ "hardness": 2.0,
+ "max_state_id": 8668,
+ "min_state_id": 8637,
+ "num_states": 32,
+ "numeric_id": 492,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_fence_gate"
+ },
+ "acacia_leaves": {
+ "class": "cho",
+ "display_name": "Acacia Leaves",
+ "field": "ao",
+ "hardness": 0.2,
+ "max_state_id": 217,
+ "min_state_id": 204,
+ "num_states": 14,
+ "numeric_id": 66,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_leaves"
+ },
+ "acacia_log": {
+ "class": "cjl",
+ "display_name": "Acacia Log",
+ "field": "Q",
+ "hardness": 2.0,
+ "max_state_id": 90,
+ "min_state_id": 88,
+ "num_states": 3,
+ "numeric_id": 42,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "acacia_log"
+ },
+ "acacia_planks": {
+ "class": "cdq",
+ "display_name": "Acacia Planks",
+ "field": "r",
+ "hardness": 2.0,
+ "max_state_id": 19,
+ "min_state_id": 19,
+ "num_states": 1,
+ "numeric_id": 17,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "acacia_planks"
+ },
+ "acacia_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Acacia Pressure Plate",
+ "field": "cD",
+ "hardness": 0.5,
+ "max_state_id": 3949,
+ "min_state_id": 3948,
+ "num_states": 2,
+ "numeric_id": 185,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_pressure_plate"
+ },
+ "acacia_sapling": {
+ "class": "cjo",
+ "display_name": "Acacia Sapling",
+ "field": "x",
+ "hardness": 0.0,
+ "max_state_id": 30,
+ "min_state_id": 29,
+ "num_states": 2,
+ "numeric_id": 23,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "acacia_sapling"
+ },
+ "acacia_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Acacia Sign",
+ "field": "cj",
+ "hardness": 1.0,
+ "max_state_id": 3565,
+ "min_state_id": 3534,
+ "num_states": 32,
+ "numeric_id": 165,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_sign"
+ },
+ "acacia_slab": {
+ "class": "cjx",
+ "display_name": "Acacia Slab",
+ "field": "ic",
+ "hardness": 2.0,
+ "max_state_id": 8452,
+ "min_state_id": 8447,
+ "num_states": 6,
+ "numeric_id": 470,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_slab"
+ },
+ "acacia_stairs": {
+ "class": "ckn",
+ "display_name": "Acacia Stairs",
+ "field": "gy",
+ "max_state_id": 7545,
+ "min_state_id": 7466,
+ "num_states": 80,
+ "numeric_id": 388,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_stairs"
+ },
+ "acacia_trapdoor": {
+ "class": "clf",
+ "display_name": "Acacia Trapdoor",
+ "field": "dA",
+ "hardness": 3.0,
+ "max_state_id": 4499,
+ "min_state_id": 4436,
+ "num_states": 64,
+ "numeric_id": 234,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_trapdoor"
+ },
+ "acacia_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Acacia Wall Sign",
+ "field": "ct",
+ "hardness": 1.0,
+ "max_state_id": 3833,
+ "min_state_id": 3826,
+ "num_states": 8,
+ "numeric_id": 175,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "acacia_wall_sign"
+ },
+ "acacia_wood": {
+ "class": "cjl",
+ "display_name": "Acacia Wood",
+ "field": "ac",
+ "hardness": 2.0,
+ "max_state_id": 126,
+ "min_state_id": 124,
+ "num_states": 3,
+ "numeric_id": 54,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "acacia_wood"
+ },
+ "activator_rail": {
+ "class": "civ",
+ "display_name": "Activator Rail",
+ "field": "fQ",
+ "hardness": 0.7,
+ "max_state_id": 6925,
+ "min_state_id": 6902,
+ "num_states": 24,
+ "numeric_id": 354,
+ "resistance": 0.7,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpz",
+ "field_name": "d",
+ "name": "shape",
+ "num_values": 6,
+ "predicate": "java/util/function/Predicate",
+ "type": "enum",
+ "values": [
+ "NORTH_SOUTH",
+ "EAST_WEST",
+ "ASCENDING_EAST",
+ "ASCENDING_WEST",
+ "ASCENDING_NORTH",
+ "ASCENDING_SOUTH"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "activator_rail"
+ },
+ "air": {
+ "class": "cco",
+ "display_name": "Air",
+ "field": "a",
+ "max_state_id": 0,
+ "min_state_id": 0,
+ "num_states": 1,
+ "numeric_id": 0,
+ "states": [],
+ "text_id": "air"
+ },
+ "allium": {
+ "class": "cgg",
+ "display_name": "Allium",
+ "field": "by",
+ "hardness": 0.0,
+ "max_state_id": 1471,
+ "min_state_id": 1471,
+ "num_states": 1,
+ "numeric_id": 128,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "allium"
+ },
+ "amethyst_block": {
+ "class": "ccp",
+ "display_name": "Block of Amethyst",
+ "field": "oF",
+ "hardness": 1.5,
+ "max_state_id": 17537,
+ "min_state_id": 17537,
+ "num_states": 1,
+ "numeric_id": 811,
+ "resistance": 1.5,
+ "states": [],
+ "text_id": "amethyst_block"
+ },
+ "amethyst_cluster": {
+ "class": "ccq",
+ "display_name": "Amethyst Cluster",
+ "field": "oH",
+ "hardness": 1.5,
+ "light": 5,
+ "max_state_id": 17550,
+ "min_state_id": 17539,
+ "num_states": 12,
+ "numeric_id": 813,
+ "resistance": 1.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "amethyst_cluster"
+ },
+ "ancient_debris": {
+ "class": "cdq",
+ "display_name": "Ancient Debris",
+ "field": "nv",
+ "hardness": 30.0,
+ "max_state_id": 15954,
+ "min_state_id": 15954,
+ "num_states": 1,
+ "numeric_id": 749,
+ "resistance": 1200.0,
+ "states": [],
+ "text_id": "ancient_debris"
+ },
+ "andesite": {
+ "class": "cdq",
+ "display_name": "Andesite",
+ "field": "g",
+ "hardness": 1.5,
+ "max_state_id": 6,
+ "min_state_id": 6,
+ "num_states": 1,
+ "numeric_id": 6,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "andesite"
+ },
+ "andesite_slab": {
+ "class": "cjx",
+ "display_name": "Andesite Slab",
+ "field": "lO",
+ "max_state_id": 10971,
+ "min_state_id": 10966,
+ "num_states": 6,
+ "numeric_id": 664,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "andesite_slab"
+ },
+ "andesite_stairs": {
+ "class": "ckn",
+ "display_name": "Andesite Stairs",
+ "field": "lB",
+ "max_state_id": 10671,
+ "min_state_id": 10592,
+ "num_states": 80,
+ "numeric_id": 651,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "andesite_stairs"
+ },
+ "andesite_wall": {
+ "class": "clo",
+ "display_name": "Andesite Wall",
+ "field": "lZ",
+ "max_state_id": 13581,
+ "min_state_id": 13258,
+ "num_states": 324,
+ "numeric_id": 675,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "andesite_wall"
+ },
+ "anvil": {
+ "class": "ccr",
+ "display_name": "Anvil",
+ "field": "fB",
+ "hardness": 5.0,
+ "max_state_id": 6692,
+ "min_state_id": 6689,
+ "num_states": 4,
+ "numeric_id": 339,
+ "resistance": 1200.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "anvil"
+ },
+ "attached_melon_stem": {
+ "class": "ccs",
+ "display_name": "Attached Melon Stem",
+ "field": "dU",
+ "hardness": 0.0,
+ "max_state_id": 4844,
+ "min_state_id": 4841,
+ "num_states": 4,
+ "numeric_id": 254,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "attached_melon_stem"
+ },
+ "attached_pumpkin_stem": {
+ "class": "ccs",
+ "display_name": "Attached Pumpkin Stem",
+ "field": "dT",
+ "hardness": 0.0,
+ "max_state_id": 4840,
+ "min_state_id": 4837,
+ "num_states": 4,
+ "numeric_id": 253,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "attached_pumpkin_stem"
+ },
+ "azalea": {
+ "class": "cct",
+ "display_name": "Azalea",
+ "field": "pE",
+ "hardness": 0.0,
+ "max_state_id": 18441,
+ "min_state_id": 18441,
+ "num_states": 1,
+ "numeric_id": 862,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "azalea"
+ },
+ "azalea_leaves": {
+ "class": "cho",
+ "display_name": "Azalea Leaves",
+ "field": "aq",
+ "hardness": 0.2,
+ "max_state_id": 245,
+ "min_state_id": 232,
+ "num_states": 14,
+ "numeric_id": 68,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "azalea_leaves"
+ },
+ "azure_bluet": {
+ "class": "cgg",
+ "display_name": "Azure Bluet",
+ "field": "bz",
+ "hardness": 0.0,
+ "max_state_id": 1472,
+ "min_state_id": 1472,
+ "num_states": 1,
+ "numeric_id": 129,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "azure_bluet"
+ },
+ "bamboo": {
+ "class": "ccu",
+ "display_name": "Bamboo",
+ "field": "lm",
+ "hardness": 1.0,
+ "max_state_id": 9786,
+ "min_state_id": 9775,
+ "num_states": 12,
+ "numeric_id": 636,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "max": 1,
+ "min": 0,
+ "name": "age",
+ "num_values": 2,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpi",
+ "field_name": "h",
+ "name": "leaves",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "SMALL",
+ "LARGE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "i",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "bamboo"
+ },
+ "bamboo_sapling": {
+ "class": "ccv",
+ "display_name": "Bamboo Shoot",
+ "field": "ll",
+ "hardness": 1.0,
+ "max_state_id": 9774,
+ "min_state_id": 9774,
+ "num_states": 1,
+ "numeric_id": 635,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "bamboo_sapling"
+ },
+ "barrel": {
+ "block_entity": "barrel",
+ "class": "ccx",
+ "display_name": "Barrel",
+ "field": "mg",
+ "hardness": 2.5,
+ "max_state_id": 14925,
+ "min_state_id": 14914,
+ "num_states": 12,
+ "numeric_id": 682,
+ "resistance": 2.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "barrel"
+ },
+ "barrier": {
+ "class": "ccy",
+ "display_name": "Barrier",
+ "field": "gB",
+ "hardness": -1.0,
+ "max_state_id": 7627,
+ "min_state_id": 7627,
+ "num_states": 1,
+ "numeric_id": 391,
+ "resistance": 3600000.75,
+ "states": [],
+ "text_id": "barrier"
+ },
+ "basalt": {
+ "class": "cjl",
+ "display_name": "Basalt",
+ "field": "cW",
+ "hardness": 1.25,
+ "max_state_id": 4073,
+ "min_state_id": 4071,
+ "num_states": 3,
+ "numeric_id": 204,
+ "resistance": 4.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "basalt"
+ },
+ "beacon": {
+ "block_entity": "beacon",
+ "class": "cdi",
+ "display_name": "Beacon",
+ "field": "eF",
+ "hardness": 3.0,
+ "light": 15,
+ "max_state_id": 5735,
+ "min_state_id": 5735,
+ "num_states": 1,
+ "numeric_id": 291,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "beacon"
+ },
+ "bedrock": {
+ "class": "cdq",
+ "display_name": "Bedrock",
+ "field": "z",
+ "hardness": -1.0,
+ "max_state_id": 33,
+ "min_state_id": 33,
+ "num_states": 1,
+ "numeric_id": 25,
+ "resistance": 3600000.0,
+ "states": [],
+ "text_id": "bedrock"
+ },
+ "bee_nest": {
+ "block_entity": "beehive",
+ "class": "cdk",
+ "display_name": "Bee Nest",
+ "field": "nq",
+ "hardness": 0.3,
+ "max_state_id": 15926,
+ "min_state_id": 15903,
+ "num_states": 24,
+ "numeric_id": 744,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 5,
+ "min": 0,
+ "name": "honey_level",
+ "num_values": 6,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "bee_nest"
+ },
+ "beehive": {
+ "block_entity": "beehive",
+ "class": "cdk",
+ "display_name": "Beehive",
+ "field": "nr",
+ "hardness": 0.6,
+ "max_state_id": 15950,
+ "min_state_id": 15927,
+ "num_states": 24,
+ "numeric_id": 745,
+ "resistance": 0.6,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 5,
+ "min": 0,
+ "name": "honey_level",
+ "num_values": 6,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "beehive"
+ },
+ "beetroots": {
+ "class": "cdl",
+ "display_name": "Beetroots",
+ "field": "iR",
+ "hardness": 0.0,
+ "max_state_id": 9345,
+ "min_state_id": 9342,
+ "num_states": 4,
+ "numeric_id": 511,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 3,
+ "min": 0,
+ "name": "age",
+ "num_values": 4,
+ "type": "int"
+ }
+ ],
+ "text_id": "beetroots"
+ },
+ "bell": {
+ "block_entity": "bell",
+ "class": "cdm",
+ "display_name": "Bell",
+ "field": "mp",
+ "hardness": 5.0,
+ "max_state_id": 15008,
+ "min_state_id": 14977,
+ "num_states": 32,
+ "numeric_id": 691,
+ "resistance": 5.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpk",
+ "field_name": "b",
+ "name": "attachment",
+ "num_values": 4,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "CEILING",
+ "SINGLE_WALL",
+ "DOUBLE_WALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "bell"
+ },
+ "big_dripleaf": {
+ "class": "cdn",
+ "display_name": "Big Dripleaf",
+ "field": "pI",
+ "hardness": 0.1,
+ "max_state_id": 18476,
+ "min_state_id": 18445,
+ "num_states": 32,
+ "numeric_id": 866,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqf",
+ "field_name": "b",
+ "name": "tilt",
+ "num_values": 4,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "UNSTABLE",
+ "PARTIAL",
+ "FULL"
+ ]
+ }
+ ],
+ "text_id": "big_dripleaf"
+ },
+ "big_dripleaf_stem": {
+ "class": "cdo",
+ "display_name": "Big Dripleaf Stem",
+ "field": "pJ",
+ "hardness": 0.1,
+ "max_state_id": 18484,
+ "min_state_id": 18477,
+ "num_states": 8,
+ "numeric_id": 867,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "big_dripleaf_stem"
+ },
+ "birch_button": {
+ "class": "cmf",
+ "display_name": "Birch Button",
+ "field": "fl",
+ "hardness": 0.5,
+ "max_state_id": 6496,
+ "min_state_id": 6473,
+ "num_states": 24,
+ "numeric_id": 323,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "birch_button"
+ },
+ "birch_door": {
+ "class": "cfm",
+ "display_name": "Birch Door",
+ "field": "iG",
+ "hardness": 3.0,
+ "max_state_id": 8988,
+ "min_state_id": 8925,
+ "num_states": 64,
+ "numeric_id": 500,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_door"
+ },
+ "birch_fence": {
+ "class": "cgc",
+ "display_name": "Birch Fence",
+ "field": "iB",
+ "hardness": 2.0,
+ "max_state_id": 8764,
+ "min_state_id": 8733,
+ "num_states": 32,
+ "numeric_id": 495,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_fence"
+ },
+ "birch_fence_gate": {
+ "class": "cgd",
+ "display_name": "Birch Fence Gate",
+ "field": "iw",
+ "hardness": 2.0,
+ "max_state_id": 8604,
+ "min_state_id": 8573,
+ "num_states": 32,
+ "numeric_id": 490,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_fence_gate"
+ },
+ "birch_leaves": {
+ "class": "cho",
+ "display_name": "Birch Leaves",
+ "field": "am",
+ "hardness": 0.2,
+ "max_state_id": 189,
+ "min_state_id": 176,
+ "num_states": 14,
+ "numeric_id": 64,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_leaves"
+ },
+ "birch_log": {
+ "class": "cjl",
+ "display_name": "Birch Log",
+ "field": "O",
+ "hardness": 2.0,
+ "max_state_id": 84,
+ "min_state_id": 82,
+ "num_states": 3,
+ "numeric_id": 40,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "birch_log"
+ },
+ "birch_planks": {
+ "class": "cdq",
+ "display_name": "Birch Planks",
+ "field": "p",
+ "hardness": 2.0,
+ "max_state_id": 17,
+ "min_state_id": 17,
+ "num_states": 1,
+ "numeric_id": 15,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "birch_planks"
+ },
+ "birch_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Birch Pressure Plate",
+ "field": "cB",
+ "hardness": 0.5,
+ "max_state_id": 3945,
+ "min_state_id": 3944,
+ "num_states": 2,
+ "numeric_id": 183,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_pressure_plate"
+ },
+ "birch_sapling": {
+ "class": "cjo",
+ "display_name": "Birch Sapling",
+ "field": "v",
+ "hardness": 0.0,
+ "max_state_id": 26,
+ "min_state_id": 25,
+ "num_states": 2,
+ "numeric_id": 21,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "birch_sapling"
+ },
+ "birch_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Birch Sign",
+ "field": "ci",
+ "hardness": 1.0,
+ "max_state_id": 3533,
+ "min_state_id": 3502,
+ "num_states": 32,
+ "numeric_id": 164,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_sign"
+ },
+ "birch_slab": {
+ "class": "cjx",
+ "display_name": "Birch Slab",
+ "field": "ia",
+ "hardness": 2.0,
+ "max_state_id": 8440,
+ "min_state_id": 8435,
+ "num_states": 6,
+ "numeric_id": 468,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_slab"
+ },
+ "birch_stairs": {
+ "class": "ckn",
+ "display_name": "Birch Stairs",
+ "field": "eC",
+ "max_state_id": 5642,
+ "min_state_id": 5563,
+ "num_states": 80,
+ "numeric_id": 288,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_stairs"
+ },
+ "birch_trapdoor": {
+ "class": "clf",
+ "display_name": "Birch Trapdoor",
+ "field": "dy",
+ "hardness": 3.0,
+ "max_state_id": 4371,
+ "min_state_id": 4308,
+ "num_states": 64,
+ "numeric_id": 232,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_trapdoor"
+ },
+ "birch_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Birch Wall Sign",
+ "field": "cs",
+ "hardness": 1.0,
+ "max_state_id": 3825,
+ "min_state_id": 3818,
+ "num_states": 8,
+ "numeric_id": 174,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "birch_wall_sign"
+ },
+ "birch_wood": {
+ "class": "cjl",
+ "display_name": "Birch Wood",
+ "field": "aa",
+ "hardness": 2.0,
+ "max_state_id": 120,
+ "min_state_id": 118,
+ "num_states": 3,
+ "numeric_id": 52,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "birch_wood"
+ },
+ "black_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Black Banner",
+ "field": "hD",
+ "hardness": 1.0,
+ "max_state_id": 8275,
+ "min_state_id": 8260,
+ "num_states": 16,
+ "numeric_id": 445,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "black_banner"
+ },
+ "black_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Black Bed",
+ "field": "aS",
+ "hardness": 0.2,
+ "max_state_id": 1336,
+ "min_state_id": 1321,
+ "num_states": 16,
+ "numeric_id": 96,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "black_bed"
+ },
+ "black_candle": {
+ "class": "cec",
+ "display_name": "Black Candle",
+ "field": "on",
+ "hardness": 0.1,
+ "max_state_id": 17502,
+ "min_state_id": 17487,
+ "num_states": 16,
+ "numeric_id": 793,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "black_candle"
+ },
+ "black_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Black Candle",
+ "field": "oE",
+ "max_state_id": 17536,
+ "min_state_id": 17535,
+ "num_states": 2,
+ "numeric_id": 810,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "black_candle_cake"
+ },
+ "black_carpet": {
+ "class": "cmg",
+ "display_name": "Black Carpet",
+ "field": "he",
+ "hardness": 0.1,
+ "max_state_id": 8004,
+ "min_state_id": 8004,
+ "num_states": 1,
+ "numeric_id": 420,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "black_carpet"
+ },
+ "black_concrete": {
+ "class": "cdq",
+ "display_name": "Black Concrete",
+ "field": "jZ",
+ "hardness": 1.8,
+ "max_state_id": 9576,
+ "min_state_id": 9576,
+ "num_states": 1,
+ "numeric_id": 571,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "black_concrete"
+ },
+ "black_concrete_powder": {
+ "class": "cev",
+ "display_name": "Black Concrete Powder",
+ "field": "kp",
+ "hardness": 0.5,
+ "max_state_id": 9592,
+ "min_state_id": 9592,
+ "num_states": 1,
+ "numeric_id": 587,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "black_concrete_powder"
+ },
+ "black_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Black Glazed Terracotta",
+ "field": "jJ",
+ "hardness": 1.4,
+ "max_state_id": 9560,
+ "min_state_id": 9557,
+ "num_states": 4,
+ "numeric_id": 555,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "black_glazed_terracotta"
+ },
+ "black_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Black Shulker Box",
+ "field": "jt",
+ "hardness": 2.0,
+ "max_state_id": 9496,
+ "min_state_id": 9491,
+ "num_states": 6,
+ "numeric_id": 539,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "black_shulker_box"
+ },
+ "black_stained_glass": {
+ "class": "ckl",
+ "display_name": "Black Stained Glass",
+ "field": "dv",
+ "hardness": 0.3,
+ "max_state_id": 4179,
+ "min_state_id": 4179,
+ "num_states": 1,
+ "numeric_id": 229,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "black_stained_glass"
+ },
+ "black_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Black Stained Glass Pane",
+ "field": "gx",
+ "hardness": 0.3,
+ "max_state_id": 7465,
+ "min_state_id": 7434,
+ "num_states": 32,
+ "numeric_id": 387,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "black_stained_glass_pane"
+ },
+ "black_terracotta": {
+ "class": "cdq",
+ "display_name": "Black Terracotta",
+ "field": "gh",
+ "hardness": 1.25,
+ "max_state_id": 6953,
+ "min_state_id": 6953,
+ "num_states": 1,
+ "numeric_id": 371,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "black_terracotta"
+ },
+ "black_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hT",
+ "hardness": 1.0,
+ "max_state_id": 8339,
+ "min_state_id": 8336,
+ "num_states": 4,
+ "numeric_id": 461,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "black_wall_banner"
+ },
+ "black_wool": {
+ "class": "cdq",
+ "display_name": "Black Wool",
+ "field": "bt",
+ "hardness": 0.8,
+ "max_state_id": 1455,
+ "min_state_id": 1455,
+ "num_states": 1,
+ "numeric_id": 123,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "black_wool"
+ },
+ "blackstone": {
+ "class": "cdq",
+ "display_name": "Blackstone",
+ "field": "nD",
+ "hardness": 1.5,
+ "max_state_id": 15966,
+ "min_state_id": 15966,
+ "num_states": 1,
+ "numeric_id": 757,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "blackstone"
+ },
+ "blackstone_slab": {
+ "class": "cjx",
+ "display_name": "Blackstone Slab",
+ "field": "nG",
+ "hardness": 2.0,
+ "max_state_id": 16376,
+ "min_state_id": 16371,
+ "num_states": 6,
+ "numeric_id": 760,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blackstone_slab"
+ },
+ "blackstone_stairs": {
+ "class": "ckn",
+ "display_name": "Blackstone Stairs",
+ "field": "nE",
+ "max_state_id": 16046,
+ "min_state_id": 15967,
+ "num_states": 80,
+ "numeric_id": 758,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blackstone_stairs"
+ },
+ "blackstone_wall": {
+ "class": "clo",
+ "display_name": "Blackstone Wall",
+ "field": "nF",
+ "max_state_id": 16370,
+ "min_state_id": 16047,
+ "num_states": 324,
+ "numeric_id": 759,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blackstone_wall"
+ },
+ "blast_furnace": {
+ "block_entity": "blast_furnace",
+ "class": "cdp",
+ "display_name": "Blast Furnace",
+ "field": "mi",
+ "hardness": 3.5,
+ "light": 13,
+ "max_state_id": 14941,
+ "min_state_id": 14934,
+ "num_states": 8,
+ "numeric_id": 684,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blast_furnace"
+ },
+ "blue_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Blue Banner",
+ "field": "hz",
+ "hardness": 1.0,
+ "max_state_id": 8211,
+ "min_state_id": 8196,
+ "num_states": 16,
+ "numeric_id": 441,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "blue_banner"
+ },
+ "blue_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Blue Bed",
+ "field": "aO",
+ "hardness": 0.2,
+ "max_state_id": 1272,
+ "min_state_id": 1257,
+ "num_states": 16,
+ "numeric_id": 92,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blue_bed"
+ },
+ "blue_candle": {
+ "class": "cec",
+ "display_name": "Blue Candle",
+ "field": "oj",
+ "hardness": 0.1,
+ "max_state_id": 17438,
+ "min_state_id": 17423,
+ "num_states": 16,
+ "numeric_id": 789,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blue_candle"
+ },
+ "blue_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Blue Candle",
+ "field": "oA",
+ "max_state_id": 17528,
+ "min_state_id": 17527,
+ "num_states": 2,
+ "numeric_id": 806,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blue_candle_cake"
+ },
+ "blue_carpet": {
+ "class": "cmg",
+ "display_name": "Blue Carpet",
+ "field": "ha",
+ "hardness": 0.1,
+ "max_state_id": 8000,
+ "min_state_id": 8000,
+ "num_states": 1,
+ "numeric_id": 416,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "blue_carpet"
+ },
+ "blue_concrete": {
+ "class": "cdq",
+ "display_name": "Blue Concrete",
+ "field": "jV",
+ "hardness": 1.8,
+ "max_state_id": 9572,
+ "min_state_id": 9572,
+ "num_states": 1,
+ "numeric_id": 567,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "blue_concrete"
+ },
+ "blue_concrete_powder": {
+ "class": "cev",
+ "display_name": "Blue Concrete Powder",
+ "field": "kl",
+ "hardness": 0.5,
+ "max_state_id": 9588,
+ "min_state_id": 9588,
+ "num_states": 1,
+ "numeric_id": 583,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "blue_concrete_powder"
+ },
+ "blue_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Blue Glazed Terracotta",
+ "field": "jF",
+ "hardness": 1.4,
+ "max_state_id": 9544,
+ "min_state_id": 9541,
+ "num_states": 4,
+ "numeric_id": 551,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "blue_glazed_terracotta"
+ },
+ "blue_ice": {
+ "class": "cgv",
+ "display_name": "Blue Ice",
+ "field": "lj",
+ "hardness": 2.8,
+ "max_state_id": 9771,
+ "min_state_id": 9771,
+ "num_states": 1,
+ "numeric_id": 633,
+ "resistance": 2.8,
+ "states": [],
+ "text_id": "blue_ice"
+ },
+ "blue_orchid": {
+ "class": "cgg",
+ "display_name": "Blue Orchid",
+ "field": "bx",
+ "hardness": 0.0,
+ "max_state_id": 1470,
+ "min_state_id": 1470,
+ "num_states": 1,
+ "numeric_id": 127,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "blue_orchid"
+ },
+ "blue_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Blue Shulker Box",
+ "field": "jp",
+ "hardness": 2.0,
+ "max_state_id": 9472,
+ "min_state_id": 9467,
+ "num_states": 6,
+ "numeric_id": 535,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "blue_shulker_box"
+ },
+ "blue_stained_glass": {
+ "class": "ckl",
+ "display_name": "Blue Stained Glass",
+ "field": "dr",
+ "hardness": 0.3,
+ "max_state_id": 4175,
+ "min_state_id": 4175,
+ "num_states": 1,
+ "numeric_id": 225,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "blue_stained_glass"
+ },
+ "blue_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Blue Stained Glass Pane",
+ "field": "gt",
+ "hardness": 0.3,
+ "max_state_id": 7337,
+ "min_state_id": 7306,
+ "num_states": 32,
+ "numeric_id": 383,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "blue_stained_glass_pane"
+ },
+ "blue_terracotta": {
+ "class": "cdq",
+ "display_name": "Blue Terracotta",
+ "field": "gd",
+ "hardness": 1.25,
+ "max_state_id": 6949,
+ "min_state_id": 6949,
+ "num_states": 1,
+ "numeric_id": 367,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "blue_terracotta"
+ },
+ "blue_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hP",
+ "hardness": 1.0,
+ "max_state_id": 8323,
+ "min_state_id": 8320,
+ "num_states": 4,
+ "numeric_id": 457,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "blue_wall_banner"
+ },
+ "blue_wool": {
+ "class": "cdq",
+ "display_name": "Blue Wool",
+ "field": "bp",
+ "hardness": 0.8,
+ "max_state_id": 1451,
+ "min_state_id": 1451,
+ "num_states": 1,
+ "numeric_id": 119,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "blue_wool"
+ },
+ "bone_block": {
+ "class": "cjl",
+ "display_name": "Bone Block",
+ "field": "ja",
+ "hardness": 2.0,
+ "max_state_id": 9381,
+ "min_state_id": 9379,
+ "num_states": 3,
+ "numeric_id": 520,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "bone_block"
+ },
+ "bookshelf": {
+ "class": "cdq",
+ "display_name": "Bookshelf",
+ "field": "bO",
+ "hardness": 1.5,
+ "max_state_id": 1488,
+ "min_state_id": 1488,
+ "num_states": 1,
+ "numeric_id": 144,
+ "resistance": 1.5,
+ "states": [],
+ "text_id": "bookshelf"
+ },
+ "brain_coral": {
+ "class": "cez",
+ "display_name": "Brain Coral",
+ "field": "kK",
+ "hardness": 0.0,
+ "max_state_id": 9656,
+ "min_state_id": 9655,
+ "num_states": 2,
+ "numeric_id": 608,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brain_coral"
+ },
+ "brain_coral_block": {
+ "class": "cex",
+ "display_name": "Brain Coral Block",
+ "field": "kA",
+ "hardness": 1.5,
+ "max_state_id": 9639,
+ "min_state_id": 9639,
+ "num_states": 1,
+ "numeric_id": 598,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "brain_coral_block"
+ },
+ "brain_coral_fan": {
+ "class": "cey",
+ "display_name": "Brain Coral Fan",
+ "field": "kU",
+ "hardness": 0.0,
+ "max_state_id": 9676,
+ "min_state_id": 9675,
+ "num_states": 2,
+ "numeric_id": 618,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brain_coral_fan"
+ },
+ "brain_coral_wall_fan": {
+ "class": "cfa",
+ "display_name": "Brain Coral Wall Fan",
+ "field": "le",
+ "hardness": 0.0,
+ "max_state_id": 9738,
+ "min_state_id": 9731,
+ "num_states": 8,
+ "numeric_id": 628,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brain_coral_wall_fan"
+ },
+ "brewing_stand": {
+ "block_entity": "brewing_stand",
+ "class": "cdt",
+ "display_name": "Brewing Stand",
+ "field": "ej",
+ "hardness": 0.5,
+ "light": 1,
+ "max_state_id": 5214,
+ "min_state_id": 5207,
+ "num_states": 8,
+ "numeric_id": 269,
+ "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"
+ }
+ ],
+ "text_id": "brewing_stand"
+ },
+ "brick_slab": {
+ "class": "cjx",
+ "display_name": "Brick Slab",
+ "field": "ik",
+ "hardness": 2.0,
+ "max_state_id": 8500,
+ "min_state_id": 8495,
+ "num_states": 6,
+ "numeric_id": 478,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brick_slab"
+ },
+ "brick_stairs": {
+ "class": "ckn",
+ "display_name": "Brick Stairs",
+ "field": "ea",
+ "max_state_id": 5005,
+ "min_state_id": 4926,
+ "num_states": 80,
+ "numeric_id": 260,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brick_stairs"
+ },
+ "brick_wall": {
+ "class": "clo",
+ "display_name": "Brick Wall",
+ "field": "lS",
+ "max_state_id": 11313,
+ "min_state_id": 10990,
+ "num_states": 324,
+ "numeric_id": 668,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brick_wall"
+ },
+ "bricks": {
+ "class": "cdq",
+ "display_name": "Bricks",
+ "field": "bM",
+ "hardness": 2.0,
+ "max_state_id": 1485,
+ "min_state_id": 1485,
+ "num_states": 1,
+ "numeric_id": 142,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "bricks"
+ },
+ "brown_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Brown Banner",
+ "field": "hA",
+ "hardness": 1.0,
+ "max_state_id": 8227,
+ "min_state_id": 8212,
+ "num_states": 16,
+ "numeric_id": 442,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "brown_banner"
+ },
+ "brown_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Brown Bed",
+ "field": "aP",
+ "hardness": 0.2,
+ "max_state_id": 1288,
+ "min_state_id": 1273,
+ "num_states": 16,
+ "numeric_id": 93,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brown_bed"
+ },
+ "brown_candle": {
+ "class": "cec",
+ "display_name": "Brown Candle",
+ "field": "ok",
+ "hardness": 0.1,
+ "max_state_id": 17454,
+ "min_state_id": 17439,
+ "num_states": 16,
+ "numeric_id": 790,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brown_candle"
+ },
+ "brown_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Brown Candle",
+ "field": "oB",
+ "max_state_id": 17530,
+ "min_state_id": 17529,
+ "num_states": 2,
+ "numeric_id": 807,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brown_candle_cake"
+ },
+ "brown_carpet": {
+ "class": "cmg",
+ "display_name": "Brown Carpet",
+ "field": "hb",
+ "hardness": 0.1,
+ "max_state_id": 8001,
+ "min_state_id": 8001,
+ "num_states": 1,
+ "numeric_id": 417,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "brown_carpet"
+ },
+ "brown_concrete": {
+ "class": "cdq",
+ "display_name": "Brown Concrete",
+ "field": "jW",
+ "hardness": 1.8,
+ "max_state_id": 9573,
+ "min_state_id": 9573,
+ "num_states": 1,
+ "numeric_id": 568,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "brown_concrete"
+ },
+ "brown_concrete_powder": {
+ "class": "cev",
+ "display_name": "Brown Concrete Powder",
+ "field": "km",
+ "hardness": 0.5,
+ "max_state_id": 9589,
+ "min_state_id": 9589,
+ "num_states": 1,
+ "numeric_id": 584,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "brown_concrete_powder"
+ },
+ "brown_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Brown Glazed Terracotta",
+ "field": "jG",
+ "hardness": 1.4,
+ "max_state_id": 9548,
+ "min_state_id": 9545,
+ "num_states": 4,
+ "numeric_id": 552,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "brown_glazed_terracotta"
+ },
+ "brown_mushroom": {
+ "class": "cic",
+ "display_name": "Brown Mushroom",
+ "field": "bI",
+ "hardness": 0.0,
+ "light": 1,
+ "max_state_id": 1481,
+ "min_state_id": 1481,
+ "num_states": 1,
+ "numeric_id": 138,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "brown_mushroom"
+ },
+ "brown_mushroom_block": {
+ "class": "chb",
+ "display_name": "Brown Mushroom Block",
+ "field": "dM",
+ "hardness": 0.2,
+ "max_state_id": 4637,
+ "min_state_id": 4574,
+ "num_states": 64,
+ "numeric_id": 246,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "down",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brown_mushroom_block"
+ },
+ "brown_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Brown Shulker Box",
+ "field": "jq",
+ "hardness": 2.0,
+ "max_state_id": 9478,
+ "min_state_id": 9473,
+ "num_states": 6,
+ "numeric_id": 536,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "brown_shulker_box"
+ },
+ "brown_stained_glass": {
+ "class": "ckl",
+ "display_name": "Brown Stained Glass",
+ "field": "ds",
+ "hardness": 0.3,
+ "max_state_id": 4176,
+ "min_state_id": 4176,
+ "num_states": 1,
+ "numeric_id": 226,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "brown_stained_glass"
+ },
+ "brown_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Brown Stained Glass Pane",
+ "field": "gu",
+ "hardness": 0.3,
+ "max_state_id": 7369,
+ "min_state_id": 7338,
+ "num_states": 32,
+ "numeric_id": 384,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "brown_stained_glass_pane"
+ },
+ "brown_terracotta": {
+ "class": "cdq",
+ "display_name": "Brown Terracotta",
+ "field": "ge",
+ "hardness": 1.25,
+ "max_state_id": 6950,
+ "min_state_id": 6950,
+ "num_states": 1,
+ "numeric_id": 368,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "brown_terracotta"
+ },
+ "brown_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hQ",
+ "hardness": 1.0,
+ "max_state_id": 8327,
+ "min_state_id": 8324,
+ "num_states": 4,
+ "numeric_id": 458,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "brown_wall_banner"
+ },
+ "brown_wool": {
+ "class": "cdq",
+ "display_name": "Brown Wool",
+ "field": "bq",
+ "hardness": 0.8,
+ "max_state_id": 1452,
+ "min_state_id": 1452,
+ "num_states": 1,
+ "numeric_id": 120,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "brown_wool"
+ },
+ "bubble_column": {
+ "class": "cdu",
+ "display_name": "Bubble Column",
+ "field": "lq",
+ "max_state_id": 9791,
+ "min_state_id": 9790,
+ "num_states": 2,
+ "numeric_id": 640,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "drag",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "bubble_column"
+ },
+ "bubble_coral": {
+ "class": "cez",
+ "display_name": "Bubble Coral",
+ "field": "kL",
+ "hardness": 0.0,
+ "max_state_id": 9658,
+ "min_state_id": 9657,
+ "num_states": 2,
+ "numeric_id": 609,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "bubble_coral"
+ },
+ "bubble_coral_block": {
+ "class": "cex",
+ "display_name": "Bubble Coral Block",
+ "field": "kB",
+ "hardness": 1.5,
+ "max_state_id": 9640,
+ "min_state_id": 9640,
+ "num_states": 1,
+ "numeric_id": 599,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "bubble_coral_block"
+ },
+ "bubble_coral_fan": {
+ "class": "cey",
+ "display_name": "Bubble Coral Fan",
+ "field": "kV",
+ "hardness": 0.0,
+ "max_state_id": 9678,
+ "min_state_id": 9677,
+ "num_states": 2,
+ "numeric_id": 619,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "bubble_coral_fan"
+ },
+ "bubble_coral_wall_fan": {
+ "class": "cfa",
+ "display_name": "Bubble Coral Wall Fan",
+ "field": "lf",
+ "hardness": 0.0,
+ "max_state_id": 9746,
+ "min_state_id": 9739,
+ "num_states": 8,
+ "numeric_id": 629,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "bubble_coral_wall_fan"
+ },
+ "budding_amethyst": {
+ "class": "cdw",
+ "display_name": "Budding Amethyst",
+ "field": "oG",
+ "hardness": 1.5,
+ "max_state_id": 17538,
+ "min_state_id": 17538,
+ "num_states": 1,
+ "numeric_id": 812,
+ "resistance": 1.5,
+ "states": [],
+ "text_id": "budding_amethyst"
+ },
+ "cactus": {
+ "class": "cdz",
+ "display_name": "Cactus",
+ "field": "cN",
+ "hardness": 0.4,
+ "max_state_id": 4015,
+ "min_state_id": 4000,
+ "num_states": 16,
+ "numeric_id": 195,
+ "resistance": 0.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "age",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "cactus"
+ },
+ "cake": {
+ "class": "cea",
+ "display_name": "Cake",
+ "field": "de",
+ "hardness": 0.5,
+ "max_state_id": 4099,
+ "min_state_id": 4093,
+ "num_states": 7,
+ "numeric_id": 212,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 6,
+ "min": 0,
+ "name": "bites",
+ "num_values": 7,
+ "type": "int"
+ }
+ ],
+ "text_id": "cake"
+ },
+ "calcite": {
+ "class": "cdq",
+ "display_name": "Calcite",
+ "field": "oM",
+ "hardness": 0.75,
+ "max_state_id": 17588,
+ "min_state_id": 17588,
+ "num_states": 1,
+ "numeric_id": 818,
+ "resistance": 0.75,
+ "states": [],
+ "text_id": "calcite"
+ },
+ "campfire": {
+ "block_entity": "campfire",
+ "class": "ceb",
+ "display_name": "Campfire",
+ "field": "ms",
+ "hardness": 2.0,
+ "light": 15,
+ "max_state_id": 15048,
+ "min_state_id": 15017,
+ "num_states": 32,
+ "numeric_id": 694,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "signal_fire",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "campfire"
+ },
+ "candle": {
+ "class": "cec",
+ "display_name": "Candle",
+ "field": "nX",
+ "hardness": 0.1,
+ "max_state_id": 17246,
+ "min_state_id": 17231,
+ "num_states": 16,
+ "numeric_id": 777,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "candle"
+ },
+ "candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Candle",
+ "field": "oo",
+ "light": 3,
+ "max_state_id": 17504,
+ "min_state_id": 17503,
+ "num_states": 2,
+ "numeric_id": 794,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "candle_cake"
+ },
+ "carrots": {
+ "class": "cef",
+ "display_name": "Carrots",
+ "field": "fh",
+ "hardness": 0.0,
+ "max_state_id": 6416,
+ "min_state_id": 6409,
+ "num_states": 8,
+ "numeric_id": 319,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 7,
+ "min": 0,
+ "name": "age",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "carrots"
+ },
+ "cartography_table": {
+ "class": "ceg",
+ "display_name": "Cartography Table",
+ "field": "mj",
+ "hardness": 2.5,
+ "max_state_id": 14942,
+ "min_state_id": 14942,
+ "num_states": 1,
+ "numeric_id": 685,
+ "resistance": 2.5,
+ "states": [],
+ "text_id": "cartography_table"
+ },
+ "carved_pumpkin": {
+ "class": "ceh",
+ "display_name": "Carved Pumpkin",
+ "field": "dc",
+ "hardness": 1.0,
+ "max_state_id": 4088,
+ "min_state_id": 4085,
+ "num_states": 4,
+ "numeric_id": 210,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "carved_pumpkin"
+ },
+ "cauldron": {
+ "class": "cei",
+ "display_name": "Cauldron",
+ "field": "ek",
+ "hardness": 2.0,
+ "max_state_id": 5215,
+ "min_state_id": 5215,
+ "num_states": 1,
+ "numeric_id": 270,
+ "resistance": 2.0,
+ "states": [],
+ "text_id": "cauldron"
+ },
+ "cave_air": {
+ "class": "cco",
+ "display_name": "Cave Air",
+ "field": "lp",
+ "max_state_id": 9789,
+ "min_state_id": 9789,
+ "num_states": 1,
+ "numeric_id": 639,
+ "states": [],
+ "text_id": "cave_air"
+ },
+ "cave_vines": {
+ "class": "cek",
+ "display_name": "Cave Vines",
+ "field": "pB",
+ "hardness": 0.0,
+ "max_state_id": 18438,
+ "min_state_id": 18438,
+ "num_states": 1,
+ "numeric_id": 859,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "cave_vines"
+ },
+ "cave_vines_plant": {
+ "class": "cel",
+ "display_name": "Cave Vines Plant",
+ "field": "pC",
+ "hardness": 0.0,
+ "max_state_id": 18439,
+ "min_state_id": 18439,
+ "num_states": 1,
+ "numeric_id": 860,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "cave_vines_plant"
+ },
+ "chain": {
+ "class": "cem",
+ "display_name": "Chain",
+ "field": "dQ",
+ "hardness": 5.0,
+ "max_state_id": 4803,
+ "min_state_id": 4798,
+ "num_states": 6,
+ "numeric_id": 250,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "chain"
+ },
+ "chain_command_block": {
+ "block_entity": "command_block",
+ "class": "ces",
+ "display_name": "Chain Command Block",
+ "field": "iV",
+ "hardness": -1.0,
+ "max_state_id": 9371,
+ "min_state_id": 9360,
+ "num_states": 12,
+ "numeric_id": 515,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "conditional",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "chain_command_block"
+ },
+ "chest": {
+ "block_entity": "chest",
+ "class": "ceo",
+ "display_name": "Chest",
+ "field": "bX",
+ "hardness": 2.5,
+ "max_state_id": 2113,
+ "min_state_id": 2090,
+ "num_states": 24,
+ "numeric_id": 153,
+ "resistance": 2.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpn",
+ "field_name": "c",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "SINGLE",
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "chest"
+ },
+ "chipped_anvil": {
+ "class": "ccr",
+ "display_name": "Chipped Anvil",
+ "field": "fC",
+ "hardness": 5.0,
+ "max_state_id": 6696,
+ "min_state_id": 6693,
+ "num_states": 4,
+ "numeric_id": 340,
+ "resistance": 1200.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "chipped_anvil"
+ },
+ "chiseled_deepslate": {
+ "class": "cdq",
+ "display_name": "Chiseled Deepslate",
+ "field": "qe",
+ "max_state_id": 20151,
+ "min_state_id": 20151,
+ "num_states": 1,
+ "numeric_id": 888,
+ "states": [],
+ "text_id": "chiseled_deepslate"
+ },
+ "chiseled_nether_bricks": {
+ "class": "cdq",
+ "display_name": "Chiseled Nether Bricks",
+ "field": "nU",
+ "hardness": 2.0,
+ "max_state_id": 17228,
+ "min_state_id": 17228,
+ "num_states": 1,
+ "numeric_id": 774,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "chiseled_nether_bricks"
+ },
+ "chiseled_polished_blackstone": {
+ "class": "cdq",
+ "display_name": "Chiseled Polished Blackstone",
+ "field": "nK",
+ "hardness": 1.5,
+ "max_state_id": 16380,
+ "min_state_id": 16380,
+ "num_states": 1,
+ "numeric_id": 764,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "chiseled_polished_blackstone"
+ },
+ "chiseled_quartz_block": {
+ "class": "cdq",
+ "display_name": "Chiseled Quartz Block",
+ "field": "fN",
+ "hardness": 0.8,
+ "max_state_id": 6818,
+ "min_state_id": 6818,
+ "num_states": 1,
+ "numeric_id": 351,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "chiseled_quartz_block"
+ },
+ "chiseled_red_sandstone": {
+ "class": "cdq",
+ "display_name": "Chiseled Red Sandstone",
+ "field": "hV",
+ "hardness": 0.8,
+ "max_state_id": 8341,
+ "min_state_id": 8341,
+ "num_states": 1,
+ "numeric_id": 463,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "chiseled_red_sandstone"
+ },
+ "chiseled_sandstone": {
+ "class": "cdq",
+ "display_name": "Chiseled Sandstone",
+ "field": "aA",
+ "hardness": 0.8,
+ "max_state_id": 279,
+ "min_state_id": 279,
+ "num_states": 1,
+ "numeric_id": 78,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "chiseled_sandstone"
+ },
+ "chiseled_stone_bricks": {
+ "class": "cdq",
+ "display_name": "Chiseled Stone Bricks",
+ "field": "dF",
+ "hardness": 1.5,
+ "max_state_id": 4567,
+ "min_state_id": 4567,
+ "num_states": 1,
+ "numeric_id": 239,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "chiseled_stone_bricks"
+ },
+ "chorus_flower": {
+ "class": "cep",
+ "display_name": "Chorus Flower",
+ "field": "iM",
+ "hardness": 0.4,
+ "max_state_id": 9256,
+ "min_state_id": 9251,
+ "num_states": 6,
+ "numeric_id": 506,
+ "resistance": 0.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 5,
+ "min": 0,
+ "name": "age",
+ "num_values": 6,
+ "type": "int"
+ }
+ ],
+ "text_id": "chorus_flower"
+ },
+ "chorus_plant": {
+ "class": "ceq",
+ "display_name": "Chorus Plant",
+ "field": "iL",
+ "hardness": 0.4,
+ "max_state_id": 9250,
+ "min_state_id": 9187,
+ "num_states": 64,
+ "numeric_id": 505,
+ "resistance": 0.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "down",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "chorus_plant"
+ },
+ "clay": {
+ "class": "cdq",
+ "display_name": "Clay",
+ "field": "cO",
+ "hardness": 0.6,
+ "max_state_id": 4016,
+ "min_state_id": 4016,
+ "num_states": 1,
+ "numeric_id": 196,
+ "resistance": 0.6,
+ "states": [],
+ "text_id": "clay"
+ },
+ "coal_block": {
+ "class": "cdq",
+ "display_name": "Block of Coal",
+ "field": "hg",
+ "hardness": 5.0,
+ "max_state_id": 8006,
+ "min_state_id": 8006,
+ "num_states": 1,
+ "numeric_id": 422,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "coal_block"
+ },
+ "coal_ore": {
+ "class": "cim",
+ "display_name": "Coal Ore",
+ "field": "J",
+ "hardness": 3.0,
+ "max_state_id": 73,
+ "min_state_id": 73,
+ "num_states": 1,
+ "numeric_id": 35,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "coal_ore"
+ },
+ "coarse_dirt": {
+ "class": "cdq",
+ "display_name": "Coarse Dirt",
+ "field": "k",
+ "hardness": 0.5,
+ "max_state_id": 11,
+ "min_state_id": 11,
+ "num_states": 1,
+ "numeric_id": 10,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "coarse_dirt"
+ },
+ "cobbled_deepslate": {
+ "class": "cdq",
+ "display_name": "Cobbled Deepslate",
+ "field": "pO",
+ "hardness": 3.5,
+ "max_state_id": 18507,
+ "min_state_id": 18507,
+ "num_states": 1,
+ "numeric_id": 872,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "cobbled_deepslate"
+ },
+ "cobbled_deepslate_slab": {
+ "class": "cjx",
+ "display_name": "Cobbled Deepslate Slab",
+ "field": "pQ",
+ "max_state_id": 18593,
+ "min_state_id": 18588,
+ "num_states": 6,
+ "numeric_id": 874,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobbled_deepslate_slab"
+ },
+ "cobbled_deepslate_stairs": {
+ "class": "ckn",
+ "display_name": "Cobbled Deepslate Stairs",
+ "field": "pP",
+ "max_state_id": 18587,
+ "min_state_id": 18508,
+ "num_states": 80,
+ "numeric_id": 873,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobbled_deepslate_stairs"
+ },
+ "cobbled_deepslate_wall": {
+ "class": "clo",
+ "display_name": "Cobbled Deepslate Wall",
+ "field": "pR",
+ "max_state_id": 18917,
+ "min_state_id": 18594,
+ "num_states": 324,
+ "numeric_id": 875,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobbled_deepslate_wall"
+ },
+ "cobblestone": {
+ "class": "cdq",
+ "display_name": "Cobblestone",
+ "field": "m",
+ "hardness": 2.0,
+ "max_state_id": 14,
+ "min_state_id": 14,
+ "num_states": 1,
+ "numeric_id": 12,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "cobblestone"
+ },
+ "cobblestone_slab": {
+ "class": "cjx",
+ "display_name": "Cobblestone Slab",
+ "field": "ij",
+ "hardness": 2.0,
+ "max_state_id": 8494,
+ "min_state_id": 8489,
+ "num_states": 6,
+ "numeric_id": 477,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobblestone_slab"
+ },
+ "cobblestone_stairs": {
+ "class": "ckn",
+ "display_name": "Cobblestone Stairs",
+ "field": "cp",
+ "max_state_id": 3801,
+ "min_state_id": 3722,
+ "num_states": 80,
+ "numeric_id": 171,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobblestone_stairs"
+ },
+ "cobblestone_wall": {
+ "class": "clo",
+ "display_name": "Cobblestone Wall",
+ "field": "eG",
+ "max_state_id": 6059,
+ "min_state_id": 5736,
+ "num_states": 324,
+ "numeric_id": 292,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cobblestone_wall"
+ },
+ "cobweb": {
+ "class": "clx",
+ "display_name": "Cobweb",
+ "field": "aW",
+ "hardness": 4.0,
+ "max_state_id": 1397,
+ "min_state_id": 1397,
+ "num_states": 1,
+ "numeric_id": 100,
+ "resistance": 4.0,
+ "states": [],
+ "text_id": "cobweb"
+ },
+ "cocoa": {
+ "class": "cer",
+ "display_name": "Cocoa",
+ "field": "et",
+ "hardness": 0.2,
+ "max_state_id": 5247,
+ "min_state_id": 5236,
+ "num_states": 12,
+ "numeric_id": 279,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 2,
+ "min": 0,
+ "name": "age",
+ "num_values": 3,
+ "type": "int"
+ }
+ ],
+ "text_id": "cocoa"
+ },
+ "command_block": {
+ "block_entity": "command_block",
+ "class": "ces",
+ "display_name": "Command Block",
+ "field": "eE",
+ "hardness": -1.0,
+ "max_state_id": 5734,
+ "min_state_id": 5723,
+ "num_states": 12,
+ "numeric_id": 290,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "conditional",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "command_block"
+ },
+ "comparator": {
+ "block_entity": "comparator",
+ "class": "cet",
+ "display_name": "Redstone Comparator",
+ "field": "fH",
+ "hardness": 0.0,
+ "max_state_id": 6772,
+ "min_state_id": 6757,
+ "num_states": 16,
+ "numeric_id": 345,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpo",
+ "field_name": "a",
+ "name": "mode",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "COMPARE",
+ "SUBTRACT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "comparator"
+ },
+ "composter": {
+ "class": "ceu",
+ "display_name": "Composter",
+ "field": "no",
+ "hardness": 0.6,
+ "max_state_id": 15886,
+ "min_state_id": 15878,
+ "num_states": 9,
+ "numeric_id": 742,
+ "resistance": 0.6,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 8,
+ "min": 0,
+ "name": "level",
+ "num_values": 9,
+ "type": "int"
+ }
+ ],
+ "text_id": "composter"
+ },
+ "conduit": {
+ "block_entity": "conduit",
+ "class": "cew",
+ "display_name": "Conduit",
+ "field": "lk",
+ "hardness": 3.0,
+ "light": 15,
+ "max_state_id": 9773,
+ "min_state_id": 9772,
+ "num_states": 2,
+ "numeric_id": 634,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "conduit"
+ },
+ "copper_block": {
+ "class": "clu",
+ "display_name": "Block of Copper",
+ "field": "oT",
+ "hardness": 3.0,
+ "max_state_id": 17690,
+ "min_state_id": 17690,
+ "num_states": 1,
+ "numeric_id": 825,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "copper_block"
+ },
+ "copper_ore": {
+ "class": "cim",
+ "display_name": "Copper Ore",
+ "field": "oU",
+ "max_state_id": 17691,
+ "min_state_id": 17691,
+ "num_states": 1,
+ "numeric_id": 826,
+ "states": [],
+ "text_id": "copper_ore"
+ },
+ "cornflower": {
+ "class": "cgg",
+ "display_name": "Cornflower",
+ "field": "bF",
+ "hardness": 0.0,
+ "max_state_id": 1478,
+ "min_state_id": 1478,
+ "num_states": 1,
+ "numeric_id": 135,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "cornflower"
+ },
+ "cracked_deepslate_bricks": {
+ "class": "cdq",
+ "display_name": "Cracked Deepslate Bricks",
+ "field": "qf",
+ "max_state_id": 20152,
+ "min_state_id": 20152,
+ "num_states": 1,
+ "numeric_id": 889,
+ "states": [],
+ "text_id": "cracked_deepslate_bricks"
+ },
+ "cracked_deepslate_tiles": {
+ "class": "cdq",
+ "display_name": "Cracked Deepslate Tiles",
+ "field": "qg",
+ "max_state_id": 20153,
+ "min_state_id": 20153,
+ "num_states": 1,
+ "numeric_id": 890,
+ "states": [],
+ "text_id": "cracked_deepslate_tiles"
+ },
+ "cracked_nether_bricks": {
+ "class": "cdq",
+ "display_name": "Cracked Nether Bricks",
+ "field": "nV",
+ "hardness": 2.0,
+ "max_state_id": 17229,
+ "min_state_id": 17229,
+ "num_states": 1,
+ "numeric_id": 775,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "cracked_nether_bricks"
+ },
+ "cracked_polished_blackstone_bricks": {
+ "class": "cdq",
+ "display_name": "Cracked Polished Blackstone Bricks",
+ "field": "nJ",
+ "max_state_id": 16379,
+ "min_state_id": 16379,
+ "num_states": 1,
+ "numeric_id": 763,
+ "states": [],
+ "text_id": "cracked_polished_blackstone_bricks"
+ },
+ "cracked_stone_bricks": {
+ "class": "cdq",
+ "display_name": "Cracked Stone Bricks",
+ "field": "dE",
+ "hardness": 1.5,
+ "max_state_id": 4566,
+ "min_state_id": 4566,
+ "num_states": 1,
+ "numeric_id": 238,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "cracked_stone_bricks"
+ },
+ "crafting_table": {
+ "class": "cfb",
+ "display_name": "Crafting Table",
+ "field": "cc",
+ "hardness": 2.5,
+ "max_state_id": 3413,
+ "min_state_id": 3413,
+ "num_states": 1,
+ "numeric_id": 158,
+ "resistance": 2.5,
+ "states": [],
+ "text_id": "crafting_table"
+ },
+ "creeper_head": {
+ "block_entity": "skull",
+ "class": "cjw",
+ "display_name": "Creeper Head",
+ "field": "fx",
+ "hardness": 1.0,
+ "max_state_id": 6664,
+ "min_state_id": 6649,
+ "num_states": 16,
+ "numeric_id": 335,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "creeper_head"
+ },
+ "creeper_wall_head": {
+ "block_entity": "skull",
+ "class": "clq",
+ "display_name": "Creeper Wall Head",
+ "field": "fy",
+ "hardness": 1.0,
+ "max_state_id": 6668,
+ "min_state_id": 6665,
+ "num_states": 4,
+ "numeric_id": 336,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "creeper_wall_head"
+ },
+ "crimson_button": {
+ "class": "cmf",
+ "display_name": "Crimson Button",
+ "field": "ne",
+ "hardness": 0.5,
+ "max_state_id": 15629,
+ "min_state_id": 15606,
+ "num_states": 24,
+ "numeric_id": 732,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "crimson_button"
+ },
+ "crimson_door": {
+ "class": "cfm",
+ "display_name": "Crimson Door",
+ "field": "ng",
+ "hardness": 3.0,
+ "max_state_id": 15717,
+ "min_state_id": 15654,
+ "num_states": 64,
+ "numeric_id": 734,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_door"
+ },
+ "crimson_fence": {
+ "class": "cgc",
+ "display_name": "Crimson Fence",
+ "field": "mW",
+ "hardness": 2.0,
+ "max_state_id": 15221,
+ "min_state_id": 15190,
+ "num_states": 32,
+ "numeric_id": 724,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_fence"
+ },
+ "crimson_fence_gate": {
+ "class": "cgd",
+ "display_name": "Crimson Fence Gate",
+ "field": "na",
+ "hardness": 2.0,
+ "max_state_id": 15413,
+ "min_state_id": 15382,
+ "num_states": 32,
+ "numeric_id": 728,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_fence_gate"
+ },
+ "crimson_fungus": {
+ "class": "cgj",
+ "display_name": "Crimson Fungus",
+ "field": "mJ",
+ "hardness": 0.0,
+ "max_state_id": 15115,
+ "min_state_id": 15115,
+ "num_states": 1,
+ "numeric_id": 711,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "crimson_fungus"
+ },
+ "crimson_hyphae": {
+ "class": "cjl",
+ "display_name": "Crimson Hyphae",
+ "field": "mG",
+ "hardness": 2.0,
+ "max_state_id": 15110,
+ "min_state_id": 15108,
+ "num_states": 3,
+ "numeric_id": 708,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "crimson_hyphae"
+ },
+ "crimson_nylium": {
+ "class": "cik",
+ "display_name": "Crimson Nylium",
+ "field": "mI",
+ "hardness": 0.4,
+ "max_state_id": 15114,
+ "min_state_id": 15114,
+ "num_states": 1,
+ "numeric_id": 710,
+ "resistance": 0.4,
+ "states": [],
+ "text_id": "crimson_nylium"
+ },
+ "crimson_planks": {
+ "class": "cdq",
+ "display_name": "Crimson Planks",
+ "field": "mQ",
+ "hardness": 2.0,
+ "max_state_id": 15172,
+ "min_state_id": 15172,
+ "num_states": 1,
+ "numeric_id": 718,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "crimson_planks"
+ },
+ "crimson_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Crimson Pressure Plate",
+ "field": "mU",
+ "hardness": 0.5,
+ "max_state_id": 15187,
+ "min_state_id": 15186,
+ "num_states": 2,
+ "numeric_id": 722,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_pressure_plate"
+ },
+ "crimson_roots": {
+ "class": "cjk",
+ "display_name": "Crimson Roots",
+ "field": "mP",
+ "hardness": 0.0,
+ "max_state_id": 15171,
+ "min_state_id": 15171,
+ "num_states": 1,
+ "numeric_id": 717,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "crimson_roots"
+ },
+ "crimson_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Crimson Sign",
+ "field": "ni",
+ "hardness": 1.0,
+ "max_state_id": 15813,
+ "min_state_id": 15782,
+ "num_states": 32,
+ "numeric_id": 736,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_sign"
+ },
+ "crimson_slab": {
+ "class": "cjx",
+ "display_name": "Crimson Slab",
+ "field": "mS",
+ "hardness": 2.0,
+ "max_state_id": 15179,
+ "min_state_id": 15174,
+ "num_states": 6,
+ "numeric_id": 720,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_slab"
+ },
+ "crimson_stairs": {
+ "class": "ckn",
+ "display_name": "Crimson Stairs",
+ "field": "nc",
+ "max_state_id": 15525,
+ "min_state_id": 15446,
+ "num_states": 80,
+ "numeric_id": 730,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_stairs"
+ },
+ "crimson_stem": {
+ "class": "cjl",
+ "display_name": "Crimson Stem",
+ "field": "mE",
+ "hardness": 2.0,
+ "max_state_id": 15104,
+ "min_state_id": 15102,
+ "num_states": 3,
+ "numeric_id": 706,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "crimson_stem"
+ },
+ "crimson_trapdoor": {
+ "class": "clf",
+ "display_name": "Crimson Trapdoor",
+ "field": "mY",
+ "hardness": 3.0,
+ "max_state_id": 15317,
+ "min_state_id": 15254,
+ "num_states": 64,
+ "numeric_id": 726,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_trapdoor"
+ },
+ "crimson_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Crimson Wall Sign",
+ "field": "nk",
+ "hardness": 1.0,
+ "max_state_id": 15853,
+ "min_state_id": 15846,
+ "num_states": 8,
+ "numeric_id": 738,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "crimson_wall_sign"
+ },
+ "crying_obsidian": {
+ "class": "cfe",
+ "display_name": "Crying Obsidian",
+ "field": "nw",
+ "hardness": 50.0,
+ "light": 10,
+ "max_state_id": 15955,
+ "min_state_id": 15955,
+ "num_states": 1,
+ "numeric_id": 750,
+ "resistance": 1200.0,
+ "states": [],
+ "text_id": "crying_obsidian"
+ },
+ "cut_copper": {
+ "class": "clu",
+ "display_name": "Cut Copper",
+ "field": "oZ",
+ "max_state_id": 17696,
+ "min_state_id": 17696,
+ "num_states": 1,
+ "numeric_id": 831,
+ "states": [],
+ "text_id": "cut_copper"
+ },
+ "cut_copper_slab": {
+ "class": "clv",
+ "display_name": "Cut Copper Slab",
+ "field": "ph",
+ "max_state_id": 18040,
+ "min_state_id": 18035,
+ "num_states": 6,
+ "numeric_id": 839,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cut_copper_slab"
+ },
+ "cut_copper_stairs": {
+ "class": "clw",
+ "display_name": "Cut Copper Stairs",
+ "field": "pd",
+ "max_state_id": 18016,
+ "min_state_id": 17937,
+ "num_states": 80,
+ "numeric_id": 835,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cut_copper_stairs"
+ },
+ "cut_red_sandstone": {
+ "class": "cdq",
+ "display_name": "Cut Red Sandstone",
+ "field": "hW",
+ "hardness": 0.8,
+ "max_state_id": 8342,
+ "min_state_id": 8342,
+ "num_states": 1,
+ "numeric_id": 464,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "cut_red_sandstone"
+ },
+ "cut_red_sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Cut Red Sandstone Slab",
+ "field": "ip",
+ "hardness": 2.0,
+ "max_state_id": 8530,
+ "min_state_id": 8525,
+ "num_states": 6,
+ "numeric_id": 483,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cut_red_sandstone_slab"
+ },
+ "cut_sandstone": {
+ "class": "cdq",
+ "display_name": "Cut Sandstone",
+ "field": "aB",
+ "hardness": 0.8,
+ "max_state_id": 280,
+ "min_state_id": 280,
+ "num_states": 1,
+ "numeric_id": 79,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "cut_sandstone"
+ },
+ "cut_sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Cut Sandstone Slab",
+ "field": "ih",
+ "hardness": 2.0,
+ "max_state_id": 8482,
+ "min_state_id": 8477,
+ "num_states": 6,
+ "numeric_id": 475,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cut_sandstone_slab"
+ },
+ "cyan_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Cyan Banner",
+ "field": "hx",
+ "hardness": 1.0,
+ "max_state_id": 8179,
+ "min_state_id": 8164,
+ "num_states": 16,
+ "numeric_id": 439,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "cyan_banner"
+ },
+ "cyan_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Cyan Bed",
+ "field": "aM",
+ "hardness": 0.2,
+ "max_state_id": 1240,
+ "min_state_id": 1225,
+ "num_states": 16,
+ "numeric_id": 90,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cyan_bed"
+ },
+ "cyan_candle": {
+ "class": "cec",
+ "display_name": "Cyan Candle",
+ "field": "oh",
+ "hardness": 0.1,
+ "max_state_id": 17406,
+ "min_state_id": 17391,
+ "num_states": 16,
+ "numeric_id": 787,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cyan_candle"
+ },
+ "cyan_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Cyan Candle",
+ "field": "oy",
+ "max_state_id": 17524,
+ "min_state_id": 17523,
+ "num_states": 2,
+ "numeric_id": 804,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cyan_candle_cake"
+ },
+ "cyan_carpet": {
+ "class": "cmg",
+ "display_name": "Cyan Carpet",
+ "field": "gY",
+ "hardness": 0.1,
+ "max_state_id": 7998,
+ "min_state_id": 7998,
+ "num_states": 1,
+ "numeric_id": 414,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "cyan_carpet"
+ },
+ "cyan_concrete": {
+ "class": "cdq",
+ "display_name": "Cyan Concrete",
+ "field": "jT",
+ "hardness": 1.8,
+ "max_state_id": 9570,
+ "min_state_id": 9570,
+ "num_states": 1,
+ "numeric_id": 565,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "cyan_concrete"
+ },
+ "cyan_concrete_powder": {
+ "class": "cev",
+ "display_name": "Cyan Concrete Powder",
+ "field": "kj",
+ "hardness": 0.5,
+ "max_state_id": 9586,
+ "min_state_id": 9586,
+ "num_states": 1,
+ "numeric_id": 581,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "cyan_concrete_powder"
+ },
+ "cyan_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Cyan Glazed Terracotta",
+ "field": "jD",
+ "hardness": 1.4,
+ "max_state_id": 9536,
+ "min_state_id": 9533,
+ "num_states": 4,
+ "numeric_id": 549,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "cyan_glazed_terracotta"
+ },
+ "cyan_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Cyan Shulker Box",
+ "field": "jn",
+ "hardness": 2.0,
+ "max_state_id": 9460,
+ "min_state_id": 9455,
+ "num_states": 6,
+ "numeric_id": 533,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "cyan_shulker_box"
+ },
+ "cyan_stained_glass": {
+ "class": "ckl",
+ "display_name": "Cyan Stained Glass",
+ "field": "dp",
+ "hardness": 0.3,
+ "max_state_id": 4173,
+ "min_state_id": 4173,
+ "num_states": 1,
+ "numeric_id": 223,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "cyan_stained_glass"
+ },
+ "cyan_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Cyan Stained Glass Pane",
+ "field": "gr",
+ "hardness": 0.3,
+ "max_state_id": 7273,
+ "min_state_id": 7242,
+ "num_states": 32,
+ "numeric_id": 381,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "cyan_stained_glass_pane"
+ },
+ "cyan_terracotta": {
+ "class": "cdq",
+ "display_name": "Cyan Terracotta",
+ "field": "gb",
+ "hardness": 1.25,
+ "max_state_id": 6947,
+ "min_state_id": 6947,
+ "num_states": 1,
+ "numeric_id": 365,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "cyan_terracotta"
+ },
+ "cyan_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hN",
+ "hardness": 1.0,
+ "max_state_id": 8315,
+ "min_state_id": 8312,
+ "num_states": 4,
+ "numeric_id": 455,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "cyan_wall_banner"
+ },
+ "cyan_wool": {
+ "class": "cdq",
+ "display_name": "Cyan Wool",
+ "field": "bn",
+ "hardness": 0.8,
+ "max_state_id": 1449,
+ "min_state_id": 1449,
+ "num_states": 1,
+ "numeric_id": 117,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "cyan_wool"
+ },
+ "damaged_anvil": {
+ "class": "ccr",
+ "display_name": "Damaged Anvil",
+ "field": "fD",
+ "hardness": 5.0,
+ "max_state_id": 6700,
+ "min_state_id": 6697,
+ "num_states": 4,
+ "numeric_id": 341,
+ "resistance": 1200.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "damaged_anvil"
+ },
+ "dandelion": {
+ "class": "cgg",
+ "display_name": "Dandelion",
+ "field": "bv",
+ "hardness": 0.0,
+ "max_state_id": 1468,
+ "min_state_id": 1468,
+ "num_states": 1,
+ "numeric_id": 125,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "dandelion"
+ },
+ "dark_oak_button": {
+ "class": "cmf",
+ "display_name": "Dark Oak Button",
+ "field": "fo",
+ "hardness": 0.5,
+ "max_state_id": 6568,
+ "min_state_id": 6545,
+ "num_states": 24,
+ "numeric_id": 326,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "dark_oak_button"
+ },
+ "dark_oak_door": {
+ "class": "cfm",
+ "display_name": "Dark Oak Door",
+ "field": "iJ",
+ "hardness": 3.0,
+ "max_state_id": 9180,
+ "min_state_id": 9117,
+ "num_states": 64,
+ "numeric_id": 503,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_door"
+ },
+ "dark_oak_fence": {
+ "class": "cgc",
+ "display_name": "Dark Oak Fence",
+ "field": "iE",
+ "hardness": 2.0,
+ "max_state_id": 8860,
+ "min_state_id": 8829,
+ "num_states": 32,
+ "numeric_id": 498,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_fence"
+ },
+ "dark_oak_fence_gate": {
+ "class": "cgd",
+ "display_name": "Dark Oak Fence Gate",
+ "field": "iz",
+ "hardness": 2.0,
+ "max_state_id": 8700,
+ "min_state_id": 8669,
+ "num_states": 32,
+ "numeric_id": 493,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_fence_gate"
+ },
+ "dark_oak_leaves": {
+ "class": "cho",
+ "display_name": "Dark Oak Leaves",
+ "field": "ap",
+ "hardness": 0.2,
+ "max_state_id": 231,
+ "min_state_id": 218,
+ "num_states": 14,
+ "numeric_id": 67,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_leaves"
+ },
+ "dark_oak_log": {
+ "class": "cjl",
+ "display_name": "Dark Oak Log",
+ "field": "R",
+ "hardness": 2.0,
+ "max_state_id": 93,
+ "min_state_id": 91,
+ "num_states": 3,
+ "numeric_id": 43,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "dark_oak_log"
+ },
+ "dark_oak_planks": {
+ "class": "cdq",
+ "display_name": "Dark Oak Planks",
+ "field": "s",
+ "hardness": 2.0,
+ "max_state_id": 20,
+ "min_state_id": 20,
+ "num_states": 1,
+ "numeric_id": 18,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "dark_oak_planks"
+ },
+ "dark_oak_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Dark Oak Pressure Plate",
+ "field": "cE",
+ "hardness": 0.5,
+ "max_state_id": 3951,
+ "min_state_id": 3950,
+ "num_states": 2,
+ "numeric_id": 186,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_pressure_plate"
+ },
+ "dark_oak_sapling": {
+ "class": "cjo",
+ "display_name": "Dark Oak Sapling",
+ "field": "y",
+ "hardness": 0.0,
+ "max_state_id": 32,
+ "min_state_id": 31,
+ "num_states": 2,
+ "numeric_id": 24,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "dark_oak_sapling"
+ },
+ "dark_oak_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Dark Oak Sign",
+ "field": "cl",
+ "hardness": 1.0,
+ "max_state_id": 3629,
+ "min_state_id": 3598,
+ "num_states": 32,
+ "numeric_id": 167,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_sign"
+ },
+ "dark_oak_slab": {
+ "class": "cjx",
+ "display_name": "Dark Oak Slab",
+ "field": "id",
+ "hardness": 2.0,
+ "max_state_id": 8458,
+ "min_state_id": 8453,
+ "num_states": 6,
+ "numeric_id": 471,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_slab"
+ },
+ "dark_oak_stairs": {
+ "class": "ckn",
+ "display_name": "Dark Oak Stairs",
+ "field": "gz",
+ "max_state_id": 7625,
+ "min_state_id": 7546,
+ "num_states": 80,
+ "numeric_id": 389,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_stairs"
+ },
+ "dark_oak_trapdoor": {
+ "class": "clf",
+ "display_name": "Dark Oak Trapdoor",
+ "field": "dB",
+ "hardness": 3.0,
+ "max_state_id": 4563,
+ "min_state_id": 4500,
+ "num_states": 64,
+ "numeric_id": 235,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_trapdoor"
+ },
+ "dark_oak_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Dark Oak Wall Sign",
+ "field": "cv",
+ "hardness": 1.0,
+ "max_state_id": 3849,
+ "min_state_id": 3842,
+ "num_states": 8,
+ "numeric_id": 177,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_oak_wall_sign"
+ },
+ "dark_oak_wood": {
+ "class": "cjl",
+ "display_name": "Dark Oak Wood",
+ "field": "ad",
+ "hardness": 2.0,
+ "max_state_id": 129,
+ "min_state_id": 127,
+ "num_states": 3,
+ "numeric_id": 55,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "dark_oak_wood"
+ },
+ "dark_prismarine": {
+ "class": "cdq",
+ "display_name": "Dark Prismarine",
+ "field": "gG",
+ "hardness": 1.5,
+ "max_state_id": 7726,
+ "min_state_id": 7726,
+ "num_states": 1,
+ "numeric_id": 396,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dark_prismarine"
+ },
+ "dark_prismarine_slab": {
+ "class": "cjx",
+ "display_name": "Dark Prismarine Slab",
+ "field": "gM",
+ "hardness": 1.5,
+ "max_state_id": 7984,
+ "min_state_id": 7979,
+ "num_states": 6,
+ "numeric_id": 402,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_prismarine_slab"
+ },
+ "dark_prismarine_stairs": {
+ "class": "ckn",
+ "display_name": "Dark Prismarine Stairs",
+ "field": "gJ",
+ "max_state_id": 7966,
+ "min_state_id": 7887,
+ "num_states": 80,
+ "numeric_id": 399,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dark_prismarine_stairs"
+ },
+ "daylight_detector": {
+ "block_entity": "daylight_detector",
+ "class": "cff",
+ "display_name": "Daylight Detector",
+ "field": "fI",
+ "hardness": 0.2,
+ "max_state_id": 6804,
+ "min_state_id": 6773,
+ "num_states": 32,
+ "numeric_id": 346,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "inverted",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "daylight_detector"
+ },
+ "dead_brain_coral": {
+ "class": "cda",
+ "display_name": "Dead Brain Coral",
+ "field": "kF",
+ "hardness": 0.0,
+ "max_state_id": 9646,
+ "min_state_id": 9645,
+ "num_states": 2,
+ "numeric_id": 603,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_brain_coral"
+ },
+ "dead_brain_coral_block": {
+ "class": "cdq",
+ "display_name": "Dead Brain Coral Block",
+ "field": "kv",
+ "hardness": 1.5,
+ "max_state_id": 9634,
+ "min_state_id": 9634,
+ "num_states": 1,
+ "numeric_id": 593,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dead_brain_coral_block"
+ },
+ "dead_brain_coral_fan": {
+ "class": "ccz",
+ "display_name": "Dead Brain Coral Fan",
+ "field": "kP",
+ "hardness": 0.0,
+ "max_state_id": 9666,
+ "min_state_id": 9665,
+ "num_states": 2,
+ "numeric_id": 613,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_brain_coral_fan"
+ },
+ "dead_brain_coral_wall_fan": {
+ "class": "cdc",
+ "display_name": "Dead Brain Coral Wall Fan",
+ "field": "kZ",
+ "hardness": 0.0,
+ "max_state_id": 9698,
+ "min_state_id": 9691,
+ "num_states": 8,
+ "numeric_id": 623,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_brain_coral_wall_fan"
+ },
+ "dead_bubble_coral": {
+ "class": "cda",
+ "display_name": "Dead Bubble Coral",
+ "field": "kG",
+ "hardness": 0.0,
+ "max_state_id": 9648,
+ "min_state_id": 9647,
+ "num_states": 2,
+ "numeric_id": 604,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_bubble_coral"
+ },
+ "dead_bubble_coral_block": {
+ "class": "cdq",
+ "display_name": "Dead Bubble Coral Block",
+ "field": "kw",
+ "hardness": 1.5,
+ "max_state_id": 9635,
+ "min_state_id": 9635,
+ "num_states": 1,
+ "numeric_id": 594,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dead_bubble_coral_block"
+ },
+ "dead_bubble_coral_fan": {
+ "class": "ccz",
+ "display_name": "Dead Bubble Coral Fan",
+ "field": "kQ",
+ "hardness": 0.0,
+ "max_state_id": 9668,
+ "min_state_id": 9667,
+ "num_states": 2,
+ "numeric_id": 614,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_bubble_coral_fan"
+ },
+ "dead_bubble_coral_wall_fan": {
+ "class": "cdc",
+ "display_name": "Dead Bubble Coral Wall Fan",
+ "field": "la",
+ "hardness": 0.0,
+ "max_state_id": 9706,
+ "min_state_id": 9699,
+ "num_states": 8,
+ "numeric_id": 624,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_bubble_coral_wall_fan"
+ },
+ "dead_bush": {
+ "class": "cfg",
+ "display_name": "Dead Bush",
+ "field": "aZ",
+ "hardness": 0.0,
+ "max_state_id": 1400,
+ "min_state_id": 1400,
+ "num_states": 1,
+ "numeric_id": 103,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "dead_bush"
+ },
+ "dead_fire_coral": {
+ "class": "cda",
+ "display_name": "Dead Fire Coral",
+ "field": "kH",
+ "hardness": 0.0,
+ "max_state_id": 9650,
+ "min_state_id": 9649,
+ "num_states": 2,
+ "numeric_id": 605,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_fire_coral"
+ },
+ "dead_fire_coral_block": {
+ "class": "cdq",
+ "display_name": "Dead Fire Coral Block",
+ "field": "kx",
+ "hardness": 1.5,
+ "max_state_id": 9636,
+ "min_state_id": 9636,
+ "num_states": 1,
+ "numeric_id": 595,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dead_fire_coral_block"
+ },
+ "dead_fire_coral_fan": {
+ "class": "ccz",
+ "display_name": "Dead Fire Coral Fan",
+ "field": "kR",
+ "hardness": 0.0,
+ "max_state_id": 9670,
+ "min_state_id": 9669,
+ "num_states": 2,
+ "numeric_id": 615,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_fire_coral_fan"
+ },
+ "dead_fire_coral_wall_fan": {
+ "class": "cdc",
+ "display_name": "Dead Fire Coral Wall Fan",
+ "field": "lb",
+ "hardness": 0.0,
+ "max_state_id": 9714,
+ "min_state_id": 9707,
+ "num_states": 8,
+ "numeric_id": 625,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_fire_coral_wall_fan"
+ },
+ "dead_horn_coral": {
+ "class": "cda",
+ "display_name": "Dead Horn Coral",
+ "field": "kI",
+ "hardness": 0.0,
+ "max_state_id": 9652,
+ "min_state_id": 9651,
+ "num_states": 2,
+ "numeric_id": 606,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_horn_coral"
+ },
+ "dead_horn_coral_block": {
+ "class": "cdq",
+ "display_name": "Dead Horn Coral Block",
+ "field": "ky",
+ "hardness": 1.5,
+ "max_state_id": 9637,
+ "min_state_id": 9637,
+ "num_states": 1,
+ "numeric_id": 596,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dead_horn_coral_block"
+ },
+ "dead_horn_coral_fan": {
+ "class": "ccz",
+ "display_name": "Dead Horn Coral Fan",
+ "field": "kS",
+ "hardness": 0.0,
+ "max_state_id": 9672,
+ "min_state_id": 9671,
+ "num_states": 2,
+ "numeric_id": 616,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_horn_coral_fan"
+ },
+ "dead_horn_coral_wall_fan": {
+ "class": "cdc",
+ "display_name": "Dead Horn Coral Wall Fan",
+ "field": "lc",
+ "hardness": 0.0,
+ "max_state_id": 9722,
+ "min_state_id": 9715,
+ "num_states": 8,
+ "numeric_id": 626,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_horn_coral_wall_fan"
+ },
+ "dead_tube_coral": {
+ "class": "cda",
+ "display_name": "Dead Tube Coral",
+ "field": "kE",
+ "hardness": 0.0,
+ "max_state_id": 9644,
+ "min_state_id": 9643,
+ "num_states": 2,
+ "numeric_id": 602,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_tube_coral"
+ },
+ "dead_tube_coral_block": {
+ "class": "cdq",
+ "display_name": "Dead Tube Coral Block",
+ "field": "ku",
+ "hardness": 1.5,
+ "max_state_id": 9633,
+ "min_state_id": 9633,
+ "num_states": 1,
+ "numeric_id": 592,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "dead_tube_coral_block"
+ },
+ "dead_tube_coral_fan": {
+ "class": "ccz",
+ "display_name": "Dead Tube Coral Fan",
+ "field": "kO",
+ "hardness": 0.0,
+ "max_state_id": 9664,
+ "min_state_id": 9663,
+ "num_states": 2,
+ "numeric_id": 612,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_tube_coral_fan"
+ },
+ "dead_tube_coral_wall_fan": {
+ "class": "cdc",
+ "display_name": "Dead Tube Coral Wall Fan",
+ "field": "kY",
+ "hardness": 0.0,
+ "max_state_id": 9690,
+ "min_state_id": 9683,
+ "num_states": 8,
+ "numeric_id": 622,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dead_tube_coral_wall_fan"
+ },
+ "deepslate": {
+ "class": "cjl",
+ "display_name": "Deepslate",
+ "field": "pN",
+ "hardness": 3.0,
+ "max_state_id": 18506,
+ "min_state_id": 18504,
+ "num_states": 3,
+ "numeric_id": 871,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "deepslate"
+ },
+ "deepslate_brick_slab": {
+ "class": "cjx",
+ "display_name": "Deepslate Brick Slab",
+ "field": "qc",
+ "max_state_id": 19826,
+ "min_state_id": 19821,
+ "num_states": 6,
+ "numeric_id": 886,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_brick_slab"
+ },
+ "deepslate_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Deepslate Brick Stairs",
+ "field": "qb",
+ "max_state_id": 19820,
+ "min_state_id": 19741,
+ "num_states": 80,
+ "numeric_id": 885,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_brick_stairs"
+ },
+ "deepslate_brick_wall": {
+ "class": "clo",
+ "display_name": "Deepslate Brick Wall",
+ "field": "qd",
+ "max_state_id": 20150,
+ "min_state_id": 19827,
+ "num_states": 324,
+ "numeric_id": 887,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_brick_wall"
+ },
+ "deepslate_bricks": {
+ "class": "cdq",
+ "display_name": "Deepslate Bricks",
+ "field": "qa",
+ "max_state_id": 19740,
+ "min_state_id": 19740,
+ "num_states": 1,
+ "numeric_id": 884,
+ "states": [],
+ "text_id": "deepslate_bricks"
+ },
+ "deepslate_coal_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Coal Ore",
+ "field": "K",
+ "hardness": 4.5,
+ "max_state_id": 74,
+ "min_state_id": 74,
+ "num_states": 1,
+ "numeric_id": 36,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_coal_ore"
+ },
+ "deepslate_copper_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Copper Ore",
+ "field": "oV",
+ "hardness": 4.5,
+ "max_state_id": 17692,
+ "min_state_id": 17692,
+ "num_states": 1,
+ "numeric_id": 827,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_copper_ore"
+ },
+ "deepslate_diamond_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Diamond Ore",
+ "field": "ca",
+ "hardness": 4.5,
+ "max_state_id": 3411,
+ "min_state_id": 3411,
+ "num_states": 1,
+ "numeric_id": 156,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_diamond_ore"
+ },
+ "deepslate_emerald_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Emerald Ore",
+ "field": "ew",
+ "hardness": 4.5,
+ "max_state_id": 5329,
+ "min_state_id": 5329,
+ "num_states": 1,
+ "numeric_id": 282,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_emerald_ore"
+ },
+ "deepslate_gold_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Gold Ore",
+ "field": "G",
+ "hardness": 4.5,
+ "max_state_id": 70,
+ "min_state_id": 70,
+ "num_states": 1,
+ "numeric_id": 32,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_gold_ore"
+ },
+ "deepslate_iron_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Iron Ore",
+ "field": "I",
+ "hardness": 4.5,
+ "max_state_id": 72,
+ "min_state_id": 72,
+ "num_states": 1,
+ "numeric_id": 34,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_iron_ore"
+ },
+ "deepslate_lapis_ore": {
+ "class": "cim",
+ "display_name": "Deepslate Lapis Lazuli Ore",
+ "field": "aw",
+ "hardness": 4.5,
+ "max_state_id": 264,
+ "min_state_id": 264,
+ "num_states": 1,
+ "numeric_id": 74,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "deepslate_lapis_ore"
+ },
+ "deepslate_redstone_ore": {
+ "class": "cja",
+ "display_name": "Deepslate Redstone Ore",
+ "field": "cG",
+ "hardness": 4.5,
+ "max_state_id": 3955,
+ "min_state_id": 3954,
+ "num_states": 2,
+ "numeric_id": 188,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_redstone_ore"
+ },
+ "deepslate_tile_slab": {
+ "class": "cjx",
+ "display_name": "Deepslate Tile Slab",
+ "field": "pY",
+ "max_state_id": 19415,
+ "min_state_id": 19410,
+ "num_states": 6,
+ "numeric_id": 882,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_tile_slab"
+ },
+ "deepslate_tile_stairs": {
+ "class": "ckn",
+ "display_name": "Deepslate Tile Stairs",
+ "field": "pX",
+ "max_state_id": 19409,
+ "min_state_id": 19330,
+ "num_states": 80,
+ "numeric_id": 881,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_tile_stairs"
+ },
+ "deepslate_tile_wall": {
+ "class": "clo",
+ "display_name": "Deepslate Tile Wall",
+ "field": "pZ",
+ "max_state_id": 19739,
+ "min_state_id": 19416,
+ "num_states": 324,
+ "numeric_id": 883,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "deepslate_tile_wall"
+ },
+ "deepslate_tiles": {
+ "class": "cdq",
+ "display_name": "Deepslate Tiles",
+ "field": "pW",
+ "max_state_id": 19329,
+ "min_state_id": 19329,
+ "num_states": 1,
+ "numeric_id": 880,
+ "states": [],
+ "text_id": "deepslate_tiles"
+ },
+ "detector_rail": {
+ "class": "cfh",
+ "display_name": "Detector Rail",
+ "field": "aU",
+ "hardness": 0.7,
+ "max_state_id": 1384,
+ "min_state_id": 1361,
+ "num_states": 24,
+ "numeric_id": 98,
+ "resistance": 0.7,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpz",
+ "field_name": "d",
+ "name": "shape",
+ "num_values": 6,
+ "predicate": "java/util/function/Predicate",
+ "type": "enum",
+ "values": [
+ "NORTH_SOUTH",
+ "EAST_WEST",
+ "ASCENDING_EAST",
+ "ASCENDING_WEST",
+ "ASCENDING_NORTH",
+ "ASCENDING_SOUTH"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "detector_rail"
+ },
+ "diamond_block": {
+ "class": "cdq",
+ "display_name": "Block of Diamond",
+ "field": "cb",
+ "hardness": 5.0,
+ "max_state_id": 3412,
+ "min_state_id": 3412,
+ "num_states": 1,
+ "numeric_id": 157,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "diamond_block"
+ },
+ "diamond_ore": {
+ "class": "cim",
+ "display_name": "Diamond Ore",
+ "field": "bZ",
+ "hardness": 3.0,
+ "max_state_id": 3410,
+ "min_state_id": 3410,
+ "num_states": 1,
+ "numeric_id": 155,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "diamond_ore"
+ },
+ "diorite": {
+ "class": "cdq",
+ "display_name": "Diorite",
+ "field": "e",
+ "hardness": 1.5,
+ "max_state_id": 4,
+ "min_state_id": 4,
+ "num_states": 1,
+ "numeric_id": 4,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "diorite"
+ },
+ "diorite_slab": {
+ "class": "cjx",
+ "display_name": "Diorite Slab",
+ "field": "lR",
+ "max_state_id": 10989,
+ "min_state_id": 10984,
+ "num_states": 6,
+ "numeric_id": 667,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "diorite_slab"
+ },
+ "diorite_stairs": {
+ "class": "ckn",
+ "display_name": "Diorite Stairs",
+ "field": "lE",
+ "max_state_id": 10911,
+ "min_state_id": 10832,
+ "num_states": 80,
+ "numeric_id": 654,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "diorite_stairs"
+ },
+ "diorite_wall": {
+ "class": "clo",
+ "display_name": "Diorite Wall",
+ "field": "md",
+ "max_state_id": 14877,
+ "min_state_id": 14554,
+ "num_states": 324,
+ "numeric_id": 679,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "diorite_wall"
+ },
+ "dirt": {
+ "class": "cdq",
+ "display_name": "Dirt",
+ "field": "j",
+ "hardness": 0.5,
+ "max_state_id": 10,
+ "min_state_id": 10,
+ "num_states": 1,
+ "numeric_id": 9,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "dirt"
+ },
+ "dirt_path": {
+ "class": "cfk",
+ "display_name": "Dirt Path",
+ "field": "iS",
+ "hardness": 0.65,
+ "max_state_id": 9346,
+ "min_state_id": 9346,
+ "num_states": 1,
+ "numeric_id": 512,
+ "resistance": 0.65,
+ "states": [],
+ "text_id": "dirt_path"
+ },
+ "dispenser": {
+ "block_entity": "dispenser",
+ "class": "cfl",
+ "display_name": "Dispenser",
+ "field": "ay",
+ "hardness": 3.5,
+ "max_state_id": 277,
+ "min_state_id": 266,
+ "num_states": 12,
+ "numeric_id": 76,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "triggered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dispenser"
+ },
+ "dragon_egg": {
+ "class": "cfp",
+ "display_name": "Dragon Egg",
+ "field": "er",
+ "hardness": 3.0,
+ "light": 1,
+ "max_state_id": 5233,
+ "min_state_id": 5233,
+ "num_states": 1,
+ "numeric_id": 277,
+ "resistance": 9.0,
+ "states": [],
+ "text_id": "dragon_egg"
+ },
+ "dragon_head": {
+ "block_entity": "skull",
+ "class": "cjw",
+ "display_name": "Dragon Head",
+ "field": "fz",
+ "hardness": 1.0,
+ "max_state_id": 6684,
+ "min_state_id": 6669,
+ "num_states": 16,
+ "numeric_id": 337,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "dragon_head"
+ },
+ "dragon_wall_head": {
+ "block_entity": "skull",
+ "class": "clq",
+ "display_name": "Dragon Wall Head",
+ "field": "fA",
+ "hardness": 1.0,
+ "max_state_id": 6688,
+ "min_state_id": 6685,
+ "num_states": 4,
+ "numeric_id": 338,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "dragon_wall_head"
+ },
+ "dried_kelp_block": {
+ "class": "cdq",
+ "display_name": "Dried Kelp Block",
+ "field": "ks",
+ "hardness": 0.5,
+ "max_state_id": 9620,
+ "min_state_id": 9620,
+ "num_states": 1,
+ "numeric_id": 590,
+ "resistance": 2.5,
+ "states": [],
+ "text_id": "dried_kelp_block"
+ },
+ "dripstone_block": {
+ "class": "cdq",
+ "display_name": "Dripstone Block",
+ "field": "pA",
+ "hardness": 1.5,
+ "max_state_id": 18437,
+ "min_state_id": 18437,
+ "num_states": 1,
+ "numeric_id": 858,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "dripstone_block"
+ },
+ "dropper": {
+ "block_entity": "dropper",
+ "class": "cfq",
+ "display_name": "Dropper",
+ "field": "fR",
+ "hardness": 3.5,
+ "max_state_id": 6937,
+ "min_state_id": 6926,
+ "num_states": 12,
+ "numeric_id": 355,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "triggered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "dropper"
+ },
+ "emerald_block": {
+ "class": "cdq",
+ "display_name": "Block of Emerald",
+ "field": "eA",
+ "hardness": 5.0,
+ "max_state_id": 5482,
+ "min_state_id": 5482,
+ "num_states": 1,
+ "numeric_id": 286,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "emerald_block"
+ },
+ "emerald_ore": {
+ "class": "cim",
+ "display_name": "Emerald Ore",
+ "field": "ev",
+ "hardness": 3.0,
+ "max_state_id": 5328,
+ "min_state_id": 5328,
+ "num_states": 1,
+ "numeric_id": 281,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "emerald_ore"
+ },
+ "enchanting_table": {
+ "block_entity": "enchanting_table",
+ "class": "cfr",
+ "display_name": "Enchanting Table",
+ "field": "ei",
+ "hardness": 5.0,
+ "light": 7,
+ "max_state_id": 5206,
+ "min_state_id": 5206,
+ "num_states": 1,
+ "numeric_id": 268,
+ "resistance": 1200.0,
+ "states": [],
+ "text_id": "enchanting_table"
+ },
+ "end_gateway": {
+ "block_entity": "end_gateway",
+ "class": "cfs",
+ "display_name": "End Gateway",
+ "field": "iT",
+ "hardness": -1.0,
+ "light": 15,
+ "max_state_id": 9347,
+ "min_state_id": 9347,
+ "num_states": 1,
+ "numeric_id": 513,
+ "resistance": 3600000.0,
+ "states": [],
+ "text_id": "end_gateway"
+ },
+ "end_portal": {
+ "block_entity": "end_portal",
+ "class": "cft",
+ "display_name": "End Portal",
+ "field": "eo",
+ "hardness": -1.0,
+ "light": 15,
+ "max_state_id": 5223,
+ "min_state_id": 5223,
+ "num_states": 1,
+ "numeric_id": 274,
+ "resistance": 3600000.0,
+ "states": [],
+ "text_id": "end_portal"
+ },
+ "end_portal_frame": {
+ "class": "cfu",
+ "display_name": "End Portal Frame",
+ "field": "ep",
+ "hardness": -1.0,
+ "light": 1,
+ "max_state_id": 5231,
+ "min_state_id": 5224,
+ "num_states": 8,
+ "numeric_id": 275,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "eye",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "end_portal_frame"
+ },
+ "end_rod": {
+ "class": "cfv",
+ "display_name": "End Rod",
+ "field": "iK",
+ "hardness": 0.0,
+ "light": 14,
+ "max_state_id": 9186,
+ "min_state_id": 9181,
+ "num_states": 6,
+ "numeric_id": 504,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "end_rod"
+ },
+ "end_stone": {
+ "class": "cdq",
+ "display_name": "End Stone",
+ "field": "eq",
+ "hardness": 3.0,
+ "max_state_id": 5232,
+ "min_state_id": 5232,
+ "num_states": 1,
+ "numeric_id": 276,
+ "resistance": 9.0,
+ "states": [],
+ "text_id": "end_stone"
+ },
+ "end_stone_brick_slab": {
+ "class": "cjx",
+ "display_name": "End Stone Brick Slab",
+ "field": "lK",
+ "max_state_id": 10947,
+ "min_state_id": 10942,
+ "num_states": 6,
+ "numeric_id": 660,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "end_stone_brick_slab"
+ },
+ "end_stone_brick_stairs": {
+ "class": "ckn",
+ "display_name": "End Stone Brick Stairs",
+ "field": "lw",
+ "max_state_id": 10271,
+ "min_state_id": 10192,
+ "num_states": 80,
+ "numeric_id": 646,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "end_stone_brick_stairs"
+ },
+ "end_stone_brick_wall": {
+ "class": "clo",
+ "display_name": "End Stone Brick Wall",
+ "field": "mc",
+ "max_state_id": 14553,
+ "min_state_id": 14230,
+ "num_states": 324,
+ "numeric_id": 678,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "end_stone_brick_wall"
+ },
+ "end_stone_bricks": {
+ "class": "cdq",
+ "display_name": "End Stone Bricks",
+ "field": "iQ",
+ "hardness": 3.0,
+ "max_state_id": 9341,
+ "min_state_id": 9341,
+ "num_states": 1,
+ "numeric_id": 510,
+ "resistance": 9.0,
+ "states": [],
+ "text_id": "end_stone_bricks"
+ },
+ "ender_chest": {
+ "block_entity": "ender_chest",
+ "class": "cfw",
+ "display_name": "Ender Chest",
+ "field": "ex",
+ "hardness": 22.5,
+ "light": 7,
+ "max_state_id": 5337,
+ "min_state_id": 5330,
+ "num_states": 8,
+ "numeric_id": 283,
+ "resistance": 600.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "ender_chest"
+ },
+ "exposed_copper": {
+ "class": "clu",
+ "display_name": "Exposed Copper",
+ "field": "oS",
+ "hardness": 3.0,
+ "max_state_id": 17689,
+ "min_state_id": 17689,
+ "num_states": 1,
+ "numeric_id": 824,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "exposed_copper"
+ },
+ "exposed_cut_copper": {
+ "class": "clu",
+ "display_name": "Exposed Cut Copper",
+ "field": "oY",
+ "max_state_id": 17695,
+ "min_state_id": 17695,
+ "num_states": 1,
+ "numeric_id": 830,
+ "states": [],
+ "text_id": "exposed_cut_copper"
+ },
+ "exposed_cut_copper_slab": {
+ "class": "clv",
+ "display_name": "Exposed Cut Copper Slab",
+ "field": "pg",
+ "max_state_id": 18034,
+ "min_state_id": 18029,
+ "num_states": 6,
+ "numeric_id": 838,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "exposed_cut_copper_slab"
+ },
+ "exposed_cut_copper_stairs": {
+ "class": "clw",
+ "display_name": "Exposed Cut Copper Stairs",
+ "field": "pc",
+ "max_state_id": 17936,
+ "min_state_id": 17857,
+ "num_states": 80,
+ "numeric_id": 834,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "exposed_cut_copper_stairs"
+ },
+ "farmland": {
+ "class": "cgb",
+ "display_name": "Farmland",
+ "field": "ce",
+ "hardness": 0.6,
+ "max_state_id": 3429,
+ "min_state_id": 3422,
+ "num_states": 8,
+ "numeric_id": 160,
+ "resistance": 0.6,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 7,
+ "min": 0,
+ "name": "moisture",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "farmland"
+ },
+ "fern": {
+ "class": "ckz",
+ "display_name": "Fern",
+ "field": "aY",
+ "hardness": 0.0,
+ "max_state_id": 1399,
+ "min_state_id": 1399,
+ "num_states": 1,
+ "numeric_id": 102,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "fern"
+ },
+ "fire": {
+ "class": "cge",
+ "display_name": "Fire",
+ "field": "bT",
+ "hardness": 0.0,
+ "light": 15,
+ "max_state_id": 2007,
+ "min_state_id": 1496,
+ "num_states": 512,
+ "numeric_id": 149,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "age",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "h",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "i",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "fire"
+ },
+ "fire_coral": {
+ "class": "cez",
+ "display_name": "Fire Coral",
+ "field": "kM",
+ "hardness": 0.0,
+ "max_state_id": 9660,
+ "min_state_id": 9659,
+ "num_states": 2,
+ "numeric_id": 610,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "fire_coral"
+ },
+ "fire_coral_block": {
+ "class": "cex",
+ "display_name": "Fire Coral Block",
+ "field": "kC",
+ "hardness": 1.5,
+ "max_state_id": 9641,
+ "min_state_id": 9641,
+ "num_states": 1,
+ "numeric_id": 600,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "fire_coral_block"
+ },
+ "fire_coral_fan": {
+ "class": "cey",
+ "display_name": "Fire Coral Fan",
+ "field": "kW",
+ "hardness": 0.0,
+ "max_state_id": 9680,
+ "min_state_id": 9679,
+ "num_states": 2,
+ "numeric_id": 620,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "fire_coral_fan"
+ },
+ "fire_coral_wall_fan": {
+ "class": "cfa",
+ "display_name": "Fire Coral Wall Fan",
+ "field": "lg",
+ "hardness": 0.0,
+ "max_state_id": 9754,
+ "min_state_id": 9747,
+ "num_states": 8,
+ "numeric_id": 630,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "fire_coral_wall_fan"
+ },
+ "fletching_table": {
+ "class": "cgf",
+ "display_name": "Fletching Table",
+ "field": "mk",
+ "hardness": 2.5,
+ "max_state_id": 14943,
+ "min_state_id": 14943,
+ "num_states": 1,
+ "numeric_id": 686,
+ "resistance": 2.5,
+ "states": [],
+ "text_id": "fletching_table"
+ },
+ "flower_pot": {
+ "class": "cgh",
+ "display_name": "Flower Pot",
+ "field": "eI",
+ "hardness": 0.0,
+ "max_state_id": 6384,
+ "min_state_id": 6384,
+ "num_states": 1,
+ "numeric_id": 294,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "flower_pot"
+ },
+ "flowering_azalea": {
+ "class": "cct",
+ "display_name": "Flowering Azalea",
+ "field": "pF",
+ "hardness": 0.0,
+ "max_state_id": 18442,
+ "min_state_id": 18442,
+ "num_states": 1,
+ "numeric_id": 863,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "flowering_azalea"
+ },
+ "flowering_azalea_leaves": {
+ "class": "cho",
+ "display_name": "Flowering Azalea Leaves",
+ "field": "ar",
+ "hardness": 0.2,
+ "max_state_id": 259,
+ "min_state_id": 246,
+ "num_states": 14,
+ "numeric_id": 69,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "flowering_azalea_leaves"
+ },
+ "frosted_ice": {
+ "class": "cgi",
+ "display_name": "Frosted Ice",
+ "field": "iW",
+ "hardness": 0.5,
+ "max_state_id": 9375,
+ "min_state_id": 9372,
+ "num_states": 4,
+ "numeric_id": 516,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 3,
+ "min": 0,
+ "name": "age",
+ "num_values": 4,
+ "type": "int"
+ }
+ ],
+ "text_id": "frosted_ice"
+ },
+ "furnace": {
+ "block_entity": "furnace",
+ "class": "cgk",
+ "display_name": "Furnace",
+ "field": "cf",
+ "hardness": 3.5,
+ "light": 13,
+ "max_state_id": 3437,
+ "min_state_id": 3430,
+ "num_states": 8,
+ "numeric_id": 161,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "furnace"
+ },
+ "gilded_blackstone": {
+ "class": "cdq",
+ "display_name": "Gilded Blackstone",
+ "field": "nO",
+ "max_state_id": 16791,
+ "min_state_id": 16791,
+ "num_states": 1,
+ "numeric_id": 768,
+ "states": [],
+ "text_id": "gilded_blackstone"
+ },
+ "glass": {
+ "class": "cgm",
+ "display_name": "Glass",
+ "field": "au",
+ "hardness": 0.3,
+ "max_state_id": 262,
+ "min_state_id": 262,
+ "num_states": 1,
+ "numeric_id": 72,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "glass"
+ },
+ "glass_pane": {
+ "class": "chf",
+ "display_name": "Glass Pane",
+ "field": "dR",
+ "hardness": 0.3,
+ "max_state_id": 4835,
+ "min_state_id": 4804,
+ "num_states": 32,
+ "numeric_id": 251,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "glass_pane"
+ },
+ "glow_lichen": {
+ "class": "cgo",
+ "display_name": "Glow Lichen",
+ "field": "dY",
+ "hardness": 0.2,
+ "max_state_id": 4893,
+ "min_state_id": 4893,
+ "num_states": 1,
+ "numeric_id": 258,
+ "resistance": 0.2,
+ "states": [],
+ "text_id": "glow_lichen"
+ },
+ "glowstone": {
+ "class": "cdq",
+ "display_name": "Glowstone",
+ "field": "da",
+ "hardness": 0.3,
+ "light": 15,
+ "max_state_id": 4082,
+ "min_state_id": 4082,
+ "num_states": 1,
+ "numeric_id": 208,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "glowstone"
+ },
+ "gold_block": {
+ "class": "cdq",
+ "display_name": "Block of Gold",
+ "field": "bK",
+ "hardness": 3.0,
+ "max_state_id": 1483,
+ "min_state_id": 1483,
+ "num_states": 1,
+ "numeric_id": 140,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "gold_block"
+ },
+ "gold_ore": {
+ "class": "cim",
+ "display_name": "Gold Ore",
+ "field": "F",
+ "hardness": 3.0,
+ "max_state_id": 69,
+ "min_state_id": 69,
+ "num_states": 1,
+ "numeric_id": 31,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "gold_ore"
+ },
+ "granite": {
+ "class": "cdq",
+ "display_name": "Granite",
+ "field": "c",
+ "hardness": 1.5,
+ "max_state_id": 2,
+ "min_state_id": 2,
+ "num_states": 1,
+ "numeric_id": 2,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "granite"
+ },
+ "granite_slab": {
+ "class": "cjx",
+ "display_name": "Granite Slab",
+ "field": "lN",
+ "max_state_id": 10965,
+ "min_state_id": 10960,
+ "num_states": 6,
+ "numeric_id": 663,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "granite_slab"
+ },
+ "granite_stairs": {
+ "class": "ckn",
+ "display_name": "Granite Stairs",
+ "field": "lA",
+ "max_state_id": 10591,
+ "min_state_id": 10512,
+ "num_states": 80,
+ "numeric_id": 650,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "granite_stairs"
+ },
+ "granite_wall": {
+ "class": "clo",
+ "display_name": "Granite Wall",
+ "field": "lW",
+ "max_state_id": 12609,
+ "min_state_id": 12286,
+ "num_states": 324,
+ "numeric_id": 672,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "granite_wall"
+ },
+ "grass": {
+ "class": "ckz",
+ "display_name": "Grass",
+ "field": "aX",
+ "hardness": 0.0,
+ "max_state_id": 1398,
+ "min_state_id": 1398,
+ "num_states": 1,
+ "numeric_id": 101,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "grass"
+ },
+ "grass_block": {
+ "class": "cgp",
+ "display_name": "Grass Block",
+ "field": "i",
+ "hardness": 0.6,
+ "max_state_id": 9,
+ "min_state_id": 8,
+ "num_states": 2,
+ "numeric_id": 8,
+ "resistance": 0.6,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "snowy",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "grass_block"
+ },
+ "gravel": {
+ "class": "cgq",
+ "display_name": "Gravel",
+ "field": "E",
+ "hardness": 0.6,
+ "max_state_id": 68,
+ "min_state_id": 68,
+ "num_states": 1,
+ "numeric_id": 30,
+ "resistance": 0.6,
+ "states": [],
+ "text_id": "gravel"
+ },
+ "gray_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Gray Banner",
+ "field": "hv",
+ "hardness": 1.0,
+ "max_state_id": 8147,
+ "min_state_id": 8132,
+ "num_states": 16,
+ "numeric_id": 437,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "gray_banner"
+ },
+ "gray_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Gray Bed",
+ "field": "aK",
+ "hardness": 0.2,
+ "max_state_id": 1208,
+ "min_state_id": 1193,
+ "num_states": 16,
+ "numeric_id": 88,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "gray_bed"
+ },
+ "gray_candle": {
+ "class": "cec",
+ "display_name": "Gray Candle",
+ "field": "of",
+ "hardness": 0.1,
+ "max_state_id": 17374,
+ "min_state_id": 17359,
+ "num_states": 16,
+ "numeric_id": 785,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "gray_candle"
+ },
+ "gray_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Gray Candle",
+ "field": "ow",
+ "max_state_id": 17520,
+ "min_state_id": 17519,
+ "num_states": 2,
+ "numeric_id": 802,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "gray_candle_cake"
+ },
+ "gray_carpet": {
+ "class": "cmg",
+ "display_name": "Gray Carpet",
+ "field": "gW",
+ "hardness": 0.1,
+ "max_state_id": 7996,
+ "min_state_id": 7996,
+ "num_states": 1,
+ "numeric_id": 412,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "gray_carpet"
+ },
+ "gray_concrete": {
+ "class": "cdq",
+ "display_name": "Gray Concrete",
+ "field": "jR",
+ "hardness": 1.8,
+ "max_state_id": 9568,
+ "min_state_id": 9568,
+ "num_states": 1,
+ "numeric_id": 563,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "gray_concrete"
+ },
+ "gray_concrete_powder": {
+ "class": "cev",
+ "display_name": "Gray Concrete Powder",
+ "field": "kh",
+ "hardness": 0.5,
+ "max_state_id": 9584,
+ "min_state_id": 9584,
+ "num_states": 1,
+ "numeric_id": 579,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "gray_concrete_powder"
+ },
+ "gray_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Gray Glazed Terracotta",
+ "field": "jB",
+ "hardness": 1.4,
+ "max_state_id": 9528,
+ "min_state_id": 9525,
+ "num_states": 4,
+ "numeric_id": 547,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "gray_glazed_terracotta"
+ },
+ "gray_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Gray Shulker Box",
+ "field": "jl",
+ "hardness": 2.0,
+ "max_state_id": 9448,
+ "min_state_id": 9443,
+ "num_states": 6,
+ "numeric_id": 531,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "gray_shulker_box"
+ },
+ "gray_stained_glass": {
+ "class": "ckl",
+ "display_name": "Gray Stained Glass",
+ "field": "dn",
+ "hardness": 0.3,
+ "max_state_id": 4171,
+ "min_state_id": 4171,
+ "num_states": 1,
+ "numeric_id": 221,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "gray_stained_glass"
+ },
+ "gray_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Gray Stained Glass Pane",
+ "field": "gp",
+ "hardness": 0.3,
+ "max_state_id": 7209,
+ "min_state_id": 7178,
+ "num_states": 32,
+ "numeric_id": 379,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "gray_stained_glass_pane"
+ },
+ "gray_terracotta": {
+ "class": "cdq",
+ "display_name": "Gray Terracotta",
+ "field": "fZ",
+ "hardness": 1.25,
+ "max_state_id": 6945,
+ "min_state_id": 6945,
+ "num_states": 1,
+ "numeric_id": 363,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "gray_terracotta"
+ },
+ "gray_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hL",
+ "hardness": 1.0,
+ "max_state_id": 8307,
+ "min_state_id": 8304,
+ "num_states": 4,
+ "numeric_id": 453,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "gray_wall_banner"
+ },
+ "gray_wool": {
+ "class": "cdq",
+ "display_name": "Gray Wool",
+ "field": "bl",
+ "hardness": 0.8,
+ "max_state_id": 1447,
+ "min_state_id": 1447,
+ "num_states": 1,
+ "numeric_id": 115,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "gray_wool"
+ },
+ "green_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Green Banner",
+ "field": "hB",
+ "hardness": 1.0,
+ "max_state_id": 8243,
+ "min_state_id": 8228,
+ "num_states": 16,
+ "numeric_id": 443,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "green_banner"
+ },
+ "green_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Green Bed",
+ "field": "aQ",
+ "hardness": 0.2,
+ "max_state_id": 1304,
+ "min_state_id": 1289,
+ "num_states": 16,
+ "numeric_id": 94,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "green_bed"
+ },
+ "green_candle": {
+ "class": "cec",
+ "display_name": "Green Candle",
+ "field": "ol",
+ "hardness": 0.1,
+ "max_state_id": 17470,
+ "min_state_id": 17455,
+ "num_states": 16,
+ "numeric_id": 791,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "green_candle"
+ },
+ "green_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Green Candle",
+ "field": "oC",
+ "max_state_id": 17532,
+ "min_state_id": 17531,
+ "num_states": 2,
+ "numeric_id": 808,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "green_candle_cake"
+ },
+ "green_carpet": {
+ "class": "cmg",
+ "display_name": "Green Carpet",
+ "field": "hc",
+ "hardness": 0.1,
+ "max_state_id": 8002,
+ "min_state_id": 8002,
+ "num_states": 1,
+ "numeric_id": 418,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "green_carpet"
+ },
+ "green_concrete": {
+ "class": "cdq",
+ "display_name": "Green Concrete",
+ "field": "jX",
+ "hardness": 1.8,
+ "max_state_id": 9574,
+ "min_state_id": 9574,
+ "num_states": 1,
+ "numeric_id": 569,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "green_concrete"
+ },
+ "green_concrete_powder": {
+ "class": "cev",
+ "display_name": "Green Concrete Powder",
+ "field": "kn",
+ "hardness": 0.5,
+ "max_state_id": 9590,
+ "min_state_id": 9590,
+ "num_states": 1,
+ "numeric_id": 585,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "green_concrete_powder"
+ },
+ "green_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Green Glazed Terracotta",
+ "field": "jH",
+ "hardness": 1.4,
+ "max_state_id": 9552,
+ "min_state_id": 9549,
+ "num_states": 4,
+ "numeric_id": 553,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "green_glazed_terracotta"
+ },
+ "green_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Green Shulker Box",
+ "field": "jr",
+ "hardness": 2.0,
+ "max_state_id": 9484,
+ "min_state_id": 9479,
+ "num_states": 6,
+ "numeric_id": 537,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "green_shulker_box"
+ },
+ "green_stained_glass": {
+ "class": "ckl",
+ "display_name": "Green Stained Glass",
+ "field": "dt",
+ "hardness": 0.3,
+ "max_state_id": 4177,
+ "min_state_id": 4177,
+ "num_states": 1,
+ "numeric_id": 227,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "green_stained_glass"
+ },
+ "green_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Green Stained Glass Pane",
+ "field": "gv",
+ "hardness": 0.3,
+ "max_state_id": 7401,
+ "min_state_id": 7370,
+ "num_states": 32,
+ "numeric_id": 385,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "green_stained_glass_pane"
+ },
+ "green_terracotta": {
+ "class": "cdq",
+ "display_name": "Green Terracotta",
+ "field": "gf",
+ "hardness": 1.25,
+ "max_state_id": 6951,
+ "min_state_id": 6951,
+ "num_states": 1,
+ "numeric_id": 369,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "green_terracotta"
+ },
+ "green_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hR",
+ "hardness": 1.0,
+ "max_state_id": 8331,
+ "min_state_id": 8328,
+ "num_states": 4,
+ "numeric_id": 459,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "green_wall_banner"
+ },
+ "green_wool": {
+ "class": "cdq",
+ "display_name": "Green Wool",
+ "field": "br",
+ "hardness": 0.8,
+ "max_state_id": 1453,
+ "min_state_id": 1453,
+ "num_states": 1,
+ "numeric_id": 121,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "green_wool"
+ },
+ "grindstone": {
+ "class": "cgr",
+ "display_name": "Grindstone",
+ "field": "ml",
+ "hardness": 2.0,
+ "max_state_id": 14955,
+ "min_state_id": 14944,
+ "num_states": 12,
+ "numeric_id": 687,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "grindstone"
+ },
+ "hanging_roots": {
+ "class": "cgw",
+ "display_name": "Hanging Roots",
+ "field": "pL",
+ "hardness": 0.0,
+ "max_state_id": 18502,
+ "min_state_id": 18501,
+ "num_states": 2,
+ "numeric_id": 869,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "hanging_roots"
+ },
+ "hay_block": {
+ "class": "cgx",
+ "display_name": "Hay Bale",
+ "field": "gO",
+ "hardness": 0.5,
+ "max_state_id": 7988,
+ "min_state_id": 7986,
+ "num_states": 3,
+ "numeric_id": 404,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "hay_block"
+ },
+ "heavy_weighted_pressure_plate": {
+ "class": "cma",
+ "display_name": "Heavy Weighted Pressure Plate",
+ "field": "fG",
+ "hardness": 0.5,
+ "max_state_id": 6756,
+ "min_state_id": 6741,
+ "num_states": 16,
+ "numeric_id": 344,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "heavy_weighted_pressure_plate"
+ },
+ "honey_block": {
+ "class": "cgy",
+ "display_name": "Honey Block",
+ "field": "ns",
+ "max_state_id": 15951,
+ "min_state_id": 15951,
+ "num_states": 1,
+ "numeric_id": 746,
+ "states": [],
+ "text_id": "honey_block"
+ },
+ "honeycomb_block": {
+ "class": "cdq",
+ "display_name": "Honeycomb Block",
+ "field": "nt",
+ "hardness": 0.6,
+ "max_state_id": 15952,
+ "min_state_id": 15952,
+ "num_states": 1,
+ "numeric_id": 747,
+ "resistance": 0.6,
+ "states": [],
+ "text_id": "honeycomb_block"
+ },
+ "hopper": {
+ "block_entity": "hopper",
+ "class": "cgz",
+ "display_name": "Hopper",
+ "field": "fL",
+ "hardness": 3.0,
+ "max_state_id": 6816,
+ "min_state_id": 6807,
+ "num_states": 10,
+ "numeric_id": 349,
+ "resistance": 4.8,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 5,
+ "predicate": "java/util/function/Predicate",
+ "type": "direction",
+ "values": [
+ "DOWN",
+ "NORTH",
+ "SOUTH",
+ "EAST",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "enabled",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "hopper"
+ },
+ "horn_coral": {
+ "class": "cez",
+ "display_name": "Horn Coral",
+ "field": "kN",
+ "hardness": 0.0,
+ "max_state_id": 9662,
+ "min_state_id": 9661,
+ "num_states": 2,
+ "numeric_id": 611,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "horn_coral"
+ },
+ "horn_coral_block": {
+ "class": "cex",
+ "display_name": "Horn Coral Block",
+ "field": "kD",
+ "hardness": 1.5,
+ "max_state_id": 9642,
+ "min_state_id": 9642,
+ "num_states": 1,
+ "numeric_id": 601,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "horn_coral_block"
+ },
+ "horn_coral_fan": {
+ "class": "cey",
+ "display_name": "Horn Coral Fan",
+ "field": "kX",
+ "hardness": 0.0,
+ "max_state_id": 9682,
+ "min_state_id": 9681,
+ "num_states": 2,
+ "numeric_id": 621,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "horn_coral_fan"
+ },
+ "horn_coral_wall_fan": {
+ "class": "cfa",
+ "display_name": "Horn Coral Wall Fan",
+ "field": "lh",
+ "hardness": 0.0,
+ "max_state_id": 9762,
+ "min_state_id": 9755,
+ "num_states": 8,
+ "numeric_id": 631,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "horn_coral_wall_fan"
+ },
+ "ice": {
+ "class": "chc",
+ "display_name": "Ice",
+ "field": "cL",
+ "hardness": 0.5,
+ "max_state_id": 3998,
+ "min_state_id": 3998,
+ "num_states": 1,
+ "numeric_id": 193,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "ice"
+ },
+ "infested_chiseled_stone_bricks": {
+ "class": "chd",
+ "display_name": "Infested Chiseled Stone Bricks",
+ "field": "dL",
+ "max_state_id": 4573,
+ "min_state_id": 4573,
+ "num_states": 1,
+ "numeric_id": 245,
+ "states": [],
+ "text_id": "infested_chiseled_stone_bricks"
+ },
+ "infested_cobblestone": {
+ "class": "chd",
+ "display_name": "Infested Cobblestone",
+ "field": "dH",
+ "max_state_id": 4569,
+ "min_state_id": 4569,
+ "num_states": 1,
+ "numeric_id": 241,
+ "states": [],
+ "text_id": "infested_cobblestone"
+ },
+ "infested_cracked_stone_bricks": {
+ "class": "chd",
+ "display_name": "Infested Cracked Stone Bricks",
+ "field": "dK",
+ "max_state_id": 4572,
+ "min_state_id": 4572,
+ "num_states": 1,
+ "numeric_id": 244,
+ "states": [],
+ "text_id": "infested_cracked_stone_bricks"
+ },
+ "infested_deepslate": {
+ "class": "che",
+ "display_name": "Infested Deepslate",
+ "field": "qh",
+ "max_state_id": 20154,
+ "min_state_id": 20154,
+ "num_states": 1,
+ "numeric_id": 891,
+ "states": [],
+ "text_id": "infested_deepslate"
+ },
+ "infested_mossy_stone_bricks": {
+ "class": "chd",
+ "display_name": "Infested Mossy Stone Bricks",
+ "field": "dJ",
+ "max_state_id": 4571,
+ "min_state_id": 4571,
+ "num_states": 1,
+ "numeric_id": 243,
+ "states": [],
+ "text_id": "infested_mossy_stone_bricks"
+ },
+ "infested_stone": {
+ "class": "chd",
+ "display_name": "Infested Stone",
+ "field": "dG",
+ "max_state_id": 4568,
+ "min_state_id": 4568,
+ "num_states": 1,
+ "numeric_id": 240,
+ "states": [],
+ "text_id": "infested_stone"
+ },
+ "infested_stone_bricks": {
+ "class": "chd",
+ "display_name": "Infested Stone Bricks",
+ "field": "dI",
+ "max_state_id": 4570,
+ "min_state_id": 4570,
+ "num_states": 1,
+ "numeric_id": 242,
+ "states": [],
+ "text_id": "infested_stone_bricks"
+ },
+ "iron_bars": {
+ "class": "chf",
+ "display_name": "Iron Bars",
+ "field": "dP",
+ "hardness": 5.0,
+ "max_state_id": 4797,
+ "min_state_id": 4766,
+ "num_states": 32,
+ "numeric_id": 249,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "iron_bars"
+ },
+ "iron_block": {
+ "class": "cdq",
+ "display_name": "Block of Iron",
+ "field": "bL",
+ "hardness": 5.0,
+ "max_state_id": 1484,
+ "min_state_id": 1484,
+ "num_states": 1,
+ "numeric_id": 141,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "iron_block"
+ },
+ "iron_door": {
+ "class": "cfm",
+ "display_name": "Iron Door",
+ "field": "cy",
+ "hardness": 5.0,
+ "max_state_id": 3939,
+ "min_state_id": 3876,
+ "num_states": 64,
+ "numeric_id": 180,
+ "resistance": 5.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "iron_door"
+ },
+ "iron_ore": {
+ "class": "cim",
+ "display_name": "Iron Ore",
+ "field": "H",
+ "hardness": 3.0,
+ "max_state_id": 71,
+ "min_state_id": 71,
+ "num_states": 1,
+ "numeric_id": 33,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "iron_ore"
+ },
+ "iron_trapdoor": {
+ "class": "clf",
+ "display_name": "Iron Trapdoor",
+ "field": "gD",
+ "hardness": 5.0,
+ "max_state_id": 7723,
+ "min_state_id": 7660,
+ "num_states": 64,
+ "numeric_id": 393,
+ "resistance": 5.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "iron_trapdoor"
+ },
+ "jack_o_lantern": {
+ "class": "ceh",
+ "display_name": "Jack o'Lantern",
+ "field": "dd",
+ "hardness": 1.0,
+ "light": 15,
+ "max_state_id": 4092,
+ "min_state_id": 4089,
+ "num_states": 4,
+ "numeric_id": 211,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "jack_o_lantern"
+ },
+ "jigsaw": {
+ "block_entity": "jigsaw",
+ "class": "chg",
+ "display_name": "Jigsaw Block",
+ "field": "nn",
+ "hardness": -1.0,
+ "max_state_id": 15877,
+ "min_state_id": 15866,
+ "num_states": 12,
+ "numeric_id": 741,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "gq",
+ "field_name": "a",
+ "name": "orientation",
+ "num_values": 12,
+ "type": "enum",
+ "values": [
+ "DOWN_EAST",
+ "DOWN_NORTH",
+ "DOWN_SOUTH",
+ "DOWN_WEST",
+ "UP_EAST",
+ "UP_NORTH",
+ "UP_SOUTH",
+ "UP_WEST",
+ "WEST_UP",
+ "EAST_UP",
+ "NORTH_UP",
+ "SOUTH_UP"
+ ]
+ }
+ ],
+ "text_id": "jigsaw"
+ },
+ "jukebox": {
+ "block_entity": "jukebox",
+ "class": "chh",
+ "display_name": "Jukebox",
+ "field": "cQ",
+ "hardness": 2.0,
+ "max_state_id": 4034,
+ "min_state_id": 4033,
+ "num_states": 2,
+ "numeric_id": 198,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "has_record",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jukebox"
+ },
+ "jungle_button": {
+ "class": "cmf",
+ "display_name": "Jungle Button",
+ "field": "fm",
+ "hardness": 0.5,
+ "max_state_id": 6520,
+ "min_state_id": 6497,
+ "num_states": 24,
+ "numeric_id": 324,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "jungle_button"
+ },
+ "jungle_door": {
+ "class": "cfm",
+ "display_name": "Jungle Door",
+ "field": "iH",
+ "hardness": 3.0,
+ "max_state_id": 9052,
+ "min_state_id": 8989,
+ "num_states": 64,
+ "numeric_id": 501,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_door"
+ },
+ "jungle_fence": {
+ "class": "cgc",
+ "display_name": "Jungle Fence",
+ "field": "iC",
+ "hardness": 2.0,
+ "max_state_id": 8796,
+ "min_state_id": 8765,
+ "num_states": 32,
+ "numeric_id": 496,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_fence"
+ },
+ "jungle_fence_gate": {
+ "class": "cgd",
+ "display_name": "Jungle Fence Gate",
+ "field": "ix",
+ "hardness": 2.0,
+ "max_state_id": 8636,
+ "min_state_id": 8605,
+ "num_states": 32,
+ "numeric_id": 491,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_fence_gate"
+ },
+ "jungle_leaves": {
+ "class": "cho",
+ "display_name": "Jungle Leaves",
+ "field": "an",
+ "hardness": 0.2,
+ "max_state_id": 203,
+ "min_state_id": 190,
+ "num_states": 14,
+ "numeric_id": 65,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_leaves"
+ },
+ "jungle_log": {
+ "class": "cjl",
+ "display_name": "Jungle Log",
+ "field": "P",
+ "hardness": 2.0,
+ "max_state_id": 87,
+ "min_state_id": 85,
+ "num_states": 3,
+ "numeric_id": 41,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "jungle_log"
+ },
+ "jungle_planks": {
+ "class": "cdq",
+ "display_name": "Jungle Planks",
+ "field": "q",
+ "hardness": 2.0,
+ "max_state_id": 18,
+ "min_state_id": 18,
+ "num_states": 1,
+ "numeric_id": 16,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "jungle_planks"
+ },
+ "jungle_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Jungle Pressure Plate",
+ "field": "cC",
+ "hardness": 0.5,
+ "max_state_id": 3947,
+ "min_state_id": 3946,
+ "num_states": 2,
+ "numeric_id": 184,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_pressure_plate"
+ },
+ "jungle_sapling": {
+ "class": "cjo",
+ "display_name": "Jungle Sapling",
+ "field": "w",
+ "hardness": 0.0,
+ "max_state_id": 28,
+ "min_state_id": 27,
+ "num_states": 2,
+ "numeric_id": 22,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "jungle_sapling"
+ },
+ "jungle_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Jungle Sign",
+ "field": "ck",
+ "hardness": 1.0,
+ "max_state_id": 3597,
+ "min_state_id": 3566,
+ "num_states": 32,
+ "numeric_id": 166,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_sign"
+ },
+ "jungle_slab": {
+ "class": "cjx",
+ "display_name": "Jungle Slab",
+ "field": "ib",
+ "hardness": 2.0,
+ "max_state_id": 8446,
+ "min_state_id": 8441,
+ "num_states": 6,
+ "numeric_id": 469,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_slab"
+ },
+ "jungle_stairs": {
+ "class": "ckn",
+ "display_name": "Jungle Stairs",
+ "field": "eD",
+ "max_state_id": 5722,
+ "min_state_id": 5643,
+ "num_states": 80,
+ "numeric_id": 289,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_stairs"
+ },
+ "jungle_trapdoor": {
+ "class": "clf",
+ "display_name": "Jungle Trapdoor",
+ "field": "dz",
+ "hardness": 3.0,
+ "max_state_id": 4435,
+ "min_state_id": 4372,
+ "num_states": 64,
+ "numeric_id": 233,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_trapdoor"
+ },
+ "jungle_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Jungle Wall Sign",
+ "field": "cu",
+ "hardness": 1.0,
+ "max_state_id": 3841,
+ "min_state_id": 3834,
+ "num_states": 8,
+ "numeric_id": 176,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "jungle_wall_sign"
+ },
+ "jungle_wood": {
+ "class": "cjl",
+ "display_name": "Jungle Wood",
+ "field": "ab",
+ "hardness": 2.0,
+ "max_state_id": 123,
+ "min_state_id": 121,
+ "num_states": 3,
+ "numeric_id": 53,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "jungle_wood"
+ },
+ "kelp": {
+ "class": "chi",
+ "display_name": "Kelp",
+ "field": "kq",
+ "hardness": 0.0,
+ "max_state_id": 9618,
+ "min_state_id": 9593,
+ "num_states": 26,
+ "numeric_id": 588,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 25,
+ "min": 0,
+ "name": "age",
+ "num_values": 26,
+ "type": "int"
+ }
+ ],
+ "text_id": "kelp"
+ },
+ "kelp_plant": {
+ "class": "chj",
+ "display_name": "Kelp Plant",
+ "field": "kr",
+ "hardness": 0.0,
+ "max_state_id": 9619,
+ "min_state_id": 9619,
+ "num_states": 1,
+ "numeric_id": 589,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "kelp_plant"
+ },
+ "ladder": {
+ "class": "chk",
+ "display_name": "Ladder",
+ "field": "cn",
+ "hardness": 0.4,
+ "max_state_id": 3701,
+ "min_state_id": 3694,
+ "num_states": 8,
+ "numeric_id": 169,
+ "resistance": 0.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "ladder"
+ },
+ "lantern": {
+ "class": "chl",
+ "display_name": "Lantern",
+ "field": "mq",
+ "hardness": 3.5,
+ "light": 15,
+ "max_state_id": 15012,
+ "min_state_id": 15009,
+ "num_states": 4,
+ "numeric_id": 692,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "hanging",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lantern"
+ },
+ "lapis_block": {
+ "class": "cdq",
+ "display_name": "Block of Lapis Lazuli",
+ "field": "ax",
+ "hardness": 3.0,
+ "max_state_id": 265,
+ "min_state_id": 265,
+ "num_states": 1,
+ "numeric_id": 75,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "lapis_block"
+ },
+ "lapis_ore": {
+ "class": "cim",
+ "display_name": "Lapis Lazuli Ore",
+ "field": "av",
+ "hardness": 3.0,
+ "max_state_id": 263,
+ "min_state_id": 263,
+ "num_states": 1,
+ "numeric_id": 73,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "lapis_ore"
+ },
+ "large_amethyst_bud": {
+ "class": "ccq",
+ "display_name": "Large Amethyst Bud",
+ "field": "oI",
+ "light": 4,
+ "max_state_id": 17562,
+ "min_state_id": 17551,
+ "num_states": 12,
+ "numeric_id": 814,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "large_amethyst_bud"
+ },
+ "large_fern": {
+ "class": "cfo",
+ "display_name": "Large Fern",
+ "field": "hn",
+ "hardness": 0.0,
+ "max_state_id": 8019,
+ "min_state_id": 8018,
+ "num_states": 2,
+ "numeric_id": 429,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "large_fern"
+ },
+ "lava": {
+ "class": "chu",
+ "display_name": "Lava",
+ "field": "B",
+ "hardness": 100.0,
+ "light": 15,
+ "max_state_id": 65,
+ "min_state_id": 50,
+ "num_states": 16,
+ "numeric_id": 27,
+ "resistance": 100.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "level",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "lava"
+ },
+ "lava_cauldron": {
+ "class": "chm",
+ "display_name": "Lava Cauldron",
+ "field": "em",
+ "light": 15,
+ "max_state_id": 5219,
+ "min_state_id": 5219,
+ "num_states": 1,
+ "numeric_id": 272,
+ "states": [],
+ "text_id": "lava_cauldron"
+ },
+ "lectern": {
+ "block_entity": "lectern",
+ "class": "chp",
+ "display_name": "Lectern",
+ "field": "mm",
+ "hardness": 2.5,
+ "max_state_id": 14971,
+ "min_state_id": 14956,
+ "num_states": 16,
+ "numeric_id": 688,
+ "resistance": 2.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "has_book",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lectern"
+ },
+ "lever": {
+ "class": "chr",
+ "display_name": "Lever",
+ "field": "cw",
+ "hardness": 0.5,
+ "max_state_id": 3873,
+ "min_state_id": 3850,
+ "num_states": 24,
+ "numeric_id": 178,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lever"
+ },
+ "light": {
+ "class": "chs",
+ "display_name": "Light",
+ "field": "gC",
+ "hardness": -1.0,
+ "max_state_id": 7659,
+ "min_state_id": 7628,
+ "num_states": 32,
+ "numeric_id": 392,
+ "resistance": 3600000.75,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "level",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light"
+ },
+ "light_blue_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Light Blue Banner",
+ "field": "hr",
+ "hardness": 1.0,
+ "max_state_id": 8083,
+ "min_state_id": 8068,
+ "num_states": 16,
+ "numeric_id": 433,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "light_blue_banner"
+ },
+ "light_blue_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Light Blue Bed",
+ "field": "aG",
+ "hardness": 0.2,
+ "max_state_id": 1144,
+ "min_state_id": 1129,
+ "num_states": 16,
+ "numeric_id": 84,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_blue_bed"
+ },
+ "light_blue_candle": {
+ "class": "cec",
+ "display_name": "Light Blue Candle",
+ "field": "ob",
+ "hardness": 0.1,
+ "max_state_id": 17310,
+ "min_state_id": 17295,
+ "num_states": 16,
+ "numeric_id": 781,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_blue_candle"
+ },
+ "light_blue_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Light Blue Candle",
+ "field": "os",
+ "max_state_id": 17512,
+ "min_state_id": 17511,
+ "num_states": 2,
+ "numeric_id": 798,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_blue_candle_cake"
+ },
+ "light_blue_carpet": {
+ "class": "cmg",
+ "display_name": "Light Blue Carpet",
+ "field": "gS",
+ "hardness": 0.1,
+ "max_state_id": 7992,
+ "min_state_id": 7992,
+ "num_states": 1,
+ "numeric_id": 408,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "light_blue_carpet"
+ },
+ "light_blue_concrete": {
+ "class": "cdq",
+ "display_name": "Light Blue Concrete",
+ "field": "jN",
+ "hardness": 1.8,
+ "max_state_id": 9564,
+ "min_state_id": 9564,
+ "num_states": 1,
+ "numeric_id": 559,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "light_blue_concrete"
+ },
+ "light_blue_concrete_powder": {
+ "class": "cev",
+ "display_name": "Light Blue Concrete Powder",
+ "field": "kd",
+ "hardness": 0.5,
+ "max_state_id": 9580,
+ "min_state_id": 9580,
+ "num_states": 1,
+ "numeric_id": 575,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "light_blue_concrete_powder"
+ },
+ "light_blue_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Light Blue Glazed Terracotta",
+ "field": "jx",
+ "hardness": 1.4,
+ "max_state_id": 9512,
+ "min_state_id": 9509,
+ "num_states": 4,
+ "numeric_id": 543,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "light_blue_glazed_terracotta"
+ },
+ "light_blue_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Light Blue Shulker Box",
+ "field": "jh",
+ "hardness": 2.0,
+ "max_state_id": 9424,
+ "min_state_id": 9419,
+ "num_states": 6,
+ "numeric_id": 527,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "light_blue_shulker_box"
+ },
+ "light_blue_stained_glass": {
+ "class": "ckl",
+ "display_name": "Light Blue Stained Glass",
+ "field": "dj",
+ "hardness": 0.3,
+ "max_state_id": 4167,
+ "min_state_id": 4167,
+ "num_states": 1,
+ "numeric_id": 217,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "light_blue_stained_glass"
+ },
+ "light_blue_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Light Blue Stained Glass Pane",
+ "field": "gl",
+ "hardness": 0.3,
+ "max_state_id": 7081,
+ "min_state_id": 7050,
+ "num_states": 32,
+ "numeric_id": 375,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_blue_stained_glass_pane"
+ },
+ "light_blue_terracotta": {
+ "class": "cdq",
+ "display_name": "Light Blue Terracotta",
+ "field": "fV",
+ "hardness": 1.25,
+ "max_state_id": 6941,
+ "min_state_id": 6941,
+ "num_states": 1,
+ "numeric_id": 359,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "light_blue_terracotta"
+ },
+ "light_blue_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hH",
+ "hardness": 1.0,
+ "max_state_id": 8291,
+ "min_state_id": 8288,
+ "num_states": 4,
+ "numeric_id": 449,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "light_blue_wall_banner"
+ },
+ "light_blue_wool": {
+ "class": "cdq",
+ "display_name": "Light Blue Wool",
+ "field": "bh",
+ "hardness": 0.8,
+ "max_state_id": 1443,
+ "min_state_id": 1443,
+ "num_states": 1,
+ "numeric_id": 111,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "light_blue_wool"
+ },
+ "light_gray_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Light Gray Banner",
+ "field": "hw",
+ "hardness": 1.0,
+ "max_state_id": 8163,
+ "min_state_id": 8148,
+ "num_states": 16,
+ "numeric_id": 438,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "light_gray_banner"
+ },
+ "light_gray_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Light Gray Bed",
+ "field": "aL",
+ "hardness": 0.2,
+ "max_state_id": 1224,
+ "min_state_id": 1209,
+ "num_states": 16,
+ "numeric_id": 89,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_gray_bed"
+ },
+ "light_gray_candle": {
+ "class": "cec",
+ "display_name": "Light Gray Candle",
+ "field": "og",
+ "hardness": 0.1,
+ "max_state_id": 17390,
+ "min_state_id": 17375,
+ "num_states": 16,
+ "numeric_id": 786,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_gray_candle"
+ },
+ "light_gray_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Light Gray Candle",
+ "field": "ox",
+ "max_state_id": 17522,
+ "min_state_id": 17521,
+ "num_states": 2,
+ "numeric_id": 803,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_gray_candle_cake"
+ },
+ "light_gray_carpet": {
+ "class": "cmg",
+ "display_name": "Light Gray Carpet",
+ "field": "gX",
+ "hardness": 0.1,
+ "max_state_id": 7997,
+ "min_state_id": 7997,
+ "num_states": 1,
+ "numeric_id": 413,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "light_gray_carpet"
+ },
+ "light_gray_concrete": {
+ "class": "cdq",
+ "display_name": "Light Gray Concrete",
+ "field": "jS",
+ "hardness": 1.8,
+ "max_state_id": 9569,
+ "min_state_id": 9569,
+ "num_states": 1,
+ "numeric_id": 564,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "light_gray_concrete"
+ },
+ "light_gray_concrete_powder": {
+ "class": "cev",
+ "display_name": "Light Gray Concrete Powder",
+ "field": "ki",
+ "hardness": 0.5,
+ "max_state_id": 9585,
+ "min_state_id": 9585,
+ "num_states": 1,
+ "numeric_id": 580,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "light_gray_concrete_powder"
+ },
+ "light_gray_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Light Gray Glazed Terracotta",
+ "field": "jC",
+ "hardness": 1.4,
+ "max_state_id": 9532,
+ "min_state_id": 9529,
+ "num_states": 4,
+ "numeric_id": 548,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "light_gray_glazed_terracotta"
+ },
+ "light_gray_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Light Gray Shulker Box",
+ "field": "jm",
+ "hardness": 2.0,
+ "max_state_id": 9454,
+ "min_state_id": 9449,
+ "num_states": 6,
+ "numeric_id": 532,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "light_gray_shulker_box"
+ },
+ "light_gray_stained_glass": {
+ "class": "ckl",
+ "display_name": "Light Gray Stained Glass",
+ "field": "do",
+ "hardness": 0.3,
+ "max_state_id": 4172,
+ "min_state_id": 4172,
+ "num_states": 1,
+ "numeric_id": 222,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "light_gray_stained_glass"
+ },
+ "light_gray_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Light Gray Stained Glass Pane",
+ "field": "gq",
+ "hardness": 0.3,
+ "max_state_id": 7241,
+ "min_state_id": 7210,
+ "num_states": 32,
+ "numeric_id": 380,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "light_gray_stained_glass_pane"
+ },
+ "light_gray_terracotta": {
+ "class": "cdq",
+ "display_name": "Light Gray Terracotta",
+ "field": "ga",
+ "hardness": 1.25,
+ "max_state_id": 6946,
+ "min_state_id": 6946,
+ "num_states": 1,
+ "numeric_id": 364,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "light_gray_terracotta"
+ },
+ "light_gray_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hM",
+ "hardness": 1.0,
+ "max_state_id": 8311,
+ "min_state_id": 8308,
+ "num_states": 4,
+ "numeric_id": 454,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "light_gray_wall_banner"
+ },
+ "light_gray_wool": {
+ "class": "cdq",
+ "display_name": "Light Gray Wool",
+ "field": "bm",
+ "hardness": 0.8,
+ "max_state_id": 1448,
+ "min_state_id": 1448,
+ "num_states": 1,
+ "numeric_id": 116,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "light_gray_wool"
+ },
+ "light_weighted_pressure_plate": {
+ "class": "cma",
+ "display_name": "Light Weighted Pressure Plate",
+ "field": "fF",
+ "hardness": 0.5,
+ "max_state_id": 6740,
+ "min_state_id": 6725,
+ "num_states": 16,
+ "numeric_id": 343,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "light_weighted_pressure_plate"
+ },
+ "lightning_rod": {
+ "class": "cht",
+ "display_name": "Lightning Rod",
+ "field": "py",
+ "hardness": 3.0,
+ "max_state_id": 18416,
+ "min_state_id": 18393,
+ "num_states": 24,
+ "numeric_id": 856,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lightning_rod"
+ },
+ "lilac": {
+ "class": "cky",
+ "display_name": "Lilac",
+ "field": "hj",
+ "hardness": 0.0,
+ "max_state_id": 8011,
+ "min_state_id": 8010,
+ "num_states": 2,
+ "numeric_id": 425,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "lilac"
+ },
+ "lily_of_the_valley": {
+ "class": "cgg",
+ "display_name": "Lily of the Valley",
+ "field": "bH",
+ "hardness": 0.0,
+ "max_state_id": 1480,
+ "min_state_id": 1480,
+ "num_states": 1,
+ "numeric_id": 137,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "lily_of_the_valley"
+ },
+ "lily_pad": {
+ "class": "cls",
+ "display_name": "Lily Pad",
+ "field": "ed",
+ "hardness": 0.0,
+ "max_state_id": 5088,
+ "min_state_id": 5088,
+ "num_states": 1,
+ "numeric_id": 263,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "lily_pad"
+ },
+ "lime_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Lime Banner",
+ "field": "ht",
+ "hardness": 1.0,
+ "max_state_id": 8115,
+ "min_state_id": 8100,
+ "num_states": 16,
+ "numeric_id": 435,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "lime_banner"
+ },
+ "lime_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Lime Bed",
+ "field": "aI",
+ "hardness": 0.2,
+ "max_state_id": 1176,
+ "min_state_id": 1161,
+ "num_states": 16,
+ "numeric_id": 86,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lime_bed"
+ },
+ "lime_candle": {
+ "class": "cec",
+ "display_name": "Lime Candle",
+ "field": "od",
+ "hardness": 0.1,
+ "max_state_id": 17342,
+ "min_state_id": 17327,
+ "num_states": 16,
+ "numeric_id": 783,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lime_candle"
+ },
+ "lime_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Lime Candle",
+ "field": "ou",
+ "max_state_id": 17516,
+ "min_state_id": 17515,
+ "num_states": 2,
+ "numeric_id": 800,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lime_candle_cake"
+ },
+ "lime_carpet": {
+ "class": "cmg",
+ "display_name": "Lime Carpet",
+ "field": "gU",
+ "hardness": 0.1,
+ "max_state_id": 7994,
+ "min_state_id": 7994,
+ "num_states": 1,
+ "numeric_id": 410,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "lime_carpet"
+ },
+ "lime_concrete": {
+ "class": "cdq",
+ "display_name": "Lime Concrete",
+ "field": "jP",
+ "hardness": 1.8,
+ "max_state_id": 9566,
+ "min_state_id": 9566,
+ "num_states": 1,
+ "numeric_id": 561,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "lime_concrete"
+ },
+ "lime_concrete_powder": {
+ "class": "cev",
+ "display_name": "Lime Concrete Powder",
+ "field": "kf",
+ "hardness": 0.5,
+ "max_state_id": 9582,
+ "min_state_id": 9582,
+ "num_states": 1,
+ "numeric_id": 577,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "lime_concrete_powder"
+ },
+ "lime_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Lime Glazed Terracotta",
+ "field": "jz",
+ "hardness": 1.4,
+ "max_state_id": 9520,
+ "min_state_id": 9517,
+ "num_states": 4,
+ "numeric_id": 545,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "lime_glazed_terracotta"
+ },
+ "lime_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Lime Shulker Box",
+ "field": "jj",
+ "hardness": 2.0,
+ "max_state_id": 9436,
+ "min_state_id": 9431,
+ "num_states": 6,
+ "numeric_id": 529,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "lime_shulker_box"
+ },
+ "lime_stained_glass": {
+ "class": "ckl",
+ "display_name": "Lime Stained Glass",
+ "field": "dl",
+ "hardness": 0.3,
+ "max_state_id": 4169,
+ "min_state_id": 4169,
+ "num_states": 1,
+ "numeric_id": 219,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "lime_stained_glass"
+ },
+ "lime_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Lime Stained Glass Pane",
+ "field": "gn",
+ "hardness": 0.3,
+ "max_state_id": 7145,
+ "min_state_id": 7114,
+ "num_states": 32,
+ "numeric_id": 377,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "lime_stained_glass_pane"
+ },
+ "lime_terracotta": {
+ "class": "cdq",
+ "display_name": "Lime Terracotta",
+ "field": "fX",
+ "hardness": 1.25,
+ "max_state_id": 6943,
+ "min_state_id": 6943,
+ "num_states": 1,
+ "numeric_id": 361,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "lime_terracotta"
+ },
+ "lime_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hJ",
+ "hardness": 1.0,
+ "max_state_id": 8299,
+ "min_state_id": 8296,
+ "num_states": 4,
+ "numeric_id": 451,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "lime_wall_banner"
+ },
+ "lime_wool": {
+ "class": "cdq",
+ "display_name": "Lime Wool",
+ "field": "bj",
+ "hardness": 0.8,
+ "max_state_id": 1445,
+ "min_state_id": 1445,
+ "num_states": 1,
+ "numeric_id": 113,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "lime_wool"
+ },
+ "lodestone": {
+ "class": "cdq",
+ "display_name": "Lodestone",
+ "field": "nC",
+ "hardness": 3.5,
+ "max_state_id": 15965,
+ "min_state_id": 15965,
+ "num_states": 1,
+ "numeric_id": 756,
+ "resistance": 3.5,
+ "states": [],
+ "text_id": "lodestone"
+ },
+ "loom": {
+ "class": "chw",
+ "display_name": "Loom",
+ "field": "mf",
+ "hardness": 2.5,
+ "max_state_id": 14913,
+ "min_state_id": 14910,
+ "num_states": 4,
+ "numeric_id": 681,
+ "resistance": 2.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "loom"
+ },
+ "magenta_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Magenta Banner",
+ "field": "hq",
+ "hardness": 1.0,
+ "max_state_id": 8067,
+ "min_state_id": 8052,
+ "num_states": 16,
+ "numeric_id": 432,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "magenta_banner"
+ },
+ "magenta_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Magenta Bed",
+ "field": "aF",
+ "hardness": 0.2,
+ "max_state_id": 1128,
+ "min_state_id": 1113,
+ "num_states": 16,
+ "numeric_id": 83,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "magenta_bed"
+ },
+ "magenta_candle": {
+ "class": "cec",
+ "display_name": "Magenta Candle",
+ "field": "oa",
+ "hardness": 0.1,
+ "max_state_id": 17294,
+ "min_state_id": 17279,
+ "num_states": 16,
+ "numeric_id": 780,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "magenta_candle"
+ },
+ "magenta_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Magenta Candle",
+ "field": "or",
+ "max_state_id": 17510,
+ "min_state_id": 17509,
+ "num_states": 2,
+ "numeric_id": 797,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "magenta_candle_cake"
+ },
+ "magenta_carpet": {
+ "class": "cmg",
+ "display_name": "Magenta Carpet",
+ "field": "gR",
+ "hardness": 0.1,
+ "max_state_id": 7991,
+ "min_state_id": 7991,
+ "num_states": 1,
+ "numeric_id": 407,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "magenta_carpet"
+ },
+ "magenta_concrete": {
+ "class": "cdq",
+ "display_name": "Magenta Concrete",
+ "field": "jM",
+ "hardness": 1.8,
+ "max_state_id": 9563,
+ "min_state_id": 9563,
+ "num_states": 1,
+ "numeric_id": 558,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "magenta_concrete"
+ },
+ "magenta_concrete_powder": {
+ "class": "cev",
+ "display_name": "Magenta Concrete Powder",
+ "field": "kc",
+ "hardness": 0.5,
+ "max_state_id": 9579,
+ "min_state_id": 9579,
+ "num_states": 1,
+ "numeric_id": 574,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "magenta_concrete_powder"
+ },
+ "magenta_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Magenta Glazed Terracotta",
+ "field": "jw",
+ "hardness": 1.4,
+ "max_state_id": 9508,
+ "min_state_id": 9505,
+ "num_states": 4,
+ "numeric_id": 542,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "magenta_glazed_terracotta"
+ },
+ "magenta_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Magenta Shulker Box",
+ "field": "jg",
+ "hardness": 2.0,
+ "max_state_id": 9418,
+ "min_state_id": 9413,
+ "num_states": 6,
+ "numeric_id": 526,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "magenta_shulker_box"
+ },
+ "magenta_stained_glass": {
+ "class": "ckl",
+ "display_name": "Magenta Stained Glass",
+ "field": "di",
+ "hardness": 0.3,
+ "max_state_id": 4166,
+ "min_state_id": 4166,
+ "num_states": 1,
+ "numeric_id": 216,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "magenta_stained_glass"
+ },
+ "magenta_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Magenta Stained Glass Pane",
+ "field": "gk",
+ "hardness": 0.3,
+ "max_state_id": 7049,
+ "min_state_id": 7018,
+ "num_states": 32,
+ "numeric_id": 374,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "magenta_stained_glass_pane"
+ },
+ "magenta_terracotta": {
+ "class": "cdq",
+ "display_name": "Magenta Terracotta",
+ "field": "fU",
+ "hardness": 1.25,
+ "max_state_id": 6940,
+ "min_state_id": 6940,
+ "num_states": 1,
+ "numeric_id": 358,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "magenta_terracotta"
+ },
+ "magenta_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hG",
+ "hardness": 1.0,
+ "max_state_id": 8287,
+ "min_state_id": 8284,
+ "num_states": 4,
+ "numeric_id": 448,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "magenta_wall_banner"
+ },
+ "magenta_wool": {
+ "class": "cdq",
+ "display_name": "Magenta Wool",
+ "field": "bg",
+ "hardness": 0.8,
+ "max_state_id": 1442,
+ "min_state_id": 1442,
+ "num_states": 1,
+ "numeric_id": 110,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "magenta_wool"
+ },
+ "magma_block": {
+ "class": "chx",
+ "display_name": "Magma Block",
+ "field": "iX",
+ "hardness": 0.5,
+ "light": 3,
+ "max_state_id": 9376,
+ "min_state_id": 9376,
+ "num_states": 1,
+ "numeric_id": 517,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "magma_block"
+ },
+ "medium_amethyst_bud": {
+ "class": "ccq",
+ "display_name": "Medium Amethyst Bud",
+ "field": "oJ",
+ "light": 2,
+ "max_state_id": 17574,
+ "min_state_id": 17563,
+ "num_states": 12,
+ "numeric_id": 815,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "medium_amethyst_bud"
+ },
+ "melon": {
+ "class": "chy",
+ "display_name": "Melon",
+ "field": "dS",
+ "hardness": 1.0,
+ "max_state_id": 4836,
+ "min_state_id": 4836,
+ "num_states": 1,
+ "numeric_id": 252,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "melon"
+ },
+ "melon_stem": {
+ "class": "ckp",
+ "display_name": "Melon Stem",
+ "field": "dW",
+ "hardness": 0.0,
+ "max_state_id": 4860,
+ "min_state_id": 4853,
+ "num_states": 8,
+ "numeric_id": 256,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 0,
+ "name": "age",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "melon_stem"
+ },
+ "moss_block": {
+ "class": "cia",
+ "display_name": "Moss Block",
+ "field": "pH",
+ "hardness": 0.1,
+ "max_state_id": 18444,
+ "min_state_id": 18444,
+ "num_states": 1,
+ "numeric_id": 865,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "moss_block"
+ },
+ "moss_carpet": {
+ "class": "cee",
+ "display_name": "Moss Carpet",
+ "field": "pG",
+ "hardness": 0.1,
+ "max_state_id": 18443,
+ "min_state_id": 18443,
+ "num_states": 1,
+ "numeric_id": 864,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "moss_carpet"
+ },
+ "mossy_cobblestone": {
+ "class": "cdq",
+ "display_name": "Mossy Cobblestone",
+ "field": "bP",
+ "hardness": 2.0,
+ "max_state_id": 1489,
+ "min_state_id": 1489,
+ "num_states": 1,
+ "numeric_id": 145,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "mossy_cobblestone"
+ },
+ "mossy_cobblestone_slab": {
+ "class": "cjx",
+ "display_name": "Mossy Cobblestone Slab",
+ "field": "lJ",
+ "max_state_id": 10941,
+ "min_state_id": 10936,
+ "num_states": 6,
+ "numeric_id": 659,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_cobblestone_slab"
+ },
+ "mossy_cobblestone_stairs": {
+ "class": "ckn",
+ "display_name": "Mossy Cobblestone Stairs",
+ "field": "lv",
+ "max_state_id": 10191,
+ "min_state_id": 10112,
+ "num_states": 80,
+ "numeric_id": 645,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_cobblestone_stairs"
+ },
+ "mossy_cobblestone_wall": {
+ "class": "clo",
+ "display_name": "Mossy Cobblestone Wall",
+ "field": "eH",
+ "max_state_id": 6383,
+ "min_state_id": 6060,
+ "num_states": 324,
+ "numeric_id": 293,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_cobblestone_wall"
+ },
+ "mossy_stone_brick_slab": {
+ "class": "cjx",
+ "display_name": "Mossy Stone Brick Slab",
+ "field": "lH",
+ "max_state_id": 10929,
+ "min_state_id": 10924,
+ "num_states": 6,
+ "numeric_id": 657,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_stone_brick_slab"
+ },
+ "mossy_stone_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Mossy Stone Brick Stairs",
+ "field": "lt",
+ "max_state_id": 10031,
+ "min_state_id": 9952,
+ "num_states": 80,
+ "numeric_id": 643,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_stone_brick_stairs"
+ },
+ "mossy_stone_brick_wall": {
+ "class": "clo",
+ "display_name": "Mossy Stone Brick Wall",
+ "field": "lV",
+ "max_state_id": 12285,
+ "min_state_id": 11962,
+ "num_states": 324,
+ "numeric_id": 671,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mossy_stone_brick_wall"
+ },
+ "mossy_stone_bricks": {
+ "class": "cdq",
+ "display_name": "Mossy Stone Bricks",
+ "field": "dD",
+ "hardness": 1.5,
+ "max_state_id": 4565,
+ "min_state_id": 4565,
+ "num_states": 1,
+ "numeric_id": 237,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "mossy_stone_bricks"
+ },
+ "moving_piston": {
+ "class": "com",
+ "display_name": "Moving Piston",
+ "field": "bu",
+ "hardness": -1.0,
+ "max_state_id": 1467,
+ "min_state_id": 1456,
+ "num_states": 12,
+ "numeric_id": 124,
+ "resistance": -1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpx",
+ "field_name": "b",
+ "name": "type",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "DEFAULT",
+ "STICKY"
+ ]
+ }
+ ],
+ "text_id": "moving_piston"
+ },
+ "mushroom_stem": {
+ "class": "chb",
+ "display_name": "Mushroom Stem",
+ "field": "dO",
+ "hardness": 0.2,
+ "max_state_id": 4765,
+ "min_state_id": 4702,
+ "num_states": 64,
+ "numeric_id": 248,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "down",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mushroom_stem"
+ },
+ "mycelium": {
+ "class": "cid",
+ "display_name": "Mycelium",
+ "field": "ec",
+ "hardness": 0.6,
+ "max_state_id": 5087,
+ "min_state_id": 5086,
+ "num_states": 2,
+ "numeric_id": 262,
+ "resistance": 0.6,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "snowy",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "mycelium"
+ },
+ "nether_brick_fence": {
+ "class": "cgc",
+ "display_name": "Nether Brick Fence",
+ "field": "ef",
+ "hardness": 2.0,
+ "max_state_id": 5121,
+ "min_state_id": 5090,
+ "num_states": 32,
+ "numeric_id": 265,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "nether_brick_fence"
+ },
+ "nether_brick_slab": {
+ "class": "cjx",
+ "display_name": "Nether Brick Slab",
+ "field": "im",
+ "hardness": 2.0,
+ "max_state_id": 8512,
+ "min_state_id": 8507,
+ "num_states": 6,
+ "numeric_id": 480,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "nether_brick_slab"
+ },
+ "nether_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Nether Brick Stairs",
+ "field": "eg",
+ "max_state_id": 5201,
+ "min_state_id": 5122,
+ "num_states": 80,
+ "numeric_id": 266,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "nether_brick_stairs"
+ },
+ "nether_brick_wall": {
+ "class": "clo",
+ "display_name": "Nether Brick Wall",
+ "field": "lY",
+ "max_state_id": 13257,
+ "min_state_id": 12934,
+ "num_states": 324,
+ "numeric_id": 674,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "nether_brick_wall"
+ },
+ "nether_bricks": {
+ "class": "cdq",
+ "display_name": "Nether Bricks",
+ "field": "ee",
+ "hardness": 2.0,
+ "max_state_id": 5089,
+ "min_state_id": 5089,
+ "num_states": 1,
+ "numeric_id": 264,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "nether_bricks"
+ },
+ "nether_gold_ore": {
+ "class": "cim",
+ "display_name": "Nether Gold Ore",
+ "field": "L",
+ "hardness": 3.0,
+ "max_state_id": 75,
+ "min_state_id": 75,
+ "num_states": 1,
+ "numeric_id": 37,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "nether_gold_ore"
+ },
+ "nether_portal": {
+ "class": "cie",
+ "display_name": "Nether Portal",
+ "field": "db",
+ "hardness": -1.0,
+ "light": 11,
+ "max_state_id": 4084,
+ "min_state_id": 4083,
+ "num_states": 2,
+ "numeric_id": 209,
+ "resistance": -1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "a",
+ "name": "axis",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "X",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "nether_portal"
+ },
+ "nether_quartz_ore": {
+ "class": "cim",
+ "display_name": "Nether Quartz Ore",
+ "field": "fK",
+ "hardness": 3.0,
+ "max_state_id": 6806,
+ "min_state_id": 6806,
+ "num_states": 1,
+ "numeric_id": 348,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "nether_quartz_ore"
+ },
+ "nether_sprouts": {
+ "class": "cif",
+ "display_name": "Nether Sprouts",
+ "field": "mD",
+ "hardness": 0.0,
+ "max_state_id": 15101,
+ "min_state_id": 15101,
+ "num_states": 1,
+ "numeric_id": 705,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "nether_sprouts"
+ },
+ "nether_wart": {
+ "class": "cih",
+ "display_name": "Nether Wart",
+ "field": "eh",
+ "max_state_id": 5205,
+ "min_state_id": 5202,
+ "num_states": 4,
+ "numeric_id": 267,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 3,
+ "min": 0,
+ "name": "age",
+ "num_values": 4,
+ "type": "int"
+ }
+ ],
+ "text_id": "nether_wart"
+ },
+ "nether_wart_block": {
+ "class": "cdq",
+ "display_name": "Nether Wart Block",
+ "field": "iY",
+ "hardness": 1.0,
+ "max_state_id": 9377,
+ "min_state_id": 9377,
+ "num_states": 1,
+ "numeric_id": 518,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "nether_wart_block"
+ },
+ "netherite_block": {
+ "class": "cdq",
+ "display_name": "Block of Netherite",
+ "field": "nu",
+ "hardness": 50.0,
+ "max_state_id": 15953,
+ "min_state_id": 15953,
+ "num_states": 1,
+ "numeric_id": 748,
+ "resistance": 1200.0,
+ "states": [],
+ "text_id": "netherite_block"
+ },
+ "netherrack": {
+ "class": "cii",
+ "display_name": "Netherrack",
+ "field": "cT",
+ "hardness": 0.4,
+ "max_state_id": 4068,
+ "min_state_id": 4068,
+ "num_states": 1,
+ "numeric_id": 201,
+ "resistance": 0.4,
+ "states": [],
+ "text_id": "netherrack"
+ },
+ "note_block": {
+ "class": "cij",
+ "display_name": "Note Block",
+ "field": "aC",
+ "hardness": 0.8,
+ "max_state_id": 1080,
+ "min_state_id": 281,
+ "num_states": 800,
+ "numeric_id": 80,
+ "resistance": 0.8,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpw",
+ "field_name": "a",
+ "name": "instrument",
+ "num_values": 16,
+ "type": "enum",
+ "values": [
+ "HARP",
+ "BASEDRUM",
+ "SNARE",
+ "HAT",
+ "BASS",
+ "FLUTE",
+ "BELL",
+ "GUITAR",
+ "CHIME",
+ "XYLOPHONE",
+ "IRON_XYLOPHONE",
+ "COW_BELL",
+ "DIDGERIDOO",
+ "BIT",
+ "BANJO",
+ "PLING"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "max": 24,
+ "min": 0,
+ "name": "note",
+ "num_values": 25,
+ "type": "int"
+ }
+ ],
+ "text_id": "note_block"
+ },
+ "oak_button": {
+ "class": "cmf",
+ "display_name": "Oak Button",
+ "field": "fj",
+ "hardness": 0.5,
+ "max_state_id": 6448,
+ "min_state_id": 6425,
+ "num_states": 24,
+ "numeric_id": 321,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "oak_button"
+ },
+ "oak_door": {
+ "class": "cfm",
+ "display_name": "Oak Door",
+ "field": "cm",
+ "hardness": 3.0,
+ "max_state_id": 3693,
+ "min_state_id": 3630,
+ "num_states": 64,
+ "numeric_id": 168,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_door"
+ },
+ "oak_fence": {
+ "class": "cgc",
+ "display_name": "Oak Fence",
+ "field": "cR",
+ "hardness": 2.0,
+ "max_state_id": 4066,
+ "min_state_id": 4035,
+ "num_states": 32,
+ "numeric_id": 199,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_fence"
+ },
+ "oak_fence_gate": {
+ "class": "cgd",
+ "display_name": "Oak Fence Gate",
+ "field": "dZ",
+ "hardness": 2.0,
+ "max_state_id": 4925,
+ "min_state_id": 4894,
+ "num_states": 32,
+ "numeric_id": 259,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_fence_gate"
+ },
+ "oak_leaves": {
+ "class": "cho",
+ "display_name": "Oak Leaves",
+ "field": "ak",
+ "hardness": 0.2,
+ "max_state_id": 161,
+ "min_state_id": 148,
+ "num_states": 14,
+ "numeric_id": 62,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_leaves"
+ },
+ "oak_log": {
+ "class": "cjl",
+ "display_name": "Oak Log",
+ "field": "M",
+ "hardness": 2.0,
+ "max_state_id": 78,
+ "min_state_id": 76,
+ "num_states": 3,
+ "numeric_id": 38,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "oak_log"
+ },
+ "oak_planks": {
+ "class": "cdq",
+ "display_name": "Oak Planks",
+ "field": "n",
+ "hardness": 2.0,
+ "max_state_id": 15,
+ "min_state_id": 15,
+ "num_states": 1,
+ "numeric_id": 13,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "oak_planks"
+ },
+ "oak_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Oak Pressure Plate",
+ "field": "cz",
+ "hardness": 0.5,
+ "max_state_id": 3941,
+ "min_state_id": 3940,
+ "num_states": 2,
+ "numeric_id": 181,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_pressure_plate"
+ },
+ "oak_sapling": {
+ "class": "cjo",
+ "display_name": "Oak Sapling",
+ "field": "t",
+ "hardness": 0.0,
+ "max_state_id": 22,
+ "min_state_id": 21,
+ "num_states": 2,
+ "numeric_id": 19,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "oak_sapling"
+ },
+ "oak_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Oak Sign",
+ "field": "cg",
+ "hardness": 1.0,
+ "max_state_id": 3469,
+ "min_state_id": 3438,
+ "num_states": 32,
+ "numeric_id": 162,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_sign"
+ },
+ "oak_slab": {
+ "class": "cjx",
+ "display_name": "Oak Slab",
+ "field": "hY",
+ "hardness": 2.0,
+ "max_state_id": 8428,
+ "min_state_id": 8423,
+ "num_states": 6,
+ "numeric_id": 466,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_slab"
+ },
+ "oak_stairs": {
+ "class": "ckn",
+ "display_name": "Oak Stairs",
+ "field": "bW",
+ "max_state_id": 2089,
+ "min_state_id": 2010,
+ "num_states": 80,
+ "numeric_id": 152,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_stairs"
+ },
+ "oak_trapdoor": {
+ "class": "clf",
+ "display_name": "Oak Trapdoor",
+ "field": "dw",
+ "hardness": 3.0,
+ "max_state_id": 4243,
+ "min_state_id": 4180,
+ "num_states": 64,
+ "numeric_id": 230,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_trapdoor"
+ },
+ "oak_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Oak Wall Sign",
+ "field": "cq",
+ "hardness": 1.0,
+ "max_state_id": 3809,
+ "min_state_id": 3802,
+ "num_states": 8,
+ "numeric_id": 172,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oak_wall_sign"
+ },
+ "oak_wood": {
+ "class": "cjl",
+ "display_name": "Oak Wood",
+ "field": "Y",
+ "hardness": 2.0,
+ "max_state_id": 114,
+ "min_state_id": 112,
+ "num_states": 3,
+ "numeric_id": 50,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "oak_wood"
+ },
+ "observer": {
+ "class": "cil",
+ "display_name": "Observer",
+ "field": "jc",
+ "hardness": 3.0,
+ "max_state_id": 9394,
+ "min_state_id": 9383,
+ "num_states": 12,
+ "numeric_id": 522,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "observer"
+ },
+ "obsidian": {
+ "class": "cdq",
+ "display_name": "Obsidian",
+ "field": "bQ",
+ "hardness": 50.0,
+ "max_state_id": 1490,
+ "min_state_id": 1490,
+ "num_states": 1,
+ "numeric_id": 146,
+ "resistance": 1200.0,
+ "states": [],
+ "text_id": "obsidian"
+ },
+ "orange_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Orange Banner",
+ "field": "hp",
+ "hardness": 1.0,
+ "max_state_id": 8051,
+ "min_state_id": 8036,
+ "num_states": 16,
+ "numeric_id": 431,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "orange_banner"
+ },
+ "orange_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Orange Bed",
+ "field": "aE",
+ "hardness": 0.2,
+ "max_state_id": 1112,
+ "min_state_id": 1097,
+ "num_states": 16,
+ "numeric_id": 82,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "orange_bed"
+ },
+ "orange_candle": {
+ "class": "cec",
+ "display_name": "Orange Candle",
+ "field": "nZ",
+ "hardness": 0.1,
+ "max_state_id": 17278,
+ "min_state_id": 17263,
+ "num_states": 16,
+ "numeric_id": 779,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "orange_candle"
+ },
+ "orange_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Orange Candle",
+ "field": "oq",
+ "max_state_id": 17508,
+ "min_state_id": 17507,
+ "num_states": 2,
+ "numeric_id": 796,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "orange_candle_cake"
+ },
+ "orange_carpet": {
+ "class": "cmg",
+ "display_name": "Orange Carpet",
+ "field": "gQ",
+ "hardness": 0.1,
+ "max_state_id": 7990,
+ "min_state_id": 7990,
+ "num_states": 1,
+ "numeric_id": 406,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "orange_carpet"
+ },
+ "orange_concrete": {
+ "class": "cdq",
+ "display_name": "Orange Concrete",
+ "field": "jL",
+ "hardness": 1.8,
+ "max_state_id": 9562,
+ "min_state_id": 9562,
+ "num_states": 1,
+ "numeric_id": 557,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "orange_concrete"
+ },
+ "orange_concrete_powder": {
+ "class": "cev",
+ "display_name": "Orange Concrete Powder",
+ "field": "kb",
+ "hardness": 0.5,
+ "max_state_id": 9578,
+ "min_state_id": 9578,
+ "num_states": 1,
+ "numeric_id": 573,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "orange_concrete_powder"
+ },
+ "orange_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Orange Glazed Terracotta",
+ "field": "jv",
+ "hardness": 1.4,
+ "max_state_id": 9504,
+ "min_state_id": 9501,
+ "num_states": 4,
+ "numeric_id": 541,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "orange_glazed_terracotta"
+ },
+ "orange_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Orange Shulker Box",
+ "field": "jf",
+ "hardness": 2.0,
+ "max_state_id": 9412,
+ "min_state_id": 9407,
+ "num_states": 6,
+ "numeric_id": 525,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "orange_shulker_box"
+ },
+ "orange_stained_glass": {
+ "class": "ckl",
+ "display_name": "Orange Stained Glass",
+ "field": "dh",
+ "hardness": 0.3,
+ "max_state_id": 4165,
+ "min_state_id": 4165,
+ "num_states": 1,
+ "numeric_id": 215,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "orange_stained_glass"
+ },
+ "orange_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Orange Stained Glass Pane",
+ "field": "gj",
+ "hardness": 0.3,
+ "max_state_id": 7017,
+ "min_state_id": 6986,
+ "num_states": 32,
+ "numeric_id": 373,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "orange_stained_glass_pane"
+ },
+ "orange_terracotta": {
+ "class": "cdq",
+ "display_name": "Orange Terracotta",
+ "field": "fT",
+ "hardness": 1.25,
+ "max_state_id": 6939,
+ "min_state_id": 6939,
+ "num_states": 1,
+ "numeric_id": 357,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "orange_terracotta"
+ },
+ "orange_tulip": {
+ "class": "cgg",
+ "display_name": "Orange Tulip",
+ "field": "bB",
+ "hardness": 0.0,
+ "max_state_id": 1474,
+ "min_state_id": 1474,
+ "num_states": 1,
+ "numeric_id": 131,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "orange_tulip"
+ },
+ "orange_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hF",
+ "hardness": 1.0,
+ "max_state_id": 8283,
+ "min_state_id": 8280,
+ "num_states": 4,
+ "numeric_id": 447,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "orange_wall_banner"
+ },
+ "orange_wool": {
+ "class": "cdq",
+ "display_name": "Orange Wool",
+ "field": "bf",
+ "hardness": 0.8,
+ "max_state_id": 1441,
+ "min_state_id": 1441,
+ "num_states": 1,
+ "numeric_id": 109,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "orange_wool"
+ },
+ "oxeye_daisy": {
+ "class": "cgg",
+ "display_name": "Oxeye Daisy",
+ "field": "bE",
+ "hardness": 0.0,
+ "max_state_id": 1477,
+ "min_state_id": 1477,
+ "num_states": 1,
+ "numeric_id": 134,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "oxeye_daisy"
+ },
+ "oxidized_copper": {
+ "class": "clu",
+ "display_name": "Oxidized Copper",
+ "field": "oQ",
+ "hardness": 3.0,
+ "max_state_id": 17687,
+ "min_state_id": 17687,
+ "num_states": 1,
+ "numeric_id": 822,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "oxidized_copper"
+ },
+ "oxidized_cut_copper": {
+ "class": "clu",
+ "display_name": "Oxidized Cut Copper",
+ "field": "oW",
+ "max_state_id": 17693,
+ "min_state_id": 17693,
+ "num_states": 1,
+ "numeric_id": 828,
+ "states": [],
+ "text_id": "oxidized_cut_copper"
+ },
+ "oxidized_cut_copper_slab": {
+ "class": "clv",
+ "display_name": "Oxidized Cut Copper Slab",
+ "field": "pe",
+ "max_state_id": 18022,
+ "min_state_id": 18017,
+ "num_states": 6,
+ "numeric_id": 836,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oxidized_cut_copper_slab"
+ },
+ "oxidized_cut_copper_stairs": {
+ "class": "clw",
+ "display_name": "Oxidized Cut Copper Stairs",
+ "field": "pa",
+ "max_state_id": 17776,
+ "min_state_id": 17697,
+ "num_states": 80,
+ "numeric_id": 832,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "oxidized_cut_copper_stairs"
+ },
+ "packed_ice": {
+ "class": "cdq",
+ "display_name": "Packed Ice",
+ "field": "hh",
+ "hardness": 0.5,
+ "max_state_id": 8007,
+ "min_state_id": 8007,
+ "num_states": 1,
+ "numeric_id": 423,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "packed_ice"
+ },
+ "peony": {
+ "class": "cky",
+ "display_name": "Peony",
+ "field": "hl",
+ "hardness": 0.0,
+ "max_state_id": 8015,
+ "min_state_id": 8014,
+ "num_states": 2,
+ "numeric_id": 427,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "peony"
+ },
+ "petrified_oak_slab": {
+ "class": "cjx",
+ "display_name": "Petrified Oak Slab",
+ "field": "ii",
+ "hardness": 2.0,
+ "max_state_id": 8488,
+ "min_state_id": 8483,
+ "num_states": 6,
+ "numeric_id": 476,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "petrified_oak_slab"
+ },
+ "pink_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Pink Banner",
+ "field": "hu",
+ "hardness": 1.0,
+ "max_state_id": 8131,
+ "min_state_id": 8116,
+ "num_states": 16,
+ "numeric_id": 436,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "pink_banner"
+ },
+ "pink_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Pink Bed",
+ "field": "aJ",
+ "hardness": 0.2,
+ "max_state_id": 1192,
+ "min_state_id": 1177,
+ "num_states": 16,
+ "numeric_id": 87,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "pink_bed"
+ },
+ "pink_candle": {
+ "class": "cec",
+ "display_name": "Pink Candle",
+ "field": "oe",
+ "hardness": 0.1,
+ "max_state_id": 17358,
+ "min_state_id": 17343,
+ "num_states": 16,
+ "numeric_id": 784,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "pink_candle"
+ },
+ "pink_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Pink Candle",
+ "field": "ov",
+ "max_state_id": 17518,
+ "min_state_id": 17517,
+ "num_states": 2,
+ "numeric_id": 801,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "pink_candle_cake"
+ },
+ "pink_carpet": {
+ "class": "cmg",
+ "display_name": "Pink Carpet",
+ "field": "gV",
+ "hardness": 0.1,
+ "max_state_id": 7995,
+ "min_state_id": 7995,
+ "num_states": 1,
+ "numeric_id": 411,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "pink_carpet"
+ },
+ "pink_concrete": {
+ "class": "cdq",
+ "display_name": "Pink Concrete",
+ "field": "jQ",
+ "hardness": 1.8,
+ "max_state_id": 9567,
+ "min_state_id": 9567,
+ "num_states": 1,
+ "numeric_id": 562,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "pink_concrete"
+ },
+ "pink_concrete_powder": {
+ "class": "cev",
+ "display_name": "Pink Concrete Powder",
+ "field": "kg",
+ "hardness": 0.5,
+ "max_state_id": 9583,
+ "min_state_id": 9583,
+ "num_states": 1,
+ "numeric_id": 578,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "pink_concrete_powder"
+ },
+ "pink_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Pink Glazed Terracotta",
+ "field": "jA",
+ "hardness": 1.4,
+ "max_state_id": 9524,
+ "min_state_id": 9521,
+ "num_states": 4,
+ "numeric_id": 546,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "pink_glazed_terracotta"
+ },
+ "pink_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Pink Shulker Box",
+ "field": "jk",
+ "hardness": 2.0,
+ "max_state_id": 9442,
+ "min_state_id": 9437,
+ "num_states": 6,
+ "numeric_id": 530,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "pink_shulker_box"
+ },
+ "pink_stained_glass": {
+ "class": "ckl",
+ "display_name": "Pink Stained Glass",
+ "field": "dm",
+ "hardness": 0.3,
+ "max_state_id": 4170,
+ "min_state_id": 4170,
+ "num_states": 1,
+ "numeric_id": 220,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "pink_stained_glass"
+ },
+ "pink_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Pink Stained Glass Pane",
+ "field": "go",
+ "hardness": 0.3,
+ "max_state_id": 7177,
+ "min_state_id": 7146,
+ "num_states": 32,
+ "numeric_id": 378,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "pink_stained_glass_pane"
+ },
+ "pink_terracotta": {
+ "class": "cdq",
+ "display_name": "Pink Terracotta",
+ "field": "fY",
+ "hardness": 1.25,
+ "max_state_id": 6944,
+ "min_state_id": 6944,
+ "num_states": 1,
+ "numeric_id": 362,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "pink_terracotta"
+ },
+ "pink_tulip": {
+ "class": "cgg",
+ "display_name": "Pink Tulip",
+ "field": "bD",
+ "hardness": 0.0,
+ "max_state_id": 1476,
+ "min_state_id": 1476,
+ "num_states": 1,
+ "numeric_id": 133,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "pink_tulip"
+ },
+ "pink_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hK",
+ "hardness": 1.0,
+ "max_state_id": 8303,
+ "min_state_id": 8300,
+ "num_states": 4,
+ "numeric_id": 452,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "pink_wall_banner"
+ },
+ "pink_wool": {
+ "class": "cdq",
+ "display_name": "Pink Wool",
+ "field": "bk",
+ "hardness": 0.8,
+ "max_state_id": 1446,
+ "min_state_id": 1446,
+ "num_states": 1,
+ "numeric_id": 114,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "pink_wool"
+ },
+ "piston": {
+ "class": "coo",
+ "display_name": "Piston",
+ "field": "bc",
+ "hardness": 1.5,
+ "max_state_id": 1415,
+ "min_state_id": 1404,
+ "num_states": 12,
+ "numeric_id": 106,
+ "resistance": 1.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "extended",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "piston"
+ },
+ "piston_head": {
+ "class": "cop",
+ "display_name": "Piston Head",
+ "field": "bd",
+ "hardness": 1.5,
+ "max_state_id": 1439,
+ "min_state_id": 1416,
+ "num_states": 24,
+ "numeric_id": 107,
+ "resistance": 1.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpx",
+ "field_name": "b",
+ "name": "type",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "DEFAULT",
+ "STICKY"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "short",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "piston_head"
+ },
+ "player_head": {
+ "block_entity": "skull",
+ "class": "cio",
+ "display_name": "Player Head",
+ "field": "fv",
+ "hardness": 1.0,
+ "max_state_id": 6644,
+ "min_state_id": 6629,
+ "num_states": 16,
+ "numeric_id": 333,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "player_head"
+ },
+ "player_wall_head": {
+ "block_entity": "skull",
+ "class": "cip",
+ "display_name": "Player Wall Head",
+ "field": "fw",
+ "hardness": 1.0,
+ "max_state_id": 6648,
+ "min_state_id": 6645,
+ "num_states": 4,
+ "numeric_id": 334,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "player_wall_head"
+ },
+ "podzol": {
+ "class": "ckd",
+ "display_name": "Podzol",
+ "field": "l",
+ "hardness": 0.5,
+ "max_state_id": 13,
+ "min_state_id": 12,
+ "num_states": 2,
+ "numeric_id": 11,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "snowy",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "podzol"
+ },
+ "pointed_dripstone": {
+ "class": "ciq",
+ "display_name": "Pointed Dripstone",
+ "field": "pz",
+ "hardness": 1.5,
+ "max_state_id": 18436,
+ "min_state_id": 18417,
+ "num_states": 20,
+ "numeric_id": 857,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "vertical_direction",
+ "num_values": 2,
+ "type": "direction",
+ "values": [
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cps",
+ "field_name": "b",
+ "name": "thickness",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "TIP_MERGE",
+ "TIP",
+ "FRUSTUM",
+ "MIDDLE",
+ "BASE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "pointed_dripstone"
+ },
+ "polished_andesite": {
+ "class": "cdq",
+ "display_name": "Polished Andesite",
+ "field": "h",
+ "hardness": 1.5,
+ "max_state_id": 7,
+ "min_state_id": 7,
+ "num_states": 1,
+ "numeric_id": 7,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "polished_andesite"
+ },
+ "polished_andesite_slab": {
+ "class": "cjx",
+ "display_name": "Polished Andesite Slab",
+ "field": "lQ",
+ "max_state_id": 10983,
+ "min_state_id": 10978,
+ "num_states": 6,
+ "numeric_id": 666,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_andesite_slab"
+ },
+ "polished_andesite_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Andesite Stairs",
+ "field": "lD",
+ "max_state_id": 10831,
+ "min_state_id": 10752,
+ "num_states": 80,
+ "numeric_id": 653,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_andesite_stairs"
+ },
+ "polished_basalt": {
+ "class": "cjl",
+ "display_name": "Polished Basalt",
+ "field": "cX",
+ "hardness": 1.25,
+ "max_state_id": 4076,
+ "min_state_id": 4074,
+ "num_states": 3,
+ "numeric_id": 205,
+ "resistance": 4.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "polished_basalt"
+ },
+ "polished_blackstone": {
+ "class": "cdq",
+ "display_name": "Polished Blackstone",
+ "field": "nH",
+ "hardness": 2.0,
+ "max_state_id": 16377,
+ "min_state_id": 16377,
+ "num_states": 1,
+ "numeric_id": 761,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "polished_blackstone"
+ },
+ "polished_blackstone_brick_slab": {
+ "class": "cjx",
+ "display_name": "Polished Blackstone Brick Slab",
+ "field": "nL",
+ "hardness": 2.0,
+ "max_state_id": 16386,
+ "min_state_id": 16381,
+ "num_states": 6,
+ "numeric_id": 765,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_brick_slab"
+ },
+ "polished_blackstone_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Blackstone Brick Stairs",
+ "field": "nM",
+ "max_state_id": 16466,
+ "min_state_id": 16387,
+ "num_states": 80,
+ "numeric_id": 766,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_brick_stairs"
+ },
+ "polished_blackstone_brick_wall": {
+ "class": "clo",
+ "display_name": "Polished Blackstone Brick Wall",
+ "field": "nN",
+ "max_state_id": 16790,
+ "min_state_id": 16467,
+ "num_states": 324,
+ "numeric_id": 767,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_brick_wall"
+ },
+ "polished_blackstone_bricks": {
+ "class": "cdq",
+ "display_name": "Polished Blackstone Bricks",
+ "field": "nI",
+ "hardness": 1.5,
+ "max_state_id": 16378,
+ "min_state_id": 16378,
+ "num_states": 1,
+ "numeric_id": 762,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "polished_blackstone_bricks"
+ },
+ "polished_blackstone_button": {
+ "class": "ckr",
+ "display_name": "Polished Blackstone Button",
+ "field": "nS",
+ "hardness": 0.5,
+ "max_state_id": 16903,
+ "min_state_id": 16880,
+ "num_states": 24,
+ "numeric_id": 772,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "polished_blackstone_button"
+ },
+ "polished_blackstone_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Polished Blackstone Pressure Plate",
+ "field": "nR",
+ "hardness": 0.5,
+ "max_state_id": 16879,
+ "min_state_id": 16878,
+ "num_states": 2,
+ "numeric_id": 771,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_pressure_plate"
+ },
+ "polished_blackstone_slab": {
+ "class": "cjx",
+ "display_name": "Polished Blackstone Slab",
+ "field": "nQ",
+ "max_state_id": 16877,
+ "min_state_id": 16872,
+ "num_states": 6,
+ "numeric_id": 770,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_slab"
+ },
+ "polished_blackstone_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Blackstone Stairs",
+ "field": "nP",
+ "max_state_id": 16871,
+ "min_state_id": 16792,
+ "num_states": 80,
+ "numeric_id": 769,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_stairs"
+ },
+ "polished_blackstone_wall": {
+ "class": "clo",
+ "display_name": "Polished Blackstone Wall",
+ "field": "nT",
+ "max_state_id": 17227,
+ "min_state_id": 16904,
+ "num_states": 324,
+ "numeric_id": 773,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_blackstone_wall"
+ },
+ "polished_deepslate": {
+ "class": "cdq",
+ "display_name": "Polished Deepslate",
+ "field": "pS",
+ "max_state_id": 18918,
+ "min_state_id": 18918,
+ "num_states": 1,
+ "numeric_id": 876,
+ "states": [],
+ "text_id": "polished_deepslate"
+ },
+ "polished_deepslate_slab": {
+ "class": "cjx",
+ "display_name": "Polished Deepslate Slab",
+ "field": "pU",
+ "max_state_id": 19004,
+ "min_state_id": 18999,
+ "num_states": 6,
+ "numeric_id": 878,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_deepslate_slab"
+ },
+ "polished_deepslate_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Deepslate Stairs",
+ "field": "pT",
+ "max_state_id": 18998,
+ "min_state_id": 18919,
+ "num_states": 80,
+ "numeric_id": 877,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_deepslate_stairs"
+ },
+ "polished_deepslate_wall": {
+ "class": "clo",
+ "display_name": "Polished Deepslate Wall",
+ "field": "pV",
+ "max_state_id": 19328,
+ "min_state_id": 19005,
+ "num_states": 324,
+ "numeric_id": 879,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_deepslate_wall"
+ },
+ "polished_diorite": {
+ "class": "cdq",
+ "display_name": "Polished Diorite",
+ "field": "f",
+ "hardness": 1.5,
+ "max_state_id": 5,
+ "min_state_id": 5,
+ "num_states": 1,
+ "numeric_id": 5,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "polished_diorite"
+ },
+ "polished_diorite_slab": {
+ "class": "cjx",
+ "display_name": "Polished Diorite Slab",
+ "field": "lI",
+ "max_state_id": 10935,
+ "min_state_id": 10930,
+ "num_states": 6,
+ "numeric_id": 658,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_diorite_slab"
+ },
+ "polished_diorite_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Diorite Stairs",
+ "field": "lu",
+ "max_state_id": 10111,
+ "min_state_id": 10032,
+ "num_states": 80,
+ "numeric_id": 644,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_diorite_stairs"
+ },
+ "polished_granite": {
+ "class": "cdq",
+ "display_name": "Polished Granite",
+ "field": "d",
+ "hardness": 1.5,
+ "max_state_id": 3,
+ "min_state_id": 3,
+ "num_states": 1,
+ "numeric_id": 3,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "polished_granite"
+ },
+ "polished_granite_slab": {
+ "class": "cjx",
+ "display_name": "Polished Granite Slab",
+ "field": "lF",
+ "max_state_id": 10917,
+ "min_state_id": 10912,
+ "num_states": 6,
+ "numeric_id": 655,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_granite_slab"
+ },
+ "polished_granite_stairs": {
+ "class": "ckn",
+ "display_name": "Polished Granite Stairs",
+ "field": "lr",
+ "max_state_id": 9871,
+ "min_state_id": 9792,
+ "num_states": 80,
+ "numeric_id": 641,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "polished_granite_stairs"
+ },
+ "poppy": {
+ "class": "cgg",
+ "display_name": "Poppy",
+ "field": "bw",
+ "hardness": 0.0,
+ "max_state_id": 1469,
+ "min_state_id": 1469,
+ "num_states": 1,
+ "numeric_id": 126,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "poppy"
+ },
+ "potatoes": {
+ "class": "cir",
+ "display_name": "Potatoes",
+ "field": "fi",
+ "hardness": 0.0,
+ "max_state_id": 6424,
+ "min_state_id": 6417,
+ "num_states": 8,
+ "numeric_id": 320,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 7,
+ "min": 0,
+ "name": "age",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "potatoes"
+ },
+ "potted_acacia_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Acacia Sapling",
+ "field": "eN",
+ "hardness": 0.0,
+ "max_state_id": 6389,
+ "min_state_id": 6389,
+ "num_states": 1,
+ "numeric_id": 299,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_acacia_sapling"
+ },
+ "potted_allium": {
+ "class": "cgh",
+ "display_name": "Potted Allium",
+ "field": "eT",
+ "hardness": 0.0,
+ "max_state_id": 6395,
+ "min_state_id": 6395,
+ "num_states": 1,
+ "numeric_id": 305,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_allium"
+ },
+ "potted_azalea_bush": {
+ "class": "cgh",
+ "display_name": "Potted Azalea",
+ "field": "qm",
+ "hardness": 0.0,
+ "max_state_id": 20159,
+ "min_state_id": 20159,
+ "num_states": 1,
+ "numeric_id": 896,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_azalea_bush"
+ },
+ "potted_azure_bluet": {
+ "class": "cgh",
+ "display_name": "Potted Azure Bluet",
+ "field": "eU",
+ "hardness": 0.0,
+ "max_state_id": 6396,
+ "min_state_id": 6396,
+ "num_states": 1,
+ "numeric_id": 306,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_azure_bluet"
+ },
+ "potted_bamboo": {
+ "class": "cgh",
+ "display_name": "Potted Bamboo",
+ "field": "ln",
+ "hardness": 0.0,
+ "max_state_id": 9787,
+ "min_state_id": 9787,
+ "num_states": 1,
+ "numeric_id": 637,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_bamboo"
+ },
+ "potted_birch_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Birch Sapling",
+ "field": "eL",
+ "hardness": 0.0,
+ "max_state_id": 6387,
+ "min_state_id": 6387,
+ "num_states": 1,
+ "numeric_id": 297,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_birch_sapling"
+ },
+ "potted_blue_orchid": {
+ "class": "cgh",
+ "display_name": "Potted Blue Orchid",
+ "field": "eS",
+ "hardness": 0.0,
+ "max_state_id": 6394,
+ "min_state_id": 6394,
+ "num_states": 1,
+ "numeric_id": 304,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_blue_orchid"
+ },
+ "potted_brown_mushroom": {
+ "class": "cgh",
+ "display_name": "Potted Brown Mushroom",
+ "field": "fe",
+ "hardness": 0.0,
+ "max_state_id": 6406,
+ "min_state_id": 6406,
+ "num_states": 1,
+ "numeric_id": 316,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_brown_mushroom"
+ },
+ "potted_cactus": {
+ "class": "cgh",
+ "display_name": "Potted Cactus",
+ "field": "fg",
+ "hardness": 0.0,
+ "max_state_id": 6408,
+ "min_state_id": 6408,
+ "num_states": 1,
+ "numeric_id": 318,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_cactus"
+ },
+ "potted_cornflower": {
+ "class": "cgh",
+ "display_name": "Potted Cornflower",
+ "field": "fa",
+ "hardness": 0.0,
+ "max_state_id": 6402,
+ "min_state_id": 6402,
+ "num_states": 1,
+ "numeric_id": 312,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_cornflower"
+ },
+ "potted_crimson_fungus": {
+ "class": "cgh",
+ "display_name": "Potted Crimson Fungus",
+ "field": "ny",
+ "hardness": 0.0,
+ "max_state_id": 15961,
+ "min_state_id": 15961,
+ "num_states": 1,
+ "numeric_id": 752,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_crimson_fungus"
+ },
+ "potted_crimson_roots": {
+ "class": "cgh",
+ "display_name": "Potted Crimson Roots",
+ "field": "nA",
+ "hardness": 0.0,
+ "max_state_id": 15963,
+ "min_state_id": 15963,
+ "num_states": 1,
+ "numeric_id": 754,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_crimson_roots"
+ },
+ "potted_dandelion": {
+ "class": "cgh",
+ "display_name": "Potted Dandelion",
+ "field": "eQ",
+ "hardness": 0.0,
+ "max_state_id": 6392,
+ "min_state_id": 6392,
+ "num_states": 1,
+ "numeric_id": 302,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_dandelion"
+ },
+ "potted_dark_oak_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Dark Oak Sapling",
+ "field": "eO",
+ "hardness": 0.0,
+ "max_state_id": 6390,
+ "min_state_id": 6390,
+ "num_states": 1,
+ "numeric_id": 300,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_dark_oak_sapling"
+ },
+ "potted_dead_bush": {
+ "class": "cgh",
+ "display_name": "Potted Dead Bush",
+ "field": "ff",
+ "hardness": 0.0,
+ "max_state_id": 6407,
+ "min_state_id": 6407,
+ "num_states": 1,
+ "numeric_id": 317,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_dead_bush"
+ },
+ "potted_fern": {
+ "class": "cgh",
+ "display_name": "Potted Fern",
+ "field": "eP",
+ "hardness": 0.0,
+ "max_state_id": 6391,
+ "min_state_id": 6391,
+ "num_states": 1,
+ "numeric_id": 301,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_fern"
+ },
+ "potted_flowering_azalea_bush": {
+ "class": "cgh",
+ "display_name": "Potted Flowering Azalea",
+ "field": "qn",
+ "hardness": 0.0,
+ "max_state_id": 20160,
+ "min_state_id": 20160,
+ "num_states": 1,
+ "numeric_id": 897,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_flowering_azalea_bush"
+ },
+ "potted_jungle_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Jungle Sapling",
+ "field": "eM",
+ "hardness": 0.0,
+ "max_state_id": 6388,
+ "min_state_id": 6388,
+ "num_states": 1,
+ "numeric_id": 298,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_jungle_sapling"
+ },
+ "potted_lily_of_the_valley": {
+ "class": "cgh",
+ "display_name": "Potted Lily of the Valley",
+ "field": "fb",
+ "hardness": 0.0,
+ "max_state_id": 6403,
+ "min_state_id": 6403,
+ "num_states": 1,
+ "numeric_id": 313,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_lily_of_the_valley"
+ },
+ "potted_oak_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Oak Sapling",
+ "field": "eJ",
+ "hardness": 0.0,
+ "max_state_id": 6385,
+ "min_state_id": 6385,
+ "num_states": 1,
+ "numeric_id": 295,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_oak_sapling"
+ },
+ "potted_orange_tulip": {
+ "class": "cgh",
+ "display_name": "Potted Orange Tulip",
+ "field": "eW",
+ "hardness": 0.0,
+ "max_state_id": 6398,
+ "min_state_id": 6398,
+ "num_states": 1,
+ "numeric_id": 308,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_orange_tulip"
+ },
+ "potted_oxeye_daisy": {
+ "class": "cgh",
+ "display_name": "Potted Oxeye Daisy",
+ "field": "eZ",
+ "hardness": 0.0,
+ "max_state_id": 6401,
+ "min_state_id": 6401,
+ "num_states": 1,
+ "numeric_id": 311,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_oxeye_daisy"
+ },
+ "potted_pink_tulip": {
+ "class": "cgh",
+ "display_name": "Potted Pink Tulip",
+ "field": "eY",
+ "hardness": 0.0,
+ "max_state_id": 6400,
+ "min_state_id": 6400,
+ "num_states": 1,
+ "numeric_id": 310,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_pink_tulip"
+ },
+ "potted_poppy": {
+ "class": "cgh",
+ "display_name": "Potted Poppy",
+ "field": "eR",
+ "hardness": 0.0,
+ "max_state_id": 6393,
+ "min_state_id": 6393,
+ "num_states": 1,
+ "numeric_id": 303,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_poppy"
+ },
+ "potted_red_mushroom": {
+ "class": "cgh",
+ "display_name": "Potted Red Mushroom",
+ "field": "fd",
+ "hardness": 0.0,
+ "max_state_id": 6405,
+ "min_state_id": 6405,
+ "num_states": 1,
+ "numeric_id": 315,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_red_mushroom"
+ },
+ "potted_red_tulip": {
+ "class": "cgh",
+ "display_name": "Potted Red Tulip",
+ "field": "eV",
+ "hardness": 0.0,
+ "max_state_id": 6397,
+ "min_state_id": 6397,
+ "num_states": 1,
+ "numeric_id": 307,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_red_tulip"
+ },
+ "potted_spruce_sapling": {
+ "class": "cgh",
+ "display_name": "Potted Spruce Sapling",
+ "field": "eK",
+ "hardness": 0.0,
+ "max_state_id": 6386,
+ "min_state_id": 6386,
+ "num_states": 1,
+ "numeric_id": 296,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_spruce_sapling"
+ },
+ "potted_warped_fungus": {
+ "class": "cgh",
+ "display_name": "Potted Warped Fungus",
+ "field": "nz",
+ "hardness": 0.0,
+ "max_state_id": 15962,
+ "min_state_id": 15962,
+ "num_states": 1,
+ "numeric_id": 753,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_warped_fungus"
+ },
+ "potted_warped_roots": {
+ "class": "cgh",
+ "display_name": "Potted Warped Roots",
+ "field": "nB",
+ "hardness": 0.0,
+ "max_state_id": 15964,
+ "min_state_id": 15964,
+ "num_states": 1,
+ "numeric_id": 755,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_warped_roots"
+ },
+ "potted_white_tulip": {
+ "class": "cgh",
+ "display_name": "Potted White Tulip",
+ "field": "eX",
+ "hardness": 0.0,
+ "max_state_id": 6399,
+ "min_state_id": 6399,
+ "num_states": 1,
+ "numeric_id": 309,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_white_tulip"
+ },
+ "potted_wither_rose": {
+ "class": "cgh",
+ "display_name": "Potted Wither Rose",
+ "field": "fc",
+ "hardness": 0.0,
+ "max_state_id": 6404,
+ "min_state_id": 6404,
+ "num_states": 1,
+ "numeric_id": 314,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "potted_wither_rose"
+ },
+ "powder_snow": {
+ "class": "cis",
+ "display_name": "Powder Snow",
+ "field": "oO",
+ "hardness": 0.25,
+ "max_state_id": 17590,
+ "min_state_id": 17590,
+ "num_states": 1,
+ "numeric_id": 820,
+ "resistance": 0.25,
+ "states": [],
+ "text_id": "powder_snow"
+ },
+ "powder_snow_cauldron": {
+ "class": "cit",
+ "display_name": "Powder Snow Cauldron",
+ "field": "en",
+ "max_state_id": 5222,
+ "min_state_id": 5220,
+ "num_states": 3,
+ "numeric_id": 273,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 3,
+ "min": 1,
+ "name": "level",
+ "num_values": 3,
+ "type": "int"
+ }
+ ],
+ "text_id": "powder_snow_cauldron"
+ },
+ "powered_rail": {
+ "class": "civ",
+ "display_name": "Powered Rail",
+ "field": "aT",
+ "hardness": 0.7,
+ "max_state_id": 1360,
+ "min_state_id": 1337,
+ "num_states": 24,
+ "numeric_id": 97,
+ "resistance": 0.7,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpz",
+ "field_name": "d",
+ "name": "shape",
+ "num_values": 6,
+ "predicate": "java/util/function/Predicate",
+ "type": "enum",
+ "values": [
+ "NORTH_SOUTH",
+ "EAST_WEST",
+ "ASCENDING_EAST",
+ "ASCENDING_WEST",
+ "ASCENDING_NORTH",
+ "ASCENDING_SOUTH"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "powered_rail"
+ },
+ "prismarine": {
+ "class": "cdq",
+ "display_name": "Prismarine",
+ "field": "gE",
+ "hardness": 1.5,
+ "max_state_id": 7724,
+ "min_state_id": 7724,
+ "num_states": 1,
+ "numeric_id": 394,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "prismarine"
+ },
+ "prismarine_brick_slab": {
+ "class": "cjx",
+ "display_name": "Prismarine Brick Slab",
+ "field": "gL",
+ "hardness": 1.5,
+ "max_state_id": 7978,
+ "min_state_id": 7973,
+ "num_states": 6,
+ "numeric_id": 401,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "prismarine_brick_slab"
+ },
+ "prismarine_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Prismarine Brick Stairs",
+ "field": "gI",
+ "max_state_id": 7886,
+ "min_state_id": 7807,
+ "num_states": 80,
+ "numeric_id": 398,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "prismarine_brick_stairs"
+ },
+ "prismarine_bricks": {
+ "class": "cdq",
+ "display_name": "Prismarine Bricks",
+ "field": "gF",
+ "hardness": 1.5,
+ "max_state_id": 7725,
+ "min_state_id": 7725,
+ "num_states": 1,
+ "numeric_id": 395,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "prismarine_bricks"
+ },
+ "prismarine_slab": {
+ "class": "cjx",
+ "display_name": "Prismarine Slab",
+ "field": "gK",
+ "hardness": 1.5,
+ "max_state_id": 7972,
+ "min_state_id": 7967,
+ "num_states": 6,
+ "numeric_id": 400,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "prismarine_slab"
+ },
+ "prismarine_stairs": {
+ "class": "ckn",
+ "display_name": "Prismarine Stairs",
+ "field": "gH",
+ "max_state_id": 7806,
+ "min_state_id": 7727,
+ "num_states": 80,
+ "numeric_id": 397,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "prismarine_stairs"
+ },
+ "prismarine_wall": {
+ "class": "clo",
+ "display_name": "Prismarine Wall",
+ "field": "lT",
+ "max_state_id": 11637,
+ "min_state_id": 11314,
+ "num_states": 324,
+ "numeric_id": 669,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "prismarine_wall"
+ },
+ "pumpkin": {
+ "class": "cix",
+ "display_name": "Pumpkin",
+ "field": "cS",
+ "hardness": 1.0,
+ "max_state_id": 4067,
+ "min_state_id": 4067,
+ "num_states": 1,
+ "numeric_id": 200,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "pumpkin"
+ },
+ "pumpkin_stem": {
+ "class": "ckp",
+ "display_name": "Pumpkin Stem",
+ "field": "dV",
+ "hardness": 0.0,
+ "max_state_id": 4852,
+ "min_state_id": 4845,
+ "num_states": 8,
+ "numeric_id": 255,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 0,
+ "name": "age",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "pumpkin_stem"
+ },
+ "purple_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Purple Banner",
+ "field": "hy",
+ "hardness": 1.0,
+ "max_state_id": 8195,
+ "min_state_id": 8180,
+ "num_states": 16,
+ "numeric_id": 440,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "purple_banner"
+ },
+ "purple_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Purple Bed",
+ "field": "aN",
+ "hardness": 0.2,
+ "max_state_id": 1256,
+ "min_state_id": 1241,
+ "num_states": 16,
+ "numeric_id": 91,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purple_bed"
+ },
+ "purple_candle": {
+ "class": "cec",
+ "display_name": "Purple Candle",
+ "field": "oi",
+ "hardness": 0.1,
+ "max_state_id": 17422,
+ "min_state_id": 17407,
+ "num_states": 16,
+ "numeric_id": 788,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purple_candle"
+ },
+ "purple_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Purple Candle",
+ "field": "oz",
+ "max_state_id": 17526,
+ "min_state_id": 17525,
+ "num_states": 2,
+ "numeric_id": 805,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purple_candle_cake"
+ },
+ "purple_carpet": {
+ "class": "cmg",
+ "display_name": "Purple Carpet",
+ "field": "gZ",
+ "hardness": 0.1,
+ "max_state_id": 7999,
+ "min_state_id": 7999,
+ "num_states": 1,
+ "numeric_id": 415,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "purple_carpet"
+ },
+ "purple_concrete": {
+ "class": "cdq",
+ "display_name": "Purple Concrete",
+ "field": "jU",
+ "hardness": 1.8,
+ "max_state_id": 9571,
+ "min_state_id": 9571,
+ "num_states": 1,
+ "numeric_id": 566,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "purple_concrete"
+ },
+ "purple_concrete_powder": {
+ "class": "cev",
+ "display_name": "Purple Concrete Powder",
+ "field": "kk",
+ "hardness": 0.5,
+ "max_state_id": 9587,
+ "min_state_id": 9587,
+ "num_states": 1,
+ "numeric_id": 582,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "purple_concrete_powder"
+ },
+ "purple_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Purple Glazed Terracotta",
+ "field": "jE",
+ "hardness": 1.4,
+ "max_state_id": 9540,
+ "min_state_id": 9537,
+ "num_states": 4,
+ "numeric_id": 550,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "purple_glazed_terracotta"
+ },
+ "purple_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Purple Shulker Box",
+ "field": "jo",
+ "hardness": 2.0,
+ "max_state_id": 9466,
+ "min_state_id": 9461,
+ "num_states": 6,
+ "numeric_id": 534,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "purple_shulker_box"
+ },
+ "purple_stained_glass": {
+ "class": "ckl",
+ "display_name": "Purple Stained Glass",
+ "field": "dq",
+ "hardness": 0.3,
+ "max_state_id": 4174,
+ "min_state_id": 4174,
+ "num_states": 1,
+ "numeric_id": 224,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "purple_stained_glass"
+ },
+ "purple_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Purple Stained Glass Pane",
+ "field": "gs",
+ "hardness": 0.3,
+ "max_state_id": 7305,
+ "min_state_id": 7274,
+ "num_states": 32,
+ "numeric_id": 382,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purple_stained_glass_pane"
+ },
+ "purple_terracotta": {
+ "class": "cdq",
+ "display_name": "Purple Terracotta",
+ "field": "gc",
+ "hardness": 1.25,
+ "max_state_id": 6948,
+ "min_state_id": 6948,
+ "num_states": 1,
+ "numeric_id": 366,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "purple_terracotta"
+ },
+ "purple_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hO",
+ "hardness": 1.0,
+ "max_state_id": 8319,
+ "min_state_id": 8316,
+ "num_states": 4,
+ "numeric_id": 456,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "purple_wall_banner"
+ },
+ "purple_wool": {
+ "class": "cdq",
+ "display_name": "Purple Wool",
+ "field": "bo",
+ "hardness": 0.8,
+ "max_state_id": 1450,
+ "min_state_id": 1450,
+ "num_states": 1,
+ "numeric_id": 118,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "purple_wool"
+ },
+ "purpur_block": {
+ "class": "cdq",
+ "display_name": "Purpur Block",
+ "field": "iN",
+ "hardness": 1.5,
+ "max_state_id": 9257,
+ "min_state_id": 9257,
+ "num_states": 1,
+ "numeric_id": 507,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "purpur_block"
+ },
+ "purpur_pillar": {
+ "class": "cjl",
+ "display_name": "Purpur Pillar",
+ "field": "iO",
+ "hardness": 1.5,
+ "max_state_id": 9260,
+ "min_state_id": 9258,
+ "num_states": 3,
+ "numeric_id": 508,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "purpur_pillar"
+ },
+ "purpur_slab": {
+ "class": "cjx",
+ "display_name": "Purpur Slab",
+ "field": "iq",
+ "hardness": 2.0,
+ "max_state_id": 8536,
+ "min_state_id": 8531,
+ "num_states": 6,
+ "numeric_id": 484,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purpur_slab"
+ },
+ "purpur_stairs": {
+ "class": "ckn",
+ "display_name": "Purpur Stairs",
+ "field": "iP",
+ "max_state_id": 9340,
+ "min_state_id": 9261,
+ "num_states": 80,
+ "numeric_id": 509,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "purpur_stairs"
+ },
+ "quartz_block": {
+ "class": "cdq",
+ "display_name": "Block of Quartz",
+ "field": "fM",
+ "hardness": 0.8,
+ "max_state_id": 6817,
+ "min_state_id": 6817,
+ "num_states": 1,
+ "numeric_id": 350,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "quartz_block"
+ },
+ "quartz_bricks": {
+ "class": "cdq",
+ "display_name": "Quartz Bricks",
+ "field": "nW",
+ "max_state_id": 17230,
+ "min_state_id": 17230,
+ "num_states": 1,
+ "numeric_id": 776,
+ "states": [],
+ "text_id": "quartz_bricks"
+ },
+ "quartz_pillar": {
+ "class": "cjl",
+ "display_name": "Quartz Pillar",
+ "field": "fO",
+ "hardness": 0.8,
+ "max_state_id": 6821,
+ "min_state_id": 6819,
+ "num_states": 3,
+ "numeric_id": 352,
+ "resistance": 0.8,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "quartz_pillar"
+ },
+ "quartz_slab": {
+ "class": "cjx",
+ "display_name": "Quartz Slab",
+ "field": "in",
+ "hardness": 2.0,
+ "max_state_id": 8518,
+ "min_state_id": 8513,
+ "num_states": 6,
+ "numeric_id": 481,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "quartz_slab"
+ },
+ "quartz_stairs": {
+ "class": "ckn",
+ "display_name": "Quartz Stairs",
+ "field": "fP",
+ "max_state_id": 6901,
+ "min_state_id": 6822,
+ "num_states": 80,
+ "numeric_id": 353,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "quartz_stairs"
+ },
+ "rail": {
+ "class": "ciy",
+ "display_name": "Rail",
+ "field": "co",
+ "hardness": 0.7,
+ "max_state_id": 3721,
+ "min_state_id": 3702,
+ "num_states": 20,
+ "numeric_id": 170,
+ "resistance": 0.7,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpz",
+ "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"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "rail"
+ },
+ "raw_copper_block": {
+ "class": "cdq",
+ "display_name": "Block of Raw Copper",
+ "field": "qk",
+ "hardness": 5.0,
+ "max_state_id": 20157,
+ "min_state_id": 20157,
+ "num_states": 1,
+ "numeric_id": 894,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "raw_copper_block"
+ },
+ "raw_gold_block": {
+ "class": "cdq",
+ "display_name": "Block of Raw Gold",
+ "field": "ql",
+ "hardness": 5.0,
+ "max_state_id": 20158,
+ "min_state_id": 20158,
+ "num_states": 1,
+ "numeric_id": 895,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "raw_gold_block"
+ },
+ "raw_iron_block": {
+ "class": "cdq",
+ "display_name": "Block of Raw Iron",
+ "field": "qj",
+ "hardness": 5.0,
+ "max_state_id": 20156,
+ "min_state_id": 20156,
+ "num_states": 1,
+ "numeric_id": 893,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "raw_iron_block"
+ },
+ "red_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Red Banner",
+ "field": "hC",
+ "hardness": 1.0,
+ "max_state_id": 8259,
+ "min_state_id": 8244,
+ "num_states": 16,
+ "numeric_id": 444,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "red_banner"
+ },
+ "red_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Red Bed",
+ "field": "aR",
+ "hardness": 0.2,
+ "max_state_id": 1320,
+ "min_state_id": 1305,
+ "num_states": 16,
+ "numeric_id": 95,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_bed"
+ },
+ "red_candle": {
+ "class": "cec",
+ "display_name": "Red Candle",
+ "field": "om",
+ "hardness": 0.1,
+ "max_state_id": 17486,
+ "min_state_id": 17471,
+ "num_states": 16,
+ "numeric_id": 792,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_candle"
+ },
+ "red_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Red Candle",
+ "field": "oD",
+ "max_state_id": 17534,
+ "min_state_id": 17533,
+ "num_states": 2,
+ "numeric_id": 809,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_candle_cake"
+ },
+ "red_carpet": {
+ "class": "cmg",
+ "display_name": "Red Carpet",
+ "field": "hd",
+ "hardness": 0.1,
+ "max_state_id": 8003,
+ "min_state_id": 8003,
+ "num_states": 1,
+ "numeric_id": 419,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "red_carpet"
+ },
+ "red_concrete": {
+ "class": "cdq",
+ "display_name": "Red Concrete",
+ "field": "jY",
+ "hardness": 1.8,
+ "max_state_id": 9575,
+ "min_state_id": 9575,
+ "num_states": 1,
+ "numeric_id": 570,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "red_concrete"
+ },
+ "red_concrete_powder": {
+ "class": "cev",
+ "display_name": "Red Concrete Powder",
+ "field": "ko",
+ "hardness": 0.5,
+ "max_state_id": 9591,
+ "min_state_id": 9591,
+ "num_states": 1,
+ "numeric_id": 586,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "red_concrete_powder"
+ },
+ "red_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Red Glazed Terracotta",
+ "field": "jI",
+ "hardness": 1.4,
+ "max_state_id": 9556,
+ "min_state_id": 9553,
+ "num_states": 4,
+ "numeric_id": 554,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "red_glazed_terracotta"
+ },
+ "red_mushroom": {
+ "class": "cic",
+ "display_name": "Red Mushroom",
+ "field": "bJ",
+ "hardness": 0.0,
+ "max_state_id": 1482,
+ "min_state_id": 1482,
+ "num_states": 1,
+ "numeric_id": 139,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "red_mushroom"
+ },
+ "red_mushroom_block": {
+ "class": "chb",
+ "display_name": "Red Mushroom Block",
+ "field": "dN",
+ "hardness": 0.2,
+ "max_state_id": 4701,
+ "min_state_id": 4638,
+ "num_states": 64,
+ "numeric_id": 247,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "down",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_mushroom_block"
+ },
+ "red_nether_brick_slab": {
+ "class": "cjx",
+ "display_name": "Red Nether Brick Slab",
+ "field": "lP",
+ "max_state_id": 10977,
+ "min_state_id": 10972,
+ "num_states": 6,
+ "numeric_id": 665,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_nether_brick_slab"
+ },
+ "red_nether_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Red Nether Brick Stairs",
+ "field": "lC",
+ "max_state_id": 10751,
+ "min_state_id": 10672,
+ "num_states": 80,
+ "numeric_id": 652,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_nether_brick_stairs"
+ },
+ "red_nether_brick_wall": {
+ "class": "clo",
+ "display_name": "Red Nether Brick Wall",
+ "field": "ma",
+ "max_state_id": 13905,
+ "min_state_id": 13582,
+ "num_states": 324,
+ "numeric_id": 676,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_nether_brick_wall"
+ },
+ "red_nether_bricks": {
+ "class": "cdq",
+ "display_name": "Red Nether Bricks",
+ "field": "iZ",
+ "hardness": 2.0,
+ "max_state_id": 9378,
+ "min_state_id": 9378,
+ "num_states": 1,
+ "numeric_id": 519,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "red_nether_bricks"
+ },
+ "red_sand": {
+ "class": "cjn",
+ "display_name": "Red Sand",
+ "field": "D",
+ "hardness": 0.5,
+ "max_state_id": 67,
+ "min_state_id": 67,
+ "num_states": 1,
+ "numeric_id": 29,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "red_sand"
+ },
+ "red_sandstone": {
+ "class": "cdq",
+ "display_name": "Red Sandstone",
+ "field": "hU",
+ "hardness": 0.8,
+ "max_state_id": 8340,
+ "min_state_id": 8340,
+ "num_states": 1,
+ "numeric_id": 462,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "red_sandstone"
+ },
+ "red_sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Red Sandstone Slab",
+ "field": "io",
+ "hardness": 2.0,
+ "max_state_id": 8524,
+ "min_state_id": 8519,
+ "num_states": 6,
+ "numeric_id": 482,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_sandstone_slab"
+ },
+ "red_sandstone_stairs": {
+ "class": "ckn",
+ "display_name": "Red Sandstone Stairs",
+ "field": "hX",
+ "max_state_id": 8422,
+ "min_state_id": 8343,
+ "num_states": 80,
+ "numeric_id": 465,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_sandstone_stairs"
+ },
+ "red_sandstone_wall": {
+ "class": "clo",
+ "display_name": "Red Sandstone Wall",
+ "field": "lU",
+ "max_state_id": 11961,
+ "min_state_id": 11638,
+ "num_states": 324,
+ "numeric_id": 670,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_sandstone_wall"
+ },
+ "red_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Red Shulker Box",
+ "field": "js",
+ "hardness": 2.0,
+ "max_state_id": 9490,
+ "min_state_id": 9485,
+ "num_states": 6,
+ "numeric_id": 538,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "red_shulker_box"
+ },
+ "red_stained_glass": {
+ "class": "ckl",
+ "display_name": "Red Stained Glass",
+ "field": "du",
+ "hardness": 0.3,
+ "max_state_id": 4178,
+ "min_state_id": 4178,
+ "num_states": 1,
+ "numeric_id": 228,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "red_stained_glass"
+ },
+ "red_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Red Stained Glass Pane",
+ "field": "gw",
+ "hardness": 0.3,
+ "max_state_id": 7433,
+ "min_state_id": 7402,
+ "num_states": 32,
+ "numeric_id": 386,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "red_stained_glass_pane"
+ },
+ "red_terracotta": {
+ "class": "cdq",
+ "display_name": "Red Terracotta",
+ "field": "gg",
+ "hardness": 1.25,
+ "max_state_id": 6952,
+ "min_state_id": 6952,
+ "num_states": 1,
+ "numeric_id": 370,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "red_terracotta"
+ },
+ "red_tulip": {
+ "class": "cgg",
+ "display_name": "Red Tulip",
+ "field": "bA",
+ "hardness": 0.0,
+ "max_state_id": 1473,
+ "min_state_id": 1473,
+ "num_states": 1,
+ "numeric_id": 130,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "red_tulip"
+ },
+ "red_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hS",
+ "hardness": 1.0,
+ "max_state_id": 8335,
+ "min_state_id": 8332,
+ "num_states": 4,
+ "numeric_id": 460,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "red_wall_banner"
+ },
+ "red_wool": {
+ "class": "cdq",
+ "display_name": "Red Wool",
+ "field": "bs",
+ "hardness": 0.8,
+ "max_state_id": 1454,
+ "min_state_id": 1454,
+ "num_states": 1,
+ "numeric_id": 122,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "red_wool"
+ },
+ "redstone_block": {
+ "class": "ciu",
+ "display_name": "Block of Redstone",
+ "field": "fJ",
+ "hardness": 5.0,
+ "max_state_id": 6805,
+ "min_state_id": 6805,
+ "num_states": 1,
+ "numeric_id": 347,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "redstone_block"
+ },
+ "redstone_lamp": {
+ "class": "cjc",
+ "display_name": "Redstone Lamp",
+ "field": "es",
+ "hardness": 0.3,
+ "light": 15,
+ "max_state_id": 5235,
+ "min_state_id": 5234,
+ "num_states": 2,
+ "numeric_id": 278,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "redstone_lamp"
+ },
+ "redstone_ore": {
+ "class": "cja",
+ "display_name": "Redstone Ore",
+ "field": "cF",
+ "hardness": 3.0,
+ "light": 9,
+ "max_state_id": 3953,
+ "min_state_id": 3952,
+ "num_states": 2,
+ "numeric_id": 187,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "redstone_ore"
+ },
+ "redstone_torch": {
+ "class": "cjd",
+ "display_name": "Redstone Torch",
+ "field": "cH",
+ "hardness": 0.0,
+ "light": 7,
+ "max_state_id": 3957,
+ "min_state_id": 3956,
+ "num_states": 2,
+ "numeric_id": 189,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "redstone_torch"
+ },
+ "redstone_wall_torch": {
+ "class": "cje",
+ "display_name": "Redstone Wall Torch",
+ "field": "cI",
+ "hardness": 0.0,
+ "light": 7,
+ "max_state_id": 3965,
+ "min_state_id": 3958,
+ "num_states": 8,
+ "numeric_id": 190,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "redstone_wall_torch"
+ },
+ "redstone_wire": {
+ "class": "cjb",
+ "display_name": "Redstone Wire",
+ "field": "bY",
+ "hardness": 0.0,
+ "max_state_id": 3409,
+ "min_state_id": 2114,
+ "num_states": 1296,
+ "numeric_id": 154,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqa",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "UP",
+ "SIDE",
+ "NONE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqa",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "UP",
+ "SIDE",
+ "NONE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqa",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "UP",
+ "SIDE",
+ "NONE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqa",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "UP",
+ "SIDE",
+ "NONE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "redstone_wire"
+ },
+ "repeater": {
+ "class": "cjg",
+ "display_name": "Redstone Repeater",
+ "field": "df",
+ "hardness": 0.0,
+ "max_state_id": 4163,
+ "min_state_id": 4100,
+ "num_states": 64,
+ "numeric_id": 213,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 4,
+ "min": 1,
+ "name": "delay",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "locked",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "repeater"
+ },
+ "repeating_command_block": {
+ "block_entity": "command_block",
+ "class": "ces",
+ "display_name": "Repeating Command Block",
+ "field": "iU",
+ "hardness": -1.0,
+ "max_state_id": 9359,
+ "min_state_id": 9348,
+ "num_states": 12,
+ "numeric_id": 514,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "conditional",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "repeating_command_block"
+ },
+ "respawn_anchor": {
+ "class": "cjh",
+ "display_name": "Respawn Anchor",
+ "field": "nx",
+ "hardness": 50.0,
+ "max_state_id": 15960,
+ "min_state_id": 15956,
+ "num_states": 5,
+ "numeric_id": 751,
+ "resistance": 1200.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "max": 4,
+ "min": 0,
+ "name": "charges",
+ "num_values": 5,
+ "type": "int"
+ }
+ ],
+ "text_id": "respawn_anchor"
+ },
+ "rooted_dirt": {
+ "class": "cjj",
+ "display_name": "Rooted Dirt",
+ "field": "pM",
+ "hardness": 0.5,
+ "max_state_id": 18503,
+ "min_state_id": 18503,
+ "num_states": 1,
+ "numeric_id": 870,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "rooted_dirt"
+ },
+ "rose_bush": {
+ "class": "cky",
+ "display_name": "Rose Bush",
+ "field": "hk",
+ "hardness": 0.0,
+ "max_state_id": 8013,
+ "min_state_id": 8012,
+ "num_states": 2,
+ "numeric_id": 426,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "rose_bush"
+ },
+ "sand": {
+ "class": "cjn",
+ "display_name": "Sand",
+ "field": "C",
+ "hardness": 0.5,
+ "max_state_id": 66,
+ "min_state_id": 66,
+ "num_states": 1,
+ "numeric_id": 28,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "sand"
+ },
+ "sandstone": {
+ "class": "cdq",
+ "display_name": "Sandstone",
+ "field": "az",
+ "hardness": 0.8,
+ "max_state_id": 278,
+ "min_state_id": 278,
+ "num_states": 1,
+ "numeric_id": 77,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "sandstone"
+ },
+ "sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Sandstone Slab",
+ "field": "ig",
+ "hardness": 2.0,
+ "max_state_id": 8476,
+ "min_state_id": 8471,
+ "num_states": 6,
+ "numeric_id": 474,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sandstone_slab"
+ },
+ "sandstone_stairs": {
+ "class": "ckn",
+ "display_name": "Sandstone Stairs",
+ "field": "eu",
+ "max_state_id": 5327,
+ "min_state_id": 5248,
+ "num_states": 80,
+ "numeric_id": 280,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sandstone_stairs"
+ },
+ "sandstone_wall": {
+ "class": "clo",
+ "display_name": "Sandstone Wall",
+ "field": "mb",
+ "max_state_id": 14229,
+ "min_state_id": 13906,
+ "num_states": 324,
+ "numeric_id": 677,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sandstone_wall"
+ },
+ "scaffolding": {
+ "class": "cjp",
+ "display_name": "Scaffolding",
+ "field": "me",
+ "max_state_id": 14909,
+ "min_state_id": 14878,
+ "num_states": 32,
+ "numeric_id": 680,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 0,
+ "name": "distance",
+ "num_values": 8,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "bottom",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "scaffolding"
+ },
+ "sculk_sensor": {
+ "block_entity": "sculk_sensor",
+ "class": "cjq",
+ "display_name": "Sculk Sensor",
+ "field": "oP",
+ "hardness": 1.5,
+ "light": 1,
+ "max_state_id": 17686,
+ "min_state_id": 17591,
+ "num_states": 96,
+ "numeric_id": 821,
+ "resistance": 1.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqb",
+ "field_name": "d",
+ "name": "sculk_sensor_phase",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "INACTIVE",
+ "ACTIVE",
+ "COOLDOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sculk_sensor"
+ },
+ "sea_lantern": {
+ "class": "cdq",
+ "display_name": "Sea Lantern",
+ "field": "gN",
+ "hardness": 0.3,
+ "light": 15,
+ "max_state_id": 7985,
+ "min_state_id": 7985,
+ "num_states": 1,
+ "numeric_id": 403,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "sea_lantern"
+ },
+ "sea_pickle": {
+ "class": "cjr",
+ "display_name": "Sea Pickle",
+ "field": "li",
+ "max_state_id": 9770,
+ "min_state_id": 9763,
+ "num_states": 8,
+ "numeric_id": 632,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 4,
+ "min": 1,
+ "name": "pickles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sea_pickle"
+ },
+ "seagrass": {
+ "class": "cjs",
+ "display_name": "Seagrass",
+ "field": "ba",
+ "hardness": 0.0,
+ "max_state_id": 1401,
+ "min_state_id": 1401,
+ "num_states": 1,
+ "numeric_id": 104,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "seagrass"
+ },
+ "shroomlight": {
+ "class": "cdq",
+ "display_name": "Shroomlight",
+ "field": "mK",
+ "hardness": 1.0,
+ "light": 15,
+ "max_state_id": 15116,
+ "min_state_id": 15116,
+ "num_states": 1,
+ "numeric_id": 712,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "shroomlight"
+ },
+ "shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Shulker Box",
+ "field": "jd",
+ "hardness": 2.0,
+ "max_state_id": 9400,
+ "min_state_id": 9395,
+ "num_states": 6,
+ "numeric_id": 523,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "shulker_box"
+ },
+ "skeleton_skull": {
+ "block_entity": "skull",
+ "class": "cjw",
+ "display_name": "Skeleton Skull",
+ "field": "fp",
+ "hardness": 1.0,
+ "max_state_id": 6584,
+ "min_state_id": 6569,
+ "num_states": 16,
+ "numeric_id": 327,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "skeleton_skull"
+ },
+ "skeleton_wall_skull": {
+ "block_entity": "skull",
+ "class": "clq",
+ "display_name": "Skeleton Wall Skull",
+ "field": "fq",
+ "hardness": 1.0,
+ "max_state_id": 6588,
+ "min_state_id": 6585,
+ "num_states": 4,
+ "numeric_id": 328,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "skeleton_wall_skull"
+ },
+ "slime_block": {
+ "class": "cjy",
+ "display_name": "Slime Block",
+ "field": "gA",
+ "max_state_id": 7626,
+ "min_state_id": 7626,
+ "num_states": 1,
+ "numeric_id": 390,
+ "states": [],
+ "text_id": "slime_block"
+ },
+ "small_amethyst_bud": {
+ "class": "ccq",
+ "display_name": "Small Amethyst Bud",
+ "field": "oK",
+ "light": 1,
+ "max_state_id": 17586,
+ "min_state_id": 17575,
+ "num_states": 12,
+ "numeric_id": 816,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "small_amethyst_bud"
+ },
+ "small_dripleaf": {
+ "class": "cjz",
+ "display_name": "Small Dripleaf",
+ "field": "pK",
+ "hardness": 0.0,
+ "max_state_id": 18500,
+ "min_state_id": 18485,
+ "num_states": 16,
+ "numeric_id": 868,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "small_dripleaf"
+ },
+ "smithing_table": {
+ "class": "cka",
+ "display_name": "Smithing Table",
+ "field": "mn",
+ "hardness": 2.5,
+ "max_state_id": 14972,
+ "min_state_id": 14972,
+ "num_states": 1,
+ "numeric_id": 689,
+ "resistance": 2.5,
+ "states": [],
+ "text_id": "smithing_table"
+ },
+ "smoker": {
+ "block_entity": "smoker",
+ "class": "ckb",
+ "display_name": "Smoker",
+ "field": "mh",
+ "hardness": 3.5,
+ "light": 13,
+ "max_state_id": 14933,
+ "min_state_id": 14926,
+ "num_states": 8,
+ "numeric_id": 683,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smoker"
+ },
+ "smooth_basalt": {
+ "class": "cdq",
+ "display_name": "Smooth Basalt",
+ "field": "qi",
+ "max_state_id": 20155,
+ "min_state_id": 20155,
+ "num_states": 1,
+ "numeric_id": 892,
+ "states": [],
+ "text_id": "smooth_basalt"
+ },
+ "smooth_quartz": {
+ "class": "cdq",
+ "display_name": "Smooth Quartz Block",
+ "field": "it",
+ "hardness": 2.0,
+ "max_state_id": 8539,
+ "min_state_id": 8539,
+ "num_states": 1,
+ "numeric_id": 487,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "smooth_quartz"
+ },
+ "smooth_quartz_slab": {
+ "class": "cjx",
+ "display_name": "Smooth Quartz Slab",
+ "field": "lM",
+ "max_state_id": 10959,
+ "min_state_id": 10954,
+ "num_states": 6,
+ "numeric_id": 662,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_quartz_slab"
+ },
+ "smooth_quartz_stairs": {
+ "class": "ckn",
+ "display_name": "Smooth Quartz Stairs",
+ "field": "lz",
+ "max_state_id": 10511,
+ "min_state_id": 10432,
+ "num_states": 80,
+ "numeric_id": 649,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_quartz_stairs"
+ },
+ "smooth_red_sandstone": {
+ "class": "cdq",
+ "display_name": "Smooth Red Sandstone",
+ "field": "iu",
+ "hardness": 2.0,
+ "max_state_id": 8540,
+ "min_state_id": 8540,
+ "num_states": 1,
+ "numeric_id": 488,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "smooth_red_sandstone"
+ },
+ "smooth_red_sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Smooth Red Sandstone Slab",
+ "field": "lG",
+ "max_state_id": 10923,
+ "min_state_id": 10918,
+ "num_states": 6,
+ "numeric_id": 656,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_red_sandstone_slab"
+ },
+ "smooth_red_sandstone_stairs": {
+ "class": "ckn",
+ "display_name": "Smooth Red Sandstone Stairs",
+ "field": "ls",
+ "max_state_id": 9951,
+ "min_state_id": 9872,
+ "num_states": 80,
+ "numeric_id": 642,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_red_sandstone_stairs"
+ },
+ "smooth_sandstone": {
+ "class": "cdq",
+ "display_name": "Smooth Sandstone",
+ "field": "is",
+ "hardness": 2.0,
+ "max_state_id": 8538,
+ "min_state_id": 8538,
+ "num_states": 1,
+ "numeric_id": 486,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "smooth_sandstone"
+ },
+ "smooth_sandstone_slab": {
+ "class": "cjx",
+ "display_name": "Smooth Sandstone Slab",
+ "field": "lL",
+ "max_state_id": 10953,
+ "min_state_id": 10948,
+ "num_states": 6,
+ "numeric_id": 661,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_sandstone_slab"
+ },
+ "smooth_sandstone_stairs": {
+ "class": "ckn",
+ "display_name": "Smooth Sandstone Stairs",
+ "field": "ly",
+ "max_state_id": 10431,
+ "min_state_id": 10352,
+ "num_states": 80,
+ "numeric_id": 648,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_sandstone_stairs"
+ },
+ "smooth_stone": {
+ "class": "cdq",
+ "display_name": "Smooth Stone",
+ "field": "ir",
+ "hardness": 2.0,
+ "max_state_id": 8537,
+ "min_state_id": 8537,
+ "num_states": 1,
+ "numeric_id": 485,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "smooth_stone"
+ },
+ "smooth_stone_slab": {
+ "class": "cjx",
+ "display_name": "Smooth Stone Slab",
+ "field": "if",
+ "hardness": 2.0,
+ "max_state_id": 8470,
+ "min_state_id": 8465,
+ "num_states": 6,
+ "numeric_id": 473,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "smooth_stone_slab"
+ },
+ "snow": {
+ "class": "ckc",
+ "display_name": "Snow",
+ "field": "cK",
+ "hardness": 0.1,
+ "max_state_id": 3997,
+ "min_state_id": 3990,
+ "num_states": 8,
+ "numeric_id": 192,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 8,
+ "min": 1,
+ "name": "layers",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "snow"
+ },
+ "snow_block": {
+ "class": "cdq",
+ "display_name": "Snow Block",
+ "field": "cM",
+ "hardness": 0.2,
+ "max_state_id": 3999,
+ "min_state_id": 3999,
+ "num_states": 1,
+ "numeric_id": 194,
+ "resistance": 0.2,
+ "states": [],
+ "text_id": "snow_block"
+ },
+ "soul_campfire": {
+ "block_entity": "campfire",
+ "class": "ceb",
+ "display_name": "Soul Campfire",
+ "field": "mt",
+ "hardness": 2.0,
+ "light": 10,
+ "max_state_id": 15080,
+ "min_state_id": 15049,
+ "num_states": 32,
+ "numeric_id": 695,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "signal_fire",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "soul_campfire"
+ },
+ "soul_fire": {
+ "class": "cke",
+ "display_name": "Soul Fire",
+ "field": "bU",
+ "hardness": 0.0,
+ "light": 10,
+ "max_state_id": 2008,
+ "min_state_id": 2008,
+ "num_states": 1,
+ "numeric_id": 150,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "soul_fire"
+ },
+ "soul_lantern": {
+ "class": "chl",
+ "display_name": "Soul Lantern",
+ "field": "mr",
+ "hardness": 3.5,
+ "light": 10,
+ "max_state_id": 15016,
+ "min_state_id": 15013,
+ "num_states": 4,
+ "numeric_id": 693,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "hanging",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "soul_lantern"
+ },
+ "soul_sand": {
+ "class": "ckf",
+ "display_name": "Soul Sand",
+ "field": "cU",
+ "hardness": 0.5,
+ "max_state_id": 4069,
+ "min_state_id": 4069,
+ "num_states": 1,
+ "numeric_id": 202,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "soul_sand"
+ },
+ "soul_soil": {
+ "class": "cdq",
+ "display_name": "Soul Soil",
+ "field": "cV",
+ "hardness": 0.5,
+ "max_state_id": 4070,
+ "min_state_id": 4070,
+ "num_states": 1,
+ "numeric_id": 203,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "soul_soil"
+ },
+ "soul_torch": {
+ "class": "cle",
+ "display_name": "Soul Torch",
+ "field": "cY",
+ "hardness": 0.0,
+ "light": 10,
+ "max_state_id": 4077,
+ "min_state_id": 4077,
+ "num_states": 1,
+ "numeric_id": 206,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "soul_torch"
+ },
+ "soul_wall_torch": {
+ "class": "clr",
+ "display_name": "Soul Wall Torch",
+ "field": "cZ",
+ "hardness": 0.0,
+ "light": 10,
+ "max_state_id": 4081,
+ "min_state_id": 4078,
+ "num_states": 4,
+ "numeric_id": 207,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "soul_wall_torch"
+ },
+ "spawner": {
+ "block_entity": "mob_spawner",
+ "class": "ckh",
+ "display_name": "Spawner",
+ "field": "bV",
+ "hardness": 5.0,
+ "max_state_id": 2009,
+ "min_state_id": 2009,
+ "num_states": 1,
+ "numeric_id": 151,
+ "resistance": 5.0,
+ "states": [],
+ "text_id": "spawner"
+ },
+ "sponge": {
+ "class": "cki",
+ "display_name": "Sponge",
+ "field": "as",
+ "hardness": 0.6,
+ "max_state_id": 260,
+ "min_state_id": 260,
+ "num_states": 1,
+ "numeric_id": 70,
+ "resistance": 0.6,
+ "states": [],
+ "text_id": "sponge"
+ },
+ "spore_blossom": {
+ "class": "ckj",
+ "display_name": "Spore Blossom",
+ "field": "pD",
+ "hardness": 0.0,
+ "max_state_id": 18440,
+ "min_state_id": 18440,
+ "num_states": 1,
+ "numeric_id": 861,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "spore_blossom"
+ },
+ "spruce_button": {
+ "class": "cmf",
+ "display_name": "Spruce Button",
+ "field": "fk",
+ "hardness": 0.5,
+ "max_state_id": 6472,
+ "min_state_id": 6449,
+ "num_states": 24,
+ "numeric_id": 322,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "spruce_button"
+ },
+ "spruce_door": {
+ "class": "cfm",
+ "display_name": "Spruce Door",
+ "field": "iF",
+ "hardness": 3.0,
+ "max_state_id": 8924,
+ "min_state_id": 8861,
+ "num_states": 64,
+ "numeric_id": 499,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_door"
+ },
+ "spruce_fence": {
+ "class": "cgc",
+ "display_name": "Spruce Fence",
+ "field": "iA",
+ "hardness": 2.0,
+ "max_state_id": 8732,
+ "min_state_id": 8701,
+ "num_states": 32,
+ "numeric_id": 494,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_fence"
+ },
+ "spruce_fence_gate": {
+ "class": "cgd",
+ "display_name": "Spruce Fence Gate",
+ "field": "iv",
+ "hardness": 2.0,
+ "max_state_id": 8572,
+ "min_state_id": 8541,
+ "num_states": 32,
+ "numeric_id": 489,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_fence_gate"
+ },
+ "spruce_leaves": {
+ "class": "cho",
+ "display_name": "Spruce Leaves",
+ "field": "al",
+ "hardness": 0.2,
+ "max_state_id": 175,
+ "min_state_id": 162,
+ "num_states": 14,
+ "numeric_id": 63,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 7,
+ "min": 1,
+ "name": "distance",
+ "num_values": 7,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "persistent",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_leaves"
+ },
+ "spruce_log": {
+ "class": "cjl",
+ "display_name": "Spruce Log",
+ "field": "N",
+ "hardness": 2.0,
+ "max_state_id": 81,
+ "min_state_id": 79,
+ "num_states": 3,
+ "numeric_id": 39,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "spruce_log"
+ },
+ "spruce_planks": {
+ "class": "cdq",
+ "display_name": "Spruce Planks",
+ "field": "o",
+ "hardness": 2.0,
+ "max_state_id": 16,
+ "min_state_id": 16,
+ "num_states": 1,
+ "numeric_id": 14,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "spruce_planks"
+ },
+ "spruce_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Spruce Pressure Plate",
+ "field": "cA",
+ "hardness": 0.5,
+ "max_state_id": 3943,
+ "min_state_id": 3942,
+ "num_states": 2,
+ "numeric_id": 182,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_pressure_plate"
+ },
+ "spruce_sapling": {
+ "class": "cjo",
+ "display_name": "Spruce Sapling",
+ "field": "u",
+ "hardness": 0.0,
+ "max_state_id": 24,
+ "min_state_id": 23,
+ "num_states": 2,
+ "numeric_id": 20,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 1,
+ "min": 0,
+ "name": "stage",
+ "num_values": 2,
+ "type": "int"
+ }
+ ],
+ "text_id": "spruce_sapling"
+ },
+ "spruce_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Spruce Sign",
+ "field": "ch",
+ "hardness": 1.0,
+ "max_state_id": 3501,
+ "min_state_id": 3470,
+ "num_states": 32,
+ "numeric_id": 163,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_sign"
+ },
+ "spruce_slab": {
+ "class": "cjx",
+ "display_name": "Spruce Slab",
+ "field": "hZ",
+ "hardness": 2.0,
+ "max_state_id": 8434,
+ "min_state_id": 8429,
+ "num_states": 6,
+ "numeric_id": 467,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_slab"
+ },
+ "spruce_stairs": {
+ "class": "ckn",
+ "display_name": "Spruce Stairs",
+ "field": "eB",
+ "max_state_id": 5562,
+ "min_state_id": 5483,
+ "num_states": 80,
+ "numeric_id": 287,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_stairs"
+ },
+ "spruce_trapdoor": {
+ "class": "clf",
+ "display_name": "Spruce Trapdoor",
+ "field": "dx",
+ "hardness": 3.0,
+ "max_state_id": 4307,
+ "min_state_id": 4244,
+ "num_states": 64,
+ "numeric_id": 231,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_trapdoor"
+ },
+ "spruce_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Spruce Wall Sign",
+ "field": "cr",
+ "hardness": 1.0,
+ "max_state_id": 3817,
+ "min_state_id": 3810,
+ "num_states": 8,
+ "numeric_id": 173,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "spruce_wall_sign"
+ },
+ "spruce_wood": {
+ "class": "cjl",
+ "display_name": "Spruce Wood",
+ "field": "Z",
+ "hardness": 2.0,
+ "max_state_id": 117,
+ "min_state_id": 115,
+ "num_states": 3,
+ "numeric_id": 51,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "spruce_wood"
+ },
+ "sticky_piston": {
+ "class": "coo",
+ "display_name": "Sticky Piston",
+ "field": "aV",
+ "hardness": 1.5,
+ "max_state_id": 1396,
+ "min_state_id": 1385,
+ "num_states": 12,
+ "numeric_id": 99,
+ "resistance": 1.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "extended",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "sticky_piston"
+ },
+ "stone": {
+ "class": "cdq",
+ "display_name": "Stone",
+ "field": "b",
+ "hardness": 1.5,
+ "max_state_id": 1,
+ "min_state_id": 1,
+ "num_states": 1,
+ "numeric_id": 1,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "stone"
+ },
+ "stone_brick_slab": {
+ "class": "cjx",
+ "display_name": "Stone Brick Slab",
+ "field": "il",
+ "hardness": 2.0,
+ "max_state_id": 8506,
+ "min_state_id": 8501,
+ "num_states": 6,
+ "numeric_id": 479,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_brick_slab"
+ },
+ "stone_brick_stairs": {
+ "class": "ckn",
+ "display_name": "Stone Brick Stairs",
+ "field": "eb",
+ "max_state_id": 5085,
+ "min_state_id": 5006,
+ "num_states": 80,
+ "numeric_id": 261,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_brick_stairs"
+ },
+ "stone_brick_wall": {
+ "class": "clo",
+ "display_name": "Stone Brick Wall",
+ "field": "lX",
+ "max_state_id": 12933,
+ "min_state_id": 12610,
+ "num_states": 324,
+ "numeric_id": 673,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "c",
+ "name": "north",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqg",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "NONE",
+ "LOW",
+ "TALL"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_brick_wall"
+ },
+ "stone_bricks": {
+ "class": "cdq",
+ "display_name": "Stone Bricks",
+ "field": "dC",
+ "hardness": 1.5,
+ "max_state_id": 4564,
+ "min_state_id": 4564,
+ "num_states": 1,
+ "numeric_id": 236,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "stone_bricks"
+ },
+ "stone_button": {
+ "class": "ckr",
+ "display_name": "Stone Button",
+ "field": "cJ",
+ "hardness": 0.5,
+ "max_state_id": 3989,
+ "min_state_id": 3966,
+ "num_states": 24,
+ "numeric_id": 191,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "stone_button"
+ },
+ "stone_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Stone Pressure Plate",
+ "field": "cx",
+ "hardness": 0.5,
+ "max_state_id": 3875,
+ "min_state_id": 3874,
+ "num_states": 2,
+ "numeric_id": 179,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_pressure_plate"
+ },
+ "stone_slab": {
+ "class": "cjx",
+ "display_name": "Stone Slab",
+ "field": "ie",
+ "hardness": 2.0,
+ "max_state_id": 8464,
+ "min_state_id": 8459,
+ "num_states": 6,
+ "numeric_id": 472,
+ "resistance": 6.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_slab"
+ },
+ "stone_stairs": {
+ "class": "ckn",
+ "display_name": "Stone Stairs",
+ "field": "lx",
+ "max_state_id": 10351,
+ "min_state_id": 10272,
+ "num_states": 80,
+ "numeric_id": 647,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "stone_stairs"
+ },
+ "stonecutter": {
+ "class": "cks",
+ "display_name": "Stonecutter",
+ "field": "mo",
+ "hardness": 3.5,
+ "max_state_id": 14976,
+ "min_state_id": 14973,
+ "num_states": 4,
+ "numeric_id": 690,
+ "resistance": 3.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "stonecutter"
+ },
+ "stripped_acacia_log": {
+ "class": "cjl",
+ "display_name": "Stripped Acacia Log",
+ "field": "V",
+ "hardness": 2.0,
+ "max_state_id": 105,
+ "min_state_id": 103,
+ "num_states": 3,
+ "numeric_id": 47,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_acacia_log"
+ },
+ "stripped_acacia_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Acacia Wood",
+ "field": "ai",
+ "hardness": 2.0,
+ "max_state_id": 144,
+ "min_state_id": 142,
+ "num_states": 3,
+ "numeric_id": 60,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_acacia_wood"
+ },
+ "stripped_birch_log": {
+ "class": "cjl",
+ "display_name": "Stripped Birch Log",
+ "field": "T",
+ "hardness": 2.0,
+ "max_state_id": 99,
+ "min_state_id": 97,
+ "num_states": 3,
+ "numeric_id": 45,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_birch_log"
+ },
+ "stripped_birch_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Birch Wood",
+ "field": "ag",
+ "hardness": 2.0,
+ "max_state_id": 138,
+ "min_state_id": 136,
+ "num_states": 3,
+ "numeric_id": 58,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_birch_wood"
+ },
+ "stripped_crimson_hyphae": {
+ "class": "cjl",
+ "display_name": "Stripped Crimson Hyphae",
+ "field": "mH",
+ "hardness": 2.0,
+ "max_state_id": 15113,
+ "min_state_id": 15111,
+ "num_states": 3,
+ "numeric_id": 709,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_crimson_hyphae"
+ },
+ "stripped_crimson_stem": {
+ "class": "cjl",
+ "display_name": "Stripped Crimson Stem",
+ "field": "mF",
+ "hardness": 2.0,
+ "max_state_id": 15107,
+ "min_state_id": 15105,
+ "num_states": 3,
+ "numeric_id": 707,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_crimson_stem"
+ },
+ "stripped_dark_oak_log": {
+ "class": "cjl",
+ "display_name": "Stripped Dark Oak Log",
+ "field": "W",
+ "hardness": 2.0,
+ "max_state_id": 108,
+ "min_state_id": 106,
+ "num_states": 3,
+ "numeric_id": 48,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_dark_oak_log"
+ },
+ "stripped_dark_oak_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Dark Oak Wood",
+ "field": "aj",
+ "hardness": 2.0,
+ "max_state_id": 147,
+ "min_state_id": 145,
+ "num_states": 3,
+ "numeric_id": 61,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_dark_oak_wood"
+ },
+ "stripped_jungle_log": {
+ "class": "cjl",
+ "display_name": "Stripped Jungle Log",
+ "field": "U",
+ "hardness": 2.0,
+ "max_state_id": 102,
+ "min_state_id": 100,
+ "num_states": 3,
+ "numeric_id": 46,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_jungle_log"
+ },
+ "stripped_jungle_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Jungle Wood",
+ "field": "ah",
+ "hardness": 2.0,
+ "max_state_id": 141,
+ "min_state_id": 139,
+ "num_states": 3,
+ "numeric_id": 59,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_jungle_wood"
+ },
+ "stripped_oak_log": {
+ "class": "cjl",
+ "display_name": "Stripped Oak Log",
+ "field": "X",
+ "hardness": 2.0,
+ "max_state_id": 111,
+ "min_state_id": 109,
+ "num_states": 3,
+ "numeric_id": 49,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_oak_log"
+ },
+ "stripped_oak_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Oak Wood",
+ "field": "ae",
+ "hardness": 2.0,
+ "max_state_id": 132,
+ "min_state_id": 130,
+ "num_states": 3,
+ "numeric_id": 56,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_oak_wood"
+ },
+ "stripped_spruce_log": {
+ "class": "cjl",
+ "display_name": "Stripped Spruce Log",
+ "field": "S",
+ "hardness": 2.0,
+ "max_state_id": 96,
+ "min_state_id": 94,
+ "num_states": 3,
+ "numeric_id": 44,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_spruce_log"
+ },
+ "stripped_spruce_wood": {
+ "class": "cjl",
+ "display_name": "Stripped Spruce Wood",
+ "field": "af",
+ "hardness": 2.0,
+ "max_state_id": 135,
+ "min_state_id": 133,
+ "num_states": 3,
+ "numeric_id": 57,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_spruce_wood"
+ },
+ "stripped_warped_hyphae": {
+ "class": "cjl",
+ "display_name": "Stripped Warped Hyphae",
+ "field": "my",
+ "hardness": 2.0,
+ "max_state_id": 15096,
+ "min_state_id": 15094,
+ "num_states": 3,
+ "numeric_id": 700,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_warped_hyphae"
+ },
+ "stripped_warped_stem": {
+ "class": "cjl",
+ "display_name": "Stripped Warped Stem",
+ "field": "mw",
+ "hardness": 2.0,
+ "max_state_id": 15090,
+ "min_state_id": 15088,
+ "num_states": 3,
+ "numeric_id": 698,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "stripped_warped_stem"
+ },
+ "structure_block": {
+ "block_entity": "structure_block",
+ "class": "ckt",
+ "display_name": "Structure Block",
+ "field": "nm",
+ "hardness": -1.0,
+ "max_state_id": 15865,
+ "min_state_id": 15862,
+ "num_states": 4,
+ "numeric_id": 740,
+ "resistance": 3600000.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqe",
+ "field_name": "a",
+ "name": "mode",
+ "num_values": 4,
+ "type": "enum",
+ "values": [
+ "SAVE",
+ "LOAD",
+ "CORNER",
+ "DATA"
+ ]
+ }
+ ],
+ "text_id": "structure_block"
+ },
+ "structure_void": {
+ "class": "cku",
+ "display_name": "Structure Void",
+ "field": "jb",
+ "max_state_id": 9382,
+ "min_state_id": 9382,
+ "num_states": 1,
+ "numeric_id": 521,
+ "states": [],
+ "text_id": "structure_void"
+ },
+ "sugar_cane": {
+ "class": "ckv",
+ "display_name": "Sugar Cane",
+ "field": "cP",
+ "hardness": 0.0,
+ "max_state_id": 4032,
+ "min_state_id": 4017,
+ "num_states": 16,
+ "numeric_id": 197,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "age",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "sugar_cane"
+ },
+ "sunflower": {
+ "class": "cky",
+ "display_name": "Sunflower",
+ "field": "hi",
+ "hardness": 0.0,
+ "max_state_id": 8009,
+ "min_state_id": 8008,
+ "num_states": 2,
+ "numeric_id": 424,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "sunflower"
+ },
+ "sweet_berry_bush": {
+ "class": "ckx",
+ "display_name": "Sweet Berry Bush",
+ "field": "mu",
+ "max_state_id": 15084,
+ "min_state_id": 15081,
+ "num_states": 4,
+ "numeric_id": 696,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 3,
+ "min": 0,
+ "name": "age",
+ "num_values": 4,
+ "type": "int"
+ }
+ ],
+ "text_id": "sweet_berry_bush"
+ },
+ "tall_grass": {
+ "class": "cfo",
+ "display_name": "Tall Grass",
+ "field": "hm",
+ "hardness": 0.0,
+ "max_state_id": 8017,
+ "min_state_id": 8016,
+ "num_states": 2,
+ "numeric_id": 428,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "tall_grass"
+ },
+ "tall_seagrass": {
+ "class": "cla",
+ "display_name": "Tall Seagrass",
+ "field": "bb",
+ "hardness": 0.0,
+ "max_state_id": 1403,
+ "min_state_id": 1402,
+ "num_states": 2,
+ "numeric_id": 105,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "a",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ }
+ ],
+ "text_id": "tall_seagrass"
+ },
+ "target": {
+ "class": "clb",
+ "display_name": "Target",
+ "field": "np",
+ "hardness": 0.5,
+ "max_state_id": 15902,
+ "min_state_id": 15887,
+ "num_states": 16,
+ "numeric_id": 743,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "power",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "target"
+ },
+ "terracotta": {
+ "class": "cdq",
+ "display_name": "Terracotta",
+ "field": "hf",
+ "hardness": 1.25,
+ "max_state_id": 8005,
+ "min_state_id": 8005,
+ "num_states": 1,
+ "numeric_id": 421,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "terracotta"
+ },
+ "tinted_glass": {
+ "class": "clc",
+ "display_name": "Tinted Glass",
+ "field": "oN",
+ "max_state_id": 17589,
+ "min_state_id": 17589,
+ "num_states": 1,
+ "numeric_id": 819,
+ "states": [],
+ "text_id": "tinted_glass"
+ },
+ "tnt": {
+ "class": "cld",
+ "display_name": "TNT",
+ "field": "bN",
+ "hardness": 0.0,
+ "max_state_id": 1487,
+ "min_state_id": 1486,
+ "num_states": 2,
+ "numeric_id": 143,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "unstable",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tnt"
+ },
+ "torch": {
+ "class": "cle",
+ "display_name": "Torch",
+ "field": "bR",
+ "hardness": 0.0,
+ "light": 14,
+ "max_state_id": 1491,
+ "min_state_id": 1491,
+ "num_states": 1,
+ "numeric_id": 147,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "torch"
+ },
+ "trapped_chest": {
+ "block_entity": "trapped_chest",
+ "class": "clg",
+ "display_name": "Trapped Chest",
+ "field": "fE",
+ "hardness": 2.5,
+ "max_state_id": 6724,
+ "min_state_id": 6701,
+ "num_states": 24,
+ "numeric_id": 342,
+ "resistance": 2.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpn",
+ "field_name": "c",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "SINGLE",
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "trapped_chest"
+ },
+ "tripwire": {
+ "class": "clh",
+ "display_name": "Tripwire",
+ "field": "ez",
+ "max_state_id": 5481,
+ "min_state_id": 5354,
+ "num_states": 128,
+ "numeric_id": 285,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "attached",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "disarmed",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tripwire"
+ },
+ "tripwire_hook": {
+ "class": "cli",
+ "display_name": "Tripwire Hook",
+ "field": "ey",
+ "max_state_id": 5353,
+ "min_state_id": 5338,
+ "num_states": 16,
+ "numeric_id": 284,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "attached",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tripwire_hook"
+ },
+ "tube_coral": {
+ "class": "cez",
+ "display_name": "Tube Coral",
+ "field": "kJ",
+ "hardness": 0.0,
+ "max_state_id": 9654,
+ "min_state_id": 9653,
+ "num_states": 2,
+ "numeric_id": 607,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tube_coral"
+ },
+ "tube_coral_block": {
+ "class": "cex",
+ "display_name": "Tube Coral Block",
+ "field": "kz",
+ "hardness": 1.5,
+ "max_state_id": 9638,
+ "min_state_id": 9638,
+ "num_states": 1,
+ "numeric_id": 597,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "tube_coral_block"
+ },
+ "tube_coral_fan": {
+ "class": "cey",
+ "display_name": "Tube Coral Fan",
+ "field": "kT",
+ "hardness": 0.0,
+ "max_state_id": 9674,
+ "min_state_id": 9673,
+ "num_states": 2,
+ "numeric_id": 617,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tube_coral_fan"
+ },
+ "tube_coral_wall_fan": {
+ "class": "cfa",
+ "display_name": "Tube Coral Wall Fan",
+ "field": "ld",
+ "hardness": 0.0,
+ "max_state_id": 9730,
+ "min_state_id": 9723,
+ "num_states": 8,
+ "numeric_id": 627,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "tube_coral_wall_fan"
+ },
+ "tuff": {
+ "class": "cdq",
+ "display_name": "Tuff",
+ "field": "oL",
+ "hardness": 1.5,
+ "max_state_id": 17587,
+ "min_state_id": 17587,
+ "num_states": 1,
+ "numeric_id": 817,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "tuff"
+ },
+ "turtle_egg": {
+ "class": "clj",
+ "display_name": "Turtle Egg",
+ "field": "kt",
+ "hardness": 0.5,
+ "max_state_id": 9632,
+ "min_state_id": 9621,
+ "num_states": 12,
+ "numeric_id": 591,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 2,
+ "min": 0,
+ "name": "hatch",
+ "num_values": 3,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "eggs",
+ "num_values": 4,
+ "type": "int"
+ }
+ ],
+ "text_id": "turtle_egg"
+ },
+ "twisting_vines": {
+ "class": "clk",
+ "display_name": "Twisting Vines",
+ "field": "mN",
+ "hardness": 0.0,
+ "max_state_id": 15169,
+ "min_state_id": 15144,
+ "num_states": 26,
+ "numeric_id": 715,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 25,
+ "min": 0,
+ "name": "age",
+ "num_values": 26,
+ "type": "int"
+ }
+ ],
+ "text_id": "twisting_vines"
+ },
+ "twisting_vines_plant": {
+ "class": "cll",
+ "display_name": "Twisting Vines Plant",
+ "field": "mO",
+ "hardness": 0.0,
+ "max_state_id": 15170,
+ "min_state_id": 15170,
+ "num_states": 1,
+ "numeric_id": 716,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "twisting_vines_plant"
+ },
+ "vine": {
+ "class": "clm",
+ "display_name": "Vines",
+ "field": "dX",
+ "hardness": 0.2,
+ "max_state_id": 4892,
+ "min_state_id": 4861,
+ "num_states": 32,
+ "numeric_id": 257,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "up",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "vine"
+ },
+ "void_air": {
+ "class": "cco",
+ "display_name": "Void Air",
+ "field": "lo",
+ "max_state_id": 9788,
+ "min_state_id": 9788,
+ "num_states": 1,
+ "numeric_id": 638,
+ "states": [],
+ "text_id": "void_air"
+ },
+ "wall_torch": {
+ "class": "clr",
+ "display_name": "Wall Torch",
+ "field": "bS",
+ "hardness": 0.0,
+ "light": 14,
+ "max_state_id": 1495,
+ "min_state_id": 1492,
+ "num_states": 4,
+ "numeric_id": 148,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "wall_torch"
+ },
+ "warped_button": {
+ "class": "cmf",
+ "display_name": "Warped Button",
+ "field": "nf",
+ "hardness": 0.5,
+ "max_state_id": 15653,
+ "min_state_id": 15630,
+ "num_states": 24,
+ "numeric_id": 733,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cph",
+ "field_name": "J",
+ "name": "face",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "FLOOR",
+ "WALL",
+ "CEILING"
+ ]
+ }
+ ],
+ "text_id": "warped_button"
+ },
+ "warped_door": {
+ "class": "cfm",
+ "display_name": "Warped Door",
+ "field": "nh",
+ "hardness": 3.0,
+ "max_state_id": 15781,
+ "min_state_id": 15718,
+ "num_states": 64,
+ "numeric_id": 735,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpr",
+ "field_name": "e",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "UPPER",
+ "LOWER"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpq",
+ "field_name": "c",
+ "name": "hinge",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "LEFT",
+ "RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_door"
+ },
+ "warped_fence": {
+ "class": "cgc",
+ "display_name": "Warped Fence",
+ "field": "mX",
+ "hardness": 2.0,
+ "max_state_id": 15253,
+ "min_state_id": 15222,
+ "num_states": 32,
+ "numeric_id": 725,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_fence"
+ },
+ "warped_fence_gate": {
+ "class": "cgd",
+ "display_name": "Warped Fence Gate",
+ "field": "nb",
+ "hardness": 2.0,
+ "max_state_id": 15445,
+ "min_state_id": 15414,
+ "num_states": 32,
+ "numeric_id": 729,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "in_wall",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_fence_gate"
+ },
+ "warped_fungus": {
+ "class": "cgj",
+ "display_name": "Warped Fungus",
+ "field": "mA",
+ "hardness": 0.0,
+ "max_state_id": 15098,
+ "min_state_id": 15098,
+ "num_states": 1,
+ "numeric_id": 702,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "warped_fungus"
+ },
+ "warped_hyphae": {
+ "class": "cjl",
+ "display_name": "Warped Hyphae",
+ "field": "mx",
+ "hardness": 2.0,
+ "max_state_id": 15093,
+ "min_state_id": 15091,
+ "num_states": 3,
+ "numeric_id": 699,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "warped_hyphae"
+ },
+ "warped_nylium": {
+ "class": "cik",
+ "display_name": "Warped Nylium",
+ "field": "mz",
+ "hardness": 0.4,
+ "max_state_id": 15097,
+ "min_state_id": 15097,
+ "num_states": 1,
+ "numeric_id": 701,
+ "resistance": 0.4,
+ "states": [],
+ "text_id": "warped_nylium"
+ },
+ "warped_planks": {
+ "class": "cdq",
+ "display_name": "Warped Planks",
+ "field": "mR",
+ "hardness": 2.0,
+ "max_state_id": 15173,
+ "min_state_id": 15173,
+ "num_states": 1,
+ "numeric_id": 719,
+ "resistance": 3.0,
+ "states": [],
+ "text_id": "warped_planks"
+ },
+ "warped_pressure_plate": {
+ "class": "ciw",
+ "display_name": "Warped Pressure Plate",
+ "field": "mV",
+ "hardness": 0.5,
+ "max_state_id": 15189,
+ "min_state_id": 15188,
+ "num_states": 2,
+ "numeric_id": 723,
+ "resistance": 0.5,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_pressure_plate"
+ },
+ "warped_roots": {
+ "class": "cjk",
+ "display_name": "Warped Roots",
+ "field": "mC",
+ "hardness": 0.0,
+ "max_state_id": 15100,
+ "min_state_id": 15100,
+ "num_states": 1,
+ "numeric_id": 704,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "warped_roots"
+ },
+ "warped_sign": {
+ "block_entity": "sign",
+ "class": "cko",
+ "display_name": "Warped Sign",
+ "field": "nj",
+ "hardness": 1.0,
+ "max_state_id": 15845,
+ "min_state_id": 15814,
+ "num_states": 32,
+ "numeric_id": 737,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_sign"
+ },
+ "warped_slab": {
+ "class": "cjx",
+ "display_name": "Warped Slab",
+ "field": "mT",
+ "hardness": 2.0,
+ "max_state_id": 15185,
+ "min_state_id": 15180,
+ "num_states": 6,
+ "numeric_id": 721,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_slab"
+ },
+ "warped_stairs": {
+ "class": "ckn",
+ "display_name": "Warped Stairs",
+ "field": "nd",
+ "max_state_id": 15605,
+ "min_state_id": 15526,
+ "num_states": 80,
+ "numeric_id": 731,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_stairs"
+ },
+ "warped_stem": {
+ "class": "cjl",
+ "display_name": "Warped Stem",
+ "field": "mv",
+ "hardness": 2.0,
+ "max_state_id": 15087,
+ "min_state_id": 15085,
+ "num_states": 3,
+ "numeric_id": 697,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "go$a",
+ "field_name": "g",
+ "name": "axis",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "X",
+ "Y",
+ "Z"
+ ]
+ }
+ ],
+ "text_id": "warped_stem"
+ },
+ "warped_trapdoor": {
+ "class": "clf",
+ "display_name": "Warped Trapdoor",
+ "field": "mZ",
+ "hardness": 3.0,
+ "max_state_id": 15381,
+ "min_state_id": 15318,
+ "num_states": 64,
+ "numeric_id": 727,
+ "resistance": 3.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "open",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "powered",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_trapdoor"
+ },
+ "warped_wall_sign": {
+ "block_entity": "sign",
+ "class": "clp",
+ "display_name": "Warped Wall Sign",
+ "field": "nl",
+ "hardness": 1.0,
+ "max_state_id": 15861,
+ "min_state_id": 15854,
+ "num_states": 8,
+ "numeric_id": 739,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "warped_wall_sign"
+ },
+ "warped_wart_block": {
+ "class": "cdq",
+ "display_name": "Warped Wart Block",
+ "field": "mB",
+ "hardness": 1.0,
+ "max_state_id": 15099,
+ "min_state_id": 15099,
+ "num_states": 1,
+ "numeric_id": 703,
+ "resistance": 1.0,
+ "states": [],
+ "text_id": "warped_wart_block"
+ },
+ "water": {
+ "class": "chu",
+ "display_name": "Water",
+ "field": "A",
+ "hardness": 100.0,
+ "max_state_id": 49,
+ "min_state_id": 34,
+ "num_states": 16,
+ "numeric_id": 26,
+ "resistance": 100.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "level",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "water"
+ },
+ "water_cauldron": {
+ "class": "chn",
+ "display_name": "Water Cauldron",
+ "field": "el",
+ "max_state_id": 5218,
+ "min_state_id": 5216,
+ "num_states": 3,
+ "numeric_id": 271,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 3,
+ "min": 1,
+ "name": "level",
+ "num_values": 3,
+ "type": "int"
+ }
+ ],
+ "text_id": "water_cauldron"
+ },
+ "waxed_copper_block": {
+ "class": "cdq",
+ "display_name": "Waxed Block of Copper",
+ "field": "pi",
+ "max_state_id": 18041,
+ "min_state_id": 18041,
+ "num_states": 1,
+ "numeric_id": 840,
+ "states": [],
+ "text_id": "waxed_copper_block"
+ },
+ "waxed_cut_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Cut Copper",
+ "field": "pp",
+ "max_state_id": 18048,
+ "min_state_id": 18048,
+ "num_states": 1,
+ "numeric_id": 847,
+ "states": [],
+ "text_id": "waxed_cut_copper"
+ },
+ "waxed_cut_copper_slab": {
+ "class": "cjx",
+ "display_name": "Waxed Cut Copper Slab",
+ "field": "px",
+ "max_state_id": 18392,
+ "min_state_id": 18387,
+ "num_states": 6,
+ "numeric_id": 855,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_cut_copper_slab"
+ },
+ "waxed_cut_copper_stairs": {
+ "class": "ckn",
+ "display_name": "Waxed Cut Copper Stairs",
+ "field": "pt",
+ "max_state_id": 18368,
+ "min_state_id": 18289,
+ "num_states": 80,
+ "numeric_id": 851,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_cut_copper_stairs"
+ },
+ "waxed_exposed_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Exposed Copper",
+ "field": "pk",
+ "max_state_id": 18043,
+ "min_state_id": 18043,
+ "num_states": 1,
+ "numeric_id": 842,
+ "states": [],
+ "text_id": "waxed_exposed_copper"
+ },
+ "waxed_exposed_cut_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Exposed Cut Copper",
+ "field": "po",
+ "max_state_id": 18047,
+ "min_state_id": 18047,
+ "num_states": 1,
+ "numeric_id": 846,
+ "states": [],
+ "text_id": "waxed_exposed_cut_copper"
+ },
+ "waxed_exposed_cut_copper_slab": {
+ "class": "cjx",
+ "display_name": "Waxed Exposed Cut Copper Slab",
+ "field": "pw",
+ "max_state_id": 18386,
+ "min_state_id": 18381,
+ "num_states": 6,
+ "numeric_id": 854,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_exposed_cut_copper_slab"
+ },
+ "waxed_exposed_cut_copper_stairs": {
+ "class": "ckn",
+ "display_name": "Waxed Exposed Cut Copper Stairs",
+ "field": "ps",
+ "max_state_id": 18288,
+ "min_state_id": 18209,
+ "num_states": 80,
+ "numeric_id": 850,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_exposed_cut_copper_stairs"
+ },
+ "waxed_oxidized_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Oxidized Copper",
+ "field": "pl",
+ "max_state_id": 18044,
+ "min_state_id": 18044,
+ "num_states": 1,
+ "numeric_id": 843,
+ "states": [],
+ "text_id": "waxed_oxidized_copper"
+ },
+ "waxed_oxidized_cut_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Oxidized Cut Copper",
+ "field": "pm",
+ "max_state_id": 18045,
+ "min_state_id": 18045,
+ "num_states": 1,
+ "numeric_id": 844,
+ "states": [],
+ "text_id": "waxed_oxidized_cut_copper"
+ },
+ "waxed_oxidized_cut_copper_slab": {
+ "class": "cjx",
+ "display_name": "Waxed Oxidized Cut Copper Slab",
+ "field": "pu",
+ "max_state_id": 18374,
+ "min_state_id": 18369,
+ "num_states": 6,
+ "numeric_id": 852,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_oxidized_cut_copper_slab"
+ },
+ "waxed_oxidized_cut_copper_stairs": {
+ "class": "ckn",
+ "display_name": "Waxed Oxidized Cut Copper Stairs",
+ "field": "pq",
+ "max_state_id": 18128,
+ "min_state_id": 18049,
+ "num_states": 80,
+ "numeric_id": 848,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_oxidized_cut_copper_stairs"
+ },
+ "waxed_weathered_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Weathered Copper",
+ "field": "pj",
+ "max_state_id": 18042,
+ "min_state_id": 18042,
+ "num_states": 1,
+ "numeric_id": 841,
+ "states": [],
+ "text_id": "waxed_weathered_copper"
+ },
+ "waxed_weathered_cut_copper": {
+ "class": "cdq",
+ "display_name": "Waxed Weathered Cut Copper",
+ "field": "pn",
+ "max_state_id": 18046,
+ "min_state_id": 18046,
+ "num_states": 1,
+ "numeric_id": 845,
+ "states": [],
+ "text_id": "waxed_weathered_cut_copper"
+ },
+ "waxed_weathered_cut_copper_slab": {
+ "class": "cjx",
+ "display_name": "Waxed Weathered Cut Copper Slab",
+ "field": "pv",
+ "max_state_id": 18380,
+ "min_state_id": 18375,
+ "num_states": 6,
+ "numeric_id": 853,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_weathered_cut_copper_slab"
+ },
+ "waxed_weathered_cut_copper_stairs": {
+ "class": "ckn",
+ "display_name": "Waxed Weathered Cut Copper Stairs",
+ "field": "pr",
+ "max_state_id": 18208,
+ "min_state_id": 18129,
+ "num_states": 80,
+ "numeric_id": 849,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "waxed_weathered_cut_copper_stairs"
+ },
+ "weathered_copper": {
+ "class": "clu",
+ "display_name": "Weathered Copper",
+ "field": "oR",
+ "hardness": 3.0,
+ "max_state_id": 17688,
+ "min_state_id": 17688,
+ "num_states": 1,
+ "numeric_id": 823,
+ "resistance": 6.0,
+ "states": [],
+ "text_id": "weathered_copper"
+ },
+ "weathered_cut_copper": {
+ "class": "clu",
+ "display_name": "Weathered Cut Copper",
+ "field": "oX",
+ "max_state_id": 17694,
+ "min_state_id": 17694,
+ "num_states": 1,
+ "numeric_id": 829,
+ "states": [],
+ "text_id": "weathered_cut_copper"
+ },
+ "weathered_cut_copper_slab": {
+ "class": "clv",
+ "display_name": "Weathered Cut Copper Slab",
+ "field": "pf",
+ "max_state_id": 18028,
+ "min_state_id": 18023,
+ "num_states": 6,
+ "numeric_id": 837,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqc",
+ "field_name": "a",
+ "name": "type",
+ "num_values": 3,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM",
+ "DOUBLE"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "weathered_cut_copper_slab"
+ },
+ "weathered_cut_copper_stairs": {
+ "class": "clw",
+ "display_name": "Weathered Cut Copper Stairs",
+ "field": "pb",
+ "max_state_id": 17856,
+ "min_state_id": 17777,
+ "num_states": 80,
+ "numeric_id": 833,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpu",
+ "field_name": "b",
+ "name": "half",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "TOP",
+ "BOTTOM"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cqd",
+ "field_name": "c",
+ "name": "shape",
+ "num_values": 5,
+ "type": "enum",
+ "values": [
+ "STRAIGHT",
+ "INNER_LEFT",
+ "INNER_RIGHT",
+ "OUTER_LEFT",
+ "OUTER_RIGHT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "weathered_cut_copper_stairs"
+ },
+ "weeping_vines": {
+ "class": "cly",
+ "display_name": "Weeping Vines",
+ "field": "mL",
+ "hardness": 0.0,
+ "max_state_id": 15142,
+ "min_state_id": 15117,
+ "num_states": 26,
+ "numeric_id": 713,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 25,
+ "min": 0,
+ "name": "age",
+ "num_values": 26,
+ "type": "int"
+ }
+ ],
+ "text_id": "weeping_vines"
+ },
+ "weeping_vines_plant": {
+ "class": "clz",
+ "display_name": "Weeping Vines Plant",
+ "field": "mM",
+ "hardness": 0.0,
+ "max_state_id": 15143,
+ "min_state_id": 15143,
+ "num_states": 1,
+ "numeric_id": 714,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "weeping_vines_plant"
+ },
+ "wet_sponge": {
+ "class": "cmb",
+ "display_name": "Wet Sponge",
+ "field": "at",
+ "hardness": 0.6,
+ "max_state_id": 261,
+ "min_state_id": 261,
+ "num_states": 1,
+ "numeric_id": 71,
+ "resistance": 0.6,
+ "states": [],
+ "text_id": "wet_sponge"
+ },
+ "wheat": {
+ "class": "cfc",
+ "display_name": "Wheat Crops",
+ "field": "cd",
+ "hardness": 0.0,
+ "max_state_id": 3421,
+ "min_state_id": 3414,
+ "num_states": 8,
+ "numeric_id": 159,
+ "resistance": 0.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "max": 7,
+ "min": 0,
+ "name": "age",
+ "num_values": 8,
+ "type": "int"
+ }
+ ],
+ "text_id": "wheat"
+ },
+ "white_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "White Banner",
+ "field": "ho",
+ "hardness": 1.0,
+ "max_state_id": 8035,
+ "min_state_id": 8020,
+ "num_states": 16,
+ "numeric_id": 430,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "white_banner"
+ },
+ "white_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "White Bed",
+ "field": "aD",
+ "hardness": 0.2,
+ "max_state_id": 1096,
+ "min_state_id": 1081,
+ "num_states": 16,
+ "numeric_id": 81,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "white_bed"
+ },
+ "white_candle": {
+ "class": "cec",
+ "display_name": "White Candle",
+ "field": "nY",
+ "hardness": 0.1,
+ "max_state_id": 17262,
+ "min_state_id": 17247,
+ "num_states": 16,
+ "numeric_id": 778,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "white_candle"
+ },
+ "white_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with White Candle",
+ "field": "op",
+ "max_state_id": 17506,
+ "min_state_id": 17505,
+ "num_states": 2,
+ "numeric_id": 795,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "white_candle_cake"
+ },
+ "white_carpet": {
+ "class": "cmg",
+ "display_name": "White Carpet",
+ "field": "gP",
+ "hardness": 0.1,
+ "max_state_id": 7989,
+ "min_state_id": 7989,
+ "num_states": 1,
+ "numeric_id": 405,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "white_carpet"
+ },
+ "white_concrete": {
+ "class": "cdq",
+ "display_name": "White Concrete",
+ "field": "jK",
+ "hardness": 1.8,
+ "max_state_id": 9561,
+ "min_state_id": 9561,
+ "num_states": 1,
+ "numeric_id": 556,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "white_concrete"
+ },
+ "white_concrete_powder": {
+ "class": "cev",
+ "display_name": "White Concrete Powder",
+ "field": "ka",
+ "hardness": 0.5,
+ "max_state_id": 9577,
+ "min_state_id": 9577,
+ "num_states": 1,
+ "numeric_id": 572,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "white_concrete_powder"
+ },
+ "white_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "White Glazed Terracotta",
+ "field": "ju",
+ "hardness": 1.4,
+ "max_state_id": 9500,
+ "min_state_id": 9497,
+ "num_states": 4,
+ "numeric_id": 540,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "white_glazed_terracotta"
+ },
+ "white_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "White Shulker Box",
+ "field": "je",
+ "hardness": 2.0,
+ "max_state_id": 9406,
+ "min_state_id": 9401,
+ "num_states": 6,
+ "numeric_id": 524,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "white_shulker_box"
+ },
+ "white_stained_glass": {
+ "class": "ckl",
+ "display_name": "White Stained Glass",
+ "field": "dg",
+ "hardness": 0.3,
+ "max_state_id": 4164,
+ "min_state_id": 4164,
+ "num_states": 1,
+ "numeric_id": 214,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "white_stained_glass"
+ },
+ "white_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "White Stained Glass Pane",
+ "field": "gi",
+ "hardness": 0.3,
+ "max_state_id": 6985,
+ "min_state_id": 6954,
+ "num_states": 32,
+ "numeric_id": 372,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "white_stained_glass_pane"
+ },
+ "white_terracotta": {
+ "class": "cdq",
+ "display_name": "White Terracotta",
+ "field": "fS",
+ "hardness": 1.25,
+ "max_state_id": 6938,
+ "min_state_id": 6938,
+ "num_states": 1,
+ "numeric_id": 356,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "white_terracotta"
+ },
+ "white_tulip": {
+ "class": "cgg",
+ "display_name": "White Tulip",
+ "field": "bC",
+ "hardness": 0.0,
+ "max_state_id": 1475,
+ "min_state_id": 1475,
+ "num_states": 1,
+ "numeric_id": 132,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "white_tulip"
+ },
+ "white_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hE",
+ "hardness": 1.0,
+ "max_state_id": 8279,
+ "min_state_id": 8276,
+ "num_states": 4,
+ "numeric_id": 446,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "white_wall_banner"
+ },
+ "white_wool": {
+ "class": "cdq",
+ "display_name": "White Wool",
+ "field": "be",
+ "hardness": 0.8,
+ "max_state_id": 1440,
+ "min_state_id": 1440,
+ "num_states": 1,
+ "numeric_id": 108,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "white_wool"
+ },
+ "wither_rose": {
+ "class": "cmc",
+ "display_name": "Wither Rose",
+ "field": "bG",
+ "hardness": 0.0,
+ "max_state_id": 1479,
+ "min_state_id": 1479,
+ "num_states": 1,
+ "numeric_id": 136,
+ "resistance": 0.0,
+ "states": [],
+ "text_id": "wither_rose"
+ },
+ "wither_skeleton_skull": {
+ "block_entity": "skull",
+ "class": "cmd",
+ "display_name": "Wither Skeleton Skull",
+ "field": "fr",
+ "hardness": 1.0,
+ "max_state_id": 6604,
+ "min_state_id": 6589,
+ "num_states": 16,
+ "numeric_id": 329,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "wither_skeleton_skull"
+ },
+ "wither_skeleton_wall_skull": {
+ "block_entity": "skull",
+ "class": "cme",
+ "display_name": "Wither Skeleton Wall Skull",
+ "field": "fs",
+ "hardness": 1.0,
+ "max_state_id": 6608,
+ "min_state_id": 6605,
+ "num_states": 4,
+ "numeric_id": 330,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "wither_skeleton_wall_skull"
+ },
+ "yellow_banner": {
+ "block_entity": "banner",
+ "class": "ccw",
+ "display_name": "Yellow Banner",
+ "field": "hs",
+ "hardness": 1.0,
+ "max_state_id": 8099,
+ "min_state_id": 8084,
+ "num_states": 16,
+ "numeric_id": 434,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "yellow_banner"
+ },
+ "yellow_bed": {
+ "block_entity": "bed",
+ "class": "cdj",
+ "display_name": "Yellow Bed",
+ "field": "aH",
+ "hardness": 0.2,
+ "max_state_id": 1160,
+ "min_state_id": 1145,
+ "num_states": 16,
+ "numeric_id": 85,
+ "resistance": 0.2,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "enum_class": "cpj",
+ "field_name": "a",
+ "name": "part",
+ "num_values": 2,
+ "type": "enum",
+ "values": [
+ "HEAD",
+ "FOOT"
+ ]
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "occupied",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "yellow_bed"
+ },
+ "yellow_candle": {
+ "class": "cec",
+ "display_name": "Yellow Candle",
+ "field": "oc",
+ "hardness": 0.1,
+ "max_state_id": 17326,
+ "min_state_id": 17311,
+ "num_states": 16,
+ "numeric_id": 782,
+ "resistance": 0.1,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "max": 4,
+ "min": 1,
+ "name": "candles",
+ "num_values": 4,
+ "type": "int"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "f",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "g",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "yellow_candle"
+ },
+ "yellow_candle_cake": {
+ "class": "ced",
+ "display_name": "Cake with Yellow Candle",
+ "field": "ot",
+ "max_state_id": 17514,
+ "min_state_id": 17513,
+ "num_states": 2,
+ "numeric_id": 799,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "lit",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "yellow_candle_cake"
+ },
+ "yellow_carpet": {
+ "class": "cmg",
+ "display_name": "Yellow Carpet",
+ "field": "gT",
+ "hardness": 0.1,
+ "max_state_id": 7993,
+ "min_state_id": 7993,
+ "num_states": 1,
+ "numeric_id": 409,
+ "resistance": 0.1,
+ "states": [],
+ "text_id": "yellow_carpet"
+ },
+ "yellow_concrete": {
+ "class": "cdq",
+ "display_name": "Yellow Concrete",
+ "field": "jO",
+ "hardness": 1.8,
+ "max_state_id": 9565,
+ "min_state_id": 9565,
+ "num_states": 1,
+ "numeric_id": 560,
+ "resistance": 1.8,
+ "states": [],
+ "text_id": "yellow_concrete"
+ },
+ "yellow_concrete_powder": {
+ "class": "cev",
+ "display_name": "Yellow Concrete Powder",
+ "field": "ke",
+ "hardness": 0.5,
+ "max_state_id": 9581,
+ "min_state_id": 9581,
+ "num_states": 1,
+ "numeric_id": 576,
+ "resistance": 0.5,
+ "states": [],
+ "text_id": "yellow_concrete_powder"
+ },
+ "yellow_glazed_terracotta": {
+ "class": "cgn",
+ "display_name": "Yellow Glazed Terracotta",
+ "field": "jy",
+ "hardness": 1.4,
+ "max_state_id": 9516,
+ "min_state_id": 9513,
+ "num_states": 4,
+ "numeric_id": 544,
+ "resistance": 1.4,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "aD",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "yellow_glazed_terracotta"
+ },
+ "yellow_shulker_box": {
+ "block_entity": "shulker_box",
+ "class": "cjt",
+ "display_name": "Yellow Shulker Box",
+ "field": "ji",
+ "hardness": 2.0,
+ "max_state_id": 9430,
+ "min_state_id": 9425,
+ "num_states": 6,
+ "numeric_id": 528,
+ "resistance": 2.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 6,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST",
+ "UP",
+ "DOWN"
+ ]
+ }
+ ],
+ "text_id": "yellow_shulker_box"
+ },
+ "yellow_stained_glass": {
+ "class": "ckl",
+ "display_name": "Yellow Stained Glass",
+ "field": "dk",
+ "hardness": 0.3,
+ "max_state_id": 4168,
+ "min_state_id": 4168,
+ "num_states": 1,
+ "numeric_id": 218,
+ "resistance": 0.3,
+ "states": [],
+ "text_id": "yellow_stained_glass"
+ },
+ "yellow_stained_glass_pane": {
+ "class": "ckm",
+ "display_name": "Yellow Stained Glass Pane",
+ "field": "gm",
+ "hardness": 0.3,
+ "max_state_id": 7113,
+ "min_state_id": 7082,
+ "num_states": 32,
+ "numeric_id": 376,
+ "resistance": 0.3,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "north",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "name": "east",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "d",
+ "name": "west",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "c",
+ "name": "south",
+ "num_values": 2,
+ "type": "bool"
+ },
+ {
+ "declared_in": "cpl",
+ "field_name": "e",
+ "name": "waterlogged",
+ "num_values": 2,
+ "type": "bool"
+ }
+ ],
+ "text_id": "yellow_stained_glass_pane"
+ },
+ "yellow_terracotta": {
+ "class": "cdq",
+ "display_name": "Yellow Terracotta",
+ "field": "fW",
+ "hardness": 1.25,
+ "max_state_id": 6942,
+ "min_state_id": 6942,
+ "num_states": 1,
+ "numeric_id": 360,
+ "resistance": 4.2,
+ "states": [],
+ "text_id": "yellow_terracotta"
+ },
+ "yellow_wall_banner": {
+ "block_entity": "banner",
+ "class": "cln",
+ "field": "hI",
+ "hardness": 1.0,
+ "max_state_id": 8295,
+ "min_state_id": 8292,
+ "num_states": 4,
+ "numeric_id": 450,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "yellow_wall_banner"
+ },
+ "yellow_wool": {
+ "class": "cdq",
+ "display_name": "Yellow Wool",
+ "field": "bi",
+ "hardness": 0.8,
+ "max_state_id": 1444,
+ "min_state_id": 1444,
+ "num_states": 1,
+ "numeric_id": 112,
+ "resistance": 0.8,
+ "states": [],
+ "text_id": "yellow_wool"
+ },
+ "zombie_head": {
+ "block_entity": "skull",
+ "class": "cjw",
+ "display_name": "Zombie Head",
+ "field": "ft",
+ "hardness": 1.0,
+ "max_state_id": 6624,
+ "min_state_id": 6609,
+ "num_states": 16,
+ "numeric_id": 331,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "b",
+ "max": 15,
+ "min": 0,
+ "name": "rotation",
+ "num_values": 16,
+ "type": "int"
+ }
+ ],
+ "text_id": "zombie_head"
+ },
+ "zombie_wall_head": {
+ "block_entity": "skull",
+ "class": "clq",
+ "display_name": "Zombie Wall Head",
+ "field": "fu",
+ "hardness": 1.0,
+ "max_state_id": 6628,
+ "min_state_id": 6625,
+ "num_states": 4,
+ "numeric_id": 332,
+ "resistance": 1.0,
+ "states": [
+ {
+ "declared_in": "cpl",
+ "field_name": "a",
+ "name": "facing",
+ "num_values": 4,
+ "type": "direction",
+ "values": [
+ "NORTH",
+ "EAST",
+ "SOUTH",
+ "WEST"
+ ]
+ }
+ ],
+ "text_id": "zombie_wall_head"
+ }
+ },
+ "block_fields": {
+ "A": "water",
+ "B": "lava",
+ "C": "sand",
+ "D": "red_sand",
+ "E": "gravel",
+ "F": "gold_ore",
+ "G": "deepslate_gold_ore",
+ "H": "iron_ore",
+ "I": "deepslate_iron_ore",
+ "J": "coal_ore",
+ "K": "deepslate_coal_ore",
+ "L": "nether_gold_ore",
+ "M": "oak_log",
+ "N": "spruce_log",
+ "O": "birch_log",
+ "P": "jungle_log",
+ "Q": "acacia_log",
+ "R": "dark_oak_log",
+ "S": "stripped_spruce_log",
+ "T": "stripped_birch_log",
+ "U": "stripped_jungle_log",
+ "V": "stripped_acacia_log",
+ "W": "stripped_dark_oak_log",
+ "X": "stripped_oak_log",
+ "Y": "oak_wood",
+ "Z": "spruce_wood",
+ "a": "air",
+ "aA": "chiseled_sandstone",
+ "aB": "cut_sandstone",
+ "aC": "note_block",
+ "aD": "white_bed",
+ "aE": "orange_bed",
+ "aF": "magenta_bed",
+ "aG": "light_blue_bed",
+ "aH": "yellow_bed",
+ "aI": "lime_bed",
+ "aJ": "pink_bed",
+ "aK": "gray_bed",
+ "aL": "light_gray_bed",
+ "aM": "cyan_bed",
+ "aN": "purple_bed",
+ "aO": "blue_bed",
+ "aP": "brown_bed",
+ "aQ": "green_bed",
+ "aR": "red_bed",
+ "aS": "black_bed",
+ "aT": "powered_rail",
+ "aU": "detector_rail",
+ "aV": "sticky_piston",
+ "aW": "cobweb",
+ "aX": "grass",
+ "aY": "fern",
+ "aZ": "dead_bush",
+ "aa": "birch_wood",
+ "ab": "jungle_wood",
+ "ac": "acacia_wood",
+ "ad": "dark_oak_wood",
+ "ae": "stripped_oak_wood",
+ "af": "stripped_spruce_wood",
+ "ag": "stripped_birch_wood",
+ "ah": "stripped_jungle_wood",
+ "ai": "stripped_acacia_wood",
+ "aj": "stripped_dark_oak_wood",
+ "ak": "oak_leaves",
+ "al": "spruce_leaves",
+ "am": "birch_leaves",
+ "an": "jungle_leaves",
+ "ao": "acacia_leaves",
+ "ap": "dark_oak_leaves",
+ "aq": "azalea_leaves",
+ "ar": "flowering_azalea_leaves",
+ "as": "sponge",
+ "at": "wet_sponge",
+ "au": "glass",
+ "av": "lapis_ore",
+ "aw": "deepslate_lapis_ore",
+ "ax": "lapis_block",
+ "ay": "dispenser",
+ "az": "sandstone",
+ "b": "stone",
+ "bA": "red_tulip",
+ "bB": "orange_tulip",
+ "bC": "white_tulip",
+ "bD": "pink_tulip",
+ "bE": "oxeye_daisy",
+ "bF": "cornflower",
+ "bG": "wither_rose",
+ "bH": "lily_of_the_valley",
+ "bI": "brown_mushroom",
+ "bJ": "red_mushroom",
+ "bK": "gold_block",
+ "bL": "iron_block",
+ "bM": "bricks",
+ "bN": "tnt",
+ "bO": "bookshelf",
+ "bP": "mossy_cobblestone",
+ "bQ": "obsidian",
+ "bR": "torch",
+ "bS": "wall_torch",
+ "bT": "fire",
+ "bU": "soul_fire",
+ "bV": "spawner",
+ "bW": "oak_stairs",
+ "bX": "chest",
+ "bY": "redstone_wire",
+ "bZ": "diamond_ore",
+ "ba": "seagrass",
+ "bb": "tall_seagrass",
+ "bc": "piston",
+ "bd": "piston_head",
+ "be": "white_wool",
+ "bf": "orange_wool",
+ "bg": "magenta_wool",
+ "bh": "light_blue_wool",
+ "bi": "yellow_wool",
+ "bj": "lime_wool",
+ "bk": "pink_wool",
+ "bl": "gray_wool",
+ "bm": "light_gray_wool",
+ "bn": "cyan_wool",
+ "bo": "purple_wool",
+ "bp": "blue_wool",
+ "bq": "brown_wool",
+ "br": "green_wool",
+ "bs": "red_wool",
+ "bt": "black_wool",
+ "bu": "moving_piston",
+ "bv": "dandelion",
+ "bw": "poppy",
+ "bx": "blue_orchid",
+ "by": "allium",
+ "bz": "azure_bluet",
+ "c": "granite",
+ "cA": "spruce_pressure_plate",
+ "cB": "birch_pressure_plate",
+ "cC": "jungle_pressure_plate",
+ "cD": "acacia_pressure_plate",
+ "cE": "dark_oak_pressure_plate",
+ "cF": "redstone_ore",
+ "cG": "deepslate_redstone_ore",
+ "cH": "redstone_torch",
+ "cI": "redstone_wall_torch",
+ "cJ": "stone_button",
+ "cK": "snow",
+ "cL": "ice",
+ "cM": "snow_block",
+ "cN": "cactus",
+ "cO": "clay",
+ "cP": "sugar_cane",
+ "cQ": "jukebox",
+ "cR": "oak_fence",
+ "cS": "pumpkin",
+ "cT": "netherrack",
+ "cU": "soul_sand",
+ "cV": "soul_soil",
+ "cW": "basalt",
+ "cX": "polished_basalt",
+ "cY": "soul_torch",
+ "cZ": "soul_wall_torch",
+ "ca": "deepslate_diamond_ore",
+ "cb": "diamond_block",
+ "cc": "crafting_table",
+ "cd": "wheat",
+ "ce": "farmland",
+ "cf": "furnace",
+ "cg": "oak_sign",
+ "ch": "spruce_sign",
+ "ci": "birch_sign",
+ "cj": "acacia_sign",
+ "ck": "jungle_sign",
+ "cl": "dark_oak_sign",
+ "cm": "oak_door",
+ "cn": "ladder",
+ "co": "rail",
+ "cp": "cobblestone_stairs",
+ "cq": "oak_wall_sign",
+ "cr": "spruce_wall_sign",
+ "cs": "birch_wall_sign",
+ "ct": "acacia_wall_sign",
+ "cu": "jungle_wall_sign",
+ "cv": "dark_oak_wall_sign",
+ "cw": "lever",
+ "cx": "stone_pressure_plate",
+ "cy": "iron_door",
+ "cz": "oak_pressure_plate",
+ "d": "polished_granite",
+ "dA": "acacia_trapdoor",
+ "dB": "dark_oak_trapdoor",
+ "dC": "stone_bricks",
+ "dD": "mossy_stone_bricks",
+ "dE": "cracked_stone_bricks",
+ "dF": "chiseled_stone_bricks",
+ "dG": "infested_stone",
+ "dH": "infested_cobblestone",
+ "dI": "infested_stone_bricks",
+ "dJ": "infested_mossy_stone_bricks",
+ "dK": "infested_cracked_stone_bricks",
+ "dL": "infested_chiseled_stone_bricks",
+ "dM": "brown_mushroom_block",
+ "dN": "red_mushroom_block",
+ "dO": "mushroom_stem",
+ "dP": "iron_bars",
+ "dQ": "chain",
+ "dR": "glass_pane",
+ "dS": "melon",
+ "dT": "attached_pumpkin_stem",
+ "dU": "attached_melon_stem",
+ "dV": "pumpkin_stem",
+ "dW": "melon_stem",
+ "dX": "vine",
+ "dY": "glow_lichen",
+ "dZ": "oak_fence_gate",
+ "da": "glowstone",
+ "db": "nether_portal",
+ "dc": "carved_pumpkin",
+ "dd": "jack_o_lantern",
+ "de": "cake",
+ "df": "repeater",
+ "dg": "white_stained_glass",
+ "dh": "orange_stained_glass",
+ "di": "magenta_stained_glass",
+ "dj": "light_blue_stained_glass",
+ "dk": "yellow_stained_glass",
+ "dl": "lime_stained_glass",
+ "dm": "pink_stained_glass",
+ "dn": "gray_stained_glass",
+ "do": "light_gray_stained_glass",
+ "dp": "cyan_stained_glass",
+ "dq": "purple_stained_glass",
+ "dr": "blue_stained_glass",
+ "ds": "brown_stained_glass",
+ "dt": "green_stained_glass",
+ "du": "red_stained_glass",
+ "dv": "black_stained_glass",
+ "dw": "oak_trapdoor",
+ "dx": "spruce_trapdoor",
+ "dy": "birch_trapdoor",
+ "dz": "jungle_trapdoor",
+ "e": "diorite",
+ "eA": "emerald_block",
+ "eB": "spruce_stairs",
+ "eC": "birch_stairs",
+ "eD": "jungle_stairs",
+ "eE": "command_block",
+ "eF": "beacon",
+ "eG": "cobblestone_wall",
+ "eH": "mossy_cobblestone_wall",
+ "eI": "flower_pot",
+ "eJ": "potted_oak_sapling",
+ "eK": "potted_spruce_sapling",
+ "eL": "potted_birch_sapling",
+ "eM": "potted_jungle_sapling",
+ "eN": "potted_acacia_sapling",
+ "eO": "potted_dark_oak_sapling",
+ "eP": "potted_fern",
+ "eQ": "potted_dandelion",
+ "eR": "potted_poppy",
+ "eS": "potted_blue_orchid",
+ "eT": "potted_allium",
+ "eU": "potted_azure_bluet",
+ "eV": "potted_red_tulip",
+ "eW": "potted_orange_tulip",
+ "eX": "potted_white_tulip",
+ "eY": "potted_pink_tulip",
+ "eZ": "potted_oxeye_daisy",
+ "ea": "brick_stairs",
+ "eb": "stone_brick_stairs",
+ "ec": "mycelium",
+ "ed": "lily_pad",
+ "ee": "nether_bricks",
+ "ef": "nether_brick_fence",
+ "eg": "nether_brick_stairs",
+ "eh": "nether_wart",
+ "ei": "enchanting_table",
+ "ej": "brewing_stand",
+ "ek": "cauldron",
+ "el": "water_cauldron",
+ "em": "lava_cauldron",
+ "en": "powder_snow_cauldron",
+ "eo": "end_portal",
+ "ep": "end_portal_frame",
+ "eq": "end_stone",
+ "er": "dragon_egg",
+ "es": "redstone_lamp",
+ "et": "cocoa",
+ "eu": "sandstone_stairs",
+ "ev": "emerald_ore",
+ "ew": "deepslate_emerald_ore",
+ "ex": "ender_chest",
+ "ey": "tripwire_hook",
+ "ez": "tripwire",
+ "f": "polished_diorite",
+ "fA": "dragon_wall_head",
+ "fB": "anvil",
+ "fC": "chipped_anvil",
+ "fD": "damaged_anvil",
+ "fE": "trapped_chest",
+ "fF": "light_weighted_pressure_plate",
+ "fG": "heavy_weighted_pressure_plate",
+ "fH": "comparator",
+ "fI": "daylight_detector",
+ "fJ": "redstone_block",
+ "fK": "nether_quartz_ore",
+ "fL": "hopper",
+ "fM": "quartz_block",
+ "fN": "chiseled_quartz_block",
+ "fO": "quartz_pillar",
+ "fP": "quartz_stairs",
+ "fQ": "activator_rail",
+ "fR": "dropper",
+ "fS": "white_terracotta",
+ "fT": "orange_terracotta",
+ "fU": "magenta_terracotta",
+ "fV": "light_blue_terracotta",
+ "fW": "yellow_terracotta",
+ "fX": "lime_terracotta",
+ "fY": "pink_terracotta",
+ "fZ": "gray_terracotta",
+ "fa": "potted_cornflower",
+ "fb": "potted_lily_of_the_valley",
+ "fc": "potted_wither_rose",
+ "fd": "potted_red_mushroom",
+ "fe": "potted_brown_mushroom",
+ "ff": "potted_dead_bush",
+ "fg": "potted_cactus",
+ "fh": "carrots",
+ "fi": "potatoes",
+ "fj": "oak_button",
+ "fk": "spruce_button",
+ "fl": "birch_button",
+ "fm": "jungle_button",
+ "fn": "acacia_button",
+ "fo": "dark_oak_button",
+ "fp": "skeleton_skull",
+ "fq": "skeleton_wall_skull",
+ "fr": "wither_skeleton_skull",
+ "fs": "wither_skeleton_wall_skull",
+ "ft": "zombie_head",
+ "fu": "zombie_wall_head",
+ "fv": "player_head",
+ "fw": "player_wall_head",
+ "fx": "creeper_head",
+ "fy": "creeper_wall_head",
+ "fz": "dragon_head",
+ "g": "andesite",
+ "gA": "slime_block",
+ "gB": "barrier",
+ "gC": "light",
+ "gD": "iron_trapdoor",
+ "gE": "prismarine",
+ "gF": "prismarine_bricks",
+ "gG": "dark_prismarine",
+ "gH": "prismarine_stairs",
+ "gI": "prismarine_brick_stairs",
+ "gJ": "dark_prismarine_stairs",
+ "gK": "prismarine_slab",
+ "gL": "prismarine_brick_slab",
+ "gM": "dark_prismarine_slab",
+ "gN": "sea_lantern",
+ "gO": "hay_block",
+ "gP": "white_carpet",
+ "gQ": "orange_carpet",
+ "gR": "magenta_carpet",
+ "gS": "light_blue_carpet",
+ "gT": "yellow_carpet",
+ "gU": "lime_carpet",
+ "gV": "pink_carpet",
+ "gW": "gray_carpet",
+ "gX": "light_gray_carpet",
+ "gY": "cyan_carpet",
+ "gZ": "purple_carpet",
+ "ga": "light_gray_terracotta",
+ "gb": "cyan_terracotta",
+ "gc": "purple_terracotta",
+ "gd": "blue_terracotta",
+ "ge": "brown_terracotta",
+ "gf": "green_terracotta",
+ "gg": "red_terracotta",
+ "gh": "black_terracotta",
+ "gi": "white_stained_glass_pane",
+ "gj": "orange_stained_glass_pane",
+ "gk": "magenta_stained_glass_pane",
+ "gl": "light_blue_stained_glass_pane",
+ "gm": "yellow_stained_glass_pane",
+ "gn": "lime_stained_glass_pane",
+ "go": "pink_stained_glass_pane",
+ "gp": "gray_stained_glass_pane",
+ "gq": "light_gray_stained_glass_pane",
+ "gr": "cyan_stained_glass_pane",
+ "gs": "purple_stained_glass_pane",
+ "gt": "blue_stained_glass_pane",
+ "gu": "brown_stained_glass_pane",
+ "gv": "green_stained_glass_pane",
+ "gw": "red_stained_glass_pane",
+ "gx": "black_stained_glass_pane",
+ "gy": "acacia_stairs",
+ "gz": "dark_oak_stairs",
+ "h": "polished_andesite",
+ "hA": "brown_banner",
+ "hB": "green_banner",
+ "hC": "red_banner",
+ "hD": "black_banner",
+ "hE": "white_wall_banner",
+ "hF": "orange_wall_banner",
+ "hG": "magenta_wall_banner",
+ "hH": "light_blue_wall_banner",
+ "hI": "yellow_wall_banner",
+ "hJ": "lime_wall_banner",
+ "hK": "pink_wall_banner",
+ "hL": "gray_wall_banner",
+ "hM": "light_gray_wall_banner",
+ "hN": "cyan_wall_banner",
+ "hO": "purple_wall_banner",
+ "hP": "blue_wall_banner",
+ "hQ": "brown_wall_banner",
+ "hR": "green_wall_banner",
+ "hS": "red_wall_banner",
+ "hT": "black_wall_banner",
+ "hU": "red_sandstone",
+ "hV": "chiseled_red_sandstone",
+ "hW": "cut_red_sandstone",
+ "hX": "red_sandstone_stairs",
+ "hY": "oak_slab",
+ "hZ": "spruce_slab",
+ "ha": "blue_carpet",
+ "hb": "brown_carpet",
+ "hc": "green_carpet",
+ "hd": "red_carpet",
+ "he": "black_carpet",
+ "hf": "terracotta",
+ "hg": "coal_block",
+ "hh": "packed_ice",
+ "hi": "sunflower",
+ "hj": "lilac",
+ "hk": "rose_bush",
+ "hl": "peony",
+ "hm": "tall_grass",
+ "hn": "large_fern",
+ "ho": "white_banner",
+ "hp": "orange_banner",
+ "hq": "magenta_banner",
+ "hr": "light_blue_banner",
+ "hs": "yellow_banner",
+ "ht": "lime_banner",
+ "hu": "pink_banner",
+ "hv": "gray_banner",
+ "hw": "light_gray_banner",
+ "hx": "cyan_banner",
+ "hy": "purple_banner",
+ "hz": "blue_banner",
+ "i": "grass_block",
+ "iA": "spruce_fence",
+ "iB": "birch_fence",
+ "iC": "jungle_fence",
+ "iD": "acacia_fence",
+ "iE": "dark_oak_fence",
+ "iF": "spruce_door",
+ "iG": "birch_door",
+ "iH": "jungle_door",
+ "iI": "acacia_door",
+ "iJ": "dark_oak_door",
+ "iK": "end_rod",
+ "iL": "chorus_plant",
+ "iM": "chorus_flower",
+ "iN": "purpur_block",
+ "iO": "purpur_pillar",
+ "iP": "purpur_stairs",
+ "iQ": "end_stone_bricks",
+ "iR": "beetroots",
+ "iS": "dirt_path",
+ "iT": "end_gateway",
+ "iU": "repeating_command_block",
+ "iV": "chain_command_block",
+ "iW": "frosted_ice",
+ "iX": "magma_block",
+ "iY": "nether_wart_block",
+ "iZ": "red_nether_bricks",
+ "ia": "birch_slab",
+ "ib": "jungle_slab",
+ "ic": "acacia_slab",
+ "id": "dark_oak_slab",
+ "ie": "stone_slab",
+ "if": "smooth_stone_slab",
+ "ig": "sandstone_slab",
+ "ih": "cut_sandstone_slab",
+ "ii": "petrified_oak_slab",
+ "ij": "cobblestone_slab",
+ "ik": "brick_slab",
+ "il": "stone_brick_slab",
+ "im": "nether_brick_slab",
+ "in": "quartz_slab",
+ "io": "red_sandstone_slab",
+ "ip": "cut_red_sandstone_slab",
+ "iq": "purpur_slab",
+ "ir": "smooth_stone",
+ "is": "smooth_sandstone",
+ "it": "smooth_quartz",
+ "iu": "smooth_red_sandstone",
+ "iv": "spruce_fence_gate",
+ "iw": "birch_fence_gate",
+ "ix": "jungle_fence_gate",
+ "iy": "acacia_fence_gate",
+ "iz": "dark_oak_fence_gate",
+ "j": "dirt",
+ "jA": "pink_glazed_terracotta",
+ "jB": "gray_glazed_terracotta",
+ "jC": "light_gray_glazed_terracotta",
+ "jD": "cyan_glazed_terracotta",
+ "jE": "purple_glazed_terracotta",
+ "jF": "blue_glazed_terracotta",
+ "jG": "brown_glazed_terracotta",
+ "jH": "green_glazed_terracotta",
+ "jI": "red_glazed_terracotta",
+ "jJ": "black_glazed_terracotta",
+ "jK": "white_concrete",
+ "jL": "orange_concrete",
+ "jM": "magenta_concrete",
+ "jN": "light_blue_concrete",
+ "jO": "yellow_concrete",
+ "jP": "lime_concrete",
+ "jQ": "pink_concrete",
+ "jR": "gray_concrete",
+ "jS": "light_gray_concrete",
+ "jT": "cyan_concrete",
+ "jU": "purple_concrete",
+ "jV": "blue_concrete",
+ "jW": "brown_concrete",
+ "jX": "green_concrete",
+ "jY": "red_concrete",
+ "jZ": "black_concrete",
+ "ja": "bone_block",
+ "jb": "structure_void",
+ "jc": "observer",
+ "jd": "shulker_box",
+ "je": "white_shulker_box",
+ "jf": "orange_shulker_box",
+ "jg": "magenta_shulker_box",
+ "jh": "light_blue_shulker_box",
+ "ji": "yellow_shulker_box",
+ "jj": "lime_shulker_box",
+ "jk": "pink_shulker_box",
+ "jl": "gray_shulker_box",
+ "jm": "light_gray_shulker_box",
+ "jn": "cyan_shulker_box",
+ "jo": "purple_shulker_box",
+ "jp": "blue_shulker_box",
+ "jq": "brown_shulker_box",
+ "jr": "green_shulker_box",
+ "js": "red_shulker_box",
+ "jt": "black_shulker_box",
+ "ju": "white_glazed_terracotta",
+ "jv": "orange_glazed_terracotta",
+ "jw": "magenta_glazed_terracotta",
+ "jx": "light_blue_glazed_terracotta",
+ "jy": "yellow_glazed_terracotta",
+ "jz": "lime_glazed_terracotta",
+ "k": "coarse_dirt",
+ "kA": "brain_coral_block",
+ "kB": "bubble_coral_block",
+ "kC": "fire_coral_block",
+ "kD": "horn_coral_block",
+ "kE": "dead_tube_coral",
+ "kF": "dead_brain_coral",
+ "kG": "dead_bubble_coral",
+ "kH": "dead_fire_coral",
+ "kI": "dead_horn_coral",
+ "kJ": "tube_coral",
+ "kK": "brain_coral",
+ "kL": "bubble_coral",
+ "kM": "fire_coral",
+ "kN": "horn_coral",
+ "kO": "dead_tube_coral_fan",
+ "kP": "dead_brain_coral_fan",
+ "kQ": "dead_bubble_coral_fan",
+ "kR": "dead_fire_coral_fan",
+ "kS": "dead_horn_coral_fan",
+ "kT": "tube_coral_fan",
+ "kU": "brain_coral_fan",
+ "kV": "bubble_coral_fan",
+ "kW": "fire_coral_fan",
+ "kX": "horn_coral_fan",
+ "kY": "dead_tube_coral_wall_fan",
+ "kZ": "dead_brain_coral_wall_fan",
+ "ka": "white_concrete_powder",
+ "kb": "orange_concrete_powder",
+ "kc": "magenta_concrete_powder",
+ "kd": "light_blue_concrete_powder",
+ "ke": "yellow_concrete_powder",
+ "kf": "lime_concrete_powder",
+ "kg": "pink_concrete_powder",
+ "kh": "gray_concrete_powder",
+ "ki": "light_gray_concrete_powder",
+ "kj": "cyan_concrete_powder",
+ "kk": "purple_concrete_powder",
+ "kl": "blue_concrete_powder",
+ "km": "brown_concrete_powder",
+ "kn": "green_concrete_powder",
+ "ko": "red_concrete_powder",
+ "kp": "black_concrete_powder",
+ "kq": "kelp",
+ "kr": "kelp_plant",
+ "ks": "dried_kelp_block",
+ "kt": "turtle_egg",
+ "ku": "dead_tube_coral_block",
+ "kv": "dead_brain_coral_block",
+ "kw": "dead_bubble_coral_block",
+ "kx": "dead_fire_coral_block",
+ "ky": "dead_horn_coral_block",
+ "kz": "tube_coral_block",
+ "l": "podzol",
+ "lA": "granite_stairs",
+ "lB": "andesite_stairs",
+ "lC": "red_nether_brick_stairs",
+ "lD": "polished_andesite_stairs",
+ "lE": "diorite_stairs",
+ "lF": "polished_granite_slab",
+ "lG": "smooth_red_sandstone_slab",
+ "lH": "mossy_stone_brick_slab",
+ "lI": "polished_diorite_slab",
+ "lJ": "mossy_cobblestone_slab",
+ "lK": "end_stone_brick_slab",
+ "lL": "smooth_sandstone_slab",
+ "lM": "smooth_quartz_slab",
+ "lN": "granite_slab",
+ "lO": "andesite_slab",
+ "lP": "red_nether_brick_slab",
+ "lQ": "polished_andesite_slab",
+ "lR": "diorite_slab",
+ "lS": "brick_wall",
+ "lT": "prismarine_wall",
+ "lU": "red_sandstone_wall",
+ "lV": "mossy_stone_brick_wall",
+ "lW": "granite_wall",
+ "lX": "stone_brick_wall",
+ "lY": "nether_brick_wall",
+ "lZ": "andesite_wall",
+ "la": "dead_bubble_coral_wall_fan",
+ "lb": "dead_fire_coral_wall_fan",
+ "lc": "dead_horn_coral_wall_fan",
+ "ld": "tube_coral_wall_fan",
+ "le": "brain_coral_wall_fan",
+ "lf": "bubble_coral_wall_fan",
+ "lg": "fire_coral_wall_fan",
+ "lh": "horn_coral_wall_fan",
+ "li": "sea_pickle",
+ "lj": "blue_ice",
+ "lk": "conduit",
+ "ll": "bamboo_sapling",
+ "lm": "bamboo",
+ "ln": "potted_bamboo",
+ "lo": "void_air",
+ "lp": "cave_air",
+ "lq": "bubble_column",
+ "lr": "polished_granite_stairs",
+ "ls": "smooth_red_sandstone_stairs",
+ "lt": "mossy_stone_brick_stairs",
+ "lu": "polished_diorite_stairs",
+ "lv": "mossy_cobblestone_stairs",
+ "lw": "end_stone_brick_stairs",
+ "lx": "stone_stairs",
+ "ly": "smooth_sandstone_stairs",
+ "lz": "smooth_quartz_stairs",
+ "m": "cobblestone",
+ "mA": "warped_fungus",
+ "mB": "warped_wart_block",
+ "mC": "warped_roots",
+ "mD": "nether_sprouts",
+ "mE": "crimson_stem",
+ "mF": "stripped_crimson_stem",
+ "mG": "crimson_hyphae",
+ "mH": "stripped_crimson_hyphae",
+ "mI": "crimson_nylium",
+ "mJ": "crimson_fungus",
+ "mK": "shroomlight",
+ "mL": "weeping_vines",
+ "mM": "weeping_vines_plant",
+ "mN": "twisting_vines",
+ "mO": "twisting_vines_plant",
+ "mP": "crimson_roots",
+ "mQ": "crimson_planks",
+ "mR": "warped_planks",
+ "mS": "crimson_slab",
+ "mT": "warped_slab",
+ "mU": "crimson_pressure_plate",
+ "mV": "warped_pressure_plate",
+ "mW": "crimson_fence",
+ "mX": "warped_fence",
+ "mY": "crimson_trapdoor",
+ "mZ": "warped_trapdoor",
+ "ma": "red_nether_brick_wall",
+ "mb": "sandstone_wall",
+ "mc": "end_stone_brick_wall",
+ "md": "diorite_wall",
+ "me": "scaffolding",
+ "mf": "loom",
+ "mg": "barrel",
+ "mh": "smoker",
+ "mi": "blast_furnace",
+ "mj": "cartography_table",
+ "mk": "fletching_table",
+ "ml": "grindstone",
+ "mm": "lectern",
+ "mn": "smithing_table",
+ "mo": "stonecutter",
+ "mp": "bell",
+ "mq": "lantern",
+ "mr": "soul_lantern",
+ "ms": "campfire",
+ "mt": "soul_campfire",
+ "mu": "sweet_berry_bush",
+ "mv": "warped_stem",
+ "mw": "stripped_warped_stem",
+ "mx": "warped_hyphae",
+ "my": "stripped_warped_hyphae",
+ "mz": "warped_nylium",
+ "n": "oak_planks",
+ "nA": "potted_crimson_roots",
+ "nB": "potted_warped_roots",
+ "nC": "lodestone",
+ "nD": "blackstone",
+ "nE": "blackstone_stairs",
+ "nF": "blackstone_wall",
+ "nG": "blackstone_slab",
+ "nH": "polished_blackstone",
+ "nI": "polished_blackstone_bricks",
+ "nJ": "cracked_polished_blackstone_bricks",
+ "nK": "chiseled_polished_blackstone",
+ "nL": "polished_blackstone_brick_slab",
+ "nM": "polished_blackstone_brick_stairs",
+ "nN": "polished_blackstone_brick_wall",
+ "nO": "gilded_blackstone",
+ "nP": "polished_blackstone_stairs",
+ "nQ": "polished_blackstone_slab",
+ "nR": "polished_blackstone_pressure_plate",
+ "nS": "polished_blackstone_button",
+ "nT": "polished_blackstone_wall",
+ "nU": "chiseled_nether_bricks",
+ "nV": "cracked_nether_bricks",
+ "nW": "quartz_bricks",
+ "nX": "candle",
+ "nY": "white_candle",
+ "nZ": "orange_candle",
+ "na": "crimson_fence_gate",
+ "nb": "warped_fence_gate",
+ "nc": "crimson_stairs",
+ "nd": "warped_stairs",
+ "ne": "crimson_button",
+ "nf": "warped_button",
+ "ng": "crimson_door",
+ "nh": "warped_door",
+ "ni": "crimson_sign",
+ "nj": "warped_sign",
+ "nk": "crimson_wall_sign",
+ "nl": "warped_wall_sign",
+ "nm": "structure_block",
+ "nn": "jigsaw",
+ "no": "composter",
+ "np": "target",
+ "nq": "bee_nest",
+ "nr": "beehive",
+ "ns": "honey_block",
+ "nt": "honeycomb_block",
+ "nu": "netherite_block",
+ "nv": "ancient_debris",
+ "nw": "crying_obsidian",
+ "nx": "respawn_anchor",
+ "ny": "potted_crimson_fungus",
+ "nz": "potted_warped_fungus",
+ "o": "spruce_planks",
+ "oA": "blue_candle_cake",
+ "oB": "brown_candle_cake",
+ "oC": "green_candle_cake",
+ "oD": "red_candle_cake",
+ "oE": "black_candle_cake",
+ "oF": "amethyst_block",
+ "oG": "budding_amethyst",
+ "oH": "amethyst_cluster",
+ "oI": "large_amethyst_bud",
+ "oJ": "medium_amethyst_bud",
+ "oK": "small_amethyst_bud",
+ "oL": "tuff",
+ "oM": "calcite",
+ "oN": "tinted_glass",
+ "oO": "powder_snow",
+ "oP": "sculk_sensor",
+ "oQ": "oxidized_copper",
+ "oR": "weathered_copper",
+ "oS": "exposed_copper",
+ "oT": "copper_block",
+ "oU": "copper_ore",
+ "oV": "deepslate_copper_ore",
+ "oW": "oxidized_cut_copper",
+ "oX": "weathered_cut_copper",
+ "oY": "exposed_cut_copper",
+ "oZ": "cut_copper",
+ "oa": "magenta_candle",
+ "ob": "light_blue_candle",
+ "oc": "yellow_candle",
+ "od": "lime_candle",
+ "oe": "pink_candle",
+ "of": "gray_candle",
+ "og": "light_gray_candle",
+ "oh": "cyan_candle",
+ "oi": "purple_candle",
+ "oj": "blue_candle",
+ "ok": "brown_candle",
+ "ol": "green_candle",
+ "om": "red_candle",
+ "on": "black_candle",
+ "oo": "candle_cake",
+ "op": "white_candle_cake",
+ "oq": "orange_candle_cake",
+ "or": "magenta_candle_cake",
+ "os": "light_blue_candle_cake",
+ "ot": "yellow_candle_cake",
+ "ou": "lime_candle_cake",
+ "ov": "pink_candle_cake",
+ "ow": "gray_candle_cake",
+ "ox": "light_gray_candle_cake",
+ "oy": "cyan_candle_cake",
+ "oz": "purple_candle_cake",
+ "p": "birch_planks",
+ "pA": "dripstone_block",
+ "pB": "cave_vines",
+ "pC": "cave_vines_plant",
+ "pD": "spore_blossom",
+ "pE": "azalea",
+ "pF": "flowering_azalea",
+ "pG": "moss_carpet",
+ "pH": "moss_block",
+ "pI": "big_dripleaf",
+ "pJ": "big_dripleaf_stem",
+ "pK": "small_dripleaf",
+ "pL": "hanging_roots",
+ "pM": "rooted_dirt",
+ "pN": "deepslate",
+ "pO": "cobbled_deepslate",
+ "pP": "cobbled_deepslate_stairs",
+ "pQ": "cobbled_deepslate_slab",
+ "pR": "cobbled_deepslate_wall",
+ "pS": "polished_deepslate",
+ "pT": "polished_deepslate_stairs",
+ "pU": "polished_deepslate_slab",
+ "pV": "polished_deepslate_wall",
+ "pW": "deepslate_tiles",
+ "pX": "deepslate_tile_stairs",
+ "pY": "deepslate_tile_slab",
+ "pZ": "deepslate_tile_wall",
+ "pa": "oxidized_cut_copper_stairs",
+ "pb": "weathered_cut_copper_stairs",
+ "pc": "exposed_cut_copper_stairs",
+ "pd": "cut_copper_stairs",
+ "pe": "oxidized_cut_copper_slab",
+ "pf": "weathered_cut_copper_slab",
+ "pg": "exposed_cut_copper_slab",
+ "ph": "cut_copper_slab",
+ "pi": "waxed_copper_block",
+ "pj": "waxed_weathered_copper",
+ "pk": "waxed_exposed_copper",
+ "pl": "waxed_oxidized_copper",
+ "pm": "waxed_oxidized_cut_copper",
+ "pn": "waxed_weathered_cut_copper",
+ "po": "waxed_exposed_cut_copper",
+ "pp": "waxed_cut_copper",
+ "pq": "waxed_oxidized_cut_copper_stairs",
+ "pr": "waxed_weathered_cut_copper_stairs",
+ "ps": "waxed_exposed_cut_copper_stairs",
+ "pt": "waxed_cut_copper_stairs",
+ "pu": "waxed_oxidized_cut_copper_slab",
+ "pv": "waxed_weathered_cut_copper_slab",
+ "pw": "waxed_exposed_cut_copper_slab",
+ "px": "waxed_cut_copper_slab",
+ "py": "lightning_rod",
+ "pz": "pointed_dripstone",
+ "q": "jungle_planks",
+ "qa": "deepslate_bricks",
+ "qb": "deepslate_brick_stairs",
+ "qc": "deepslate_brick_slab",
+ "qd": "deepslate_brick_wall",
+ "qe": "chiseled_deepslate",
+ "qf": "cracked_deepslate_bricks",
+ "qg": "cracked_deepslate_tiles",
+ "qh": "infested_deepslate",
+ "qi": "smooth_basalt",
+ "qj": "raw_iron_block",
+ "qk": "raw_copper_block",
+ "ql": "raw_gold_block",
+ "qm": "potted_azalea_bush",
+ "qn": "potted_flowering_azalea_bush",
+ "r": "acacia_planks",
+ "s": "dark_oak_planks",
+ "t": "oak_sapling",
+ "u": "spruce_sapling",
+ "v": "birch_sapling",
+ "w": "jungle_sapling",
+ "x": "acacia_sapling",
+ "y": "dark_oak_sapling",
+ "z": "bedrock"
+ },
+ "ordered_blocks": [
+ "air",
+ "stone",
+ "granite",
+ "polished_granite",
+ "diorite",
+ "polished_diorite",
+ "andesite",
+ "polished_andesite",
+ "grass_block",
+ "dirt",
+ "coarse_dirt",
+ "podzol",
+ "cobblestone",
+ "oak_planks",
+ "spruce_planks",
+ "birch_planks",
+ "jungle_planks",
+ "acacia_planks",
+ "dark_oak_planks",
+ "oak_sapling",
+ "spruce_sapling",
+ "birch_sapling",
+ "jungle_sapling",
+ "acacia_sapling",
+ "dark_oak_sapling",
+ "bedrock",
+ "water",
+ "lava",
+ "sand",
+ "red_sand",
+ "gravel",
+ "gold_ore",
+ "deepslate_gold_ore",
+ "iron_ore",
+ "deepslate_iron_ore",
+ "coal_ore",
+ "deepslate_coal_ore",
+ "nether_gold_ore",
+ "oak_log",
+ "spruce_log",
+ "birch_log",
+ "jungle_log",
+ "acacia_log",
+ "dark_oak_log",
+ "stripped_spruce_log",
+ "stripped_birch_log",
+ "stripped_jungle_log",
+ "stripped_acacia_log",
+ "stripped_dark_oak_log",
+ "stripped_oak_log",
+ "oak_wood",
+ "spruce_wood",
+ "birch_wood",
+ "jungle_wood",
+ "acacia_wood",
+ "dark_oak_wood",
+ "stripped_oak_wood",
+ "stripped_spruce_wood",
+ "stripped_birch_wood",
+ "stripped_jungle_wood",
+ "stripped_acacia_wood",
+ "stripped_dark_oak_wood",
+ "oak_leaves",
+ "spruce_leaves",
+ "birch_leaves",
+ "jungle_leaves",
+ "acacia_leaves",
+ "dark_oak_leaves",
+ "azalea_leaves",
+ "flowering_azalea_leaves",
+ "sponge",
+ "wet_sponge",
+ "glass",
+ "lapis_ore",
+ "deepslate_lapis_ore",
+ "lapis_block",
+ "dispenser",
+ "sandstone",
+ "chiseled_sandstone",
+ "cut_sandstone",
+ "note_block",
+ "white_bed",
+ "orange_bed",
+ "magenta_bed",
+ "light_blue_bed",
+ "yellow_bed",
+ "lime_bed",
+ "pink_bed",
+ "gray_bed",
+ "light_gray_bed",
+ "cyan_bed",
+ "purple_bed",
+ "blue_bed",
+ "brown_bed",
+ "green_bed",
+ "red_bed",
+ "black_bed",
+ "powered_rail",
+ "detector_rail",
+ "sticky_piston",
+ "cobweb",
+ "grass",
+ "fern",
+ "dead_bush",
+ "seagrass",
+ "tall_seagrass",
+ "piston",
+ "piston_head",
+ "white_wool",
+ "orange_wool",
+ "magenta_wool",
+ "light_blue_wool",
+ "yellow_wool",
+ "lime_wool",
+ "pink_wool",
+ "gray_wool",
+ "light_gray_wool",
+ "cyan_wool",
+ "purple_wool",
+ "blue_wool",
+ "brown_wool",
+ "green_wool",
+ "red_wool",
+ "black_wool",
+ "moving_piston",
+ "dandelion",
+ "poppy",
+ "blue_orchid",
+ "allium",
+ "azure_bluet",
+ "red_tulip",
+ "orange_tulip",
+ "white_tulip",
+ "pink_tulip",
+ "oxeye_daisy",
+ "cornflower",
+ "wither_rose",
+ "lily_of_the_valley",
+ "brown_mushroom",
+ "red_mushroom",
+ "gold_block",
+ "iron_block",
+ "bricks",
+ "tnt",
+ "bookshelf",
+ "mossy_cobblestone",
+ "obsidian",
+ "torch",
+ "wall_torch",
+ "fire",
+ "soul_fire",
+ "spawner",
+ "oak_stairs",
+ "chest",
+ "redstone_wire",
+ "diamond_ore",
+ "deepslate_diamond_ore",
+ "diamond_block",
+ "crafting_table",
+ "wheat",
+ "farmland",
+ "furnace",
+ "oak_sign",
+ "spruce_sign",
+ "birch_sign",
+ "acacia_sign",
+ "jungle_sign",
+ "dark_oak_sign",
+ "oak_door",
+ "ladder",
+ "rail",
+ "cobblestone_stairs",
+ "oak_wall_sign",
+ "spruce_wall_sign",
+ "birch_wall_sign",
+ "acacia_wall_sign",
+ "jungle_wall_sign",
+ "dark_oak_wall_sign",
+ "lever",
+ "stone_pressure_plate",
+ "iron_door",
+ "oak_pressure_plate",
+ "spruce_pressure_plate",
+ "birch_pressure_plate",
+ "jungle_pressure_plate",
+ "acacia_pressure_plate",
+ "dark_oak_pressure_plate",
+ "redstone_ore",
+ "deepslate_redstone_ore",
+ "redstone_torch",
+ "redstone_wall_torch",
+ "stone_button",
+ "snow",
+ "ice",
+ "snow_block",
+ "cactus",
+ "clay",
+ "sugar_cane",
+ "jukebox",
+ "oak_fence",
+ "pumpkin",
+ "netherrack",
+ "soul_sand",
+ "soul_soil",
+ "basalt",
+ "polished_basalt",
+ "soul_torch",
+ "soul_wall_torch",
+ "glowstone",
+ "nether_portal",
+ "carved_pumpkin",
+ "jack_o_lantern",
+ "cake",
+ "repeater",
+ "white_stained_glass",
+ "orange_stained_glass",
+ "magenta_stained_glass",
+ "light_blue_stained_glass",
+ "yellow_stained_glass",
+ "lime_stained_glass",
+ "pink_stained_glass",
+ "gray_stained_glass",
+ "light_gray_stained_glass",
+ "cyan_stained_glass",
+ "purple_stained_glass",
+ "blue_stained_glass",
+ "brown_stained_glass",
+ "green_stained_glass",
+ "red_stained_glass",
+ "black_stained_glass",
+ "oak_trapdoor",
+ "spruce_trapdoor",
+ "birch_trapdoor",
+ "jungle_trapdoor",
+ "acacia_trapdoor",
+ "dark_oak_trapdoor",
+ "stone_bricks",
+ "mossy_stone_bricks",
+ "cracked_stone_bricks",
+ "chiseled_stone_bricks",
+ "infested_stone",
+ "infested_cobblestone",
+ "infested_stone_bricks",
+ "infested_mossy_stone_bricks",
+ "infested_cracked_stone_bricks",
+ "infested_chiseled_stone_bricks",
+ "brown_mushroom_block",
+ "red_mushroom_block",
+ "mushroom_stem",
+ "iron_bars",
+ "chain",
+ "glass_pane",
+ "melon",
+ "attached_pumpkin_stem",
+ "attached_melon_stem",
+ "pumpkin_stem",
+ "melon_stem",
+ "vine",
+ "glow_lichen",
+ "oak_fence_gate",
+ "brick_stairs",
+ "stone_brick_stairs",
+ "mycelium",
+ "lily_pad",
+ "nether_bricks",
+ "nether_brick_fence",
+ "nether_brick_stairs",
+ "nether_wart",
+ "enchanting_table",
+ "brewing_stand",
+ "cauldron",
+ "water_cauldron",
+ "lava_cauldron",
+ "powder_snow_cauldron",
+ "end_portal",
+ "end_portal_frame",
+ "end_stone",
+ "dragon_egg",
+ "redstone_lamp",
+ "cocoa",
+ "sandstone_stairs",
+ "emerald_ore",
+ "deepslate_emerald_ore",
+ "ender_chest",
+ "tripwire_hook",
+ "tripwire",
+ "emerald_block",
+ "spruce_stairs",
+ "birch_stairs",
+ "jungle_stairs",
+ "command_block",
+ "beacon",
+ "cobblestone_wall",
+ "mossy_cobblestone_wall",
+ "flower_pot",
+ "potted_oak_sapling",
+ "potted_spruce_sapling",
+ "potted_birch_sapling",
+ "potted_jungle_sapling",
+ "potted_acacia_sapling",
+ "potted_dark_oak_sapling",
+ "potted_fern",
+ "potted_dandelion",
+ "potted_poppy",
+ "potted_blue_orchid",
+ "potted_allium",
+ "potted_azure_bluet",
+ "potted_red_tulip",
+ "potted_orange_tulip",
+ "potted_white_tulip",
+ "potted_pink_tulip",
+ "potted_oxeye_daisy",
+ "potted_cornflower",
+ "potted_lily_of_the_valley",
+ "potted_wither_rose",
+ "potted_red_mushroom",
+ "potted_brown_mushroom",
+ "potted_dead_bush",
+ "potted_cactus",
+ "carrots",
+ "potatoes",
+ "oak_button",
+ "spruce_button",
+ "birch_button",
+ "jungle_button",
+ "acacia_button",
+ "dark_oak_button",
+ "skeleton_skull",
+ "skeleton_wall_skull",
+ "wither_skeleton_skull",
+ "wither_skeleton_wall_skull",
+ "zombie_head",
+ "zombie_wall_head",
+ "player_head",
+ "player_wall_head",
+ "creeper_head",
+ "creeper_wall_head",
+ "dragon_head",
+ "dragon_wall_head",
+ "anvil",
+ "chipped_anvil",
+ "damaged_anvil",
+ "trapped_chest",
+ "light_weighted_pressure_plate",
+ "heavy_weighted_pressure_plate",
+ "comparator",
+ "daylight_detector",
+ "redstone_block",
+ "nether_quartz_ore",
+ "hopper",
+ "quartz_block",
+ "chiseled_quartz_block",
+ "quartz_pillar",
+ "quartz_stairs",
+ "activator_rail",
+ "dropper",
+ "white_terracotta",
+ "orange_terracotta",
+ "magenta_terracotta",
+ "light_blue_terracotta",
+ "yellow_terracotta",
+ "lime_terracotta",
+ "pink_terracotta",
+ "gray_terracotta",
+ "light_gray_terracotta",
+ "cyan_terracotta",
+ "purple_terracotta",
+ "blue_terracotta",
+ "brown_terracotta",
+ "green_terracotta",
+ "red_terracotta",
+ "black_terracotta",
+ "white_stained_glass_pane",
+ "orange_stained_glass_pane",
+ "magenta_stained_glass_pane",
+ "light_blue_stained_glass_pane",
+ "yellow_stained_glass_pane",
+ "lime_stained_glass_pane",
+ "pink_stained_glass_pane",
+ "gray_stained_glass_pane",
+ "light_gray_stained_glass_pane",
+ "cyan_stained_glass_pane",
+ "purple_stained_glass_pane",
+ "blue_stained_glass_pane",
+ "brown_stained_glass_pane",
+ "green_stained_glass_pane",
+ "red_stained_glass_pane",
+ "black_stained_glass_pane",
+ "acacia_stairs",
+ "dark_oak_stairs",
+ "slime_block",
+ "barrier",
+ "light",
+ "iron_trapdoor",
+ "prismarine",
+ "prismarine_bricks",
+ "dark_prismarine",
+ "prismarine_stairs",
+ "prismarine_brick_stairs",
+ "dark_prismarine_stairs",
+ "prismarine_slab",
+ "prismarine_brick_slab",
+ "dark_prismarine_slab",
+ "sea_lantern",
+ "hay_block",
+ "white_carpet",
+ "orange_carpet",
+ "magenta_carpet",
+ "light_blue_carpet",
+ "yellow_carpet",
+ "lime_carpet",
+ "pink_carpet",
+ "gray_carpet",
+ "light_gray_carpet",
+ "cyan_carpet",
+ "purple_carpet",
+ "blue_carpet",
+ "brown_carpet",
+ "green_carpet",
+ "red_carpet",
+ "black_carpet",
+ "terracotta",
+ "coal_block",
+ "packed_ice",
+ "sunflower",
+ "lilac",
+ "rose_bush",
+ "peony",
+ "tall_grass",
+ "large_fern",
+ "white_banner",
+ "orange_banner",
+ "magenta_banner",
+ "light_blue_banner",
+ "yellow_banner",
+ "lime_banner",
+ "pink_banner",
+ "gray_banner",
+ "light_gray_banner",
+ "cyan_banner",
+ "purple_banner",
+ "blue_banner",
+ "brown_banner",
+ "green_banner",
+ "red_banner",
+ "black_banner",
+ "white_wall_banner",
+ "orange_wall_banner",
+ "magenta_wall_banner",
+ "light_blue_wall_banner",
+ "yellow_wall_banner",
+ "lime_wall_banner",
+ "pink_wall_banner",
+ "gray_wall_banner",
+ "light_gray_wall_banner",
+ "cyan_wall_banner",
+ "purple_wall_banner",
+ "blue_wall_banner",
+ "brown_wall_banner",
+ "green_wall_banner",
+ "red_wall_banner",
+ "black_wall_banner",
+ "red_sandstone",
+ "chiseled_red_sandstone",
+ "cut_red_sandstone",
+ "red_sandstone_stairs",
+ "oak_slab",
+ "spruce_slab",
+ "birch_slab",
+ "jungle_slab",
+ "acacia_slab",
+ "dark_oak_slab",
+ "stone_slab",
+ "smooth_stone_slab",
+ "sandstone_slab",
+ "cut_sandstone_slab",
+ "petrified_oak_slab",
+ "cobblestone_slab",
+ "brick_slab",
+ "stone_brick_slab",
+ "nether_brick_slab",
+ "quartz_slab",
+ "red_sandstone_slab",
+ "cut_red_sandstone_slab",
+ "purpur_slab",
+ "smooth_stone",
+ "smooth_sandstone",
+ "smooth_quartz",
+ "smooth_red_sandstone",
+ "spruce_fence_gate",
+ "birch_fence_gate",
+ "jungle_fence_gate",
+ "acacia_fence_gate",
+ "dark_oak_fence_gate",
+ "spruce_fence",
+ "birch_fence",
+ "jungle_fence",
+ "acacia_fence",
+ "dark_oak_fence",
+ "spruce_door",
+ "birch_door",
+ "jungle_door",
+ "acacia_door",
+ "dark_oak_door",
+ "end_rod",
+ "chorus_plant",
+ "chorus_flower",
+ "purpur_block",
+ "purpur_pillar",
+ "purpur_stairs",
+ "end_stone_bricks",
+ "beetroots",
+ "dirt_path",
+ "end_gateway",
+ "repeating_command_block",
+ "chain_command_block",
+ "frosted_ice",
+ "magma_block",
+ "nether_wart_block",
+ "red_nether_bricks",
+ "bone_block",
+ "structure_void",
+ "observer",
+ "shulker_box",
+ "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",
+ "light_gray_shulker_box",
+ "cyan_shulker_box",
+ "purple_shulker_box",
+ "blue_shulker_box",
+ "brown_shulker_box",
+ "green_shulker_box",
+ "red_shulker_box",
+ "black_shulker_box",
+ "white_glazed_terracotta",
+ "orange_glazed_terracotta",
+ "magenta_glazed_terracotta",
+ "light_blue_glazed_terracotta",
+ "yellow_glazed_terracotta",
+ "lime_glazed_terracotta",
+ "pink_glazed_terracotta",
+ "gray_glazed_terracotta",
+ "light_gray_glazed_terracotta",
+ "cyan_glazed_terracotta",
+ "purple_glazed_terracotta",
+ "blue_glazed_terracotta",
+ "brown_glazed_terracotta",
+ "green_glazed_terracotta",
+ "red_glazed_terracotta",
+ "black_glazed_terracotta",
+ "white_concrete",
+ "orange_concrete",
+ "magenta_concrete",
+ "light_blue_concrete",
+ "yellow_concrete",
+ "lime_concrete",
+ "pink_concrete",
+ "gray_concrete",
+ "light_gray_concrete",
+ "cyan_concrete",
+ "purple_concrete",
+ "blue_concrete",
+ "brown_concrete",
+ "green_concrete",
+ "red_concrete",
+ "black_concrete",
+ "white_concrete_powder",
+ "orange_concrete_powder",
+ "magenta_concrete_powder",
+ "light_blue_concrete_powder",
+ "yellow_concrete_powder",
+ "lime_concrete_powder",
+ "pink_concrete_powder",
+ "gray_concrete_powder",
+ "light_gray_concrete_powder",
+ "cyan_concrete_powder",
+ "purple_concrete_powder",
+ "blue_concrete_powder",
+ "brown_concrete_powder",
+ "green_concrete_powder",
+ "red_concrete_powder",
+ "black_concrete_powder",
+ "kelp",
+ "kelp_plant",
+ "dried_kelp_block",
+ "turtle_egg",
+ "dead_tube_coral_block",
+ "dead_brain_coral_block",
+ "dead_bubble_coral_block",
+ "dead_fire_coral_block",
+ "dead_horn_coral_block",
+ "tube_coral_block",
+ "brain_coral_block",
+ "bubble_coral_block",
+ "fire_coral_block",
+ "horn_coral_block",
+ "dead_tube_coral",
+ "dead_brain_coral",
+ "dead_bubble_coral",
+ "dead_fire_coral",
+ "dead_horn_coral",
+ "tube_coral",
+ "brain_coral",
+ "bubble_coral",
+ "fire_coral",
+ "horn_coral",
+ "dead_tube_coral_fan",
+ "dead_brain_coral_fan",
+ "dead_bubble_coral_fan",
+ "dead_fire_coral_fan",
+ "dead_horn_coral_fan",
+ "tube_coral_fan",
+ "brain_coral_fan",
+ "bubble_coral_fan",
+ "fire_coral_fan",
+ "horn_coral_fan",
+ "dead_tube_coral_wall_fan",
+ "dead_brain_coral_wall_fan",
+ "dead_bubble_coral_wall_fan",
+ "dead_fire_coral_wall_fan",
+ "dead_horn_coral_wall_fan",
+ "tube_coral_wall_fan",
+ "brain_coral_wall_fan",
+ "bubble_coral_wall_fan",
+ "fire_coral_wall_fan",
+ "horn_coral_wall_fan",
+ "sea_pickle",
+ "blue_ice",
+ "conduit",
+ "bamboo_sapling",
+ "bamboo",
+ "potted_bamboo",
+ "void_air",
+ "cave_air",
+ "bubble_column",
+ "polished_granite_stairs",
+ "smooth_red_sandstone_stairs",
+ "mossy_stone_brick_stairs",
+ "polished_diorite_stairs",
+ "mossy_cobblestone_stairs",
+ "end_stone_brick_stairs",
+ "stone_stairs",
+ "smooth_sandstone_stairs",
+ "smooth_quartz_stairs",
+ "granite_stairs",
+ "andesite_stairs",
+ "red_nether_brick_stairs",
+ "polished_andesite_stairs",
+ "diorite_stairs",
+ "polished_granite_slab",
+ "smooth_red_sandstone_slab",
+ "mossy_stone_brick_slab",
+ "polished_diorite_slab",
+ "mossy_cobblestone_slab",
+ "end_stone_brick_slab",
+ "smooth_sandstone_slab",
+ "smooth_quartz_slab",
+ "granite_slab",
+ "andesite_slab",
+ "red_nether_brick_slab",
+ "polished_andesite_slab",
+ "diorite_slab",
+ "brick_wall",
+ "prismarine_wall",
+ "red_sandstone_wall",
+ "mossy_stone_brick_wall",
+ "granite_wall",
+ "stone_brick_wall",
+ "nether_brick_wall",
+ "andesite_wall",
+ "red_nether_brick_wall",
+ "sandstone_wall",
+ "end_stone_brick_wall",
+ "diorite_wall",
+ "scaffolding",
+ "loom",
+ "barrel",
+ "smoker",
+ "blast_furnace",
+ "cartography_table",
+ "fletching_table",
+ "grindstone",
+ "lectern",
+ "smithing_table",
+ "stonecutter",
+ "bell",
+ "lantern",
+ "soul_lantern",
+ "campfire",
+ "soul_campfire",
+ "sweet_berry_bush",
+ "warped_stem",
+ "stripped_warped_stem",
+ "warped_hyphae",
+ "stripped_warped_hyphae",
+ "warped_nylium",
+ "warped_fungus",
+ "warped_wart_block",
+ "warped_roots",
+ "nether_sprouts",
+ "crimson_stem",
+ "stripped_crimson_stem",
+ "crimson_hyphae",
+ "stripped_crimson_hyphae",
+ "crimson_nylium",
+ "crimson_fungus",
+ "shroomlight",
+ "weeping_vines",
+ "weeping_vines_plant",
+ "twisting_vines",
+ "twisting_vines_plant",
+ "crimson_roots",
+ "crimson_planks",
+ "warped_planks",
+ "crimson_slab",
+ "warped_slab",
+ "crimson_pressure_plate",
+ "warped_pressure_plate",
+ "crimson_fence",
+ "warped_fence",
+ "crimson_trapdoor",
+ "warped_trapdoor",
+ "crimson_fence_gate",
+ "warped_fence_gate",
+ "crimson_stairs",
+ "warped_stairs",
+ "crimson_button",
+ "warped_button",
+ "crimson_door",
+ "warped_door",
+ "crimson_sign",
+ "warped_sign",
+ "crimson_wall_sign",
+ "warped_wall_sign",
+ "structure_block",
+ "jigsaw",
+ "composter",
+ "target",
+ "bee_nest",
+ "beehive",
+ "honey_block",
+ "honeycomb_block",
+ "netherite_block",
+ "ancient_debris",
+ "crying_obsidian",
+ "respawn_anchor",
+ "potted_crimson_fungus",
+ "potted_warped_fungus",
+ "potted_crimson_roots",
+ "potted_warped_roots",
+ "lodestone",
+ "blackstone",
+ "blackstone_stairs",
+ "blackstone_wall",
+ "blackstone_slab",
+ "polished_blackstone",
+ "polished_blackstone_bricks",
+ "cracked_polished_blackstone_bricks",
+ "chiseled_polished_blackstone",
+ "polished_blackstone_brick_slab",
+ "polished_blackstone_brick_stairs",
+ "polished_blackstone_brick_wall",
+ "gilded_blackstone",
+ "polished_blackstone_stairs",
+ "polished_blackstone_slab",
+ "polished_blackstone_pressure_plate",
+ "polished_blackstone_button",
+ "polished_blackstone_wall",
+ "chiseled_nether_bricks",
+ "cracked_nether_bricks",
+ "quartz_bricks",
+ "candle",
+ "white_candle",
+ "orange_candle",
+ "magenta_candle",
+ "light_blue_candle",
+ "yellow_candle",
+ "lime_candle",
+ "pink_candle",
+ "gray_candle",
+ "light_gray_candle",
+ "cyan_candle",
+ "purple_candle",
+ "blue_candle",
+ "brown_candle",
+ "green_candle",
+ "red_candle",
+ "black_candle",
+ "candle_cake",
+ "white_candle_cake",
+ "orange_candle_cake",
+ "magenta_candle_cake",
+ "light_blue_candle_cake",
+ "yellow_candle_cake",
+ "lime_candle_cake",
+ "pink_candle_cake",
+ "gray_candle_cake",
+ "light_gray_candle_cake",
+ "cyan_candle_cake",
+ "purple_candle_cake",
+ "blue_candle_cake",
+ "brown_candle_cake",
+ "green_candle_cake",
+ "red_candle_cake",
+ "black_candle_cake",
+ "amethyst_block",
+ "budding_amethyst",
+ "amethyst_cluster",
+ "large_amethyst_bud",
+ "medium_amethyst_bud",
+ "small_amethyst_bud",
+ "tuff",
+ "calcite",
+ "tinted_glass",
+ "powder_snow",
+ "sculk_sensor",
+ "oxidized_copper",
+ "weathered_copper",
+ "exposed_copper",
+ "copper_block",
+ "copper_ore",
+ "deepslate_copper_ore",
+ "oxidized_cut_copper",
+ "weathered_cut_copper",
+ "exposed_cut_copper",
+ "cut_copper",
+ "oxidized_cut_copper_stairs",
+ "weathered_cut_copper_stairs",
+ "exposed_cut_copper_stairs",
+ "cut_copper_stairs",
+ "oxidized_cut_copper_slab",
+ "weathered_cut_copper_slab",
+ "exposed_cut_copper_slab",
+ "cut_copper_slab",
+ "waxed_copper_block",
+ "waxed_weathered_copper",
+ "waxed_exposed_copper",
+ "waxed_oxidized_copper",
+ "waxed_oxidized_cut_copper",
+ "waxed_weathered_cut_copper",
+ "waxed_exposed_cut_copper",
+ "waxed_cut_copper",
+ "waxed_oxidized_cut_copper_stairs",
+ "waxed_weathered_cut_copper_stairs",
+ "waxed_exposed_cut_copper_stairs",
+ "waxed_cut_copper_stairs",
+ "waxed_oxidized_cut_copper_slab",
+ "waxed_weathered_cut_copper_slab",
+ "waxed_exposed_cut_copper_slab",
+ "waxed_cut_copper_slab",
+ "lightning_rod",
+ "pointed_dripstone",
+ "dripstone_block",
+ "cave_vines",
+ "cave_vines_plant",
+ "spore_blossom",
+ "azalea",
+ "flowering_azalea",
+ "moss_carpet",
+ "moss_block",
+ "big_dripleaf",
+ "big_dripleaf_stem",
+ "small_dripleaf",
+ "hanging_roots",
+ "rooted_dirt",
+ "deepslate",
+ "cobbled_deepslate",
+ "cobbled_deepslate_stairs",
+ "cobbled_deepslate_slab",
+ "cobbled_deepslate_wall",
+ "polished_deepslate",
+ "polished_deepslate_stairs",
+ "polished_deepslate_slab",
+ "polished_deepslate_wall",
+ "deepslate_tiles",
+ "deepslate_tile_stairs",
+ "deepslate_tile_slab",
+ "deepslate_tile_wall",
+ "deepslate_bricks",
+ "deepslate_brick_stairs",
+ "deepslate_brick_slab",
+ "deepslate_brick_wall",
+ "chiseled_deepslate",
+ "cracked_deepslate_bricks",
+ "cracked_deepslate_tiles",
+ "infested_deepslate",
+ "smooth_basalt",
+ "raw_iron_block",
+ "raw_copper_block",
+ "raw_gold_block",
+ "potted_azalea_bush",
+ "potted_flowering_azalea_bush"
+ ]
+ },
+ "classes": {
+ "anvilchunkloader": "net/minecraft/server/MinecraftServer",
+ "biome.list": "cbx",
+ "biome.register": "cbx",
+ "biome.superclass": "ys",
+ "block.list": "cdr",
+ "block.register": "cdr",
+ "block.superclass": "cdq",
+ "blockstate": "cov",
+ "blockstatecontainer": "cow$a",
+ "chatcomponent": "qk",
+ "entity.list": "axo",
+ "entity.trackerentry": "adv",
+ "enumfacing.plane": "go$c",
+ "identifier": "yt",
+ "idmap": "gu",
+ "item.list": "buy",
+ "item.register": "buy",
+ "item.superclass": "bus",
+ "itemstack": "buw",
+ "metadata": "ye",
+ "nbtcompound": "ok",
+ "nethandler.client": "emt",
+ "nethandler.server": "aep",
+ "packet.connectionstate": "px",
+ "packet.packetbuffer": "py",
+ "particle": "ia",
+ "particletypes": "ic",
+ "position": "gj",
+ "recipe.superclass": "kg",
+ "sounds.event": "ahk",
+ "sounds.list": "ahk",
+ "tileentity.list": "cmt",
+ "tileentity.superclass": "cmr"
+ },
+ "entities": {
+ "dataserializers": {
+ "BlockPos": {
+ "class": "yd$4",
+ "field": "l",
+ "id": 9,
+ "instructions": [
+ {
+ "field": "(gj)value",
+ "operation": "write",
+ "type": "position"
+ }
+ ],
+ "name": "BlockPos",
+ "type": "gj"
+ },
+ "Boolean": {
+ "class": "yd$19",
+ "field": "i",
+ "id": 7,
+ "instructions": [
+ {
+ "field": "((Boolean)value).booleanValue()",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "name": "Boolean",
+ "type": "java/lang/Boolean"
+ },
+ "Byte": {
+ "class": "yd$1",
+ "field": "a",
+ "id": 0,
+ "instructions": [
+ {
+ "field": "((Byte)value).byteValue()",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "name": "Byte",
+ "type": "java/lang/Byte"
+ },
+ "Chat": {
+ "class": "yd$15",
+ "field": "e",
+ "id": 4,
+ "instructions": [
+ {
+ "field": "(qk)value",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "name": "Chat",
+ "type": "qk"
+ },
+ "Facing": {
+ "class": "yd$6",
+ "field": "n",
+ "id": 11,
+ "instructions": [
+ {
+ "field": "(go)value",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "name": "Facing",
+ "type": "go"
+ },
+ "Float": {
+ "class": "yd$13",
+ "field": "c",
+ "id": 2,
+ "instructions": [
+ {
+ "field": "((Float)value).floatValue()",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "name": "Float",
+ "type": "java/lang/Float"
+ },
+ "NBT": {
+ "class": "yd$8",
+ "field": "p",
+ "id": 14,
+ "instructions": [
+ {
+ "field": "(ok)value",
+ "operation": "write",
+ "type": "nbtcompound"
+ }
+ ],
+ "name": "NBT",
+ "type": "ok"
+ },
+ "OptBlockPos": {
+ "class": "yd$5",
+ "field": "m",
+ "id": 10,
+ "instructions": [
+ {
+ "field": "((Optional)value).isPresent()",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "((Optional)value).isPresent()",
+ "instructions": [
+ {
+ "field": "(gj)((Optional)value).get()",
+ "operation": "write",
+ "type": "position"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "name": "OptBlockPos",
+ "type": "java/util/Optional<Lgj;>"
+ },
+ "OptBlockState": {
+ "class": "yd$18",
+ "field": "h",
+ "id": 13,
+ "instructions": [
+ {
+ "condition": "((Optional)value).isPresent()",
+ "instructions": [
+ {
+ "field": "cdq.i(((cov)((Optional)value).get()))",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "name": "OptBlockState",
+ "type": "java/util/Optional<Lcov;>"
+ },
+ "OptChat": {
+ "class": "yd$16",
+ "field": "f",
+ "id": 5,
+ "instructions": [
+ {
+ "condition": "((Optional)value).isPresent()",
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "(qk)((Optional)value).get()",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "name": "OptChat",
+ "type": "java/util/Optional<Lqk;>"
+ },
+ "OptUUID": {
+ "class": "yd$7",
+ "field": "o",
+ "id": 12,
+ "instructions": [
+ {
+ "field": "((Optional)value).isPresent()",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "((Optional)value).isPresent()",
+ "instructions": [
+ {
+ "field": "(UUID)((Optional)value).get()",
+ "operation": "write",
+ "type": "uuid"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "name": "OptUUID",
+ "type": "java/util/Optional<Ljava/util/UUID;>"
+ },
+ "OptVarInt": {
+ "class": "yd$10",
+ "field": "r",
+ "id": 17,
+ "instructions": [
+ {
+ "field": "((OptionalInt)value).orElse(-1) + 1",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "name": "OptVarInt",
+ "type": "java/util/OptionalInt"
+ },
+ "Particle": {
+ "class": "yd$2",
+ "field": "j",
+ "id": 15,
+ "instructions": [
+ {
+ "field": "hb.Z.a(((ia)value).b())",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "args": "packetbuffer",
+ "field": "(ia)value",
+ "method": "a(Lpy;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "ia",
+ "type": "interface"
+ }
+ ],
+ "name": "Particle",
+ "type": "ia"
+ },
+ "Pose": {
+ "class": "yd$11",
+ "field": "s",
+ "id": 18,
+ "instructions": [
+ {
+ "field": "(ayk)value",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "name": "Pose",
+ "type": "ayk"
+ },
+ "Rotations": {
+ "class": "yd$3",
+ "field": "k",
+ "id": 8,
+ "instructions": [
+ {
+ "field": "((he)value).b()",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "((he)value).c()",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "((he)value).d()",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "name": "Rotations",
+ "type": "he"
+ },
+ "Slot": {
+ "class": "yd$17",
+ "field": "g",
+ "id": 6,
+ "instructions": [
+ {
+ "field": "(buw)value",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "name": "Slot",
+ "type": "buw"
+ },
+ "String": {
+ "class": "yd$14",
+ "field": "d",
+ "id": 3,
+ "instructions": [
+ {
+ "field": "(String)value",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "name": "String",
+ "type": "java/lang/String"
+ },
+ "VarInt": {
+ "class": "yd$12",
+ "field": "b",
+ "id": 1,
+ "instructions": [
+ {
+ "field": "((Integer)value).intValue()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "name": "VarInt",
+ "type": "java/lang/Integer"
+ },
+ "VillagerData": {
+ "class": "yd$9",
+ "field": "q",
+ "id": 16,
+ "instructions": [
+ {
+ "field": "hb.am.a(((bnx)value).a())",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "hb.an.a(((bnx)value).b())",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "((bnx)value).c()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "name": "VillagerData",
+ "type": "bnx"
+ }
+ },
+ "entity": {
+ "area_effect_cloud": {
+ "class": "axj",
+ "display_name": "Area Effect Cloud",
+ "field": "b",
+ "height": 0.5,
+ "id": 0,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "axj",
+ "data": [
+ {
+ "default": 0.5,
+ "field": "d",
+ "index": 8,
+ "serializer": "Float",
+ "serializer_id": 2
+ },
+ {
+ "default": 0,
+ "field": "e",
+ "index": 9,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "f",
+ "index": 10,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "field": "ao",
+ "index": 11,
+ "serializer": "Particle",
+ "serializer_id": 15
+ }
+ ]
+ }
+ ],
+ "name": "area_effect_cloud",
+ "width": 6.0
+ },
+ "armor_stand": {
+ "class": "bkz",
+ "display_name": "Armor Stand",
+ "field": "c",
+ "height": 1.975,
+ "id": 1,
+ "metadata": [
+ {
+ "class": "axy",
+ "entity": "~abstract_living"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "n"
+ },
+ {
+ "mask": 4,
+ "method": "q"
+ },
+ {
+ "mask": 8,
+ "method": "r"
+ },
+ {
+ "mask": 16,
+ "method": "t"
+ }
+ ],
+ "class": "bkz",
+ "data": [
+ {
+ "default": 0,
+ "field": "bG",
+ "index": 15,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "field": "bH",
+ "index": 16,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ },
+ {
+ "field": "bI",
+ "index": 17,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ },
+ {
+ "field": "bJ",
+ "index": 18,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ },
+ {
+ "field": "bK",
+ "index": 19,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ },
+ {
+ "field": "bL",
+ "index": 20,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ },
+ {
+ "field": "bM",
+ "index": 21,
+ "serializer": "Rotations",
+ "serializer_id": 8
+ }
+ ]
+ }
+ ],
+ "name": "armor_stand",
+ "width": 0.5
+ },
+ "arrow": {
+ "class": "bop",
+ "display_name": "Arrow",
+ "field": "d",
+ "height": 0.5,
+ "id": 2,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "q"
+ },
+ {
+ "mask": 4,
+ "method": "r"
+ },
+ {
+ "mask": 2,
+ "method": "u"
+ }
+ ],
+ "class": "bon",
+ "data": [
+ {
+ "default": 0,
+ "field": "ao",
+ "index": 8,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "ap",
+ "index": 9,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bop",
+ "data": [
+ {
+ "default": -1,
+ "field": "ap",
+ "index": 10,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "arrow",
+ "width": 0.5
+ },
+ "axolotl": {
+ "class": "bjf",
+ "display_name": "Axolotl",
+ "field": "e",
+ "height": 0.42,
+ "id": 3,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bjf",
+ "data": [
+ {
+ "default": 0,
+ "field": "cd",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "ce",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "cf",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "axolotl",
+ "width": 0.75
+ },
+ "bat": {
+ "class": "bhy",
+ "display_name": "Bat",
+ "field": "f",
+ "height": 0.9,
+ "id": 4,
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "q"
+ }
+ ],
+ "class": "bhy",
+ "data": [
+ {
+ "default": 0,
+ "field": "d",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "bat",
+ "width": 0.5
+ },
+ "bee": {
+ "class": "bie",
+ "display_name": "Bee",
+ "field": "g",
+ "height": 0.6,
+ "id": 5,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 8,
+ "method": "fK"
+ },
+ {
+ "mask": 4,
+ "method": "fL"
+ },
+ {
+ "mask": 2,
+ "method": "fX"
+ }
+ ],
+ "class": "bie",
+ "data": [
+ {
+ "default": 0,
+ "field": "cf",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "cg",
+ "index": 18,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "bee",
+ "width": 0.7
+ },
+ "blaze": {
+ "class": "bln",
+ "display_name": "Blaze",
+ "field": "h",
+ "height": 1.8,
+ "id": 6,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "q"
+ }
+ ],
+ "class": "bln",
+ "data": [
+ {
+ "default": 0,
+ "field": "d",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "blaze",
+ "width": 0.6
+ },
+ "boat": {
+ "class": "bqa",
+ "display_name": "Boat",
+ "field": "i",
+ "height": 0.5625,
+ "id": 7,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bqa",
+ "data": [
+ {
+ "default": 0,
+ "field": "f",
+ "index": 8,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 1,
+ "field": "ao",
+ "index": 9,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0.0,
+ "field": "ap",
+ "index": 10,
+ "serializer": "Float",
+ "serializer_id": 2
+ },
+ {
+ "field": "aq",
+ "index": 11,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "ar",
+ "index": 12,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "as",
+ "index": 13,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 0,
+ "field": "at",
+ "index": 14,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "boat",
+ "width": 1.375
+ },
+ "cat": {
+ "class": "big",
+ "display_name": "Cat",
+ "field": "j",
+ "height": 0.7,
+ "id": 8,
+ "metadata": [
+ {
+ "class": "ays",
+ "entity": "~abstract_tameable"
+ },
+ {
+ "bitfields": [],
+ "class": "big",
+ "data": [
+ {
+ "default": 1,
+ "field": "co",
+ "index": 19,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "cp",
+ "index": 20,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "cq",
+ "index": 21,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "field": "cr",
+ "index": 22,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "cat",
+ "width": 0.6
+ },
+ "cave_spider": {
+ "class": "blo",
+ "display_name": "Cave Spider",
+ "field": "k",
+ "height": 0.5,
+ "id": 9,
+ "metadata": [
+ {
+ "class": "bmo",
+ "entity": "spider"
+ }
+ ],
+ "name": "cave_spider",
+ "width": 0.7
+ },
+ "chest_minecart": {
+ "class": "bqd",
+ "display_name": "Minecart with Chest",
+ "field": "aa",
+ "height": 0.7,
+ "id": 51,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ }
+ ],
+ "name": "chest_minecart",
+ "width": 0.98
+ },
+ "chicken": {
+ "class": "bih",
+ "display_name": "Chicken",
+ "field": "l",
+ "height": 0.7,
+ "id": 10,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ }
+ ],
+ "name": "chicken",
+ "width": 0.4
+ },
+ "cod": {
+ "class": "bii",
+ "display_name": "Cod",
+ "field": "m",
+ "height": 0.3,
+ "id": 11,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bia",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "cod",
+ "width": 0.5
+ },
+ "command_block_minecart": {
+ "class": "bqe",
+ "display_name": "Minecart with Command Block",
+ "field": "ab",
+ "height": 0.7,
+ "id": 52,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ },
+ {
+ "bitfields": [],
+ "class": "bqe",
+ "data": [
+ {
+ "default": "",
+ "field": "c",
+ "index": 14,
+ "serializer": "String",
+ "serializer_id": 3
+ },
+ {
+ "field": "d",
+ "index": 15,
+ "serializer": "Chat",
+ "serializer_id": 4
+ }
+ ]
+ }
+ ],
+ "name": "command_block_minecart",
+ "width": 0.98
+ },
+ "cow": {
+ "class": "bij",
+ "display_name": "Cow",
+ "field": "n",
+ "height": 1.4,
+ "id": 12,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ }
+ ],
+ "name": "cow",
+ "width": 0.9
+ },
+ "creeper": {
+ "class": "blp",
+ "display_name": "Creeper",
+ "field": "o",
+ "height": 1.7,
+ "id": 13,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "blp",
+ "data": [
+ {
+ "default": -1,
+ "field": "b",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "c",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "d",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "creeper",
+ "width": 0.6
+ },
+ "dolphin": {
+ "class": "bik",
+ "display_name": "Dolphin",
+ "field": "p",
+ "height": 0.6,
+ "id": 14,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bik",
+ "data": [
+ {
+ "default": "(0, 0, 0)",
+ "field": "d",
+ "index": 16,
+ "serializer": "BlockPos",
+ "serializer_id": 9
+ },
+ {
+ "default": false,
+ "field": "e",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 2400,
+ "field": "bV",
+ "index": 18,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "dolphin",
+ "width": 0.9
+ },
+ "donkey": {
+ "class": "bjp",
+ "display_name": "Donkey",
+ "field": "q",
+ "height": 1.5,
+ "id": 15,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjn",
+ "data": [
+ {
+ "default": false,
+ "field": "cl",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "donkey",
+ "width": 1.39648
+ },
+ "dragon_fireball": {
+ "class": "boq",
+ "display_name": "Dragon Fireball",
+ "field": "r",
+ "height": 1.0,
+ "id": 16,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "dragon_fireball",
+ "width": 1.0
+ },
+ "drowned": {
+ "class": "blr",
+ "display_name": "Drowned",
+ "field": "s",
+ "height": 1.95,
+ "id": 17,
+ "metadata": [
+ {
+ "class": "bmw",
+ "entity": "zombie"
+ }
+ ],
+ "name": "drowned",
+ "width": 0.6
+ },
+ "egg": {
+ "class": "bph",
+ "display_name": "Thrown Egg",
+ "field": "aM",
+ "height": 0.25,
+ "id": 89,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpf",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "egg",
+ "width": 0.25
+ },
+ "elder_guardian": {
+ "class": "bls",
+ "display_name": "Elder Guardian",
+ "field": "t",
+ "height": 1.9975,
+ "id": 18,
+ "metadata": [
+ {
+ "class": "blz",
+ "entity": "guardian"
+ }
+ ],
+ "name": "elder_guardian",
+ "width": 1.9975
+ },
+ "end_crystal": {
+ "class": "bkc",
+ "display_name": "End Crystal",
+ "field": "u",
+ "height": 2.0,
+ "id": 19,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bkc",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "c",
+ "index": 8,
+ "serializer": "OptBlockPos",
+ "serializer_id": 10
+ },
+ {
+ "default": true,
+ "field": "d",
+ "index": 9,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "end_crystal",
+ "width": 2.0
+ },
+ "ender_dragon": {
+ "class": "bkd",
+ "display_name": "Ender Dragon",
+ "field": "v",
+ "height": 8.0,
+ "id": 20,
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ },
+ {
+ "bitfields": [],
+ "class": "bkd",
+ "data": [
+ {
+ "field": "b",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "ender_dragon",
+ "width": 16.0
+ },
+ "ender_pearl": {
+ "class": "bpi",
+ "display_name": "Thrown Ender Pearl",
+ "field": "aN",
+ "height": 0.25,
+ "id": 90,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpf",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "ender_pearl",
+ "width": 0.25
+ },
+ "enderman": {
+ "class": "blt",
+ "display_name": "Enderman",
+ "field": "w",
+ "height": 2.9,
+ "id": 21,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "blt",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "bW",
+ "index": 16,
+ "serializer": "OptBlockState",
+ "serializer_id": 13
+ },
+ {
+ "default": false,
+ "field": "bX",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "bY",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "enderman",
+ "width": 0.6
+ },
+ "endermite": {
+ "class": "blu",
+ "display_name": "Endermite",
+ "field": "x",
+ "height": 0.3,
+ "id": 22,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ }
+ ],
+ "name": "endermite",
+ "width": 0.4
+ },
+ "evoker": {
+ "class": "blw",
+ "display_name": "Evoker",
+ "field": "y",
+ "height": 1.95,
+ "id": 23,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bmn",
+ "data": [
+ {
+ "default": 0,
+ "field": "e",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "evoker",
+ "width": 0.6
+ },
+ "evoker_fangs": {
+ "class": "bor",
+ "display_name": "Evoker Fangs",
+ "field": "z",
+ "height": 0.8,
+ "id": 24,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "evoker_fangs",
+ "width": 0.5
+ },
+ "experience_bottle": {
+ "class": "bpj",
+ "display_name": "Thrown Bottle o' Enchanting",
+ "field": "aO",
+ "height": 0.25,
+ "id": 91,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpf",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "experience_bottle",
+ "width": 0.25
+ },
+ "experience_orb": {
+ "class": "axq",
+ "display_name": "Experience Orb",
+ "field": "A",
+ "height": 0.5,
+ "id": 25,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "experience_orb",
+ "width": 0.5
+ },
+ "eye_of_ender": {
+ "class": "bos",
+ "display_name": "Eye of Ender",
+ "field": "B",
+ "height": 0.25,
+ "id": 26,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bos",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "eye_of_ender",
+ "width": 0.25
+ },
+ "falling_block": {
+ "class": "blh",
+ "display_name": "Falling Block",
+ "field": "C",
+ "height": 0.98,
+ "id": 27,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "blh",
+ "data": [
+ {
+ "default": "(0, 0, 0)",
+ "field": "e",
+ "index": 8,
+ "serializer": "BlockPos",
+ "serializer_id": 9
+ }
+ ]
+ }
+ ],
+ "name": "falling_block",
+ "width": 0.98
+ },
+ "fireball": {
+ "class": "box",
+ "display_name": "Fireball",
+ "field": "S",
+ "height": 1.0,
+ "id": 43,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bot",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "e",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "fireball",
+ "width": 1.0
+ },
+ "firework_rocket": {
+ "class": "bou",
+ "display_name": "Firework Rocket",
+ "field": "D",
+ "height": 0.25,
+ "id": 28,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bou",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ },
+ {
+ "default": "Empty",
+ "field": "c",
+ "index": 9,
+ "serializer": "OptVarInt",
+ "serializer_id": 17
+ },
+ {
+ "default": false,
+ "field": "d",
+ "index": 10,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "firework_rocket",
+ "width": 0.25
+ },
+ "fishing_bobber": {
+ "class": "bov",
+ "display_name": "Fishing Bobber",
+ "field": "bj",
+ "height": 0.25,
+ "id": 112,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bov",
+ "data": [
+ {
+ "default": 0,
+ "field": "ao",
+ "index": 8,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "ap",
+ "index": 9,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "fishing_bobber",
+ "width": 0.25
+ },
+ "fox": {
+ "class": "bim",
+ "display_name": "Fox",
+ "field": "E",
+ "height": 0.7,
+ "id": 29,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "fz"
+ },
+ {
+ "mask": 64,
+ "method": "fA"
+ },
+ {
+ "mask": 32,
+ "method": "fc"
+ },
+ {
+ "mask": 16,
+ "method": "fB"
+ },
+ {
+ "mask": 4,
+ "method": "bN"
+ },
+ {
+ "mask": 8,
+ "method": "fJ"
+ }
+ ],
+ "class": "bim",
+ "data": [
+ {
+ "default": 0,
+ "field": "bZ",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "ca",
+ "index": 18,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "cf",
+ "index": 19,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ },
+ {
+ "default": "Empty",
+ "field": "cg",
+ "index": 20,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ }
+ ],
+ "name": "fox",
+ "width": 0.6
+ },
+ "furnace_minecart": {
+ "class": "bqf",
+ "display_name": "Minecart with Furnace",
+ "field": "ac",
+ "height": 0.7,
+ "id": 53,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ },
+ {
+ "bitfields": [],
+ "class": "bqf",
+ "data": [
+ {
+ "default": false,
+ "field": "e",
+ "index": 14,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "furnace_minecart",
+ "width": 0.98
+ },
+ "ghast": {
+ "class": "blx",
+ "display_name": "Ghast",
+ "field": "F",
+ "height": 4.0,
+ "id": 30,
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ },
+ {
+ "bitfields": [],
+ "class": "blx",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "ghast",
+ "width": 4.0
+ },
+ "giant": {
+ "class": "bly",
+ "display_name": "Giant",
+ "field": "G",
+ "height": 12.0,
+ "id": 31,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ }
+ ],
+ "name": "giant",
+ "width": 3.6
+ },
+ "glow_item_frame": {
+ "class": "bla",
+ "display_name": "Glow Item Frame",
+ "field": "H",
+ "height": 0.5,
+ "id": 32,
+ "metadata": [
+ {
+ "class": "blc",
+ "entity": "item_frame"
+ }
+ ],
+ "name": "glow_item_frame",
+ "width": 0.5
+ },
+ "glow_squid": {
+ "class": "axs",
+ "display_name": "Glow Squid",
+ "field": "I",
+ "height": 0.8,
+ "id": 33,
+ "metadata": [
+ {
+ "class": "bja",
+ "entity": "squid"
+ },
+ {
+ "bitfields": [],
+ "class": "axs",
+ "data": [
+ {
+ "default": 0,
+ "field": "bZ",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "glow_squid",
+ "width": 0.8
+ },
+ "goat": {
+ "class": "bjk",
+ "display_name": "Goat",
+ "field": "J",
+ "height": 1.3,
+ "id": 34,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bjk",
+ "data": [
+ {
+ "default": false,
+ "field": "cd",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "goat",
+ "width": 0.9
+ },
+ "guardian": {
+ "class": "blz",
+ "display_name": "Guardian",
+ "field": "K",
+ "height": 0.85,
+ "id": 35,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "blz",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 0,
+ "field": "e",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "guardian",
+ "width": 0.85
+ },
+ "hoglin": {
+ "class": "bmz",
+ "display_name": "Hoglin",
+ "field": "L",
+ "height": 1.4,
+ "id": 36,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bmz",
+ "data": [
+ {
+ "default": false,
+ "field": "bY",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "hoglin",
+ "width": 1.39648
+ },
+ "hopper_minecart": {
+ "class": "bqg",
+ "display_name": "Minecart with Hopper",
+ "field": "ad",
+ "height": 0.7,
+ "id": 54,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ }
+ ],
+ "name": "hopper_minecart",
+ "width": 0.98
+ },
+ "horse": {
+ "class": "bjq",
+ "display_name": "Horse",
+ "field": "M",
+ "height": 1.6,
+ "id": 37,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjq",
+ "data": [
+ {
+ "default": 0,
+ "field": "cl",
+ "index": 19,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "horse",
+ "width": 1.39648
+ },
+ "husk": {
+ "class": "bma",
+ "display_name": "Husk",
+ "field": "N",
+ "height": 1.95,
+ "id": 38,
+ "metadata": [
+ {
+ "class": "bmw",
+ "entity": "zombie"
+ }
+ ],
+ "name": "husk",
+ "width": 0.6
+ },
+ "illusioner": {
+ "class": "bmb",
+ "display_name": "Illusioner",
+ "field": "O",
+ "height": 1.95,
+ "id": 39,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bmn",
+ "data": [
+ {
+ "default": 0,
+ "field": "e",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "illusioner",
+ "width": 0.6
+ },
+ "iron_golem": {
+ "class": "bin",
+ "display_name": "Iron Golem",
+ "field": "P",
+ "height": 2.7,
+ "id": 40,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "fA"
+ }
+ ],
+ "class": "bin",
+ "data": [
+ {
+ "default": 0,
+ "field": "c",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "iron_golem",
+ "width": 1.4
+ },
+ "item": {
+ "class": "bli",
+ "display_name": "Item",
+ "field": "Q",
+ "height": 0.25,
+ "id": 41,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bli",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "c",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "item",
+ "width": 0.25
+ },
+ "item_frame": {
+ "class": "blc",
+ "display_name": "Item Frame",
+ "field": "R",
+ "height": 0.5,
+ "id": 42,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "blc",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "ao",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ },
+ {
+ "default": 0,
+ "field": "ap",
+ "index": 9,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "item_frame",
+ "width": 0.5
+ },
+ "leash_knot": {
+ "class": "bld",
+ "display_name": "Leash Knot",
+ "field": "T",
+ "height": 0.5,
+ "id": 44,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "leash_knot",
+ "width": 0.375
+ },
+ "lightning_bolt": {
+ "class": "axx",
+ "display_name": "Lightning Bolt",
+ "field": "U",
+ "height": 0.0,
+ "id": 45,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "lightning_bolt",
+ "width": 0.0
+ },
+ "llama": {
+ "class": "bjr",
+ "display_name": "Llama",
+ "field": "V",
+ "height": 1.87,
+ "id": 46,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjn",
+ "data": [
+ {
+ "default": false,
+ "field": "cl",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjr",
+ "data": [
+ {
+ "default": 0,
+ "field": "co",
+ "index": 20,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": -1,
+ "field": "cp",
+ "index": 21,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "cq",
+ "index": 22,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "llama",
+ "width": 0.9
+ },
+ "llama_spit": {
+ "class": "boy",
+ "display_name": "Llama Spit",
+ "field": "W",
+ "height": 0.25,
+ "id": 47,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "llama_spit",
+ "width": 0.25
+ },
+ "magma_cube": {
+ "class": "bmc",
+ "display_name": "Magma Cube",
+ "field": "X",
+ "height": 2.04,
+ "id": 48,
+ "metadata": [
+ {
+ "class": "bmm",
+ "entity": "slime"
+ }
+ ],
+ "name": "magma_cube",
+ "width": 2.04
+ },
+ "marker": {
+ "class": "axz",
+ "display_name": "Marker",
+ "field": "Y",
+ "height": 0.0,
+ "id": 49,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "marker",
+ "width": 0.0
+ },
+ "minecart": {
+ "class": "bqc",
+ "display_name": "Minecart",
+ "field": "Z",
+ "height": 0.7,
+ "id": 50,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ }
+ ],
+ "name": "minecart",
+ "width": 0.98
+ },
+ "mooshroom": {
+ "class": "bio",
+ "display_name": "Mooshroom",
+ "field": "ah",
+ "height": 1.4,
+ "id": 58,
+ "metadata": [
+ {
+ "class": "bij",
+ "entity": "cow"
+ },
+ {
+ "bitfields": [],
+ "class": "bio",
+ "data": [
+ {
+ "field": "bV",
+ "index": 17,
+ "serializer": "String",
+ "serializer_id": 3
+ }
+ ]
+ }
+ ],
+ "name": "mooshroom",
+ "width": 0.9
+ },
+ "mule": {
+ "class": "bjt",
+ "display_name": "Mule",
+ "field": "ag",
+ "height": 1.6,
+ "id": 57,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjn",
+ "data": [
+ {
+ "default": false,
+ "field": "cl",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "mule",
+ "width": 1.39648
+ },
+ "ocelot": {
+ "class": "bip",
+ "display_name": "Ocelot",
+ "field": "ai",
+ "height": 0.7,
+ "id": 59,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bip",
+ "data": [
+ {
+ "default": false,
+ "field": "ca",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "ocelot",
+ "width": 0.6
+ },
+ "painting": {
+ "class": "blf",
+ "display_name": "Painting",
+ "field": "aj",
+ "height": 0.5,
+ "id": 60,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "painting",
+ "width": 0.5
+ },
+ "panda": {
+ "class": "biq",
+ "display_name": "Panda",
+ "field": "ak",
+ "height": 1.25,
+ "id": 61,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "t"
+ },
+ {
+ "mask": 8,
+ "method": "fz"
+ },
+ {
+ "mask": 16,
+ "method": "fA"
+ },
+ {
+ "mask": 4,
+ "method": "fK"
+ }
+ ],
+ "class": "biq",
+ "data": [
+ {
+ "default": 0,
+ "field": "bY",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "bZ",
+ "index": 18,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "ca",
+ "index": 19,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "cb",
+ "index": 20,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "cc",
+ "index": 21,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "cd",
+ "index": 22,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "panda",
+ "width": 1.3
+ },
+ "parrot": {
+ "class": "bir",
+ "display_name": "Parrot",
+ "field": "al",
+ "height": 0.9,
+ "id": 62,
+ "metadata": [
+ {
+ "class": "ays",
+ "entity": "~abstract_tameable"
+ },
+ {
+ "bitfields": [],
+ "class": "bir",
+ "data": [
+ {
+ "default": 0,
+ "field": "cc",
+ "index": 19,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "parrot",
+ "width": 0.5
+ },
+ "phantom": {
+ "class": "bmf",
+ "display_name": "Phantom",
+ "field": "am",
+ "height": 0.5,
+ "id": 63,
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ },
+ {
+ "bitfields": [],
+ "class": "bmf",
+ "data": [
+ {
+ "default": 0,
+ "field": "d",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "phantom",
+ "width": 0.9
+ },
+ "pig": {
+ "class": "bis",
+ "display_name": "Pig",
+ "field": "an",
+ "height": 0.9,
+ "id": 64,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bis",
+ "data": [
+ {
+ "default": false,
+ "field": "bV",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 0,
+ "field": "bW",
+ "index": 18,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "pig",
+ "width": 0.9
+ },
+ "piglin": {
+ "class": "bnf",
+ "display_name": "Piglin",
+ "field": "ao",
+ "height": 1.95,
+ "id": 65,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bne",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bnf",
+ "data": [
+ {
+ "default": false,
+ "field": "bW",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "bX",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "bY",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "piglin",
+ "width": 0.6
+ },
+ "piglin_brute": {
+ "class": "bni",
+ "display_name": "Piglin Brute",
+ "field": "ap",
+ "height": 1.95,
+ "id": 66,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bne",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "piglin_brute",
+ "width": 0.6
+ },
+ "pillager": {
+ "class": "bmg",
+ "display_name": "Pillager",
+ "field": "aq",
+ "height": 1.95,
+ "id": 67,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bmg",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "pillager",
+ "width": 0.6
+ },
+ "player": {
+ "class": "boj",
+ "display_name": "Player",
+ "field": "bi",
+ "height": 1.8,
+ "id": 111,
+ "metadata": [
+ {
+ "class": "axy",
+ "entity": "~abstract_living"
+ },
+ {
+ "bitfields": [],
+ "class": "boj",
+ "data": [
+ {
+ "default": 0.0,
+ "field": "d",
+ "index": 15,
+ "serializer": "Float",
+ "serializer_id": 2
+ },
+ {
+ "default": 0,
+ "field": "e",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "bP",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 1,
+ "field": "bQ",
+ "index": 18,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "bR",
+ "index": 19,
+ "serializer": "NBT",
+ "serializer_id": 14
+ },
+ {
+ "default": "Empty",
+ "field": "bS",
+ "index": 20,
+ "serializer": "NBT",
+ "serializer_id": 14
+ }
+ ]
+ }
+ ],
+ "name": "player",
+ "serializable": "false",
+ "width": 0.6
+ },
+ "polar_bear": {
+ "class": "bit",
+ "display_name": "Polar Bear",
+ "field": "ar",
+ "height": 1.4,
+ "id": 68,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bit",
+ "data": [
+ {
+ "default": false,
+ "field": "bV",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "polar_bear",
+ "width": 1.4
+ },
+ "potion": {
+ "class": "bpk",
+ "display_name": "Potion",
+ "field": "aP",
+ "height": 0.25,
+ "id": 92,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpf",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "potion",
+ "width": 0.25
+ },
+ "pufferfish": {
+ "class": "biu",
+ "display_name": "Pufferfish",
+ "field": "at",
+ "height": 0.7,
+ "id": 70,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bia",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "biu",
+ "data": [
+ {
+ "default": 0,
+ "field": "e",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "pufferfish",
+ "width": 0.7
+ },
+ "rabbit": {
+ "class": "biv",
+ "display_name": "Rabbit",
+ "field": "au",
+ "height": 0.5,
+ "id": 71,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "biv",
+ "data": [
+ {
+ "default": 0,
+ "field": "ck",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "rabbit",
+ "width": 0.4
+ },
+ "ravager": {
+ "class": "bmi",
+ "display_name": "Ravager",
+ "field": "av",
+ "height": 2.2,
+ "id": 72,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "ravager",
+ "width": 1.95
+ },
+ "salmon": {
+ "class": "biw",
+ "display_name": "Salmon",
+ "field": "aw",
+ "height": 0.4,
+ "id": 73,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bia",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "salmon",
+ "width": 0.7
+ },
+ "sheep": {
+ "class": "bix",
+ "display_name": "Sheep",
+ "field": "ax",
+ "height": 1.3,
+ "id": 74,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 16,
+ "method": "fz"
+ }
+ ],
+ "class": "bix",
+ "data": [
+ {
+ "default": 0,
+ "field": "bW",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "sheep",
+ "width": 0.9
+ },
+ "shulker": {
+ "class": "bmj",
+ "display_name": "Shulker",
+ "field": "ay",
+ "height": 1.0,
+ "id": 75,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bmj",
+ "data": [
+ {
+ "field": "b",
+ "index": 16,
+ "serializer": "Facing",
+ "serializer_id": 11
+ },
+ {
+ "default": 0,
+ "field": "c",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 16,
+ "field": "d",
+ "index": 18,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "shulker",
+ "width": 1.0
+ },
+ "shulker_bullet": {
+ "class": "bpb",
+ "display_name": "Shulker Bullet",
+ "field": "az",
+ "height": 0.3125,
+ "id": 76,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ }
+ ],
+ "name": "shulker_bullet",
+ "width": 0.3125
+ },
+ "silverfish": {
+ "class": "bmk",
+ "display_name": "Silverfish",
+ "field": "aA",
+ "height": 0.3,
+ "id": 77,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ }
+ ],
+ "name": "silverfish",
+ "width": 0.4
+ },
+ "skeleton": {
+ "class": "bml",
+ "display_name": "Skeleton",
+ "field": "aB",
+ "height": 1.99,
+ "id": 78,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bml",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "skeleton",
+ "width": 0.6
+ },
+ "skeleton_horse": {
+ "class": "bju",
+ "display_name": "Skeleton Horse",
+ "field": "aC",
+ "height": 1.6,
+ "id": 79,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ }
+ ],
+ "name": "skeleton_horse",
+ "width": 1.39648
+ },
+ "slime": {
+ "class": "bmm",
+ "display_name": "Slime",
+ "field": "aD",
+ "height": 2.04,
+ "id": 80,
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ },
+ {
+ "bitfields": [],
+ "class": "bmm",
+ "data": [
+ {
+ "default": 1,
+ "field": "bV",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "slime",
+ "width": 2.04
+ },
+ "small_fireball": {
+ "class": "bpc",
+ "display_name": "Small Fireball",
+ "field": "aE",
+ "height": 0.3125,
+ "id": 81,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bot",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "e",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "small_fireball",
+ "width": 0.3125
+ },
+ "snow_golem": {
+ "class": "biz",
+ "display_name": "Snow Golem",
+ "field": "aF",
+ "height": 1.9,
+ "id": 82,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 16,
+ "method": "q"
+ }
+ ],
+ "class": "biz",
+ "data": [
+ {
+ "default": 16,
+ "field": "b",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "snow_golem",
+ "width": 0.7
+ },
+ "snowball": {
+ "class": "bpd",
+ "display_name": "Snowball",
+ "field": "aG",
+ "height": 0.25,
+ "id": 83,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpf",
+ "data": [
+ {
+ "default": "Empty",
+ "field": "b",
+ "index": 8,
+ "serializer": "Slot",
+ "serializer_id": 6
+ }
+ ]
+ }
+ ],
+ "name": "snowball",
+ "width": 0.25
+ },
+ "spawner_minecart": {
+ "class": "bqh",
+ "display_name": "Minecart with Spawner",
+ "field": "ae",
+ "height": 0.7,
+ "id": 55,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ }
+ ],
+ "name": "spawner_minecart",
+ "width": 0.98
+ },
+ "spectral_arrow": {
+ "class": "bpe",
+ "display_name": "Spectral Arrow",
+ "field": "aH",
+ "height": 0.5,
+ "id": 84,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "q"
+ },
+ {
+ "mask": 4,
+ "method": "r"
+ },
+ {
+ "mask": 2,
+ "method": "u"
+ }
+ ],
+ "class": "bon",
+ "data": [
+ {
+ "default": 0,
+ "field": "ao",
+ "index": 8,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "ap",
+ "index": 9,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "spectral_arrow",
+ "width": 0.5
+ },
+ "spider": {
+ "class": "bmo",
+ "display_name": "Spider",
+ "field": "aI",
+ "height": 0.9,
+ "id": 85,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "t"
+ }
+ ],
+ "class": "bmo",
+ "data": [
+ {
+ "default": 0,
+ "field": "b",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "spider",
+ "width": 1.4
+ },
+ "squid": {
+ "class": "bja",
+ "display_name": "Squid",
+ "field": "aJ",
+ "height": 0.8,
+ "id": 86,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ }
+ ],
+ "name": "squid",
+ "width": 0.8
+ },
+ "stray": {
+ "class": "bmp",
+ "display_name": "Stray",
+ "field": "aK",
+ "height": 1.99,
+ "id": 87,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ }
+ ],
+ "name": "stray",
+ "width": 0.6
+ },
+ "strider": {
+ "class": "bmq",
+ "display_name": "Strider",
+ "field": "aL",
+ "height": 1.7,
+ "id": 88,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bmq",
+ "data": [
+ {
+ "default": 0,
+ "field": "cb",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "cc",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "cd",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "strider",
+ "width": 0.9
+ },
+ "tnt": {
+ "class": "blj",
+ "display_name": "Primed TNT",
+ "field": "as",
+ "height": 0.98,
+ "id": 69,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "blj",
+ "data": [
+ {
+ "default": 80,
+ "field": "b",
+ "index": 8,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "tnt",
+ "width": 0.98
+ },
+ "tnt_minecart": {
+ "class": "bqi",
+ "display_name": "Minecart with TNT",
+ "field": "af",
+ "height": 0.7,
+ "id": 56,
+ "metadata": [
+ {
+ "class": "bpy",
+ "entity": "~abstract_minecart"
+ }
+ ],
+ "name": "tnt_minecart",
+ "width": 0.98
+ },
+ "trader_llama": {
+ "class": "bjw",
+ "display_name": "Trader Llama",
+ "field": "aR",
+ "height": 1.87,
+ "id": 94,
+ "metadata": [
+ {
+ "class": "bjr",
+ "entity": "llama"
+ }
+ ],
+ "name": "trader_llama",
+ "width": 0.9
+ },
+ "trident": {
+ "class": "bpl",
+ "display_name": "Trident",
+ "field": "aQ",
+ "height": 0.5,
+ "id": 93,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "q"
+ },
+ {
+ "mask": 4,
+ "method": "r"
+ },
+ {
+ "mask": 2,
+ "method": "u"
+ }
+ ],
+ "class": "bon",
+ "data": [
+ {
+ "default": 0,
+ "field": "ao",
+ "index": 8,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 0,
+ "field": "ap",
+ "index": 9,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bpl",
+ "data": [
+ {
+ "default": 0,
+ "field": "ao",
+ "index": 10,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": false,
+ "field": "ap",
+ "index": 11,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "trident",
+ "width": 0.5
+ },
+ "tropical_fish": {
+ "class": "bjb",
+ "display_name": "Tropical Fish",
+ "field": "aS",
+ "height": 0.4,
+ "id": 95,
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "bia",
+ "data": [
+ {
+ "default": false,
+ "field": "b",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bjb",
+ "data": [
+ {
+ "default": 0,
+ "field": "bV",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "tropical_fish",
+ "width": 0.5
+ },
+ "turtle": {
+ "class": "bjc",
+ "display_name": "Turtle",
+ "field": "aT",
+ "height": 0.4,
+ "id": 96,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [],
+ "class": "bjc",
+ "data": [
+ {
+ "default": "(0, 0, 0)",
+ "field": "bY",
+ "index": 17,
+ "serializer": "BlockPos",
+ "serializer_id": 9
+ },
+ {
+ "default": false,
+ "field": "bZ",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "ca",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": "(0, 0, 0)",
+ "field": "cb",
+ "index": 20,
+ "serializer": "BlockPos",
+ "serializer_id": 9
+ },
+ {
+ "default": false,
+ "field": "cc",
+ "index": 21,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "cd",
+ "index": 22,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "turtle",
+ "width": 1.2
+ },
+ "vex": {
+ "class": "bmr",
+ "display_name": "Vex",
+ "field": "aU",
+ "height": 0.8,
+ "id": 97,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bmr",
+ "data": [
+ {
+ "default": 0,
+ "field": "d",
+ "index": 16,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "vex",
+ "width": 0.4
+ },
+ "villager": {
+ "class": "bnw",
+ "display_name": "Villager",
+ "field": "aV",
+ "height": 1.95,
+ "id": 98,
+ "metadata": [
+ {
+ "class": "axi",
+ "entity": "~abstract_ageable"
+ },
+ {
+ "bitfields": [],
+ "class": "bnr",
+ "data": [
+ {
+ "default": 0,
+ "field": "bX",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bnw",
+ "data": [
+ {
+ "field": "cc",
+ "index": 18,
+ "serializer": "VillagerData",
+ "serializer_id": 16
+ }
+ ]
+ }
+ ],
+ "name": "villager",
+ "width": 0.6
+ },
+ "vindicator": {
+ "class": "bms",
+ "display_name": "Vindicator",
+ "field": "aW",
+ "height": 1.95,
+ "id": 99,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "vindicator",
+ "width": 0.6
+ },
+ "wandering_trader": {
+ "class": "boc",
+ "display_name": "Wandering Trader",
+ "field": "aX",
+ "height": 1.95,
+ "id": 100,
+ "metadata": [
+ {
+ "class": "axi",
+ "entity": "~abstract_ageable"
+ },
+ {
+ "bitfields": [],
+ "class": "bnr",
+ "data": [
+ {
+ "default": 0,
+ "field": "bX",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "wandering_trader",
+ "width": 0.6
+ },
+ "witch": {
+ "class": "bmt",
+ "display_name": "Witch",
+ "field": "aY",
+ "height": 1.95,
+ "id": 101,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bpp",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ },
+ {
+ "bitfields": [],
+ "class": "bmt",
+ "data": [
+ {
+ "default": false,
+ "field": "bV",
+ "index": 17,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "witch",
+ "width": 0.6
+ },
+ "wither": {
+ "class": "bkx",
+ "display_name": "Wither",
+ "field": "aZ",
+ "height": 3.5,
+ "id": 102,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bkx",
+ "data": [
+ {
+ "default": 0,
+ "field": "b",
+ "index": 16,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "c",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "d",
+ "index": 18,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "bV",
+ "index": 19,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "wither",
+ "width": 0.9
+ },
+ "wither_skeleton": {
+ "class": "bmu",
+ "display_name": "Wither Skeleton",
+ "field": "ba",
+ "height": 2.4,
+ "id": 103,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ }
+ ],
+ "name": "wither_skeleton",
+ "width": 0.7
+ },
+ "wither_skull": {
+ "class": "bpm",
+ "display_name": "Wither Skull",
+ "field": "bb",
+ "height": 0.3125,
+ "id": 104,
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpm",
+ "data": [
+ {
+ "default": false,
+ "field": "e",
+ "index": 8,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "wither_skull",
+ "width": 0.3125
+ },
+ "wolf": {
+ "class": "bje",
+ "display_name": "Wolf",
+ "field": "bc",
+ "height": 0.85,
+ "id": 105,
+ "metadata": [
+ {
+ "class": "ays",
+ "entity": "~abstract_tameable"
+ },
+ {
+ "bitfields": [],
+ "class": "bje",
+ "data": [
+ {
+ "default": false,
+ "field": "bZ",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "field": "ca",
+ "index": 20,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "cb",
+ "index": 21,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "wolf",
+ "width": 0.6
+ },
+ "zoglin": {
+ "class": "bmv",
+ "display_name": "Zoglin",
+ "field": "bd",
+ "height": 1.4,
+ "id": 106,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bmv",
+ "data": [
+ {
+ "default": false,
+ "field": "d",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "zoglin",
+ "width": 1.39648
+ },
+ "zombie": {
+ "class": "bmw",
+ "display_name": "Zombie",
+ "field": "be",
+ "height": 1.95,
+ "id": 107,
+ "metadata": [
+ {
+ "class": "bmd",
+ "entity": "~abstract_monster"
+ },
+ {
+ "bitfields": [],
+ "class": "bmw",
+ "data": [
+ {
+ "default": false,
+ "field": "d",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 0,
+ "field": "bY",
+ "index": 17,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "bZ",
+ "index": 18,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "zombie",
+ "width": 0.6
+ },
+ "zombie_horse": {
+ "class": "bjy",
+ "display_name": "Zombie Horse",
+ "field": "bf",
+ "height": 1.6,
+ "id": 108,
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 2,
+ "method": "fJ"
+ },
+ {
+ "mask": 16,
+ "method": "fM"
+ },
+ {
+ "mask": 32,
+ "method": "fN"
+ },
+ {
+ "mask": 8,
+ "method": "fO"
+ },
+ {
+ "mask": 4,
+ "method": "d"
+ }
+ ],
+ "class": "bjo",
+ "data": [
+ {
+ "default": 0,
+ "field": "cn",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "co",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ }
+ ],
+ "name": "zombie_horse",
+ "width": 1.39648
+ },
+ "zombie_villager": {
+ "class": "bmx",
+ "display_name": "Zombie Villager",
+ "field": "bg",
+ "height": 1.95,
+ "id": 109,
+ "metadata": [
+ {
+ "class": "bmw",
+ "entity": "zombie"
+ },
+ {
+ "bitfields": [],
+ "class": "bmx",
+ "data": [
+ {
+ "default": false,
+ "field": "c",
+ "index": 19,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "field": "d",
+ "index": 20,
+ "serializer": "VillagerData",
+ "serializer_id": 16
+ }
+ ]
+ }
+ ],
+ "name": "zombie_villager",
+ "width": 0.6
+ },
+ "zombified_piglin": {
+ "class": "bmy",
+ "display_name": "Zombified Piglin",
+ "field": "bh",
+ "height": 1.95,
+ "id": 110,
+ "metadata": [
+ {
+ "class": "bmw",
+ "entity": "zombie"
+ }
+ ],
+ "name": "zombified_piglin",
+ "width": 0.6
+ },
+ "~abstract_ageable": {
+ "class": "axi",
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ },
+ {
+ "bitfields": [],
+ "class": "axi",
+ "data": [
+ {
+ "default": false,
+ "field": "bV",
+ "index": 16,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_ageable"
+ },
+ "~abstract_animal": {
+ "class": "bid",
+ "metadata": [
+ {
+ "class": "axi",
+ "entity": "~abstract_ageable"
+ }
+ ],
+ "name": "~abstract_animal"
+ },
+ "~abstract_creature": {
+ "class": "ayh",
+ "metadata": [
+ {
+ "class": "aya",
+ "entity": "~abstract_insentient"
+ }
+ ],
+ "name": "~abstract_creature"
+ },
+ "~abstract_entity": {
+ "class": "axk",
+ "metadata": [
+ {
+ "bitfields": [
+ {
+ "class": "axk",
+ "mask": 1,
+ "method": "bE"
+ },
+ {
+ "class": "axk",
+ "mask": 2,
+ "method": "bI"
+ },
+ {
+ "class": "axk",
+ "mask": 8,
+ "method": "bO"
+ },
+ {
+ "class": "axk",
+ "mask": 16,
+ "method": "bP"
+ },
+ {
+ "class": "axk",
+ "mask": 64,
+ "method": "bT"
+ },
+ {
+ "class": "axk",
+ "mask": 32,
+ "method": "bU"
+ },
+ {
+ "class": "axy",
+ "mask": 128,
+ "method": "eV"
+ }
+ ],
+ "class": "axk",
+ "data": [
+ {
+ "default": 0,
+ "field": "Z",
+ "index": 0,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "field": "aL",
+ "index": 1,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": "Empty",
+ "field": "aM",
+ "index": 2,
+ "serializer": "OptChat",
+ "serializer_id": 5
+ },
+ {
+ "default": false,
+ "field": "aN",
+ "index": 3,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "aO",
+ "index": 4,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": false,
+ "field": "aP",
+ "index": 5,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "field": "ad",
+ "index": 6,
+ "serializer": "Pose",
+ "serializer_id": 18
+ },
+ {
+ "default": 0,
+ "field": "aQ",
+ "index": 7,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_entity"
+ },
+ "~abstract_insentient": {
+ "class": "aya",
+ "metadata": [
+ {
+ "class": "axy",
+ "entity": "~abstract_living"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 1,
+ "method": "fs"
+ },
+ {
+ "mask": 2,
+ "method": "ft"
+ },
+ {
+ "mask": 4,
+ "method": "fu"
+ }
+ ],
+ "class": "aya",
+ "data": [
+ {
+ "default": 0,
+ "field": "b",
+ "index": 15,
+ "serializer": "Byte",
+ "serializer_id": 0
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_insentient"
+ },
+ "~abstract_living": {
+ "class": "axy",
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 4,
+ "method": "eH"
+ },
+ {
+ "mask": 1,
+ "method": "eM"
+ }
+ ],
+ "class": "axy",
+ "data": [
+ {
+ "default": 0,
+ "field": "aB",
+ "index": 8,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": 1.0,
+ "field": "bK",
+ "index": 9,
+ "serializer": "Float",
+ "serializer_id": 2
+ },
+ {
+ "default": 0,
+ "field": "bL",
+ "index": 10,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "bM",
+ "index": 11,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ },
+ {
+ "default": 0,
+ "field": "bN",
+ "index": 12,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0,
+ "field": "bO",
+ "index": 13,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": "Empty",
+ "field": "bP",
+ "index": 14,
+ "serializer": "OptBlockPos",
+ "serializer_id": 10
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_living"
+ },
+ "~abstract_minecart": {
+ "class": "bpy",
+ "metadata": [
+ {
+ "class": "axk",
+ "entity": "~abstract_entity"
+ },
+ {
+ "bitfields": [],
+ "class": "bpy",
+ "data": [
+ {
+ "default": 0,
+ "field": "c",
+ "index": 8,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 1,
+ "field": "d",
+ "index": 9,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 0.0,
+ "field": "e",
+ "index": 10,
+ "serializer": "Float",
+ "serializer_id": 2
+ },
+ {
+ "field": "f",
+ "index": 11,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": 6,
+ "field": "ao",
+ "index": 12,
+ "serializer": "VarInt",
+ "serializer_id": 1
+ },
+ {
+ "default": false,
+ "field": "ap",
+ "index": 13,
+ "serializer": "Boolean",
+ "serializer_id": 7
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_minecart"
+ },
+ "~abstract_monster": {
+ "class": "bmd",
+ "metadata": [
+ {
+ "class": "ayh",
+ "entity": "~abstract_creature"
+ }
+ ],
+ "name": "~abstract_monster"
+ },
+ "~abstract_tameable": {
+ "class": "ays",
+ "metadata": [
+ {
+ "class": "bid",
+ "entity": "~abstract_animal"
+ },
+ {
+ "bitfields": [
+ {
+ "mask": 4,
+ "method": "q"
+ },
+ {
+ "mask": 1,
+ "method": "fz"
+ }
+ ],
+ "class": "ays",
+ "data": [
+ {
+ "default": 0,
+ "field": "bV",
+ "index": 17,
+ "serializer": "Byte",
+ "serializer_id": 0
+ },
+ {
+ "default": "Empty",
+ "field": "bW",
+ "index": 18,
+ "serializer": "OptUUID",
+ "serializer_id": 12
+ }
+ ]
+ }
+ ],
+ "name": "~abstract_tameable"
+ }
+ },
+ "info": {
+ "entity_count": 113
+ }
+ },
+ "items": {
+ "item": {
+ "acacia_boat": {
+ "class": "btb",
+ "display_name": "Acacia Boat",
+ "field": "lY",
+ "max_stack_size": 1,
+ "numeric_id": 674,
+ "text_id": "acacia_boat"
+ },
+ "acacia_button": {
+ "display_name": "Acacia Button",
+ "field": "kR",
+ "max_stack_size": 64,
+ "numeric_id": 615,
+ "text_id": "acacia_button"
+ },
+ "acacia_door": {
+ "class": "btr",
+ "display_name": "Acacia Door",
+ "field": "lm",
+ "max_stack_size": 64,
+ "numeric_id": 636,
+ "text_id": "acacia_door"
+ },
+ "acacia_fence": {
+ "display_name": "Acacia Fence",
+ "field": "eb",
+ "max_stack_size": 64,
+ "numeric_id": 261,
+ "text_id": "acacia_fence"
+ },
+ "acacia_fence_gate": {
+ "display_name": "Acacia Fence Gate",
+ "field": "lD",
+ "max_stack_size": 64,
+ "numeric_id": 653,
+ "text_id": "acacia_fence_gate"
+ },
+ "acacia_leaves": {
+ "display_name": "Acacia Leaves",
+ "field": "bH",
+ "max_stack_size": 64,
+ "numeric_id": 137,
+ "text_id": "acacia_leaves"
+ },
+ "acacia_log": {
+ "display_name": "Acacia Log",
+ "field": "bb",
+ "max_stack_size": 64,
+ "numeric_id": 105,
+ "text_id": "acacia_log"
+ },
+ "acacia_planks": {
+ "display_name": "Acacia Planks",
+ "field": "A",
+ "max_stack_size": 64,
+ "numeric_id": 26,
+ "text_id": "acacia_planks"
+ },
+ "acacia_pressure_plate": {
+ "display_name": "Acacia Pressure Plate",
+ "field": "ld",
+ "max_stack_size": 64,
+ "numeric_id": 627,
+ "text_id": "acacia_pressure_plate"
+ },
+ "acacia_sapling": {
+ "display_name": "Acacia Sapling",
+ "field": "I",
+ "max_stack_size": 64,
+ "numeric_id": 34,
+ "text_id": "acacia_sapling"
+ },
+ "acacia_sign": {
+ "class": "bvt",
+ "display_name": "Acacia Sign",
+ "field": "nS",
+ "max_stack_size": 16,
+ "numeric_id": 772,
+ "text_id": "acacia_sign"
+ },
+ "acacia_slab": {
+ "display_name": "Acacia Slab",
+ "field": "da",
+ "max_stack_size": 64,
+ "numeric_id": 208,
+ "text_id": "acacia_slab"
+ },
+ "acacia_stairs": {
+ "display_name": "Acacia Stairs",
+ "field": "gB",
+ "max_stack_size": 64,
+ "numeric_id": 391,
+ "text_id": "acacia_stairs"
+ },
+ "acacia_trapdoor": {
+ "display_name": "Acacia Trapdoor",
+ "field": "lv",
+ "max_stack_size": 64,
+ "numeric_id": 645,
+ "text_id": "acacia_trapdoor"
+ },
+ "acacia_wood": {
+ "display_name": "Acacia Wood",
+ "field": "bz",
+ "max_stack_size": 64,
+ "numeric_id": 129,
+ "text_id": "acacia_wood"
+ },
+ "activator_rail": {
+ "display_name": "Activator Rail",
+ "field": "lK",
+ "max_stack_size": 64,
+ "numeric_id": 660,
+ "text_id": "activator_rail"
+ },
+ "air": {
+ "class": "bsq",
+ "display_name": "Air",
+ "field": "a",
+ "max_stack_size": 64,
+ "numeric_id": 0,
+ "text_id": "air"
+ },
+ "allium": {
+ "display_name": "Allium",
+ "field": "cu",
+ "max_stack_size": 64,
+ "numeric_id": 176,
+ "text_id": "allium"
+ },
+ "amethyst_block": {
+ "display_name": "Block of Amethyst",
+ "field": "al",
+ "max_stack_size": 64,
+ "numeric_id": 63,
+ "text_id": "amethyst_block"
+ },
+ "amethyst_cluster": {
+ "display_name": "Amethyst Cluster",
+ "field": "uh",
+ "max_stack_size": 64,
+ "numeric_id": 1099,
+ "text_id": "amethyst_cluster"
+ },
+ "amethyst_shard": {
+ "class": "bus",
+ "display_name": "Amethyst Shard",
+ "field": "mo",
+ "max_stack_size": 64,
+ "numeric_id": 690,
+ "text_id": "amethyst_shard"
+ },
+ "ancient_debris": {
+ "class": "bta",
+ "display_name": "Ancient Debris",
+ "field": "ag",
+ "max_stack_size": 64,
+ "numeric_id": 58,
+ "text_id": "ancient_debris"
+ },
+ "andesite": {
+ "display_name": "Andesite",
+ "field": "g",
+ "max_stack_size": 64,
+ "numeric_id": 6,
+ "text_id": "andesite"
+ },
+ "andesite_slab": {
+ "display_name": "Andesite Slab",
+ "field": "ke",
+ "max_stack_size": 64,
+ "numeric_id": 576,
+ "text_id": "andesite_slab"
+ },
+ "andesite_stairs": {
+ "display_name": "Andesite Stairs",
+ "field": "jN",
+ "max_stack_size": 64,
+ "numeric_id": 559,
+ "text_id": "andesite_stairs"
+ },
+ "andesite_wall": {
+ "display_name": "Andesite Wall",
+ "field": "fw",
+ "max_stack_size": 64,
+ "numeric_id": 334,
+ "text_id": "andesite_wall"
+ },
+ "anvil": {
+ "display_name": "Anvil",
+ "field": "fI",
+ "max_stack_size": 64,
+ "numeric_id": 346,
+ "text_id": "anvil"
+ },
+ "apple": {
+ "class": "bus",
+ "display_name": "Apple",
+ "field": "mf",
+ "max_stack_size": 64,
+ "numeric_id": 681,
+ "text_id": "apple"
+ },
+ "armor_stand": {
+ "class": "bsu",
+ "display_name": "Armor Stand",
+ "field": "rK",
+ "max_stack_size": 16,
+ "numeric_id": 972,
+ "text_id": "armor_stand"
+ },
+ "arrow": {
+ "class": "bsv",
+ "display_name": "Arrow",
+ "field": "mh",
+ "max_stack_size": 64,
+ "numeric_id": 683,
+ "text_id": "arrow"
+ },
+ "axolotl_bucket": {
+ "class": "bvf",
+ "display_name": "Bucket of Axolotl",
+ "field": "oh",
+ "max_stack_size": 1,
+ "numeric_id": 787,
+ "text_id": "axolotl_bucket"
+ },
+ "axolotl_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Axolotl Spawn Egg",
+ "field": "pP",
+ "max_stack_size": 64,
+ "numeric_id": 873,
+ "text_id": "axolotl_spawn_egg"
+ },
+ "azalea": {
+ "display_name": "Azalea",
+ "field": "bW",
+ "max_stack_size": 64,
+ "numeric_id": 152,
+ "text_id": "azalea"
+ },
+ "azalea_leaves": {
+ "display_name": "Azalea Leaves",
+ "field": "bJ",
+ "max_stack_size": 64,
+ "numeric_id": 139,
+ "text_id": "azalea_leaves"
+ },
+ "azure_bluet": {
+ "display_name": "Azure Bluet",
+ "field": "cv",
+ "max_stack_size": 64,
+ "numeric_id": 177,
+ "text_id": "azure_bluet"
+ },
+ "baked_potato": {
+ "class": "bus",
+ "display_name": "Baked Potato",
+ "field": "rn",
+ "max_stack_size": 64,
+ "numeric_id": 949,
+ "text_id": "baked_potato"
+ },
+ "bamboo": {
+ "display_name": "Bamboo",
+ "field": "cV",
+ "max_stack_size": 64,
+ "numeric_id": 203,
+ "text_id": "bamboo"
+ },
+ "barrel": {
+ "display_name": "Barrel",
+ "field": "td",
+ "max_stack_size": 64,
+ "numeric_id": 1043,
+ "text_id": "barrel"
+ },
+ "barrier": {
+ "class": "bta",
+ "display_name": "Barrier",
+ "field": "gg",
+ "max_stack_size": 64,
+ "numeric_id": 370,
+ "text_id": "barrier"
+ },
+ "basalt": {
+ "display_name": "Basalt",
+ "field": "el",
+ "max_stack_size": 64,
+ "numeric_id": 271,
+ "text_id": "basalt"
+ },
+ "bat_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Bat Spawn Egg",
+ "field": "pQ",
+ "max_stack_size": 64,
+ "numeric_id": 874,
+ "text_id": "bat_spawn_egg"
+ },
+ "beacon": {
+ "class": "bta",
+ "display_name": "Beacon",
+ "field": "fm",
+ "max_stack_size": 64,
+ "numeric_id": 324,
+ "text_id": "beacon"
+ },
+ "bedrock": {
+ "display_name": "Bedrock",
+ "field": "K",
+ "max_stack_size": 64,
+ "numeric_id": 36,
+ "text_id": "bedrock"
+ },
+ "bee_nest": {
+ "display_name": "Bee Nest",
+ "field": "tu",
+ "max_stack_size": 64,
+ "numeric_id": 1060,
+ "text_id": "bee_nest"
+ },
+ "bee_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Bee Spawn Egg",
+ "field": "pR",
+ "max_stack_size": 64,
+ "numeric_id": 875,
+ "text_id": "bee_spawn_egg"
+ },
+ "beef": {
+ "class": "bus",
+ "display_name": "Raw Beef",
+ "field": "pv",
+ "max_stack_size": 64,
+ "numeric_id": 853,
+ "text_id": "beef"
+ },
+ "beehive": {
+ "display_name": "Beehive",
+ "field": "tv",
+ "max_stack_size": 64,
+ "numeric_id": 1061,
+ "text_id": "beehive"
+ },
+ "beetroot": {
+ "class": "bus",
+ "display_name": "Beetroot",
+ "field": "sn",
+ "max_stack_size": 64,
+ "numeric_id": 1001,
+ "text_id": "beetroot"
+ },
+ "beetroot_seeds": {
+ "class": "buv",
+ "display_name": "Beetroot Seeds",
+ "field": "so",
+ "max_stack_size": 64,
+ "numeric_id": 1002,
+ "text_id": "beetroot_seeds"
+ },
+ "beetroot_soup": {
+ "class": "btg",
+ "display_name": "Beetroot Soup",
+ "field": "sp",
+ "max_stack_size": 1,
+ "numeric_id": 1003,
+ "text_id": "beetroot_soup"
+ },
+ "bell": {
+ "display_name": "Bell",
+ "field": "tl",
+ "max_stack_size": 64,
+ "numeric_id": 1051,
+ "text_id": "bell"
+ },
+ "big_dripleaf": {
+ "display_name": "Big Dripleaf",
+ "field": "cT",
+ "max_stack_size": 64,
+ "numeric_id": 201,
+ "text_id": "big_dripleaf"
+ },
+ "birch_boat": {
+ "class": "btb",
+ "display_name": "Birch Boat",
+ "field": "lW",
+ "max_stack_size": 1,
+ "numeric_id": 672,
+ "text_id": "birch_boat"
+ },
+ "birch_button": {
+ "display_name": "Birch Button",
+ "field": "kP",
+ "max_stack_size": 64,
+ "numeric_id": 613,
+ "text_id": "birch_button"
+ },
+ "birch_door": {
+ "class": "btr",
+ "display_name": "Birch Door",
+ "field": "lk",
+ "max_stack_size": 64,
+ "numeric_id": 634,
+ "text_id": "birch_door"
+ },
+ "birch_fence": {
+ "display_name": "Birch Fence",
+ "field": "dZ",
+ "max_stack_size": 64,
+ "numeric_id": 259,
+ "text_id": "birch_fence"
+ },
+ "birch_fence_gate": {
+ "display_name": "Birch Fence Gate",
+ "field": "lB",
+ "max_stack_size": 64,
+ "numeric_id": 651,
+ "text_id": "birch_fence_gate"
+ },
+ "birch_leaves": {
+ "display_name": "Birch Leaves",
+ "field": "bF",
+ "max_stack_size": 64,
+ "numeric_id": 135,
+ "text_id": "birch_leaves"
+ },
+ "birch_log": {
+ "display_name": "Birch Log",
+ "field": "aZ",
+ "max_stack_size": 64,
+ "numeric_id": 103,
+ "text_id": "birch_log"
+ },
+ "birch_planks": {
+ "display_name": "Birch Planks",
+ "field": "y",
+ "max_stack_size": 64,
+ "numeric_id": 24,
+ "text_id": "birch_planks"
+ },
+ "birch_pressure_plate": {
+ "display_name": "Birch Pressure Plate",
+ "field": "lb",
+ "max_stack_size": 64,
+ "numeric_id": 625,
+ "text_id": "birch_pressure_plate"
+ },
+ "birch_sapling": {
+ "display_name": "Birch Sapling",
+ "field": "G",
+ "max_stack_size": 64,
+ "numeric_id": 32,
+ "text_id": "birch_sapling"
+ },
+ "birch_sign": {
+ "class": "bvt",
+ "display_name": "Birch Sign",
+ "field": "nQ",
+ "max_stack_size": 16,
+ "numeric_id": 770,
+ "text_id": "birch_sign"
+ },
+ "birch_slab": {
+ "display_name": "Birch Slab",
+ "field": "cY",
+ "max_stack_size": 64,
+ "numeric_id": 206,
+ "text_id": "birch_slab"
+ },
+ "birch_stairs": {
+ "display_name": "Birch Stairs",
+ "field": "fh",
+ "max_stack_size": 64,
+ "numeric_id": 319,
+ "text_id": "birch_stairs"
+ },
+ "birch_trapdoor": {
+ "display_name": "Birch Trapdoor",
+ "field": "lt",
+ "max_stack_size": 64,
+ "numeric_id": 643,
+ "text_id": "birch_trapdoor"
+ },
+ "birch_wood": {
+ "display_name": "Birch Wood",
+ "field": "bx",
+ "max_stack_size": 64,
+ "numeric_id": 127,
+ "text_id": "birch_wood"
+ },
+ "black_banner": {
+ "class": "bsx",
+ "display_name": "Black Banner",
+ "field": "sj",
+ "max_stack_size": 16,
+ "numeric_id": 997,
+ "text_id": "black_banner"
+ },
+ "black_bed": {
+ "class": "bsz",
+ "display_name": "Black Bed",
+ "field": "pn",
+ "max_stack_size": 1,
+ "numeric_id": 845,
+ "text_id": "black_bed"
+ },
+ "black_candle": {
+ "display_name": "Black Candle",
+ "field": "ud",
+ "max_stack_size": 64,
+ "numeric_id": 1095,
+ "text_id": "black_candle"
+ },
+ "black_carpet": {
+ "display_name": "Black Carpet",
+ "field": "gy",
+ "max_stack_size": 64,
+ "numeric_id": 388,
+ "text_id": "black_carpet"
+ },
+ "black_concrete": {
+ "display_name": "Black Concrete",
+ "field": "iF",
+ "max_stack_size": 64,
+ "numeric_id": 499,
+ "text_id": "black_concrete"
+ },
+ "black_concrete_powder": {
+ "display_name": "Black Concrete Powder",
+ "field": "iV",
+ "max_stack_size": 64,
+ "numeric_id": 515,
+ "text_id": "black_concrete_powder"
+ },
+ "black_dye": {
+ "class": "btt",
+ "display_name": "Black Dye",
+ "field": "oT",
+ "max_stack_size": 64,
+ "numeric_id": 825,
+ "text_id": "black_dye"
+ },
+ "black_glazed_terracotta": {
+ "display_name": "Black Glazed Terracotta",
+ "field": "ip",
+ "max_stack_size": 64,
+ "numeric_id": 483,
+ "text_id": "black_glazed_terracotta"
+ },
+ "black_shulker_box": {
+ "class": "bta",
+ "display_name": "Black Shulker Box",
+ "field": "hZ",
+ "max_stack_size": 1,
+ "numeric_id": 467,
+ "text_id": "black_shulker_box"
+ },
+ "black_stained_glass": {
+ "display_name": "Black Stained Glass",
+ "field": "gZ",
+ "max_stack_size": 64,
+ "numeric_id": 415,
+ "text_id": "black_stained_glass"
+ },
+ "black_stained_glass_pane": {
+ "display_name": "Black Stained Glass Pane",
+ "field": "hp",
+ "max_stack_size": 64,
+ "numeric_id": 431,
+ "text_id": "black_stained_glass_pane"
+ },
+ "black_terracotta": {
+ "display_name": "Black Terracotta",
+ "field": "gf",
+ "max_stack_size": 64,
+ "numeric_id": 369,
+ "text_id": "black_terracotta"
+ },
+ "black_wool": {
+ "display_name": "Black Wool",
+ "field": "cq",
+ "max_stack_size": 64,
+ "numeric_id": 172,
+ "text_id": "black_wool"
+ },
+ "blackstone": {
+ "display_name": "Blackstone",
+ "field": "tA",
+ "max_stack_size": 64,
+ "numeric_id": 1066,
+ "text_id": "blackstone"
+ },
+ "blackstone_slab": {
+ "display_name": "Blackstone Slab",
+ "field": "tB",
+ "max_stack_size": 64,
+ "numeric_id": 1067,
+ "text_id": "blackstone_slab"
+ },
+ "blackstone_stairs": {
+ "display_name": "Blackstone Stairs",
+ "field": "tC",
+ "max_stack_size": 64,
+ "numeric_id": 1068,
+ "text_id": "blackstone_stairs"
+ },
+ "blackstone_wall": {
+ "display_name": "Blackstone Wall",
+ "field": "fB",
+ "max_stack_size": 64,
+ "numeric_id": 339,
+ "text_id": "blackstone_wall"
+ },
+ "blast_furnace": {
+ "display_name": "Blast Furnace",
+ "field": "tf",
+ "max_stack_size": 64,
+ "numeric_id": 1045,
+ "text_id": "blast_furnace"
+ },
+ "blaze_powder": {
+ "class": "bus",
+ "display_name": "Blaze Powder",
+ "field": "pJ",
+ "max_stack_size": 64,
+ "numeric_id": 867,
+ "text_id": "blaze_powder"
+ },
+ "blaze_rod": {
+ "class": "bus",
+ "display_name": "Blaze Rod",
+ "field": "pB",
+ "max_stack_size": 64,
+ "numeric_id": 859,
+ "text_id": "blaze_rod"
+ },
+ "blaze_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Blaze Spawn Egg",
+ "field": "pS",
+ "max_stack_size": 64,
+ "numeric_id": 876,
+ "text_id": "blaze_spawn_egg"
+ },
+ "blue_banner": {
+ "class": "bsx",
+ "display_name": "Blue Banner",
+ "field": "sf",
+ "max_stack_size": 16,
+ "numeric_id": 993,
+ "text_id": "blue_banner"
+ },
+ "blue_bed": {
+ "class": "bsz",
+ "display_name": "Blue Bed",
+ "field": "pj",
+ "max_stack_size": 1,
+ "numeric_id": 841,
+ "text_id": "blue_bed"
+ },
+ "blue_candle": {
+ "display_name": "Blue Candle",
+ "field": "tZ",
+ "max_stack_size": 64,
+ "numeric_id": 1091,
+ "text_id": "blue_candle"
+ },
+ "blue_carpet": {
+ "display_name": "Blue Carpet",
+ "field": "gu",
+ "max_stack_size": 64,
+ "numeric_id": 384,
+ "text_id": "blue_carpet"
+ },
+ "blue_concrete": {
+ "display_name": "Blue Concrete",
+ "field": "iB",
+ "max_stack_size": 64,
+ "numeric_id": 495,
+ "text_id": "blue_concrete"
+ },
+ "blue_concrete_powder": {
+ "display_name": "Blue Concrete Powder",
+ "field": "iR",
+ "max_stack_size": 64,
+ "numeric_id": 511,
+ "text_id": "blue_concrete_powder"
+ },
+ "blue_dye": {
+ "class": "btt",
+ "display_name": "Blue Dye",
+ "field": "oP",
+ "max_stack_size": 64,
+ "numeric_id": 821,
+ "text_id": "blue_dye"
+ },
+ "blue_glazed_terracotta": {
+ "display_name": "Blue Glazed Terracotta",
+ "field": "il",
+ "max_stack_size": 64,
+ "numeric_id": 479,
+ "text_id": "blue_glazed_terracotta"
+ },
+ "blue_ice": {
+ "display_name": "Blue Ice",
+ "field": "jB",
+ "max_stack_size": 64,
+ "numeric_id": 547,
+ "text_id": "blue_ice"
+ },
+ "blue_orchid": {
+ "display_name": "Blue Orchid",
+ "field": "ct",
+ "max_stack_size": 64,
+ "numeric_id": 175,
+ "text_id": "blue_orchid"
+ },
+ "blue_shulker_box": {
+ "class": "bta",
+ "display_name": "Blue Shulker Box",
+ "field": "hV",
+ "max_stack_size": 1,
+ "numeric_id": 463,
+ "text_id": "blue_shulker_box"
+ },
+ "blue_stained_glass": {
+ "display_name": "Blue Stained Glass",
+ "field": "gV",
+ "max_stack_size": 64,
+ "numeric_id": 411,
+ "text_id": "blue_stained_glass"
+ },
+ "blue_stained_glass_pane": {
+ "display_name": "Blue Stained Glass Pane",
+ "field": "hl",
+ "max_stack_size": 64,
+ "numeric_id": 427,
+ "text_id": "blue_stained_glass_pane"
+ },
+ "blue_terracotta": {
+ "display_name": "Blue Terracotta",
+ "field": "gb",
+ "max_stack_size": 64,
+ "numeric_id": 365,
+ "text_id": "blue_terracotta"
+ },
+ "blue_wool": {
+ "display_name": "Blue Wool",
+ "field": "cm",
+ "max_stack_size": 64,
+ "numeric_id": 168,
+ "text_id": "blue_wool"
+ },
+ "bone": {
+ "class": "bus",
+ "display_name": "Bone",
+ "field": "oV",
+ "max_stack_size": 64,
+ "numeric_id": 827,
+ "text_id": "bone"
+ },
+ "bone_block": {
+ "display_name": "Bone Block",
+ "field": "hH",
+ "max_stack_size": 64,
+ "numeric_id": 449,
+ "text_id": "bone_block"
+ },
+ "bone_meal": {
+ "class": "btc",
+ "display_name": "Bone Meal",
+ "field": "oU",
+ "max_stack_size": 64,
+ "numeric_id": 826,
+ "text_id": "bone_meal"
+ },
+ "book": {
+ "class": "btd",
+ "display_name": "Book",
+ "field": "om",
+ "max_stack_size": 64,
+ "numeric_id": 792,
+ "text_id": "book"
+ },
+ "bookshelf": {
+ "display_name": "Bookshelf",
+ "field": "dz",
+ "max_stack_size": 64,
+ "numeric_id": 233,
+ "text_id": "bookshelf"
+ },
+ "bow": {
+ "class": "btf",
+ "display_name": "Bow",
+ "field": "mg",
+ "max_stack_size": 64,
+ "numeric_id": 682,
+ "text_id": "bow"
+ },
+ "bowl": {
+ "class": "bus",
+ "display_name": "Bowl",
+ "field": "nc",
+ "max_stack_size": 64,
+ "numeric_id": 730,
+ "text_id": "bowl"
+ },
+ "brain_coral": {
+ "display_name": "Brain Coral",
+ "field": "ji",
+ "max_stack_size": 64,
+ "numeric_id": 528,
+ "text_id": "brain_coral"
+ },
+ "brain_coral_block": {
+ "display_name": "Brain Coral Block",
+ "field": "jd",
+ "max_stack_size": 64,
+ "numeric_id": 523,
+ "text_id": "brain_coral_block"
+ },
+ "brain_coral_fan": {
+ "class": "bwb",
+ "display_name": "Brain Coral Fan",
+ "field": "js",
+ "max_stack_size": 64,
+ "numeric_id": 538,
+ "text_id": "brain_coral_fan"
+ },
+ "bread": {
+ "class": "bus",
+ "display_name": "Bread",
+ "field": "nj",
+ "max_stack_size": 64,
+ "numeric_id": 737,
+ "text_id": "bread"
+ },
+ "brewing_stand": {
+ "display_name": "Brewing Stand",
+ "field": "pL",
+ "max_stack_size": 64,
+ "numeric_id": 869,
+ "text_id": "brewing_stand"
+ },
+ "brick": {
+ "class": "bus",
+ "display_name": "Brick",
+ "field": "oi",
+ "max_stack_size": 64,
+ "numeric_id": 788,
+ "text_id": "brick"
+ },
+ "brick_slab": {
+ "display_name": "Brick Slab",
+ "field": "dk",
+ "max_stack_size": 64,
+ "numeric_id": 218,
+ "text_id": "brick_slab"
+ },
+ "brick_stairs": {
+ "display_name": "Brick Stairs",
+ "field": "eP",
+ "max_stack_size": 64,
+ "numeric_id": 301,
+ "text_id": "brick_stairs"
+ },
+ "brick_wall": {
+ "display_name": "Brick Wall",
+ "field": "fp",
+ "max_stack_size": 64,
+ "numeric_id": 327,
+ "text_id": "brick_wall"
+ },
+ "bricks": {
+ "display_name": "Bricks",
+ "field": "dy",
+ "max_stack_size": 64,
+ "numeric_id": 232,
+ "text_id": "bricks"
+ },
+ "brown_banner": {
+ "class": "bsx",
+ "display_name": "Brown Banner",
+ "field": "sg",
+ "max_stack_size": 16,
+ "numeric_id": 994,
+ "text_id": "brown_banner"
+ },
+ "brown_bed": {
+ "class": "bsz",
+ "display_name": "Brown Bed",
+ "field": "pk",
+ "max_stack_size": 1,
+ "numeric_id": 842,
+ "text_id": "brown_bed"
+ },
+ "brown_candle": {
+ "display_name": "Brown Candle",
+ "field": "ua",
+ "max_stack_size": 64,
+ "numeric_id": 1092,
+ "text_id": "brown_candle"
+ },
+ "brown_carpet": {
+ "display_name": "Brown Carpet",
+ "field": "gv",
+ "max_stack_size": 64,
+ "numeric_id": 385,
+ "text_id": "brown_carpet"
+ },
+ "brown_concrete": {
+ "display_name": "Brown Concrete",
+ "field": "iC",
+ "max_stack_size": 64,
+ "numeric_id": 496,
+ "text_id": "brown_concrete"
+ },
+ "brown_concrete_powder": {
+ "display_name": "Brown Concrete Powder",
+ "field": "iS",
+ "max_stack_size": 64,
+ "numeric_id": 512,
+ "text_id": "brown_concrete_powder"
+ },
+ "brown_dye": {
+ "class": "btt",
+ "display_name": "Brown Dye",
+ "field": "oQ",
+ "max_stack_size": 64,
+ "numeric_id": 822,
+ "text_id": "brown_dye"
+ },
+ "brown_glazed_terracotta": {
+ "display_name": "Brown Glazed Terracotta",
+ "field": "im",
+ "max_stack_size": 64,
+ "numeric_id": 480,
+ "text_id": "brown_glazed_terracotta"
+ },
+ "brown_mushroom": {
+ "display_name": "Brown Mushroom",
+ "field": "cF",
+ "max_stack_size": 64,
+ "numeric_id": 187,
+ "text_id": "brown_mushroom"
+ },
+ "brown_mushroom_block": {
+ "display_name": "Brown Mushroom Block",
+ "field": "eG",
+ "max_stack_size": 64,
+ "numeric_id": 292,
+ "text_id": "brown_mushroom_block"
+ },
+ "brown_shulker_box": {
+ "class": "bta",
+ "display_name": "Brown Shulker Box",
+ "field": "hW",
+ "max_stack_size": 1,
+ "numeric_id": 464,
+ "text_id": "brown_shulker_box"
+ },
+ "brown_stained_glass": {
+ "display_name": "Brown Stained Glass",
+ "field": "gW",
+ "max_stack_size": 64,
+ "numeric_id": 412,
+ "text_id": "brown_stained_glass"
+ },
+ "brown_stained_glass_pane": {
+ "display_name": "Brown Stained Glass Pane",
+ "field": "hm",
+ "max_stack_size": 64,
+ "numeric_id": 428,
+ "text_id": "brown_stained_glass_pane"
+ },
+ "brown_terracotta": {
+ "display_name": "Brown Terracotta",
+ "field": "gc",
+ "max_stack_size": 64,
+ "numeric_id": 366,
+ "text_id": "brown_terracotta"
+ },
+ "brown_wool": {
+ "display_name": "Brown Wool",
+ "field": "cn",
+ "max_stack_size": 64,
+ "numeric_id": 169,
+ "text_id": "brown_wool"
+ },
+ "bubble_coral": {
+ "display_name": "Bubble Coral",
+ "field": "jj",
+ "max_stack_size": 64,
+ "numeric_id": 529,
+ "text_id": "bubble_coral"
+ },
+ "bubble_coral_block": {
+ "display_name": "Bubble Coral Block",
+ "field": "je",
+ "max_stack_size": 64,
+ "numeric_id": 524,
+ "text_id": "bubble_coral_block"
+ },
+ "bubble_coral_fan": {
+ "class": "bwb",
+ "display_name": "Bubble Coral Fan",
+ "field": "jt",
+ "max_stack_size": 64,
+ "numeric_id": 539,
+ "text_id": "bubble_coral_fan"
+ },
+ "bucket": {
+ "class": "bth",
+ "display_name": "Bucket",
+ "field": "nW",
+ "max_stack_size": 16,
+ "numeric_id": 776,
+ "text_id": "bucket"
+ },
+ "budding_amethyst": {
+ "display_name": "Budding Amethyst",
+ "field": "am",
+ "max_stack_size": 64,
+ "numeric_id": 64,
+ "text_id": "budding_amethyst"
+ },
+ "bundle": {
+ "class": "bti",
+ "display_name": "Bundle",
+ "field": "oq",
+ "max_stack_size": 1,
+ "numeric_id": 796,
+ "text_id": "bundle"
+ },
+ "cactus": {
+ "display_name": "Cactus",
+ "field": "dU",
+ "max_stack_size": 64,
+ "numeric_id": 254,
+ "text_id": "cactus"
+ },
+ "cake": {
+ "class": "bta",
+ "display_name": "Cake",
+ "field": "oX",
+ "max_stack_size": 1,
+ "numeric_id": 829,
+ "text_id": "cake"
+ },
+ "calcite": {
+ "display_name": "Calcite",
+ "field": "l",
+ "max_stack_size": 64,
+ "numeric_id": 11,
+ "text_id": "calcite"
+ },
+ "campfire": {
+ "display_name": "Campfire",
+ "field": "tq",
+ "max_stack_size": 64,
+ "numeric_id": 1056,
+ "text_id": "campfire"
+ },
+ "candle": {
+ "display_name": "Candle",
+ "field": "tN",
+ "max_stack_size": 64,
+ "numeric_id": 1079,
+ "text_id": "candle"
+ },
+ "carrot": {
+ "class": "buv",
+ "display_name": "Carrot",
+ "field": "rl",
+ "max_stack_size": 64,
+ "numeric_id": 947,
+ "text_id": "carrot"
+ },
+ "carrot_on_a_stick": {
+ "class": "bul",
+ "display_name": "Carrot on a Stick",
+ "field": "lR",
+ "max_stack_size": 64,
+ "numeric_id": 667,
+ "text_id": "carrot_on_a_stick"
+ },
+ "cartography_table": {
+ "display_name": "Cartography Table",
+ "field": "tg",
+ "max_stack_size": 64,
+ "numeric_id": 1046,
+ "text_id": "cartography_table"
+ },
+ "carved_pumpkin": {
+ "display_name": "Carved Pumpkin",
+ "field": "eg",
+ "max_stack_size": 64,
+ "numeric_id": 266,
+ "text_id": "carved_pumpkin"
+ },
+ "cat_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Cat Spawn Egg",
+ "field": "pT",
+ "max_stack_size": 64,
+ "numeric_id": 877,
+ "text_id": "cat_spawn_egg"
+ },
+ "cauldron": {
+ "display_name": "Cauldron",
+ "field": "pM",
+ "max_stack_size": 64,
+ "numeric_id": 870,
+ "text_id": "cauldron"
+ },
+ "cave_spider_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Cave Spider Spawn Egg",
+ "field": "pU",
+ "max_stack_size": 64,
+ "numeric_id": 878,
+ "text_id": "cave_spider_spawn_egg"
+ },
+ "chain": {
+ "display_name": "Chain",
+ "field": "eK",
+ "max_stack_size": 64,
+ "numeric_id": 296,
+ "text_id": "chain"
+ },
+ "chain_command_block": {
+ "class": "bum",
+ "display_name": "Chain Command Block",
+ "field": "hC",
+ "max_stack_size": 64,
+ "numeric_id": 444,
+ "text_id": "chain_command_block"
+ },
+ "chainmail_boots": {
+ "class": "bsr",
+ "display_name": "Chainmail Boots",
+ "field": "nr",
+ "max_stack_size": 64,
+ "numeric_id": 745,
+ "text_id": "chainmail_boots"
+ },
+ "chainmail_chestplate": {
+ "class": "bsr",
+ "display_name": "Chainmail Chestplate",
+ "field": "np",
+ "max_stack_size": 64,
+ "numeric_id": 743,
+ "text_id": "chainmail_chestplate"
+ },
+ "chainmail_helmet": {
+ "class": "bsr",
+ "display_name": "Chainmail Helmet",
+ "field": "no",
+ "max_stack_size": 64,
+ "numeric_id": 742,
+ "text_id": "chainmail_helmet"
+ },
+ "chainmail_leggings": {
+ "class": "bsr",
+ "display_name": "Chainmail Leggings",
+ "field": "nq",
+ "max_stack_size": 64,
+ "numeric_id": 744,
+ "text_id": "chainmail_leggings"
+ },
+ "charcoal": {
+ "class": "bus",
+ "display_name": "Charcoal",
+ "field": "mj",
+ "max_stack_size": 64,
+ "numeric_id": 685,
+ "text_id": "charcoal"
+ },
+ "chest": {
+ "display_name": "Chest",
+ "field": "dL",
+ "max_stack_size": 64,
+ "numeric_id": 245,
+ "text_id": "chest"
+ },
+ "chest_minecart": {
+ "class": "bve",
+ "display_name": "Minecart with Chest",
+ "field": "lN",
+ "max_stack_size": 1,
+ "numeric_id": 663,
+ "text_id": "chest_minecart"
+ },
+ "chicken": {
+ "class": "bus",
+ "display_name": "Raw Chicken",
+ "field": "px",
+ "max_stack_size": 64,
+ "numeric_id": 855,
+ "text_id": "chicken"
+ },
+ "chicken_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Chicken Spawn Egg",
+ "field": "pV",
+ "max_stack_size": 64,
+ "numeric_id": 879,
+ "text_id": "chicken_spawn_egg"
+ },
+ "chipped_anvil": {
+ "display_name": "Chipped Anvil",
+ "field": "fJ",
+ "max_stack_size": 64,
+ "numeric_id": 347,
+ "text_id": "chipped_anvil"
+ },
+ "chiseled_deepslate": {
+ "display_name": "Chiseled Deepslate",
+ "field": "eF",
+ "max_stack_size": 64,
+ "numeric_id": 291,
+ "text_id": "chiseled_deepslate"
+ },
+ "chiseled_nether_bricks": {
+ "display_name": "Chiseled Nether Bricks",
+ "field": "eV",
+ "max_stack_size": 64,
+ "numeric_id": 307,
+ "text_id": "chiseled_nether_bricks"
+ },
+ "chiseled_polished_blackstone": {
+ "display_name": "Chiseled Polished Blackstone",
+ "field": "tH",
+ "max_stack_size": 64,
+ "numeric_id": 1073,
+ "text_id": "chiseled_polished_blackstone"
+ },
+ "chiseled_quartz_block": {
+ "display_name": "Chiseled Quartz Block",
+ "field": "fL",
+ "max_stack_size": 64,
+ "numeric_id": 349,
+ "text_id": "chiseled_quartz_block"
+ },
+ "chiseled_red_sandstone": {
+ "display_name": "Chiseled Red Sandstone",
+ "field": "hy",
+ "max_stack_size": 64,
+ "numeric_id": 440,
+ "text_id": "chiseled_red_sandstone"
+ },
+ "chiseled_sandstone": {
+ "display_name": "Chiseled Sandstone",
+ "field": "bR",
+ "max_stack_size": 64,
+ "numeric_id": 147,
+ "text_id": "chiseled_sandstone"
+ },
+ "chiseled_stone_bricks": {
+ "display_name": "Chiseled Stone Bricks",
+ "field": "eA",
+ "max_stack_size": 64,
+ "numeric_id": 286,
+ "text_id": "chiseled_stone_bricks"
+ },
+ "chorus_flower": {
+ "display_name": "Chorus Flower",
+ "field": "dF",
+ "max_stack_size": 64,
+ "numeric_id": 239,
+ "text_id": "chorus_flower"
+ },
+ "chorus_fruit": {
+ "class": "btj",
+ "display_name": "Chorus Fruit",
+ "field": "sl",
+ "max_stack_size": 64,
+ "numeric_id": 999,
+ "text_id": "chorus_fruit"
+ },
+ "chorus_plant": {
+ "display_name": "Chorus Plant",
+ "field": "dE",
+ "max_stack_size": 64,
+ "numeric_id": 238,
+ "text_id": "chorus_plant"
+ },
+ "clay": {
+ "display_name": "Clay",
+ "field": "dV",
+ "max_stack_size": 64,
+ "numeric_id": 255,
+ "text_id": "clay"
+ },
+ "clay_ball": {
+ "class": "bus",
+ "display_name": "Clay Ball",
+ "field": "oj",
+ "max_stack_size": 64,
+ "numeric_id": 789,
+ "text_id": "clay_ball"
+ },
+ "clock": {
+ "class": "bus",
+ "display_name": "Clock",
+ "field": "os",
+ "max_stack_size": 64,
+ "numeric_id": 798,
+ "text_id": "clock"
+ },
+ "coal": {
+ "class": "bus",
+ "display_name": "Coal",
+ "field": "mi",
+ "max_stack_size": 64,
+ "numeric_id": 684,
+ "text_id": "coal"
+ },
+ "coal_block": {
+ "display_name": "Block of Coal",
+ "field": "ah",
+ "max_stack_size": 64,
+ "numeric_id": 59,
+ "text_id": "coal_block"
+ },
+ "coal_ore": {
+ "display_name": "Coal Ore",
+ "field": "O",
+ "max_stack_size": 64,
+ "numeric_id": 40,
+ "text_id": "coal_ore"
+ },
+ "coarse_dirt": {
+ "display_name": "Coarse Dirt",
+ "field": "q",
+ "max_stack_size": 64,
+ "numeric_id": 16,
+ "text_id": "coarse_dirt"
+ },
+ "cobbled_deepslate": {
+ "display_name": "Cobbled Deepslate",
+ "field": "j",
+ "max_stack_size": 64,
+ "numeric_id": 9,
+ "text_id": "cobbled_deepslate"
+ },
+ "cobbled_deepslate_slab": {
+ "display_name": "Cobbled Deepslate Slab",
+ "field": "ki",
+ "max_stack_size": 64,
+ "numeric_id": 580,
+ "text_id": "cobbled_deepslate_slab"
+ },
+ "cobbled_deepslate_stairs": {
+ "display_name": "Cobbled Deepslate Stairs",
+ "field": "jR",
+ "max_stack_size": 64,
+ "numeric_id": 563,
+ "text_id": "cobbled_deepslate_stairs"
+ },
+ "cobbled_deepslate_wall": {
+ "display_name": "Cobbled Deepslate Wall",
+ "field": "fE",
+ "max_stack_size": 64,
+ "numeric_id": 342,
+ "text_id": "cobbled_deepslate_wall"
+ },
+ "cobblestone": {
+ "display_name": "Cobblestone",
+ "field": "v",
+ "max_stack_size": 64,
+ "numeric_id": 21,
+ "text_id": "cobblestone"
+ },
+ "cobblestone_slab": {
+ "display_name": "Cobblestone Slab",
+ "field": "dj",
+ "max_stack_size": 64,
+ "numeric_id": 217,
+ "text_id": "cobblestone_slab"
+ },
+ "cobblestone_stairs": {
+ "display_name": "Cobblestone Stairs",
+ "field": "dQ",
+ "max_stack_size": 64,
+ "numeric_id": 250,
+ "text_id": "cobblestone_stairs"
+ },
+ "cobblestone_wall": {
+ "display_name": "Cobblestone Wall",
+ "field": "fn",
+ "max_stack_size": 64,
+ "numeric_id": 325,
+ "text_id": "cobblestone_wall"
+ },
+ "cobweb": {
+ "display_name": "Cobweb",
+ "field": "bT",
+ "max_stack_size": 64,
+ "numeric_id": 149,
+ "text_id": "cobweb"
+ },
+ "cocoa_beans": {
+ "class": "buv",
+ "display_name": "Cocoa Beans",
+ "field": "oD",
+ "max_stack_size": 64,
+ "numeric_id": 809,
+ "text_id": "cocoa_beans"
+ },
+ "cod": {
+ "class": "bus",
+ "display_name": "Raw Cod",
+ "field": "ov",
+ "max_stack_size": 64,
+ "numeric_id": 801,
+ "text_id": "cod"
+ },
+ "cod_bucket": {
+ "class": "bvf",
+ "display_name": "Bucket of Cod",
+ "field": "of",
+ "max_stack_size": 1,
+ "numeric_id": 785,
+ "text_id": "cod_bucket"
+ },
+ "cod_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Cod Spawn Egg",
+ "field": "pW",
+ "max_stack_size": 64,
+ "numeric_id": 880,
+ "text_id": "cod_spawn_egg"
+ },
+ "command_block": {
+ "class": "bum",
+ "display_name": "Command Block",
+ "field": "fl",
+ "max_stack_size": 64,
+ "numeric_id": 323,
+ "text_id": "command_block"
+ },
+ "command_block_minecart": {
+ "class": "bve",
+ "display_name": "Minecart with Command Block",
+ "field": "rR",
+ "max_stack_size": 1,
+ "numeric_id": 979,
+ "text_id": "command_block_minecart"
+ },
+ "comparator": {
+ "display_name": "Redstone Comparator",
+ "field": "kr",
+ "max_stack_size": 64,
+ "numeric_id": 589,
+ "text_id": "comparator"
+ },
+ "compass": {
+ "class": "btk",
+ "display_name": "Compass",
+ "field": "op",
+ "max_stack_size": 64,
+ "numeric_id": 795,
+ "text_id": "compass"
+ },
+ "composter": {
+ "display_name": "Composter",
+ "field": "tc",
+ "max_stack_size": 64,
+ "numeric_id": 1042,
+ "text_id": "composter"
+ },
+ "conduit": {
+ "class": "bta",
+ "display_name": "Conduit",
+ "field": "jC",
+ "max_stack_size": 64,
+ "numeric_id": 548,
+ "text_id": "conduit"
+ },
+ "cooked_beef": {
+ "class": "bus",
+ "display_name": "Steak",
+ "field": "pw",
+ "max_stack_size": 64,
+ "numeric_id": 854,
+ "text_id": "cooked_beef"
+ },
+ "cooked_chicken": {
+ "class": "bus",
+ "display_name": "Cooked Chicken",
+ "field": "py",
+ "max_stack_size": 64,
+ "numeric_id": 856,
+ "text_id": "cooked_chicken"
+ },
+ "cooked_cod": {
+ "class": "bus",
+ "display_name": "Cooked Cod",
+ "field": "oz",
+ "max_stack_size": 64,
+ "numeric_id": 805,
+ "text_id": "cooked_cod"
+ },
+ "cooked_mutton": {
+ "class": "bus",
+ "display_name": "Cooked Mutton",
+ "field": "rT",
+ "max_stack_size": 64,
+ "numeric_id": 981,
+ "text_id": "cooked_mutton"
+ },
+ "cooked_porkchop": {
+ "class": "bus",
+ "display_name": "Cooked Porkchop",
+ "field": "nK",
+ "max_stack_size": 64,
+ "numeric_id": 764,
+ "text_id": "cooked_porkchop"
+ },
+ "cooked_rabbit": {
+ "class": "bus",
+ "display_name": "Cooked Rabbit",
+ "field": "rG",
+ "max_stack_size": 64,
+ "numeric_id": 968,
+ "text_id": "cooked_rabbit"
+ },
+ "cooked_salmon": {
+ "class": "bus",
+ "display_name": "Cooked Salmon",
+ "field": "oA",
+ "max_stack_size": 64,
+ "numeric_id": 806,
+ "text_id": "cooked_salmon"
+ },
+ "cookie": {
+ "class": "bus",
+ "display_name": "Cookie",
+ "field": "po",
+ "max_stack_size": 64,
+ "numeric_id": 846,
+ "text_id": "cookie"
+ },
+ "copper_block": {
+ "display_name": "Block of Copper",
+ "field": "ao",
+ "max_stack_size": 64,
+ "numeric_id": 66,
+ "text_id": "copper_block"
+ },
+ "copper_ingot": {
+ "class": "bus",
+ "display_name": "Copper Ingot",
+ "field": "ms",
+ "max_stack_size": 64,
+ "numeric_id": 694,
+ "text_id": "copper_ingot"
+ },
+ "copper_ore": {
+ "display_name": "Copper Ore",
+ "field": "S",
+ "max_stack_size": 64,
+ "numeric_id": 44,
+ "text_id": "copper_ore"
+ },
+ "cornflower": {
+ "display_name": "Cornflower",
+ "field": "cB",
+ "max_stack_size": 64,
+ "numeric_id": 183,
+ "text_id": "cornflower"
+ },
+ "cow_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Cow Spawn Egg",
+ "field": "pX",
+ "max_stack_size": 64,
+ "numeric_id": 881,
+ "text_id": "cow_spawn_egg"
+ },
+ "cracked_deepslate_bricks": {
+ "display_name": "Cracked Deepslate Bricks",
+ "field": "eC",
+ "max_stack_size": 64,
+ "numeric_id": 288,
+ "text_id": "cracked_deepslate_bricks"
+ },
+ "cracked_deepslate_tiles": {
+ "display_name": "Cracked Deepslate Tiles",
+ "field": "eE",
+ "max_stack_size": 64,
+ "numeric_id": 290,
+ "text_id": "cracked_deepslate_tiles"
+ },
+ "cracked_nether_bricks": {
+ "display_name": "Cracked Nether Bricks",
+ "field": "eU",
+ "max_stack_size": 64,
+ "numeric_id": 306,
+ "text_id": "cracked_nether_bricks"
+ },
+ "cracked_polished_blackstone_bricks": {
+ "display_name": "Cracked Polished Blackstone Bricks",
+ "field": "tL",
+ "max_stack_size": 64,
+ "numeric_id": 1077,
+ "text_id": "cracked_polished_blackstone_bricks"
+ },
+ "cracked_stone_bricks": {
+ "display_name": "Cracked Stone Bricks",
+ "field": "ez",
+ "max_stack_size": 64,
+ "numeric_id": 285,
+ "text_id": "cracked_stone_bricks"
+ },
+ "crafting_table": {
+ "display_name": "Crafting Table",
+ "field": "dM",
+ "max_stack_size": 64,
+ "numeric_id": 246,
+ "text_id": "crafting_table"
+ },
+ "creeper_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "sX",
+ "max_stack_size": 1,
+ "numeric_id": 1037,
+ "text_id": "creeper_banner_pattern"
+ },
+ "creeper_head": {
+ "class": "bwb",
+ "display_name": "Creeper Head",
+ "field": "rv",
+ "max_stack_size": 64,
+ "numeric_id": 957,
+ "text_id": "creeper_head"
+ },
+ "creeper_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Creeper Spawn Egg",
+ "field": "pY",
+ "max_stack_size": 64,
+ "numeric_id": 882,
+ "text_id": "creeper_spawn_egg"
+ },
+ "crimson_button": {
+ "display_name": "Crimson Button",
+ "field": "kT",
+ "max_stack_size": 64,
+ "numeric_id": 617,
+ "text_id": "crimson_button"
+ },
+ "crimson_door": {
+ "class": "btr",
+ "display_name": "Crimson Door",
+ "field": "lo",
+ "max_stack_size": 64,
+ "numeric_id": 638,
+ "text_id": "crimson_door"
+ },
+ "crimson_fence": {
+ "display_name": "Crimson Fence",
+ "field": "ed",
+ "max_stack_size": 64,
+ "numeric_id": 263,
+ "text_id": "crimson_fence"
+ },
+ "crimson_fence_gate": {
+ "display_name": "Crimson Fence Gate",
+ "field": "lF",
+ "max_stack_size": 64,
+ "numeric_id": 655,
+ "text_id": "crimson_fence_gate"
+ },
+ "crimson_fungus": {
+ "display_name": "Crimson Fungus",
+ "field": "cH",
+ "max_stack_size": 64,
+ "numeric_id": 189,
+ "text_id": "crimson_fungus"
+ },
+ "crimson_hyphae": {
+ "display_name": "Crimson Hyphae",
+ "field": "bB",
+ "max_stack_size": 64,
+ "numeric_id": 131,
+ "text_id": "crimson_hyphae"
+ },
+ "crimson_nylium": {
+ "display_name": "Crimson Nylium",
+ "field": "t",
+ "max_stack_size": 64,
+ "numeric_id": 19,
+ "text_id": "crimson_nylium"
+ },
+ "crimson_planks": {
+ "display_name": "Crimson Planks",
+ "field": "C",
+ "max_stack_size": 64,
+ "numeric_id": 28,
+ "text_id": "crimson_planks"
+ },
+ "crimson_pressure_plate": {
+ "display_name": "Crimson Pressure Plate",
+ "field": "lf",
+ "max_stack_size": 64,
+ "numeric_id": 629,
+ "text_id": "crimson_pressure_plate"
+ },
+ "crimson_roots": {
+ "display_name": "Crimson Roots",
+ "field": "cJ",
+ "max_stack_size": 64,
+ "numeric_id": 191,
+ "text_id": "crimson_roots"
+ },
+ "crimson_sign": {
+ "class": "bvt",
+ "display_name": "Crimson Sign",
+ "field": "nU",
+ "max_stack_size": 16,
+ "numeric_id": 774,
+ "text_id": "crimson_sign"
+ },
+ "crimson_slab": {
+ "display_name": "Crimson Slab",
+ "field": "dc",
+ "max_stack_size": 64,
+ "numeric_id": 210,
+ "text_id": "crimson_slab"
+ },
+ "crimson_stairs": {
+ "display_name": "Crimson Stairs",
+ "field": "fj",
+ "max_stack_size": 64,
+ "numeric_id": 321,
+ "text_id": "crimson_stairs"
+ },
+ "crimson_stem": {
+ "display_name": "Crimson Stem",
+ "field": "bd",
+ "max_stack_size": 64,
+ "numeric_id": 107,
+ "text_id": "crimson_stem"
+ },
+ "crimson_trapdoor": {
+ "display_name": "Crimson Trapdoor",
+ "field": "lx",
+ "max_stack_size": 64,
+ "numeric_id": 647,
+ "text_id": "crimson_trapdoor"
+ },
+ "crossbow": {
+ "class": "btn",
+ "display_name": "Crossbow",
+ "field": "sT",
+ "max_stack_size": 1,
+ "numeric_id": 1033,
+ "text_id": "crossbow"
+ },
+ "crying_obsidian": {
+ "display_name": "Crying Obsidian",
+ "field": "tz",
+ "max_stack_size": 64,
+ "numeric_id": 1065,
+ "text_id": "crying_obsidian"
+ },
+ "cut_copper": {
+ "display_name": "Cut Copper",
+ "field": "av",
+ "max_stack_size": 64,
+ "numeric_id": 73,
+ "text_id": "cut_copper"
+ },
+ "cut_copper_slab": {
+ "display_name": "Cut Copper Slab",
+ "field": "aD",
+ "max_stack_size": 64,
+ "numeric_id": 81,
+ "text_id": "cut_copper_slab"
+ },
+ "cut_copper_stairs": {
+ "display_name": "Cut Copper Stairs",
+ "field": "az",
+ "max_stack_size": 64,
+ "numeric_id": 77,
+ "text_id": "cut_copper_stairs"
+ },
+ "cut_red_sandstone": {
+ "display_name": "Cut Red Sandstone",
+ "field": "hz",
+ "max_stack_size": 64,
+ "numeric_id": 441,
+ "text_id": "cut_red_sandstone"
+ },
+ "cut_red_sandstone_slab": {
+ "display_name": "Cut Red Sandstone Slab",
+ "field": "dp",
+ "max_stack_size": 64,
+ "numeric_id": 223,
+ "text_id": "cut_red_sandstone_slab"
+ },
+ "cut_sandstone": {
+ "display_name": "Cut Sandstone",
+ "field": "bS",
+ "max_stack_size": 64,
+ "numeric_id": 148,
+ "text_id": "cut_sandstone"
+ },
+ "cut_sandstone_slab": {
+ "display_name": "Cut Sandstone Slab",
+ "field": "dh",
+ "max_stack_size": 64,
+ "numeric_id": 215,
+ "text_id": "cut_sandstone_slab"
+ },
+ "cyan_banner": {
+ "class": "bsx",
+ "display_name": "Cyan Banner",
+ "field": "sd",
+ "max_stack_size": 16,
+ "numeric_id": 991,
+ "text_id": "cyan_banner"
+ },
+ "cyan_bed": {
+ "class": "bsz",
+ "display_name": "Cyan Bed",
+ "field": "ph",
+ "max_stack_size": 1,
+ "numeric_id": 839,
+ "text_id": "cyan_bed"
+ },
+ "cyan_candle": {
+ "display_name": "Cyan Candle",
+ "field": "tX",
+ "max_stack_size": 64,
+ "numeric_id": 1089,
+ "text_id": "cyan_candle"
+ },
+ "cyan_carpet": {
+ "display_name": "Cyan Carpet",
+ "field": "gs",
+ "max_stack_size": 64,
+ "numeric_id": 382,
+ "text_id": "cyan_carpet"
+ },
+ "cyan_concrete": {
+ "display_name": "Cyan Concrete",
+ "field": "iz",
+ "max_stack_size": 64,
+ "numeric_id": 493,
+ "text_id": "cyan_concrete"
+ },
+ "cyan_concrete_powder": {
+ "display_name": "Cyan Concrete Powder",
+ "field": "iP",
+ "max_stack_size": 64,
+ "numeric_id": 509,
+ "text_id": "cyan_concrete_powder"
+ },
+ "cyan_dye": {
+ "class": "btt",
+ "display_name": "Cyan Dye",
+ "field": "oN",
+ "max_stack_size": 64,
+ "numeric_id": 819,
+ "text_id": "cyan_dye"
+ },
+ "cyan_glazed_terracotta": {
+ "display_name": "Cyan Glazed Terracotta",
+ "field": "ij",
+ "max_stack_size": 64,
+ "numeric_id": 477,
+ "text_id": "cyan_glazed_terracotta"
+ },
+ "cyan_shulker_box": {
+ "class": "bta",
+ "display_name": "Cyan Shulker Box",
+ "field": "hT",
+ "max_stack_size": 1,
+ "numeric_id": 461,
+ "text_id": "cyan_shulker_box"
+ },
+ "cyan_stained_glass": {
+ "display_name": "Cyan Stained Glass",
+ "field": "gT",
+ "max_stack_size": 64,
+ "numeric_id": 409,
+ "text_id": "cyan_stained_glass"
+ },
+ "cyan_stained_glass_pane": {
+ "display_name": "Cyan Stained Glass Pane",
+ "field": "hj",
+ "max_stack_size": 64,
+ "numeric_id": 425,
+ "text_id": "cyan_stained_glass_pane"
+ },
+ "cyan_terracotta": {
+ "display_name": "Cyan Terracotta",
+ "field": "fZ",
+ "max_stack_size": 64,
+ "numeric_id": 363,
+ "text_id": "cyan_terracotta"
+ },
+ "cyan_wool": {
+ "display_name": "Cyan Wool",
+ "field": "ck",
+ "max_stack_size": 64,
+ "numeric_id": 166,
+ "text_id": "cyan_wool"
+ },
+ "damaged_anvil": {
+ "display_name": "Damaged Anvil",
+ "field": "fK",
+ "max_stack_size": 64,
+ "numeric_id": 348,
+ "text_id": "damaged_anvil"
+ },
+ "dandelion": {
+ "display_name": "Dandelion",
+ "field": "cr",
+ "max_stack_size": 64,
+ "numeric_id": 173,
+ "text_id": "dandelion"
+ },
+ "dark_oak_boat": {
+ "class": "btb",
+ "display_name": "Dark Oak Boat",
+ "field": "lZ",
+ "max_stack_size": 1,
+ "numeric_id": 675,
+ "text_id": "dark_oak_boat"
+ },
+ "dark_oak_button": {
+ "display_name": "Dark Oak Button",
+ "field": "kS",
+ "max_stack_size": 64,
+ "numeric_id": 616,
+ "text_id": "dark_oak_button"
+ },
+ "dark_oak_door": {
+ "class": "btr",
+ "display_name": "Dark Oak Door",
+ "field": "ln",
+ "max_stack_size": 64,
+ "numeric_id": 637,
+ "text_id": "dark_oak_door"
+ },
+ "dark_oak_fence": {
+ "display_name": "Dark Oak Fence",
+ "field": "ec",
+ "max_stack_size": 64,
+ "numeric_id": 262,
+ "text_id": "dark_oak_fence"
+ },
+ "dark_oak_fence_gate": {
+ "display_name": "Dark Oak Fence Gate",
+ "field": "lE",
+ "max_stack_size": 64,
+ "numeric_id": 654,
+ "text_id": "dark_oak_fence_gate"
+ },
+ "dark_oak_leaves": {
+ "display_name": "Dark Oak Leaves",
+ "field": "bI",
+ "max_stack_size": 64,
+ "numeric_id": 138,
+ "text_id": "dark_oak_leaves"
+ },
+ "dark_oak_log": {
+ "display_name": "Dark Oak Log",
+ "field": "bc",
+ "max_stack_size": 64,
+ "numeric_id": 106,
+ "text_id": "dark_oak_log"
+ },
+ "dark_oak_planks": {
+ "display_name": "Dark Oak Planks",
+ "field": "B",
+ "max_stack_size": 64,
+ "numeric_id": 27,
+ "text_id": "dark_oak_planks"
+ },
+ "dark_oak_pressure_plate": {
+ "display_name": "Dark Oak Pressure Plate",
+ "field": "le",
+ "max_stack_size": 64,
+ "numeric_id": 628,
+ "text_id": "dark_oak_pressure_plate"
+ },
+ "dark_oak_sapling": {
+ "display_name": "Dark Oak Sapling",
+ "field": "J",
+ "max_stack_size": 64,
+ "numeric_id": 35,
+ "text_id": "dark_oak_sapling"
+ },
+ "dark_oak_sign": {
+ "class": "bvt",
+ "display_name": "Dark Oak Sign",
+ "field": "nT",
+ "max_stack_size": 16,
+ "numeric_id": 773,
+ "text_id": "dark_oak_sign"
+ },
+ "dark_oak_slab": {
+ "display_name": "Dark Oak Slab",
+ "field": "db",
+ "max_stack_size": 64,
+ "numeric_id": 209,
+ "text_id": "dark_oak_slab"
+ },
+ "dark_oak_stairs": {
+ "display_name": "Dark Oak Stairs",
+ "field": "gC",
+ "max_stack_size": 64,
+ "numeric_id": 392,
+ "text_id": "dark_oak_stairs"
+ },
+ "dark_oak_trapdoor": {
+ "display_name": "Dark Oak Trapdoor",
+ "field": "lw",
+ "max_stack_size": 64,
+ "numeric_id": 646,
+ "text_id": "dark_oak_trapdoor"
+ },
+ "dark_oak_wood": {
+ "display_name": "Dark Oak Wood",
+ "field": "bA",
+ "max_stack_size": 64,
+ "numeric_id": 130,
+ "text_id": "dark_oak_wood"
+ },
+ "dark_prismarine": {
+ "display_name": "Dark Prismarine",
+ "field": "hs",
+ "max_stack_size": 64,
+ "numeric_id": 434,
+ "text_id": "dark_prismarine"
+ },
+ "dark_prismarine_slab": {
+ "display_name": "Dark Prismarine Slab",
+ "field": "dt",
+ "max_stack_size": 64,
+ "numeric_id": 227,
+ "text_id": "dark_prismarine_slab"
+ },
+ "dark_prismarine_stairs": {
+ "display_name": "Dark Prismarine Stairs",
+ "field": "hv",
+ "max_stack_size": 64,
+ "numeric_id": 437,
+ "text_id": "dark_prismarine_stairs"
+ },
+ "daylight_detector": {
+ "display_name": "Daylight Detector",
+ "field": "kE",
+ "max_stack_size": 64,
+ "numeric_id": 602,
+ "text_id": "daylight_detector"
+ },
+ "dead_brain_coral": {
+ "display_name": "Dead Brain Coral",
+ "field": "jm",
+ "max_stack_size": 64,
+ "numeric_id": 532,
+ "text_id": "dead_brain_coral"
+ },
+ "dead_brain_coral_block": {
+ "display_name": "Dead Brain Coral Block",
+ "field": "iY",
+ "max_stack_size": 64,
+ "numeric_id": 518,
+ "text_id": "dead_brain_coral_block"
+ },
+ "dead_brain_coral_fan": {
+ "class": "bwb",
+ "display_name": "Dead Brain Coral Fan",
+ "field": "jx",
+ "max_stack_size": 64,
+ "numeric_id": 543,
+ "text_id": "dead_brain_coral_fan"
+ },
+ "dead_bubble_coral": {
+ "display_name": "Dead Bubble Coral",
+ "field": "jn",
+ "max_stack_size": 64,
+ "numeric_id": 533,
+ "text_id": "dead_bubble_coral"
+ },
+ "dead_bubble_coral_block": {
+ "display_name": "Dead Bubble Coral Block",
+ "field": "iZ",
+ "max_stack_size": 64,
+ "numeric_id": 519,
+ "text_id": "dead_bubble_coral_block"
+ },
+ "dead_bubble_coral_fan": {
+ "class": "bwb",
+ "display_name": "Dead Bubble Coral Fan",
+ "field": "jy",
+ "max_stack_size": 64,
+ "numeric_id": 544,
+ "text_id": "dead_bubble_coral_fan"
+ },
+ "dead_bush": {
+ "display_name": "Dead Bush",
+ "field": "bY",
+ "max_stack_size": 64,
+ "numeric_id": 154,
+ "text_id": "dead_bush"
+ },
+ "dead_fire_coral": {
+ "display_name": "Dead Fire Coral",
+ "field": "jo",
+ "max_stack_size": 64,
+ "numeric_id": 534,
+ "text_id": "dead_fire_coral"
+ },
+ "dead_fire_coral_block": {
+ "display_name": "Dead Fire Coral Block",
+ "field": "ja",
+ "max_stack_size": 64,
+ "numeric_id": 520,
+ "text_id": "dead_fire_coral_block"
+ },
+ "dead_fire_coral_fan": {
+ "class": "bwb",
+ "display_name": "Dead Fire Coral Fan",
+ "field": "jz",
+ "max_stack_size": 64,
+ "numeric_id": 545,
+ "text_id": "dead_fire_coral_fan"
+ },
+ "dead_horn_coral": {
+ "display_name": "Dead Horn Coral",
+ "field": "jp",
+ "max_stack_size": 64,
+ "numeric_id": 535,
+ "text_id": "dead_horn_coral"
+ },
+ "dead_horn_coral_block": {
+ "display_name": "Dead Horn Coral Block",
+ "field": "jb",
+ "max_stack_size": 64,
+ "numeric_id": 521,
+ "text_id": "dead_horn_coral_block"
+ },
+ "dead_horn_coral_fan": {
+ "class": "bwb",
+ "display_name": "Dead Horn Coral Fan",
+ "field": "jA",
+ "max_stack_size": 64,
+ "numeric_id": 546,
+ "text_id": "dead_horn_coral_fan"
+ },
+ "dead_tube_coral": {
+ "display_name": "Dead Tube Coral",
+ "field": "jq",
+ "max_stack_size": 64,
+ "numeric_id": 536,
+ "text_id": "dead_tube_coral"
+ },
+ "dead_tube_coral_block": {
+ "display_name": "Dead Tube Coral Block",
+ "field": "iX",
+ "max_stack_size": 64,
+ "numeric_id": 517,
+ "text_id": "dead_tube_coral_block"
+ },
+ "dead_tube_coral_fan": {
+ "class": "bwb",
+ "display_name": "Dead Tube Coral Fan",
+ "field": "jw",
+ "max_stack_size": 64,
+ "numeric_id": 542,
+ "text_id": "dead_tube_coral_fan"
+ },
+ "debug_stick": {
+ "class": "bto",
+ "display_name": "Debug Stick",
+ "field": "sA",
+ "max_stack_size": 1,
+ "numeric_id": 1014,
+ "text_id": "debug_stick"
+ },
+ "deepslate": {
+ "display_name": "Deepslate",
+ "field": "i",
+ "max_stack_size": 64,
+ "numeric_id": 8,
+ "text_id": "deepslate"
+ },
+ "deepslate_brick_slab": {
+ "display_name": "Deepslate Brick Slab",
+ "field": "kk",
+ "max_stack_size": 64,
+ "numeric_id": 582,
+ "text_id": "deepslate_brick_slab"
+ },
+ "deepslate_brick_stairs": {
+ "display_name": "Deepslate Brick Stairs",
+ "field": "jT",
+ "max_stack_size": 64,
+ "numeric_id": 565,
+ "text_id": "deepslate_brick_stairs"
+ },
+ "deepslate_brick_wall": {
+ "display_name": "Deepslate Brick Wall",
+ "field": "fG",
+ "max_stack_size": 64,
+ "numeric_id": 344,
+ "text_id": "deepslate_brick_wall"
+ },
+ "deepslate_bricks": {
+ "display_name": "Deepslate Bricks",
+ "field": "eB",
+ "max_stack_size": 64,
+ "numeric_id": 287,
+ "text_id": "deepslate_bricks"
+ },
+ "deepslate_coal_ore": {
+ "display_name": "Deepslate Coal Ore",
+ "field": "P",
+ "max_stack_size": 64,
+ "numeric_id": 41,
+ "text_id": "deepslate_coal_ore"
+ },
+ "deepslate_copper_ore": {
+ "display_name": "Deepslate Copper Ore",
+ "field": "T",
+ "max_stack_size": 64,
+ "numeric_id": 45,
+ "text_id": "deepslate_copper_ore"
+ },
+ "deepslate_diamond_ore": {
+ "display_name": "Deepslate Diamond Ore",
+ "field": "ad",
+ "max_stack_size": 64,
+ "numeric_id": 55,
+ "text_id": "deepslate_diamond_ore"
+ },
+ "deepslate_emerald_ore": {
+ "display_name": "Deepslate Emerald Ore",
+ "field": "Z",
+ "max_stack_size": 64,
+ "numeric_id": 51,
+ "text_id": "deepslate_emerald_ore"
+ },
+ "deepslate_gold_ore": {
+ "display_name": "Deepslate Gold Ore",
+ "field": "V",
+ "max_stack_size": 64,
+ "numeric_id": 47,
+ "text_id": "deepslate_gold_ore"
+ },
+ "deepslate_iron_ore": {
+ "display_name": "Deepslate Iron Ore",
+ "field": "R",
+ "max_stack_size": 64,
+ "numeric_id": 43,
+ "text_id": "deepslate_iron_ore"
+ },
+ "deepslate_lapis_ore": {
+ "display_name": "Deepslate Lapis Lazuli Ore",
+ "field": "ab",
+ "max_stack_size": 64,
+ "numeric_id": 53,
+ "text_id": "deepslate_lapis_ore"
+ },
+ "deepslate_redstone_ore": {
+ "display_name": "Deepslate Redstone Ore",
+ "field": "X",
+ "max_stack_size": 64,
+ "numeric_id": 49,
+ "text_id": "deepslate_redstone_ore"
+ },
+ "deepslate_tile_slab": {
+ "display_name": "Deepslate Tile Slab",
+ "field": "kl",
+ "max_stack_size": 64,
+ "numeric_id": 583,
+ "text_id": "deepslate_tile_slab"
+ },
+ "deepslate_tile_stairs": {
+ "display_name": "Deepslate Tile Stairs",
+ "field": "jU",
+ "max_stack_size": 64,
+ "numeric_id": 566,
+ "text_id": "deepslate_tile_stairs"
+ },
+ "deepslate_tile_wall": {
+ "display_name": "Deepslate Tile Wall",
+ "field": "fH",
+ "max_stack_size": 64,
+ "numeric_id": 345,
+ "text_id": "deepslate_tile_wall"
+ },
+ "deepslate_tiles": {
+ "display_name": "Deepslate Tiles",
+ "field": "eD",
+ "max_stack_size": 64,
+ "numeric_id": 289,
+ "text_id": "deepslate_tiles"
+ },
+ "detector_rail": {
+ "display_name": "Detector Rail",
+ "field": "lI",
+ "max_stack_size": 64,
+ "numeric_id": 658,
+ "text_id": "detector_rail"
+ },
+ "diamond": {
+ "class": "bus",
+ "display_name": "Diamond",
+ "field": "mk",
+ "max_stack_size": 64,
+ "numeric_id": 686,
+ "text_id": "diamond"
+ },
+ "diamond_axe": {
+ "class": "bsw",
+ "display_name": "Diamond Axe",
+ "field": "mU",
+ "max_stack_size": 64,
+ "numeric_id": 722,
+ "text_id": "diamond_axe"
+ },
+ "diamond_block": {
+ "display_name": "Block of Diamond",
+ "field": "aq",
+ "max_stack_size": 64,
+ "numeric_id": 68,
+ "text_id": "diamond_block"
+ },
+ "diamond_boots": {
+ "class": "bsr",
+ "display_name": "Diamond Boots",
+ "field": "nz",
+ "max_stack_size": 64,
+ "numeric_id": 753,
+ "text_id": "diamond_boots"
+ },
+ "diamond_chestplate": {
+ "class": "bsr",
+ "display_name": "Diamond Chestplate",
+ "field": "nx",
+ "max_stack_size": 64,
+ "numeric_id": 751,
+ "text_id": "diamond_chestplate"
+ },
+ "diamond_helmet": {
+ "class": "bsr",
+ "display_name": "Diamond Helmet",
+ "field": "nw",
+ "max_stack_size": 64,
+ "numeric_id": 750,
+ "text_id": "diamond_helmet"
+ },
+ "diamond_hoe": {
+ "class": "buo",
+ "display_name": "Diamond Hoe",
+ "field": "mV",
+ "max_stack_size": 64,
+ "numeric_id": 723,
+ "text_id": "diamond_hoe"
+ },
+ "diamond_horse_armor": {
+ "class": "bur",
+ "display_name": "Diamond Horse Armor",
+ "field": "rN",
+ "max_stack_size": 1,
+ "numeric_id": 975,
+ "text_id": "diamond_horse_armor"
+ },
+ "diamond_leggings": {
+ "class": "bsr",
+ "display_name": "Diamond Leggings",
+ "field": "ny",
+ "max_stack_size": 64,
+ "numeric_id": 752,
+ "text_id": "diamond_leggings"
+ },
+ "diamond_ore": {
+ "display_name": "Diamond Ore",
+ "field": "ac",
+ "max_stack_size": 64,
+ "numeric_id": 54,
+ "text_id": "diamond_ore"
+ },
+ "diamond_pickaxe": {
+ "class": "bvh",
+ "display_name": "Diamond Pickaxe",
+ "field": "mT",
+ "max_stack_size": 64,
+ "numeric_id": 721,
+ "text_id": "diamond_pickaxe"
+ },
+ "diamond_shovel": {
+ "class": "bvs",
+ "display_name": "Diamond Shovel",
+ "field": "mS",
+ "max_stack_size": 64,
+ "numeric_id": 720,
+ "text_id": "diamond_shovel"
+ },
+ "diamond_sword": {
+ "class": "bwd",
+ "display_name": "Diamond Sword",
+ "field": "mR",
+ "max_stack_size": 64,
+ "numeric_id": 719,
+ "text_id": "diamond_sword"
+ },
+ "diorite": {
+ "display_name": "Diorite",
+ "field": "e",
+ "max_stack_size": 64,
+ "numeric_id": 4,
+ "text_id": "diorite"
+ },
+ "diorite_slab": {
+ "display_name": "Diorite Slab",
+ "field": "kh",
+ "max_stack_size": 64,
+ "numeric_id": 579,
+ "text_id": "diorite_slab"
+ },
+ "diorite_stairs": {
+ "display_name": "Diorite Stairs",
+ "field": "jQ",
+ "max_stack_size": 64,
+ "numeric_id": 562,
+ "text_id": "diorite_stairs"
+ },
+ "diorite_wall": {
+ "display_name": "Diorite Wall",
+ "field": "fA",
+ "max_stack_size": 64,
+ "numeric_id": 338,
+ "text_id": "diorite_wall"
+ },
+ "dirt": {
+ "display_name": "Dirt",
+ "field": "p",
+ "max_stack_size": 64,
+ "numeric_id": 15,
+ "text_id": "dirt"
+ },
+ "dirt_path": {
+ "display_name": "Dirt Path",
+ "field": "gD",
+ "max_stack_size": 64,
+ "numeric_id": 393,
+ "text_id": "dirt_path"
+ },
+ "dispenser": {
+ "display_name": "Dispenser",
+ "field": "ky",
+ "max_stack_size": 64,
+ "numeric_id": 596,
+ "text_id": "dispenser"
+ },
+ "dolphin_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Dolphin Spawn Egg",
+ "field": "pZ",
+ "max_stack_size": 64,
+ "numeric_id": 883,
+ "text_id": "dolphin_spawn_egg"
+ },
+ "donkey_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Donkey Spawn Egg",
+ "field": "qa",
+ "max_stack_size": 64,
+ "numeric_id": 884,
+ "text_id": "donkey_spawn_egg"
+ },
+ "dragon_breath": {
+ "class": "bus",
+ "display_name": "Dragon's Breath",
+ "field": "sq",
+ "max_stack_size": 64,
+ "numeric_id": 1004,
+ "text_id": "dragon_breath"
+ },
+ "dragon_egg": {
+ "class": "bta",
+ "display_name": "Dragon Egg",
+ "field": "fc",
+ "max_stack_size": 64,
+ "numeric_id": 314,
+ "text_id": "dragon_egg"
+ },
+ "dragon_head": {
+ "class": "bwb",
+ "display_name": "Dragon Head",
+ "field": "rw",
+ "max_stack_size": 64,
+ "numeric_id": 958,
+ "text_id": "dragon_head"
+ },
+ "dried_kelp": {
+ "class": "bus",
+ "display_name": "Dried Kelp",
+ "field": "ps",
+ "max_stack_size": 64,
+ "numeric_id": 850,
+ "text_id": "dried_kelp"
+ },
+ "dried_kelp_block": {
+ "display_name": "Dried Kelp Block",
+ "field": "ok",
+ "max_stack_size": 64,
+ "numeric_id": 790,
+ "text_id": "dried_kelp_block"
+ },
+ "dripstone_block": {
+ "display_name": "Dripstone Block",
+ "field": "n",
+ "max_stack_size": 64,
+ "numeric_id": 13,
+ "text_id": "dripstone_block"
+ },
+ "dropper": {
+ "display_name": "Dropper",
+ "field": "kz",
+ "max_stack_size": 64,
+ "numeric_id": 597,
+ "text_id": "dropper"
+ },
+ "drowned_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Drowned Spawn Egg",
+ "field": "qb",
+ "max_stack_size": 64,
+ "numeric_id": 885,
+ "text_id": "drowned_spawn_egg"
+ },
+ "egg": {
+ "class": "btx",
+ "display_name": "Egg",
+ "field": "oo",
+ "max_stack_size": 16,
+ "numeric_id": 794,
+ "text_id": "egg"
+ },
+ "elder_guardian_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Elder Guardian Spawn Egg",
+ "field": "qc",
+ "max_stack_size": 64,
+ "numeric_id": 886,
+ "text_id": "elder_guardian_spawn_egg"
+ },
+ "elytra": {
+ "class": "bty",
+ "display_name": "Elytra",
+ "field": "lT",
+ "max_stack_size": 64,
+ "numeric_id": 669,
+ "text_id": "elytra"
+ },
+ "emerald": {
+ "class": "bus",
+ "display_name": "Emerald",
+ "field": "ml",
+ "max_stack_size": 64,
+ "numeric_id": 687,
+ "text_id": "emerald"
+ },
+ "emerald_block": {
+ "display_name": "Block of Emerald",
+ "field": "ff",
+ "max_stack_size": 64,
+ "numeric_id": 317,
+ "text_id": "emerald_block"
+ },
+ "emerald_ore": {
+ "display_name": "Emerald Ore",
+ "field": "Y",
+ "max_stack_size": 64,
+ "numeric_id": 50,
+ "text_id": "emerald_ore"
+ },
+ "enchanted_book": {
+ "class": "bua",
+ "display_name": "Enchanted Book",
+ "field": "rB",
+ "max_stack_size": 1,
+ "numeric_id": 963,
+ "text_id": "enchanted_book"
+ },
+ "enchanted_golden_apple": {
+ "class": "bub",
+ "display_name": "Enchanted Golden Apple",
+ "field": "nN",
+ "max_stack_size": 64,
+ "numeric_id": 767,
+ "text_id": "enchanted_golden_apple"
+ },
+ "enchanting_table": {
+ "display_name": "Enchanting Table",
+ "field": "eY",
+ "max_stack_size": 64,
+ "numeric_id": 310,
+ "text_id": "enchanting_table"
+ },
+ "end_crystal": {
+ "class": "buc",
+ "display_name": "End Crystal",
+ "field": "sk",
+ "max_stack_size": 64,
+ "numeric_id": 998,
+ "text_id": "end_crystal"
+ },
+ "end_portal_frame": {
+ "display_name": "End Portal Frame",
+ "field": "eZ",
+ "max_stack_size": 64,
+ "numeric_id": 311,
+ "text_id": "end_portal_frame"
+ },
+ "end_rod": {
+ "display_name": "End Rod",
+ "field": "dD",
+ "max_stack_size": 64,
+ "numeric_id": 237,
+ "text_id": "end_rod"
+ },
+ "end_stone": {
+ "display_name": "End Stone",
+ "field": "fa",
+ "max_stack_size": 64,
+ "numeric_id": 312,
+ "text_id": "end_stone"
+ },
+ "end_stone_brick_slab": {
+ "display_name": "End Stone Brick Slab",
+ "field": "ka",
+ "max_stack_size": 64,
+ "numeric_id": 572,
+ "text_id": "end_stone_brick_slab"
+ },
+ "end_stone_brick_stairs": {
+ "display_name": "End Stone Brick Stairs",
+ "field": "jI",
+ "max_stack_size": 64,
+ "numeric_id": 554,
+ "text_id": "end_stone_brick_stairs"
+ },
+ "end_stone_brick_wall": {
+ "display_name": "End Stone Brick Wall",
+ "field": "fz",
+ "max_stack_size": 64,
+ "numeric_id": 337,
+ "text_id": "end_stone_brick_wall"
+ },
+ "end_stone_bricks": {
+ "display_name": "End Stone Bricks",
+ "field": "fb",
+ "max_stack_size": 64,
+ "numeric_id": 313,
+ "text_id": "end_stone_bricks"
+ },
+ "ender_chest": {
+ "display_name": "Ender Chest",
+ "field": "fe",
+ "max_stack_size": 64,
+ "numeric_id": 316,
+ "text_id": "ender_chest"
+ },
+ "ender_eye": {
+ "class": "bud",
+ "display_name": "Eye of Ender",
+ "field": "pN",
+ "max_stack_size": 64,
+ "numeric_id": 871,
+ "text_id": "ender_eye"
+ },
+ "ender_pearl": {
+ "class": "bue",
+ "display_name": "Ender Pearl",
+ "field": "pA",
+ "max_stack_size": 16,
+ "numeric_id": 858,
+ "text_id": "ender_pearl"
+ },
+ "enderman_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Enderman Spawn Egg",
+ "field": "qd",
+ "max_stack_size": 64,
+ "numeric_id": 887,
+ "text_id": "enderman_spawn_egg"
+ },
+ "endermite_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Endermite Spawn Egg",
+ "field": "qe",
+ "max_stack_size": 64,
+ "numeric_id": 888,
+ "text_id": "endermite_spawn_egg"
+ },
+ "evoker_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Evoker Spawn Egg",
+ "field": "qf",
+ "max_stack_size": 64,
+ "numeric_id": 889,
+ "text_id": "evoker_spawn_egg"
+ },
+ "experience_bottle": {
+ "class": "buf",
+ "display_name": "Bottle o' Enchanting",
+ "field": "re",
+ "max_stack_size": 64,
+ "numeric_id": 940,
+ "text_id": "experience_bottle"
+ },
+ "exposed_copper": {
+ "display_name": "Exposed Copper",
+ "field": "as",
+ "max_stack_size": 64,
+ "numeric_id": 70,
+ "text_id": "exposed_copper"
+ },
+ "exposed_cut_copper": {
+ "display_name": "Exposed Cut Copper",
+ "field": "aw",
+ "max_stack_size": 64,
+ "numeric_id": 74,
+ "text_id": "exposed_cut_copper"
+ },
+ "exposed_cut_copper_slab": {
+ "display_name": "Exposed Cut Copper Slab",
+ "field": "aE",
+ "max_stack_size": 64,
+ "numeric_id": 82,
+ "text_id": "exposed_cut_copper_slab"
+ },
+ "exposed_cut_copper_stairs": {
+ "display_name": "Exposed Cut Copper Stairs",
+ "field": "aA",
+ "max_stack_size": 64,
+ "numeric_id": 78,
+ "text_id": "exposed_cut_copper_stairs"
+ },
+ "farmland": {
+ "display_name": "Farmland",
+ "field": "dN",
+ "max_stack_size": 64,
+ "numeric_id": 247,
+ "text_id": "farmland"
+ },
+ "feather": {
+ "class": "bus",
+ "display_name": "Feather",
+ "field": "nf",
+ "max_stack_size": 64,
+ "numeric_id": 733,
+ "text_id": "feather"
+ },
+ "fermented_spider_eye": {
+ "class": "bus",
+ "display_name": "Fermented Spider Eye",
+ "field": "pI",
+ "max_stack_size": 64,
+ "numeric_id": 866,
+ "text_id": "fermented_spider_eye"
+ },
+ "fern": {
+ "display_name": "Fern",
+ "field": "bV",
+ "max_stack_size": 64,
+ "numeric_id": 151,
+ "text_id": "fern"
+ },
+ "filled_map": {
+ "class": "bvc",
+ "display_name": "Map",
+ "field": "pp",
+ "max_stack_size": 64,
+ "numeric_id": 847,
+ "text_id": "filled_map"
+ },
+ "fire_charge": {
+ "class": "bug",
+ "display_name": "Fire Charge",
+ "field": "rf",
+ "max_stack_size": 64,
+ "numeric_id": 941,
+ "text_id": "fire_charge"
+ },
+ "fire_coral": {
+ "display_name": "Fire Coral",
+ "field": "jk",
+ "max_stack_size": 64,
+ "numeric_id": 530,
+ "text_id": "fire_coral"
+ },
+ "fire_coral_block": {
+ "display_name": "Fire Coral Block",
+ "field": "jf",
+ "max_stack_size": 64,
+ "numeric_id": 525,
+ "text_id": "fire_coral_block"
+ },
+ "fire_coral_fan": {
+ "class": "bwb",
+ "display_name": "Fire Coral Fan",
+ "field": "ju",
+ "max_stack_size": 64,
+ "numeric_id": 540,
+ "text_id": "fire_coral_fan"
+ },
+ "firework_rocket": {
+ "class": "buh",
+ "display_name": "Firework Rocket",
+ "field": "rz",
+ "max_stack_size": 64,
+ "numeric_id": 961,
+ "text_id": "firework_rocket"
+ },
+ "firework_star": {
+ "class": "bui",
+ "display_name": "Firework Star",
+ "field": "rA",
+ "max_stack_size": 64,
+ "numeric_id": 962,
+ "text_id": "firework_star"
+ },
+ "fishing_rod": {
+ "class": "buj",
+ "display_name": "Fishing Rod",
+ "field": "or",
+ "max_stack_size": 64,
+ "numeric_id": 797,
+ "text_id": "fishing_rod"
+ },
+ "fletching_table": {
+ "display_name": "Fletching Table",
+ "field": "th",
+ "max_stack_size": 64,
+ "numeric_id": 1047,
+ "text_id": "fletching_table"
+ },
+ "flint": {
+ "class": "bus",
+ "display_name": "Flint",
+ "field": "nI",
+ "max_stack_size": 64,
+ "numeric_id": 762,
+ "text_id": "flint"
+ },
+ "flint_and_steel": {
+ "class": "buk",
+ "display_name": "Flint and Steel",
+ "field": "me",
+ "max_stack_size": 64,
+ "numeric_id": 680,
+ "text_id": "flint_and_steel"
+ },
+ "flower_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "sW",
+ "max_stack_size": 1,
+ "numeric_id": 1036,
+ "text_id": "flower_banner_pattern"
+ },
+ "flower_pot": {
+ "display_name": "Flower Pot",
+ "field": "rk",
+ "max_stack_size": 64,
+ "numeric_id": 946,
+ "text_id": "flower_pot"
+ },
+ "flowering_azalea": {
+ "display_name": "Flowering Azalea",
+ "field": "bX",
+ "max_stack_size": 64,
+ "numeric_id": 153,
+ "text_id": "flowering_azalea"
+ },
+ "flowering_azalea_leaves": {
+ "display_name": "Flowering Azalea Leaves",
+ "field": "bK",
+ "max_stack_size": 64,
+ "numeric_id": 140,
+ "text_id": "flowering_azalea_leaves"
+ },
+ "fox_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Fox Spawn Egg",
+ "field": "qg",
+ "max_stack_size": 64,
+ "numeric_id": 890,
+ "text_id": "fox_spawn_egg"
+ },
+ "furnace": {
+ "display_name": "Furnace",
+ "field": "dO",
+ "max_stack_size": 64,
+ "numeric_id": 248,
+ "text_id": "furnace"
+ },
+ "furnace_minecart": {
+ "class": "bve",
+ "display_name": "Minecart with Furnace",
+ "field": "lO",
+ "max_stack_size": 1,
+ "numeric_id": 664,
+ "text_id": "furnace_minecart"
+ },
+ "ghast_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Ghast Spawn Egg",
+ "field": "qh",
+ "max_stack_size": 64,
+ "numeric_id": 891,
+ "text_id": "ghast_spawn_egg"
+ },
+ "ghast_tear": {
+ "class": "bus",
+ "display_name": "Ghast Tear",
+ "field": "pC",
+ "max_stack_size": 64,
+ "numeric_id": 860,
+ "text_id": "ghast_tear"
+ },
+ "gilded_blackstone": {
+ "display_name": "Gilded Blackstone",
+ "field": "tD",
+ "max_stack_size": 64,
+ "numeric_id": 1069,
+ "text_id": "gilded_blackstone"
+ },
+ "glass": {
+ "display_name": "Glass",
+ "field": "bN",
+ "max_stack_size": 64,
+ "numeric_id": 143,
+ "text_id": "glass"
+ },
+ "glass_bottle": {
+ "class": "bte",
+ "display_name": "Glass Bottle",
+ "field": "pG",
+ "max_stack_size": 64,
+ "numeric_id": 864,
+ "text_id": "glass_bottle"
+ },
+ "glass_pane": {
+ "display_name": "Glass Pane",
+ "field": "eL",
+ "max_stack_size": 64,
+ "numeric_id": 297,
+ "text_id": "glass_pane"
+ },
+ "glistering_melon_slice": {
+ "class": "bus",
+ "display_name": "Glistering Melon Slice",
+ "field": "pO",
+ "max_stack_size": 64,
+ "numeric_id": 872,
+ "text_id": "glistering_melon_slice"
+ },
+ "globe_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "ta",
+ "max_stack_size": 1,
+ "numeric_id": 1040,
+ "text_id": "globe_banner_pattern"
+ },
+ "glow_berries": {
+ "class": "buv",
+ "display_name": "Glow Berries",
+ "field": "tp",
+ "max_stack_size": 64,
+ "numeric_id": 1055,
+ "text_id": "glow_berries"
+ },
+ "glow_ink_sac": {
+ "class": "bus",
+ "display_name": "Glow Ink Sac",
+ "field": "oC",
+ "max_stack_size": 64,
+ "numeric_id": 808,
+ "text_id": "glow_ink_sac"
+ },
+ "glow_item_frame": {
+ "class": "buu",
+ "display_name": "Glow Item Frame",
+ "field": "rj",
+ "max_stack_size": 64,
+ "numeric_id": 945,
+ "text_id": "glow_item_frame"
+ },
+ "glow_lichen": {
+ "display_name": "Glow Lichen",
+ "field": "eO",
+ "max_stack_size": 64,
+ "numeric_id": 300,
+ "text_id": "glow_lichen"
+ },
+ "glow_squid_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Glow Squid Spawn Egg",
+ "field": "qi",
+ "max_stack_size": 64,
+ "numeric_id": 892,
+ "text_id": "glow_squid_spawn_egg"
+ },
+ "glowstone": {
+ "display_name": "Glowstone",
+ "field": "ep",
+ "max_stack_size": 64,
+ "numeric_id": 275,
+ "text_id": "glowstone"
+ },
+ "glowstone_dust": {
+ "class": "bus",
+ "display_name": "Glowstone Dust",
+ "field": "ou",
+ "max_stack_size": 64,
+ "numeric_id": 800,
+ "text_id": "glowstone_dust"
+ },
+ "goat_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Goat Spawn Egg",
+ "field": "qj",
+ "max_stack_size": 64,
+ "numeric_id": 893,
+ "text_id": "goat_spawn_egg"
+ },
+ "gold_block": {
+ "display_name": "Block of Gold",
+ "field": "ap",
+ "max_stack_size": 64,
+ "numeric_id": 67,
+ "text_id": "gold_block"
+ },
+ "gold_ingot": {
+ "class": "bus",
+ "display_name": "Gold Ingot",
+ "field": "mu",
+ "max_stack_size": 64,
+ "numeric_id": 696,
+ "text_id": "gold_ingot"
+ },
+ "gold_nugget": {
+ "class": "bus",
+ "display_name": "Gold Nugget",
+ "field": "pD",
+ "max_stack_size": 64,
+ "numeric_id": 861,
+ "text_id": "gold_nugget"
+ },
+ "gold_ore": {
+ "display_name": "Gold Ore",
+ "field": "U",
+ "max_stack_size": 64,
+ "numeric_id": 46,
+ "text_id": "gold_ore"
+ },
+ "golden_apple": {
+ "class": "bus",
+ "display_name": "Golden Apple",
+ "field": "nM",
+ "max_stack_size": 64,
+ "numeric_id": 766,
+ "text_id": "golden_apple"
+ },
+ "golden_axe": {
+ "class": "bsw",
+ "display_name": "Golden Axe",
+ "field": "mK",
+ "max_stack_size": 64,
+ "numeric_id": 712,
+ "text_id": "golden_axe"
+ },
+ "golden_boots": {
+ "class": "bsr",
+ "display_name": "Golden Boots",
+ "field": "nD",
+ "max_stack_size": 64,
+ "numeric_id": 757,
+ "text_id": "golden_boots"
+ },
+ "golden_carrot": {
+ "class": "bus",
+ "display_name": "Golden Carrot",
+ "field": "rq",
+ "max_stack_size": 64,
+ "numeric_id": 952,
+ "text_id": "golden_carrot"
+ },
+ "golden_chestplate": {
+ "class": "bsr",
+ "display_name": "Golden Chestplate",
+ "field": "nB",
+ "max_stack_size": 64,
+ "numeric_id": 755,
+ "text_id": "golden_chestplate"
+ },
+ "golden_helmet": {
+ "class": "bsr",
+ "display_name": "Golden Helmet",
+ "field": "nA",
+ "max_stack_size": 64,
+ "numeric_id": 754,
+ "text_id": "golden_helmet"
+ },
+ "golden_hoe": {
+ "class": "buo",
+ "display_name": "Golden Hoe",
+ "field": "mL",
+ "max_stack_size": 64,
+ "numeric_id": 713,
+ "text_id": "golden_hoe"
+ },
+ "golden_horse_armor": {
+ "class": "bur",
+ "display_name": "Golden Horse Armor",
+ "field": "rM",
+ "max_stack_size": 1,
+ "numeric_id": 974,
+ "text_id": "golden_horse_armor"
+ },
+ "golden_leggings": {
+ "class": "bsr",
+ "display_name": "Golden Leggings",
+ "field": "nC",
+ "max_stack_size": 64,
+ "numeric_id": 756,
+ "text_id": "golden_leggings"
+ },
+ "golden_pickaxe": {
+ "class": "bvh",
+ "display_name": "Golden Pickaxe",
+ "field": "mJ",
+ "max_stack_size": 64,
+ "numeric_id": 711,
+ "text_id": "golden_pickaxe"
+ },
+ "golden_shovel": {
+ "class": "bvs",
+ "display_name": "Golden Shovel",
+ "field": "mI",
+ "max_stack_size": 64,
+ "numeric_id": 710,
+ "text_id": "golden_shovel"
+ },
+ "golden_sword": {
+ "class": "bwd",
+ "display_name": "Golden Sword",
+ "field": "mH",
+ "max_stack_size": 64,
+ "numeric_id": 709,
+ "text_id": "golden_sword"
+ },
+ "granite": {
+ "display_name": "Granite",
+ "field": "c",
+ "max_stack_size": 64,
+ "numeric_id": 2,
+ "text_id": "granite"
+ },
+ "granite_slab": {
+ "display_name": "Granite Slab",
+ "field": "kd",
+ "max_stack_size": 64,
+ "numeric_id": 575,
+ "text_id": "granite_slab"
+ },
+ "granite_stairs": {
+ "display_name": "Granite Stairs",
+ "field": "jM",
+ "max_stack_size": 64,
+ "numeric_id": 558,
+ "text_id": "granite_stairs"
+ },
+ "granite_wall": {
+ "display_name": "Granite Wall",
+ "field": "ft",
+ "max_stack_size": 64,
+ "numeric_id": 331,
+ "text_id": "granite_wall"
+ },
+ "grass": {
+ "display_name": "Grass",
+ "field": "bU",
+ "max_stack_size": 64,
+ "numeric_id": 150,
+ "text_id": "grass"
+ },
+ "grass_block": {
+ "display_name": "Grass Block",
+ "field": "o",
+ "max_stack_size": 64,
+ "numeric_id": 14,
+ "text_id": "grass_block"
+ },
+ "gravel": {
+ "display_name": "Gravel",
+ "field": "N",
+ "max_stack_size": 64,
+ "numeric_id": 39,
+ "text_id": "gravel"
+ },
+ "gray_banner": {
+ "class": "bsx",
+ "display_name": "Gray Banner",
+ "field": "sb",
+ "max_stack_size": 16,
+ "numeric_id": 989,
+ "text_id": "gray_banner"
+ },
+ "gray_bed": {
+ "class": "bsz",
+ "display_name": "Gray Bed",
+ "field": "pf",
+ "max_stack_size": 1,
+ "numeric_id": 837,
+ "text_id": "gray_bed"
+ },
+ "gray_candle": {
+ "display_name": "Gray Candle",
+ "field": "tV",
+ "max_stack_size": 64,
+ "numeric_id": 1087,
+ "text_id": "gray_candle"
+ },
+ "gray_carpet": {
+ "display_name": "Gray Carpet",
+ "field": "gq",
+ "max_stack_size": 64,
+ "numeric_id": 380,
+ "text_id": "gray_carpet"
+ },
+ "gray_concrete": {
+ "display_name": "Gray Concrete",
+ "field": "ix",
+ "max_stack_size": 64,
+ "numeric_id": 491,
+ "text_id": "gray_concrete"
+ },
+ "gray_concrete_powder": {
+ "display_name": "Gray Concrete Powder",
+ "field": "iN",
+ "max_stack_size": 64,
+ "numeric_id": 507,
+ "text_id": "gray_concrete_powder"
+ },
+ "gray_dye": {
+ "class": "btt",
+ "display_name": "Gray Dye",
+ "field": "oL",
+ "max_stack_size": 64,
+ "numeric_id": 817,
+ "text_id": "gray_dye"
+ },
+ "gray_glazed_terracotta": {
+ "display_name": "Gray Glazed Terracotta",
+ "field": "ih",
+ "max_stack_size": 64,
+ "numeric_id": 475,
+ "text_id": "gray_glazed_terracotta"
+ },
+ "gray_shulker_box": {
+ "class": "bta",
+ "display_name": "Gray Shulker Box",
+ "field": "hR",
+ "max_stack_size": 1,
+ "numeric_id": 459,
+ "text_id": "gray_shulker_box"
+ },
+ "gray_stained_glass": {
+ "display_name": "Gray Stained Glass",
+ "field": "gR",
+ "max_stack_size": 64,
+ "numeric_id": 407,
+ "text_id": "gray_stained_glass"
+ },
+ "gray_stained_glass_pane": {
+ "display_name": "Gray Stained Glass Pane",
+ "field": "hh",
+ "max_stack_size": 64,
+ "numeric_id": 423,
+ "text_id": "gray_stained_glass_pane"
+ },
+ "gray_terracotta": {
+ "display_name": "Gray Terracotta",
+ "field": "fX",
+ "max_stack_size": 64,
+ "numeric_id": 361,
+ "text_id": "gray_terracotta"
+ },
+ "gray_wool": {
+ "display_name": "Gray Wool",
+ "field": "ci",
+ "max_stack_size": 64,
+ "numeric_id": 164,
+ "text_id": "gray_wool"
+ },
+ "green_banner": {
+ "class": "bsx",
+ "display_name": "Green Banner",
+ "field": "sh",
+ "max_stack_size": 16,
+ "numeric_id": 995,
+ "text_id": "green_banner"
+ },
+ "green_bed": {
+ "class": "bsz",
+ "display_name": "Green Bed",
+ "field": "pl",
+ "max_stack_size": 1,
+ "numeric_id": 843,
+ "text_id": "green_bed"
+ },
+ "green_candle": {
+ "display_name": "Green Candle",
+ "field": "ub",
+ "max_stack_size": 64,
+ "numeric_id": 1093,
+ "text_id": "green_candle"
+ },
+ "green_carpet": {
+ "display_name": "Green Carpet",
+ "field": "gw",
+ "max_stack_size": 64,
+ "numeric_id": 386,
+ "text_id": "green_carpet"
+ },
+ "green_concrete": {
+ "display_name": "Green Concrete",
+ "field": "iD",
+ "max_stack_size": 64,
+ "numeric_id": 497,
+ "text_id": "green_concrete"
+ },
+ "green_concrete_powder": {
+ "display_name": "Green Concrete Powder",
+ "field": "iT",
+ "max_stack_size": 64,
+ "numeric_id": 513,
+ "text_id": "green_concrete_powder"
+ },
+ "green_dye": {
+ "class": "btt",
+ "display_name": "Green Dye",
+ "field": "oR",
+ "max_stack_size": 64,
+ "numeric_id": 823,
+ "text_id": "green_dye"
+ },
+ "green_glazed_terracotta": {
+ "display_name": "Green Glazed Terracotta",
+ "field": "in",
+ "max_stack_size": 64,
+ "numeric_id": 481,
+ "text_id": "green_glazed_terracotta"
+ },
+ "green_shulker_box": {
+ "class": "bta",
+ "display_name": "Green Shulker Box",
+ "field": "hX",
+ "max_stack_size": 1,
+ "numeric_id": 465,
+ "text_id": "green_shulker_box"
+ },
+ "green_stained_glass": {
+ "display_name": "Green Stained Glass",
+ "field": "gX",
+ "max_stack_size": 64,
+ "numeric_id": 413,
+ "text_id": "green_stained_glass"
+ },
+ "green_stained_glass_pane": {
+ "display_name": "Green Stained Glass Pane",
+ "field": "hn",
+ "max_stack_size": 64,
+ "numeric_id": 429,
+ "text_id": "green_stained_glass_pane"
+ },
+ "green_terracotta": {
+ "display_name": "Green Terracotta",
+ "field": "gd",
+ "max_stack_size": 64,
+ "numeric_id": 367,
+ "text_id": "green_terracotta"
+ },
+ "green_wool": {
+ "display_name": "Green Wool",
+ "field": "co",
+ "max_stack_size": 64,
+ "numeric_id": 170,
+ "text_id": "green_wool"
+ },
+ "grindstone": {
+ "display_name": "Grindstone",
+ "field": "ti",
+ "max_stack_size": 64,
+ "numeric_id": 1048,
+ "text_id": "grindstone"
+ },
+ "guardian_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Guardian Spawn Egg",
+ "field": "qk",
+ "max_stack_size": 64,
+ "numeric_id": 894,
+ "text_id": "guardian_spawn_egg"
+ },
+ "gunpowder": {
+ "class": "bus",
+ "display_name": "Gunpowder",
+ "field": "ng",
+ "max_stack_size": 64,
+ "numeric_id": 734,
+ "text_id": "gunpowder"
+ },
+ "hanging_roots": {
+ "display_name": "Hanging Roots",
+ "field": "cS",
+ "max_stack_size": 64,
+ "numeric_id": 200,
+ "text_id": "hanging_roots"
+ },
+ "hay_block": {
+ "display_name": "Hay Bale",
+ "field": "gi",
+ "max_stack_size": 64,
+ "numeric_id": 372,
+ "text_id": "hay_block"
+ },
+ "heart_of_the_sea": {
+ "class": "bus",
+ "display_name": "Heart of the Sea",
+ "field": "sS",
+ "max_stack_size": 64,
+ "numeric_id": 1032,
+ "text_id": "heart_of_the_sea"
+ },
+ "heavy_weighted_pressure_plate": {
+ "display_name": "Heavy Weighted Pressure Plate",
+ "field": "kY",
+ "max_stack_size": 64,
+ "numeric_id": 622,
+ "text_id": "heavy_weighted_pressure_plate"
+ },
+ "hoglin_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Hoglin Spawn Egg",
+ "field": "ql",
+ "max_stack_size": 64,
+ "numeric_id": 895,
+ "text_id": "hoglin_spawn_egg"
+ },
+ "honey_block": {
+ "display_name": "Honey Block",
+ "field": "kv",
+ "max_stack_size": 64,
+ "numeric_id": 593,
+ "text_id": "honey_block"
+ },
+ "honey_bottle": {
+ "class": "bup",
+ "display_name": "Honey Bottle",
+ "field": "tw",
+ "max_stack_size": 16,
+ "numeric_id": 1062,
+ "text_id": "honey_bottle"
+ },
+ "honeycomb": {
+ "class": "buq",
+ "display_name": "Honeycomb",
+ "field": "tt",
+ "max_stack_size": 64,
+ "numeric_id": 1059,
+ "text_id": "honeycomb"
+ },
+ "honeycomb_block": {
+ "display_name": "Honeycomb Block",
+ "field": "tx",
+ "max_stack_size": 64,
+ "numeric_id": 1063,
+ "text_id": "honeycomb_block"
+ },
+ "hopper": {
+ "display_name": "Hopper",
+ "field": "kx",
+ "max_stack_size": 64,
+ "numeric_id": 595,
+ "text_id": "hopper"
+ },
+ "hopper_minecart": {
+ "class": "bve",
+ "display_name": "Minecart with Hopper",
+ "field": "lQ",
+ "max_stack_size": 1,
+ "numeric_id": 666,
+ "text_id": "hopper_minecart"
+ },
+ "horn_coral": {
+ "display_name": "Horn Coral",
+ "field": "jl",
+ "max_stack_size": 64,
+ "numeric_id": 531,
+ "text_id": "horn_coral"
+ },
+ "horn_coral_block": {
+ "display_name": "Horn Coral Block",
+ "field": "jg",
+ "max_stack_size": 64,
+ "numeric_id": 526,
+ "text_id": "horn_coral_block"
+ },
+ "horn_coral_fan": {
+ "class": "bwb",
+ "display_name": "Horn Coral Fan",
+ "field": "jv",
+ "max_stack_size": 64,
+ "numeric_id": 541,
+ "text_id": "horn_coral_fan"
+ },
+ "horse_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Horse Spawn Egg",
+ "field": "qm",
+ "max_stack_size": 64,
+ "numeric_id": 896,
+ "text_id": "horse_spawn_egg"
+ },
+ "husk_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Husk Spawn Egg",
+ "field": "qn",
+ "max_stack_size": 64,
+ "numeric_id": 897,
+ "text_id": "husk_spawn_egg"
+ },
+ "ice": {
+ "display_name": "Ice",
+ "field": "dS",
+ "max_stack_size": 64,
+ "numeric_id": 252,
+ "text_id": "ice"
+ },
+ "infested_chiseled_stone_bricks": {
+ "display_name": "Infested Chiseled Stone Bricks",
+ "field": "ev",
+ "max_stack_size": 64,
+ "numeric_id": 281,
+ "text_id": "infested_chiseled_stone_bricks"
+ },
+ "infested_cobblestone": {
+ "display_name": "Infested Cobblestone",
+ "field": "er",
+ "max_stack_size": 64,
+ "numeric_id": 277,
+ "text_id": "infested_cobblestone"
+ },
+ "infested_cracked_stone_bricks": {
+ "display_name": "Infested Cracked Stone Bricks",
+ "field": "eu",
+ "max_stack_size": 64,
+ "numeric_id": 280,
+ "text_id": "infested_cracked_stone_bricks"
+ },
+ "infested_deepslate": {
+ "display_name": "Infested Deepslate",
+ "field": "ew",
+ "max_stack_size": 64,
+ "numeric_id": 282,
+ "text_id": "infested_deepslate"
+ },
+ "infested_mossy_stone_bricks": {
+ "display_name": "Infested Mossy Stone Bricks",
+ "field": "et",
+ "max_stack_size": 64,
+ "numeric_id": 279,
+ "text_id": "infested_mossy_stone_bricks"
+ },
+ "infested_stone": {
+ "display_name": "Infested Stone",
+ "field": "eq",
+ "max_stack_size": 64,
+ "numeric_id": 276,
+ "text_id": "infested_stone"
+ },
+ "infested_stone_bricks": {
+ "display_name": "Infested Stone Bricks",
+ "field": "es",
+ "max_stack_size": 64,
+ "numeric_id": 278,
+ "text_id": "infested_stone_bricks"
+ },
+ "ink_sac": {
+ "class": "bus",
+ "display_name": "Ink Sac",
+ "field": "oB",
+ "max_stack_size": 64,
+ "numeric_id": 807,
+ "text_id": "ink_sac"
+ },
+ "iron_axe": {
+ "class": "bsw",
+ "display_name": "Iron Axe",
+ "field": "mP",
+ "max_stack_size": 64,
+ "numeric_id": 717,
+ "text_id": "iron_axe"
+ },
+ "iron_bars": {
+ "display_name": "Iron Bars",
+ "field": "eJ",
+ "max_stack_size": 64,
+ "numeric_id": 295,
+ "text_id": "iron_bars"
+ },
+ "iron_block": {
+ "display_name": "Block of Iron",
+ "field": "an",
+ "max_stack_size": 64,
+ "numeric_id": 65,
+ "text_id": "iron_block"
+ },
+ "iron_boots": {
+ "class": "bsr",
+ "display_name": "Iron Boots",
+ "field": "nv",
+ "max_stack_size": 64,
+ "numeric_id": 749,
+ "text_id": "iron_boots"
+ },
+ "iron_chestplate": {
+ "class": "bsr",
+ "display_name": "Iron Chestplate",
+ "field": "nt",
+ "max_stack_size": 64,
+ "numeric_id": 747,
+ "text_id": "iron_chestplate"
+ },
+ "iron_door": {
+ "class": "btr",
+ "display_name": "Iron Door",
+ "field": "lh",
+ "max_stack_size": 64,
+ "numeric_id": 631,
+ "text_id": "iron_door"
+ },
+ "iron_helmet": {
+ "class": "bsr",
+ "display_name": "Iron Helmet",
+ "field": "ns",
+ "max_stack_size": 64,
+ "numeric_id": 746,
+ "text_id": "iron_helmet"
+ },
+ "iron_hoe": {
+ "class": "buo",
+ "display_name": "Iron Hoe",
+ "field": "mQ",
+ "max_stack_size": 64,
+ "numeric_id": 718,
+ "text_id": "iron_hoe"
+ },
+ "iron_horse_armor": {
+ "class": "bur",
+ "display_name": "Iron Horse Armor",
+ "field": "rL",
+ "max_stack_size": 1,
+ "numeric_id": 973,
+ "text_id": "iron_horse_armor"
+ },
+ "iron_ingot": {
+ "class": "bus",
+ "display_name": "Iron Ingot",
+ "field": "mq",
+ "max_stack_size": 64,
+ "numeric_id": 692,
+ "text_id": "iron_ingot"
+ },
+ "iron_leggings": {
+ "class": "bsr",
+ "display_name": "Iron Leggings",
+ "field": "nu",
+ "max_stack_size": 64,
+ "numeric_id": 748,
+ "text_id": "iron_leggings"
+ },
+ "iron_nugget": {
+ "class": "bus",
+ "display_name": "Iron Nugget",
+ "field": "sy",
+ "max_stack_size": 64,
+ "numeric_id": 1012,
+ "text_id": "iron_nugget"
+ },
+ "iron_ore": {
+ "display_name": "Iron Ore",
+ "field": "Q",
+ "max_stack_size": 64,
+ "numeric_id": 42,
+ "text_id": "iron_ore"
+ },
+ "iron_pickaxe": {
+ "class": "bvh",
+ "display_name": "Iron Pickaxe",
+ "field": "mO",
+ "max_stack_size": 64,
+ "numeric_id": 716,
+ "text_id": "iron_pickaxe"
+ },
+ "iron_shovel": {
+ "class": "bvs",
+ "display_name": "Iron Shovel",
+ "field": "mN",
+ "max_stack_size": 64,
+ "numeric_id": 715,
+ "text_id": "iron_shovel"
+ },
+ "iron_sword": {
+ "class": "bwd",
+ "display_name": "Iron Sword",
+ "field": "mM",
+ "max_stack_size": 64,
+ "numeric_id": 714,
+ "text_id": "iron_sword"
+ },
+ "iron_trapdoor": {
+ "display_name": "Iron Trapdoor",
+ "field": "lq",
+ "max_stack_size": 64,
+ "numeric_id": 640,
+ "text_id": "iron_trapdoor"
+ },
+ "item_frame": {
+ "class": "buu",
+ "display_name": "Item Frame",
+ "field": "ri",
+ "max_stack_size": 64,
+ "numeric_id": 944,
+ "text_id": "item_frame"
+ },
+ "jack_o_lantern": {
+ "display_name": "Jack o'Lantern",
+ "field": "eh",
+ "max_stack_size": 64,
+ "numeric_id": 267,
+ "text_id": "jack_o_lantern"
+ },
+ "jigsaw": {
+ "class": "bum",
+ "display_name": "Jigsaw Block",
+ "field": "mb",
+ "max_stack_size": 64,
+ "numeric_id": 677,
+ "text_id": "jigsaw"
+ },
+ "jukebox": {
+ "display_name": "Jukebox",
+ "field": "dW",
+ "max_stack_size": 64,
+ "numeric_id": 256,
+ "text_id": "jukebox"
+ },
+ "jungle_boat": {
+ "class": "btb",
+ "display_name": "Jungle Boat",
+ "field": "lX",
+ "max_stack_size": 1,
+ "numeric_id": 673,
+ "text_id": "jungle_boat"
+ },
+ "jungle_button": {
+ "display_name": "Jungle Button",
+ "field": "kQ",
+ "max_stack_size": 64,
+ "numeric_id": 614,
+ "text_id": "jungle_button"
+ },
+ "jungle_door": {
+ "class": "btr",
+ "display_name": "Jungle Door",
+ "field": "ll",
+ "max_stack_size": 64,
+ "numeric_id": 635,
+ "text_id": "jungle_door"
+ },
+ "jungle_fence": {
+ "display_name": "Jungle Fence",
+ "field": "ea",
+ "max_stack_size": 64,
+ "numeric_id": 260,
+ "text_id": "jungle_fence"
+ },
+ "jungle_fence_gate": {
+ "display_name": "Jungle Fence Gate",
+ "field": "lC",
+ "max_stack_size": 64,
+ "numeric_id": 652,
+ "text_id": "jungle_fence_gate"
+ },
+ "jungle_leaves": {
+ "display_name": "Jungle Leaves",
+ "field": "bG",
+ "max_stack_size": 64,
+ "numeric_id": 136,
+ "text_id": "jungle_leaves"
+ },
+ "jungle_log": {
+ "display_name": "Jungle Log",
+ "field": "ba",
+ "max_stack_size": 64,
+ "numeric_id": 104,
+ "text_id": "jungle_log"
+ },
+ "jungle_planks": {
+ "display_name": "Jungle Planks",
+ "field": "z",
+ "max_stack_size": 64,
+ "numeric_id": 25,
+ "text_id": "jungle_planks"
+ },
+ "jungle_pressure_plate": {
+ "display_name": "Jungle Pressure Plate",
+ "field": "lc",
+ "max_stack_size": 64,
+ "numeric_id": 626,
+ "text_id": "jungle_pressure_plate"
+ },
+ "jungle_sapling": {
+ "display_name": "Jungle Sapling",
+ "field": "H",
+ "max_stack_size": 64,
+ "numeric_id": 33,
+ "text_id": "jungle_sapling"
+ },
+ "jungle_sign": {
+ "class": "bvt",
+ "display_name": "Jungle Sign",
+ "field": "nR",
+ "max_stack_size": 16,
+ "numeric_id": 771,
+ "text_id": "jungle_sign"
+ },
+ "jungle_slab": {
+ "display_name": "Jungle Slab",
+ "field": "cZ",
+ "max_stack_size": 64,
+ "numeric_id": 207,
+ "text_id": "jungle_slab"
+ },
+ "jungle_stairs": {
+ "display_name": "Jungle Stairs",
+ "field": "fi",
+ "max_stack_size": 64,
+ "numeric_id": 320,
+ "text_id": "jungle_stairs"
+ },
+ "jungle_trapdoor": {
+ "display_name": "Jungle Trapdoor",
+ "field": "lu",
+ "max_stack_size": 64,
+ "numeric_id": 644,
+ "text_id": "jungle_trapdoor"
+ },
+ "jungle_wood": {
+ "display_name": "Jungle Wood",
+ "field": "by",
+ "max_stack_size": 64,
+ "numeric_id": 128,
+ "text_id": "jungle_wood"
+ },
+ "kelp": {
+ "display_name": "Kelp",
+ "field": "cP",
+ "max_stack_size": 64,
+ "numeric_id": 197,
+ "text_id": "kelp"
+ },
+ "knowledge_book": {
+ "class": "buz",
+ "display_name": "Knowledge Book",
+ "field": "sz",
+ "max_stack_size": 1,
+ "numeric_id": 1013,
+ "text_id": "knowledge_book"
+ },
+ "ladder": {
+ "display_name": "Ladder",
+ "field": "dP",
+ "max_stack_size": 64,
+ "numeric_id": 249,
+ "text_id": "ladder"
+ },
+ "lantern": {
+ "display_name": "Lantern",
+ "field": "tm",
+ "max_stack_size": 64,
+ "numeric_id": 1052,
+ "text_id": "lantern"
+ },
+ "lapis_block": {
+ "display_name": "Block of Lapis Lazuli",
+ "field": "bP",
+ "max_stack_size": 64,
+ "numeric_id": 145,
+ "text_id": "lapis_block"
+ },
+ "lapis_lazuli": {
+ "class": "bus",
+ "display_name": "Lapis Lazuli",
+ "field": "mm",
+ "max_stack_size": 64,
+ "numeric_id": 688,
+ "text_id": "lapis_lazuli"
+ },
+ "lapis_ore": {
+ "display_name": "Lapis Lazuli Ore",
+ "field": "aa",
+ "max_stack_size": 64,
+ "numeric_id": 52,
+ "text_id": "lapis_ore"
+ },
+ "large_amethyst_bud": {
+ "display_name": "Large Amethyst Bud",
+ "field": "ug",
+ "max_stack_size": 64,
+ "numeric_id": 1098,
+ "text_id": "large_amethyst_bud"
+ },
+ "large_fern": {
+ "class": "btr",
+ "display_name": "Large Fern",
+ "field": "gJ",
+ "max_stack_size": 64,
+ "numeric_id": 399,
+ "text_id": "large_fern"
+ },
+ "lava_bucket": {
+ "class": "bth",
+ "display_name": "Lava Bucket",
+ "field": "nY",
+ "max_stack_size": 1,
+ "numeric_id": 778,
+ "text_id": "lava_bucket"
+ },
+ "lead": {
+ "class": "bva",
+ "display_name": "Lead",
+ "field": "rP",
+ "max_stack_size": 64,
+ "numeric_id": 977,
+ "text_id": "lead"
+ },
+ "leather": {
+ "class": "bus",
+ "display_name": "Leather",
+ "field": "ob",
+ "max_stack_size": 64,
+ "numeric_id": 781,
+ "text_id": "leather"
+ },
+ "leather_boots": {
+ "class": "btu",
+ "display_name": "Leather Boots",
+ "field": "nn",
+ "max_stack_size": 64,
+ "numeric_id": 741,
+ "text_id": "leather_boots"
+ },
+ "leather_chestplate": {
+ "class": "btu",
+ "display_name": "Leather Tunic",
+ "field": "nl",
+ "max_stack_size": 64,
+ "numeric_id": 739,
+ "text_id": "leather_chestplate"
+ },
+ "leather_helmet": {
+ "class": "btu",
+ "display_name": "Leather Cap",
+ "field": "nk",
+ "max_stack_size": 64,
+ "numeric_id": 738,
+ "text_id": "leather_helmet"
+ },
+ "leather_horse_armor": {
+ "class": "btv",
+ "display_name": "Leather Horse Armor",
+ "field": "rO",
+ "max_stack_size": 1,
+ "numeric_id": 976,
+ "text_id": "leather_horse_armor"
+ },
+ "leather_leggings": {
+ "class": "btu",
+ "display_name": "Leather Pants",
+ "field": "nm",
+ "max_stack_size": 64,
+ "numeric_id": 740,
+ "text_id": "leather_leggings"
+ },
+ "lectern": {
+ "display_name": "Lectern",
+ "field": "kA",
+ "max_stack_size": 64,
+ "numeric_id": 598,
+ "text_id": "lectern"
+ },
+ "lever": {
+ "display_name": "Lever",
+ "field": "kC",
+ "max_stack_size": 64,
+ "numeric_id": 600,
+ "text_id": "lever"
+ },
+ "light": {
+ "class": "bta",
+ "display_name": "Light",
+ "field": "gh",
+ "max_stack_size": 64,
+ "numeric_id": 371,
+ "text_id": "light"
+ },
+ "light_blue_banner": {
+ "class": "bsx",
+ "display_name": "Light Blue Banner",
+ "field": "rX",
+ "max_stack_size": 16,
+ "numeric_id": 985,
+ "text_id": "light_blue_banner"
+ },
+ "light_blue_bed": {
+ "class": "bsz",
+ "display_name": "Light Blue Bed",
+ "field": "pb",
+ "max_stack_size": 1,
+ "numeric_id": 833,
+ "text_id": "light_blue_bed"
+ },
+ "light_blue_candle": {
+ "display_name": "Light Blue Candle",
+ "field": "tR",
+ "max_stack_size": 64,
+ "numeric_id": 1083,
+ "text_id": "light_blue_candle"
+ },
+ "light_blue_carpet": {
+ "display_name": "Light Blue Carpet",
+ "field": "gm",
+ "max_stack_size": 64,
+ "numeric_id": 376,
+ "text_id": "light_blue_carpet"
+ },
+ "light_blue_concrete": {
+ "display_name": "Light Blue Concrete",
+ "field": "it",
+ "max_stack_size": 64,
+ "numeric_id": 487,
+ "text_id": "light_blue_concrete"
+ },
+ "light_blue_concrete_powder": {
+ "display_name": "Light Blue Concrete Powder",
+ "field": "iJ",
+ "max_stack_size": 64,
+ "numeric_id": 503,
+ "text_id": "light_blue_concrete_powder"
+ },
+ "light_blue_dye": {
+ "class": "btt",
+ "display_name": "Light Blue Dye",
+ "field": "oH",
+ "max_stack_size": 64,
+ "numeric_id": 813,
+ "text_id": "light_blue_dye"
+ },
+ "light_blue_glazed_terracotta": {
+ "display_name": "Light Blue Glazed Terracotta",
+ "field": "id",
+ "max_stack_size": 64,
+ "numeric_id": 471,
+ "text_id": "light_blue_glazed_terracotta"
+ },
+ "light_blue_shulker_box": {
+ "class": "bta",
+ "display_name": "Light Blue Shulker Box",
+ "field": "hN",
+ "max_stack_size": 1,
+ "numeric_id": 455,
+ "text_id": "light_blue_shulker_box"
+ },
+ "light_blue_stained_glass": {
+ "display_name": "Light Blue Stained Glass",
+ "field": "gN",
+ "max_stack_size": 64,
+ "numeric_id": 403,
+ "text_id": "light_blue_stained_glass"
+ },
+ "light_blue_stained_glass_pane": {
+ "display_name": "Light Blue Stained Glass Pane",
+ "field": "hd",
+ "max_stack_size": 64,
+ "numeric_id": 419,
+ "text_id": "light_blue_stained_glass_pane"
+ },
+ "light_blue_terracotta": {
+ "display_name": "Light Blue Terracotta",
+ "field": "fT",
+ "max_stack_size": 64,
+ "numeric_id": 357,
+ "text_id": "light_blue_terracotta"
+ },
+ "light_blue_wool": {
+ "display_name": "Light Blue Wool",
+ "field": "ce",
+ "max_stack_size": 64,
+ "numeric_id": 160,
+ "text_id": "light_blue_wool"
+ },
+ "light_gray_banner": {
+ "class": "bsx",
+ "display_name": "Light Gray Banner",
+ "field": "sc",
+ "max_stack_size": 16,
+ "numeric_id": 990,
+ "text_id": "light_gray_banner"
+ },
+ "light_gray_bed": {
+ "class": "bsz",
+ "display_name": "Light Gray Bed",
+ "field": "pg",
+ "max_stack_size": 1,
+ "numeric_id": 838,
+ "text_id": "light_gray_bed"
+ },
+ "light_gray_candle": {
+ "display_name": "Light Gray Candle",
+ "field": "tW",
+ "max_stack_size": 64,
+ "numeric_id": 1088,
+ "text_id": "light_gray_candle"
+ },
+ "light_gray_carpet": {
+ "display_name": "Light Gray Carpet",
+ "field": "gr",
+ "max_stack_size": 64,
+ "numeric_id": 381,
+ "text_id": "light_gray_carpet"
+ },
+ "light_gray_concrete": {
+ "display_name": "Light Gray Concrete",
+ "field": "iy",
+ "max_stack_size": 64,
+ "numeric_id": 492,
+ "text_id": "light_gray_concrete"
+ },
+ "light_gray_concrete_powder": {
+ "display_name": "Light Gray Concrete Powder",
+ "field": "iO",
+ "max_stack_size": 64,
+ "numeric_id": 508,
+ "text_id": "light_gray_concrete_powder"
+ },
+ "light_gray_dye": {
+ "class": "btt",
+ "display_name": "Light Gray Dye",
+ "field": "oM",
+ "max_stack_size": 64,
+ "numeric_id": 818,
+ "text_id": "light_gray_dye"
+ },
+ "light_gray_glazed_terracotta": {
+ "display_name": "Light Gray Glazed Terracotta",
+ "field": "ii",
+ "max_stack_size": 64,
+ "numeric_id": 476,
+ "text_id": "light_gray_glazed_terracotta"
+ },
+ "light_gray_shulker_box": {
+ "class": "bta",
+ "display_name": "Light Gray Shulker Box",
+ "field": "hS",
+ "max_stack_size": 1,
+ "numeric_id": 460,
+ "text_id": "light_gray_shulker_box"
+ },
+ "light_gray_stained_glass": {
+ "display_name": "Light Gray Stained Glass",
+ "field": "gS",
+ "max_stack_size": 64,
+ "numeric_id": 408,
+ "text_id": "light_gray_stained_glass"
+ },
+ "light_gray_stained_glass_pane": {
+ "display_name": "Light Gray Stained Glass Pane",
+ "field": "hi",
+ "max_stack_size": 64,
+ "numeric_id": 424,
+ "text_id": "light_gray_stained_glass_pane"
+ },
+ "light_gray_terracotta": {
+ "display_name": "Light Gray Terracotta",
+ "field": "fY",
+ "max_stack_size": 64,
+ "numeric_id": 362,
+ "text_id": "light_gray_terracotta"
+ },
+ "light_gray_wool": {
+ "display_name": "Light Gray Wool",
+ "field": "cj",
+ "max_stack_size": 64,
+ "numeric_id": 165,
+ "text_id": "light_gray_wool"
+ },
+ "light_weighted_pressure_plate": {
+ "display_name": "Light Weighted Pressure Plate",
+ "field": "kX",
+ "max_stack_size": 64,
+ "numeric_id": 621,
+ "text_id": "light_weighted_pressure_plate"
+ },
+ "lightning_rod": {
+ "display_name": "Lightning Rod",
+ "field": "kD",
+ "max_stack_size": 64,
+ "numeric_id": 601,
+ "text_id": "lightning_rod"
+ },
+ "lilac": {
+ "class": "btr",
+ "display_name": "Lilac",
+ "field": "gF",
+ "max_stack_size": 64,
+ "numeric_id": 395,
+ "text_id": "lilac"
+ },
+ "lily_of_the_valley": {
+ "display_name": "Lily of the Valley",
+ "field": "cC",
+ "max_stack_size": 64,
+ "numeric_id": 184,
+ "text_id": "lily_of_the_valley"
+ },
+ "lily_pad": {
+ "class": "bwn",
+ "display_name": "Lily Pad",
+ "field": "eS",
+ "max_stack_size": 64,
+ "numeric_id": 304,
+ "text_id": "lily_pad"
+ },
+ "lime_banner": {
+ "class": "bsx",
+ "display_name": "Lime Banner",
+ "field": "rZ",
+ "max_stack_size": 16,
+ "numeric_id": 987,
+ "text_id": "lime_banner"
+ },
+ "lime_bed": {
+ "class": "bsz",
+ "display_name": "Lime Bed",
+ "field": "pd",
+ "max_stack_size": 1,
+ "numeric_id": 835,
+ "text_id": "lime_bed"
+ },
+ "lime_candle": {
+ "display_name": "Lime Candle",
+ "field": "tT",
+ "max_stack_size": 64,
+ "numeric_id": 1085,
+ "text_id": "lime_candle"
+ },
+ "lime_carpet": {
+ "display_name": "Lime Carpet",
+ "field": "go",
+ "max_stack_size": 64,
+ "numeric_id": 378,
+ "text_id": "lime_carpet"
+ },
+ "lime_concrete": {
+ "display_name": "Lime Concrete",
+ "field": "iv",
+ "max_stack_size": 64,
+ "numeric_id": 489,
+ "text_id": "lime_concrete"
+ },
+ "lime_concrete_powder": {
+ "display_name": "Lime Concrete Powder",
+ "field": "iL",
+ "max_stack_size": 64,
+ "numeric_id": 505,
+ "text_id": "lime_concrete_powder"
+ },
+ "lime_dye": {
+ "class": "btt",
+ "display_name": "Lime Dye",
+ "field": "oJ",
+ "max_stack_size": 64,
+ "numeric_id": 815,
+ "text_id": "lime_dye"
+ },
+ "lime_glazed_terracotta": {
+ "display_name": "Lime Glazed Terracotta",
+ "field": "if",
+ "max_stack_size": 64,
+ "numeric_id": 473,
+ "text_id": "lime_glazed_terracotta"
+ },
+ "lime_shulker_box": {
+ "class": "bta",
+ "display_name": "Lime Shulker Box",
+ "field": "hP",
+ "max_stack_size": 1,
+ "numeric_id": 457,
+ "text_id": "lime_shulker_box"
+ },
+ "lime_stained_glass": {
+ "display_name": "Lime Stained Glass",
+ "field": "gP",
+ "max_stack_size": 64,
+ "numeric_id": 405,
+ "text_id": "lime_stained_glass"
+ },
+ "lime_stained_glass_pane": {
+ "display_name": "Lime Stained Glass Pane",
+ "field": "hf",
+ "max_stack_size": 64,
+ "numeric_id": 421,
+ "text_id": "lime_stained_glass_pane"
+ },
+ "lime_terracotta": {
+ "display_name": "Lime Terracotta",
+ "field": "fV",
+ "max_stack_size": 64,
+ "numeric_id": 359,
+ "text_id": "lime_terracotta"
+ },
+ "lime_wool": {
+ "display_name": "Lime Wool",
+ "field": "cg",
+ "max_stack_size": 64,
+ "numeric_id": 162,
+ "text_id": "lime_wool"
+ },
+ "lingering_potion": {
+ "class": "bvb",
+ "display_name": "Lingering Potion",
+ "field": "su",
+ "max_stack_size": 1,
+ "numeric_id": 1008,
+ "text_id": "lingering_potion"
+ },
+ "llama_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Llama Spawn Egg",
+ "field": "qo",
+ "max_stack_size": 64,
+ "numeric_id": 898,
+ "text_id": "llama_spawn_egg"
+ },
+ "lodestone": {
+ "display_name": "Lodestone",
+ "field": "ty",
+ "max_stack_size": 64,
+ "numeric_id": 1064,
+ "text_id": "lodestone"
+ },
+ "loom": {
+ "display_name": "Loom",
+ "field": "sV",
+ "max_stack_size": 64,
+ "numeric_id": 1035,
+ "text_id": "loom"
+ },
+ "magenta_banner": {
+ "class": "bsx",
+ "display_name": "Magenta Banner",
+ "field": "rW",
+ "max_stack_size": 16,
+ "numeric_id": 984,
+ "text_id": "magenta_banner"
+ },
+ "magenta_bed": {
+ "class": "bsz",
+ "display_name": "Magenta Bed",
+ "field": "pa",
+ "max_stack_size": 1,
+ "numeric_id": 832,
+ "text_id": "magenta_bed"
+ },
+ "magenta_candle": {
+ "display_name": "Magenta Candle",
+ "field": "tQ",
+ "max_stack_size": 64,
+ "numeric_id": 1082,
+ "text_id": "magenta_candle"
+ },
+ "magenta_carpet": {
+ "display_name": "Magenta Carpet",
+ "field": "gl",
+ "max_stack_size": 64,
+ "numeric_id": 375,
+ "text_id": "magenta_carpet"
+ },
+ "magenta_concrete": {
+ "display_name": "Magenta Concrete",
+ "field": "is",
+ "max_stack_size": 64,
+ "numeric_id": 486,
+ "text_id": "magenta_concrete"
+ },
+ "magenta_concrete_powder": {
+ "display_name": "Magenta Concrete Powder",
+ "field": "iI",
+ "max_stack_size": 64,
+ "numeric_id": 502,
+ "text_id": "magenta_concrete_powder"
+ },
+ "magenta_dye": {
+ "class": "btt",
+ "display_name": "Magenta Dye",
+ "field": "oG",
+ "max_stack_size": 64,
+ "numeric_id": 812,
+ "text_id": "magenta_dye"
+ },
+ "magenta_glazed_terracotta": {
+ "display_name": "Magenta Glazed Terracotta",
+ "field": "ic",
+ "max_stack_size": 64,
+ "numeric_id": 470,
+ "text_id": "magenta_glazed_terracotta"
+ },
+ "magenta_shulker_box": {
+ "class": "bta",
+ "display_name": "Magenta Shulker Box",
+ "field": "hM",
+ "max_stack_size": 1,
+ "numeric_id": 454,
+ "text_id": "magenta_shulker_box"
+ },
+ "magenta_stained_glass": {
+ "display_name": "Magenta Stained Glass",
+ "field": "gM",
+ "max_stack_size": 64,
+ "numeric_id": 402,
+ "text_id": "magenta_stained_glass"
+ },
+ "magenta_stained_glass_pane": {
+ "display_name": "Magenta Stained Glass Pane",
+ "field": "hc",
+ "max_stack_size": 64,
+ "numeric_id": 418,
+ "text_id": "magenta_stained_glass_pane"
+ },
+ "magenta_terracotta": {
+ "display_name": "Magenta Terracotta",
+ "field": "fS",
+ "max_stack_size": 64,
+ "numeric_id": 356,
+ "text_id": "magenta_terracotta"
+ },
+ "magenta_wool": {
+ "display_name": "Magenta Wool",
+ "field": "cd",
+ "max_stack_size": 64,
+ "numeric_id": 159,
+ "text_id": "magenta_wool"
+ },
+ "magma_block": {
+ "display_name": "Magma Block",
+ "field": "hD",
+ "max_stack_size": 64,
+ "numeric_id": 445,
+ "text_id": "magma_block"
+ },
+ "magma_cream": {
+ "class": "bus",
+ "display_name": "Magma Cream",
+ "field": "pK",
+ "max_stack_size": 64,
+ "numeric_id": 868,
+ "text_id": "magma_cream"
+ },
+ "magma_cube_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Magma Cube Spawn Egg",
+ "field": "qp",
+ "max_stack_size": 64,
+ "numeric_id": 899,
+ "text_id": "magma_cube_spawn_egg"
+ },
+ "map": {
+ "class": "btz",
+ "display_name": "Empty Map",
+ "field": "rp",
+ "max_stack_size": 64,
+ "numeric_id": 951,
+ "text_id": "map"
+ },
+ "medium_amethyst_bud": {
+ "display_name": "Medium Amethyst Bud",
+ "field": "uf",
+ "max_stack_size": 64,
+ "numeric_id": 1097,
+ "text_id": "medium_amethyst_bud"
+ },
+ "melon": {
+ "display_name": "Melon",
+ "field": "eM",
+ "max_stack_size": 64,
+ "numeric_id": 298,
+ "text_id": "melon"
+ },
+ "melon_seeds": {
+ "class": "buv",
+ "display_name": "Melon Seeds",
+ "field": "pu",
+ "max_stack_size": 64,
+ "numeric_id": 852,
+ "text_id": "melon_seeds"
+ },
+ "melon_slice": {
+ "class": "bus",
+ "display_name": "Melon Slice",
+ "field": "pr",
+ "max_stack_size": 64,
+ "numeric_id": 849,
+ "text_id": "melon_slice"
+ },
+ "milk_bucket": {
+ "class": "bvd",
+ "display_name": "Milk Bucket",
+ "field": "oc",
+ "max_stack_size": 1,
+ "numeric_id": 782,
+ "text_id": "milk_bucket"
+ },
+ "minecart": {
+ "class": "bve",
+ "display_name": "Minecart",
+ "field": "lM",
+ "max_stack_size": 1,
+ "numeric_id": 662,
+ "text_id": "minecart"
+ },
+ "mojang_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "sZ",
+ "max_stack_size": 1,
+ "numeric_id": 1039,
+ "text_id": "mojang_banner_pattern"
+ },
+ "mooshroom_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Mooshroom Spawn Egg",
+ "field": "qq",
+ "max_stack_size": 64,
+ "numeric_id": 900,
+ "text_id": "mooshroom_spawn_egg"
+ },
+ "moss_block": {
+ "display_name": "Moss Block",
+ "field": "cR",
+ "max_stack_size": 64,
+ "numeric_id": 199,
+ "text_id": "moss_block"
+ },
+ "moss_carpet": {
+ "display_name": "Moss Carpet",
+ "field": "cQ",
+ "max_stack_size": 64,
+ "numeric_id": 198,
+ "text_id": "moss_carpet"
+ },
+ "mossy_cobblestone": {
+ "display_name": "Mossy Cobblestone",
+ "field": "dA",
+ "max_stack_size": 64,
+ "numeric_id": 234,
+ "text_id": "mossy_cobblestone"
+ },
+ "mossy_cobblestone_slab": {
+ "display_name": "Mossy Cobblestone Slab",
+ "field": "jZ",
+ "max_stack_size": 64,
+ "numeric_id": 571,
+ "text_id": "mossy_cobblestone_slab"
+ },
+ "mossy_cobblestone_stairs": {
+ "display_name": "Mossy Cobblestone Stairs",
+ "field": "jH",
+ "max_stack_size": 64,
+ "numeric_id": 553,
+ "text_id": "mossy_cobblestone_stairs"
+ },
+ "mossy_cobblestone_wall": {
+ "display_name": "Mossy Cobblestone Wall",
+ "field": "fo",
+ "max_stack_size": 64,
+ "numeric_id": 326,
+ "text_id": "mossy_cobblestone_wall"
+ },
+ "mossy_stone_brick_slab": {
+ "display_name": "Mossy Stone Brick Slab",
+ "field": "jX",
+ "max_stack_size": 64,
+ "numeric_id": 569,
+ "text_id": "mossy_stone_brick_slab"
+ },
+ "mossy_stone_brick_stairs": {
+ "display_name": "Mossy Stone Brick Stairs",
+ "field": "jF",
+ "max_stack_size": 64,
+ "numeric_id": 551,
+ "text_id": "mossy_stone_brick_stairs"
+ },
+ "mossy_stone_brick_wall": {
+ "display_name": "Mossy Stone Brick Wall",
+ "field": "fs",
+ "max_stack_size": 64,
+ "numeric_id": 330,
+ "text_id": "mossy_stone_brick_wall"
+ },
+ "mossy_stone_bricks": {
+ "display_name": "Mossy Stone Bricks",
+ "field": "ey",
+ "max_stack_size": 64,
+ "numeric_id": 284,
+ "text_id": "mossy_stone_bricks"
+ },
+ "mule_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Mule Spawn Egg",
+ "field": "qr",
+ "max_stack_size": 64,
+ "numeric_id": 901,
+ "text_id": "mule_spawn_egg"
+ },
+ "mushroom_stem": {
+ "display_name": "Mushroom Stem",
+ "field": "eI",
+ "max_stack_size": 64,
+ "numeric_id": 294,
+ "text_id": "mushroom_stem"
+ },
+ "mushroom_stew": {
+ "class": "btg",
+ "display_name": "Mushroom Stew",
+ "field": "nd",
+ "max_stack_size": 1,
+ "numeric_id": 731,
+ "text_id": "mushroom_stew"
+ },
+ "music_disc_11": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sL",
+ "max_stack_size": 1,
+ "numeric_id": 1025,
+ "text_id": "music_disc_11"
+ },
+ "music_disc_13": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sB",
+ "max_stack_size": 1,
+ "numeric_id": 1015,
+ "text_id": "music_disc_13"
+ },
+ "music_disc_blocks": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sD",
+ "max_stack_size": 1,
+ "numeric_id": 1017,
+ "text_id": "music_disc_blocks"
+ },
+ "music_disc_cat": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sC",
+ "max_stack_size": 1,
+ "numeric_id": 1016,
+ "text_id": "music_disc_cat"
+ },
+ "music_disc_chirp": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sE",
+ "max_stack_size": 1,
+ "numeric_id": 1018,
+ "text_id": "music_disc_chirp"
+ },
+ "music_disc_far": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sF",
+ "max_stack_size": 1,
+ "numeric_id": 1019,
+ "text_id": "music_disc_far"
+ },
+ "music_disc_mall": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sG",
+ "max_stack_size": 1,
+ "numeric_id": 1020,
+ "text_id": "music_disc_mall"
+ },
+ "music_disc_mellohi": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sH",
+ "max_stack_size": 1,
+ "numeric_id": 1021,
+ "text_id": "music_disc_mellohi"
+ },
+ "music_disc_otherside": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sN",
+ "max_stack_size": 1,
+ "numeric_id": 1027,
+ "text_id": "music_disc_otherside"
+ },
+ "music_disc_pigstep": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sO",
+ "max_stack_size": 1,
+ "numeric_id": 1028,
+ "text_id": "music_disc_pigstep"
+ },
+ "music_disc_stal": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sI",
+ "max_stack_size": 1,
+ "numeric_id": 1022,
+ "text_id": "music_disc_stal"
+ },
+ "music_disc_strad": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sJ",
+ "max_stack_size": 1,
+ "numeric_id": 1023,
+ "text_id": "music_disc_strad"
+ },
+ "music_disc_wait": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sM",
+ "max_stack_size": 1,
+ "numeric_id": 1026,
+ "text_id": "music_disc_wait"
+ },
+ "music_disc_ward": {
+ "class": "bvm",
+ "display_name": "Music Disc",
+ "field": "sK",
+ "max_stack_size": 1,
+ "numeric_id": 1024,
+ "text_id": "music_disc_ward"
+ },
+ "mutton": {
+ "class": "bus",
+ "display_name": "Raw Mutton",
+ "field": "rS",
+ "max_stack_size": 64,
+ "numeric_id": 980,
+ "text_id": "mutton"
+ },
+ "mycelium": {
+ "display_name": "Mycelium",
+ "field": "eR",
+ "max_stack_size": 64,
+ "numeric_id": 303,
+ "text_id": "mycelium"
+ },
+ "name_tag": {
+ "class": "bvg",
+ "display_name": "Name Tag",
+ "field": "rQ",
+ "max_stack_size": 64,
+ "numeric_id": 978,
+ "text_id": "name_tag"
+ },
+ "nautilus_shell": {
+ "class": "bus",
+ "display_name": "Nautilus Shell",
+ "field": "sR",
+ "max_stack_size": 64,
+ "numeric_id": 1031,
+ "text_id": "nautilus_shell"
+ },
+ "nether_brick": {
+ "class": "bus",
+ "display_name": "Nether Brick",
+ "field": "rC",
+ "max_stack_size": 64,
+ "numeric_id": 964,
+ "text_id": "nether_brick"
+ },
+ "nether_brick_fence": {
+ "display_name": "Nether Brick Fence",
+ "field": "eW",
+ "max_stack_size": 64,
+ "numeric_id": 308,
+ "text_id": "nether_brick_fence"
+ },
+ "nether_brick_slab": {
+ "display_name": "Nether Brick Slab",
+ "field": "dm",
+ "max_stack_size": 64,
+ "numeric_id": 220,
+ "text_id": "nether_brick_slab"
+ },
+ "nether_brick_stairs": {
+ "display_name": "Nether Brick Stairs",
+ "field": "eX",
+ "max_stack_size": 64,
+ "numeric_id": 309,
+ "text_id": "nether_brick_stairs"
+ },
+ "nether_brick_wall": {
+ "display_name": "Nether Brick Wall",
+ "field": "fv",
+ "max_stack_size": 64,
+ "numeric_id": 333,
+ "text_id": "nether_brick_wall"
+ },
+ "nether_bricks": {
+ "display_name": "Nether Bricks",
+ "field": "eT",
+ "max_stack_size": 64,
+ "numeric_id": 305,
+ "text_id": "nether_bricks"
+ },
+ "nether_gold_ore": {
+ "display_name": "Nether Gold Ore",
+ "field": "ae",
+ "max_stack_size": 64,
+ "numeric_id": 56,
+ "text_id": "nether_gold_ore"
+ },
+ "nether_quartz_ore": {
+ "display_name": "Nether Quartz Ore",
+ "field": "af",
+ "max_stack_size": 64,
+ "numeric_id": 57,
+ "text_id": "nether_quartz_ore"
+ },
+ "nether_sprouts": {
+ "display_name": "Nether Sprouts",
+ "field": "cL",
+ "max_stack_size": 64,
+ "numeric_id": 193,
+ "text_id": "nether_sprouts"
+ },
+ "nether_star": {
+ "class": "bvu",
+ "display_name": "Nether Star",
+ "field": "rx",
+ "max_stack_size": 64,
+ "numeric_id": 959,
+ "text_id": "nether_star"
+ },
+ "nether_wart": {
+ "class": "buv",
+ "display_name": "Nether Wart",
+ "field": "pE",
+ "max_stack_size": 64,
+ "numeric_id": 862,
+ "text_id": "nether_wart"
+ },
+ "nether_wart_block": {
+ "display_name": "Nether Wart Block",
+ "field": "hE",
+ "max_stack_size": 64,
+ "numeric_id": 446,
+ "text_id": "nether_wart_block"
+ },
+ "netherite_axe": {
+ "class": "bsw",
+ "display_name": "Netherite Axe",
+ "field": "mZ",
+ "max_stack_size": 64,
+ "numeric_id": 727,
+ "text_id": "netherite_axe"
+ },
+ "netherite_block": {
+ "class": "bta",
+ "display_name": "Block of Netherite",
+ "field": "ar",
+ "max_stack_size": 64,
+ "numeric_id": 69,
+ "text_id": "netherite_block"
+ },
+ "netherite_boots": {
+ "class": "bsr",
+ "display_name": "Netherite Boots",
+ "field": "nH",
+ "max_stack_size": 64,
+ "numeric_id": 761,
+ "text_id": "netherite_boots"
+ },
+ "netherite_chestplate": {
+ "class": "bsr",
+ "display_name": "Netherite Chestplate",
+ "field": "nF",
+ "max_stack_size": 64,
+ "numeric_id": 759,
+ "text_id": "netherite_chestplate"
+ },
+ "netherite_helmet": {
+ "class": "bsr",
+ "display_name": "Netherite Helmet",
+ "field": "nE",
+ "max_stack_size": 64,
+ "numeric_id": 758,
+ "text_id": "netherite_helmet"
+ },
+ "netherite_hoe": {
+ "class": "buo",
+ "display_name": "Netherite Hoe",
+ "field": "na",
+ "max_stack_size": 64,
+ "numeric_id": 728,
+ "text_id": "netherite_hoe"
+ },
+ "netherite_ingot": {
+ "class": "bus",
+ "display_name": "Netherite Ingot",
+ "field": "mv",
+ "max_stack_size": 64,
+ "numeric_id": 697,
+ "text_id": "netherite_ingot"
+ },
+ "netherite_leggings": {
+ "class": "bsr",
+ "display_name": "Netherite Leggings",
+ "field": "nG",
+ "max_stack_size": 64,
+ "numeric_id": 760,
+ "text_id": "netherite_leggings"
+ },
+ "netherite_pickaxe": {
+ "class": "bvh",
+ "display_name": "Netherite Pickaxe",
+ "field": "mY",
+ "max_stack_size": 64,
+ "numeric_id": 726,
+ "text_id": "netherite_pickaxe"
+ },
+ "netherite_scrap": {
+ "class": "bus",
+ "display_name": "Netherite Scrap",
+ "field": "mw",
+ "max_stack_size": 64,
+ "numeric_id": 698,
+ "text_id": "netherite_scrap"
+ },
+ "netherite_shovel": {
+ "class": "bvs",
+ "display_name": "Netherite Shovel",
+ "field": "mX",
+ "max_stack_size": 64,
+ "numeric_id": 725,
+ "text_id": "netherite_shovel"
+ },
+ "netherite_sword": {
+ "class": "bwd",
+ "display_name": "Netherite Sword",
+ "field": "mW",
+ "max_stack_size": 64,
+ "numeric_id": 724,
+ "text_id": "netherite_sword"
+ },
+ "netherrack": {
+ "display_name": "Netherrack",
+ "field": "ei",
+ "max_stack_size": 64,
+ "numeric_id": 268,
+ "text_id": "netherrack"
+ },
+ "note_block": {
+ "display_name": "Note Block",
+ "field": "kK",
+ "max_stack_size": 64,
+ "numeric_id": 608,
+ "text_id": "note_block"
+ },
+ "oak_boat": {
+ "class": "btb",
+ "display_name": "Oak Boat",
+ "field": "lU",
+ "max_stack_size": 1,
+ "numeric_id": 670,
+ "text_id": "oak_boat"
+ },
+ "oak_button": {
+ "display_name": "Oak Button",
+ "field": "kN",
+ "max_stack_size": 64,
+ "numeric_id": 611,
+ "text_id": "oak_button"
+ },
+ "oak_door": {
+ "class": "btr",
+ "display_name": "Oak Door",
+ "field": "li",
+ "max_stack_size": 64,
+ "numeric_id": 632,
+ "text_id": "oak_door"
+ },
+ "oak_fence": {
+ "display_name": "Oak Fence",
+ "field": "dX",
+ "max_stack_size": 64,
+ "numeric_id": 257,
+ "text_id": "oak_fence"
+ },
+ "oak_fence_gate": {
+ "display_name": "Oak Fence Gate",
+ "field": "lz",
+ "max_stack_size": 64,
+ "numeric_id": 649,
+ "text_id": "oak_fence_gate"
+ },
+ "oak_leaves": {
+ "display_name": "Oak Leaves",
+ "field": "bD",
+ "max_stack_size": 64,
+ "numeric_id": 133,
+ "text_id": "oak_leaves"
+ },
+ "oak_log": {
+ "display_name": "Oak Log",
+ "field": "aX",
+ "max_stack_size": 64,
+ "numeric_id": 101,
+ "text_id": "oak_log"
+ },
+ "oak_planks": {
+ "display_name": "Oak Planks",
+ "field": "w",
+ "max_stack_size": 64,
+ "numeric_id": 22,
+ "text_id": "oak_planks"
+ },
+ "oak_pressure_plate": {
+ "display_name": "Oak Pressure Plate",
+ "field": "kZ",
+ "max_stack_size": 64,
+ "numeric_id": 623,
+ "text_id": "oak_pressure_plate"
+ },
+ "oak_sapling": {
+ "display_name": "Oak Sapling",
+ "field": "E",
+ "max_stack_size": 64,
+ "numeric_id": 30,
+ "text_id": "oak_sapling"
+ },
+ "oak_sign": {
+ "class": "bvt",
+ "display_name": "Oak Sign",
+ "field": "nO",
+ "max_stack_size": 16,
+ "numeric_id": 768,
+ "text_id": "oak_sign"
+ },
+ "oak_slab": {
+ "display_name": "Oak Slab",
+ "field": "cW",
+ "max_stack_size": 64,
+ "numeric_id": 204,
+ "text_id": "oak_slab"
+ },
+ "oak_stairs": {
+ "display_name": "Oak Stairs",
+ "field": "dK",
+ "max_stack_size": 64,
+ "numeric_id": 244,
+ "text_id": "oak_stairs"
+ },
+ "oak_trapdoor": {
+ "display_name": "Oak Trapdoor",
+ "field": "lr",
+ "max_stack_size": 64,
+ "numeric_id": 641,
+ "text_id": "oak_trapdoor"
+ },
+ "oak_wood": {
+ "display_name": "Oak Wood",
+ "field": "bv",
+ "max_stack_size": 64,
+ "numeric_id": 125,
+ "text_id": "oak_wood"
+ },
+ "observer": {
+ "display_name": "Observer",
+ "field": "kw",
+ "max_stack_size": 64,
+ "numeric_id": 594,
+ "text_id": "observer"
+ },
+ "obsidian": {
+ "display_name": "Obsidian",
+ "field": "dB",
+ "max_stack_size": 64,
+ "numeric_id": 235,
+ "text_id": "obsidian"
+ },
+ "ocelot_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Ocelot Spawn Egg",
+ "field": "qs",
+ "max_stack_size": 64,
+ "numeric_id": 902,
+ "text_id": "ocelot_spawn_egg"
+ },
+ "orange_banner": {
+ "class": "bsx",
+ "display_name": "Orange Banner",
+ "field": "rV",
+ "max_stack_size": 16,
+ "numeric_id": 983,
+ "text_id": "orange_banner"
+ },
+ "orange_bed": {
+ "class": "bsz",
+ "display_name": "Orange Bed",
+ "field": "oZ",
+ "max_stack_size": 1,
+ "numeric_id": 831,
+ "text_id": "orange_bed"
+ },
+ "orange_candle": {
+ "display_name": "Orange Candle",
+ "field": "tP",
+ "max_stack_size": 64,
+ "numeric_id": 1081,
+ "text_id": "orange_candle"
+ },
+ "orange_carpet": {
+ "display_name": "Orange Carpet",
+ "field": "gk",
+ "max_stack_size": 64,
+ "numeric_id": 374,
+ "text_id": "orange_carpet"
+ },
+ "orange_concrete": {
+ "display_name": "Orange Concrete",
+ "field": "ir",
+ "max_stack_size": 64,
+ "numeric_id": 485,
+ "text_id": "orange_concrete"
+ },
+ "orange_concrete_powder": {
+ "display_name": "Orange Concrete Powder",
+ "field": "iH",
+ "max_stack_size": 64,
+ "numeric_id": 501,
+ "text_id": "orange_concrete_powder"
+ },
+ "orange_dye": {
+ "class": "btt",
+ "display_name": "Orange Dye",
+ "field": "oF",
+ "max_stack_size": 64,
+ "numeric_id": 811,
+ "text_id": "orange_dye"
+ },
+ "orange_glazed_terracotta": {
+ "display_name": "Orange Glazed Terracotta",
+ "field": "ib",
+ "max_stack_size": 64,
+ "numeric_id": 469,
+ "text_id": "orange_glazed_terracotta"
+ },
+ "orange_shulker_box": {
+ "class": "bta",
+ "display_name": "Orange Shulker Box",
+ "field": "hL",
+ "max_stack_size": 1,
+ "numeric_id": 453,
+ "text_id": "orange_shulker_box"
+ },
+ "orange_stained_glass": {
+ "display_name": "Orange Stained Glass",
+ "field": "gL",
+ "max_stack_size": 64,
+ "numeric_id": 401,
+ "text_id": "orange_stained_glass"
+ },
+ "orange_stained_glass_pane": {
+ "display_name": "Orange Stained Glass Pane",
+ "field": "hb",
+ "max_stack_size": 64,
+ "numeric_id": 417,
+ "text_id": "orange_stained_glass_pane"
+ },
+ "orange_terracotta": {
+ "display_name": "Orange Terracotta",
+ "field": "fR",
+ "max_stack_size": 64,
+ "numeric_id": 355,
+ "text_id": "orange_terracotta"
+ },
+ "orange_tulip": {
+ "display_name": "Orange Tulip",
+ "field": "cx",
+ "max_stack_size": 64,
+ "numeric_id": 179,
+ "text_id": "orange_tulip"
+ },
+ "orange_wool": {
+ "display_name": "Orange Wool",
+ "field": "cc",
+ "max_stack_size": 64,
+ "numeric_id": 158,
+ "text_id": "orange_wool"
+ },
+ "oxeye_daisy": {
+ "display_name": "Oxeye Daisy",
+ "field": "cA",
+ "max_stack_size": 64,
+ "numeric_id": 182,
+ "text_id": "oxeye_daisy"
+ },
+ "oxidized_copper": {
+ "display_name": "Oxidized Copper",
+ "field": "au",
+ "max_stack_size": 64,
+ "numeric_id": 72,
+ "text_id": "oxidized_copper"
+ },
+ "oxidized_cut_copper": {
+ "display_name": "Oxidized Cut Copper",
+ "field": "ay",
+ "max_stack_size": 64,
+ "numeric_id": 76,
+ "text_id": "oxidized_cut_copper"
+ },
+ "oxidized_cut_copper_slab": {
+ "display_name": "Oxidized Cut Copper Slab",
+ "field": "aG",
+ "max_stack_size": 64,
+ "numeric_id": 84,
+ "text_id": "oxidized_cut_copper_slab"
+ },
+ "oxidized_cut_copper_stairs": {
+ "display_name": "Oxidized Cut Copper Stairs",
+ "field": "aC",
+ "max_stack_size": 64,
+ "numeric_id": 80,
+ "text_id": "oxidized_cut_copper_stairs"
+ },
+ "packed_ice": {
+ "display_name": "Packed Ice",
+ "field": "gA",
+ "max_stack_size": 64,
+ "numeric_id": 390,
+ "text_id": "packed_ice"
+ },
+ "painting": {
+ "class": "bun",
+ "display_name": "Painting",
+ "field": "nL",
+ "max_stack_size": 64,
+ "numeric_id": 765,
+ "text_id": "painting"
+ },
+ "panda_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Panda Spawn Egg",
+ "field": "qt",
+ "max_stack_size": 64,
+ "numeric_id": 903,
+ "text_id": "panda_spawn_egg"
+ },
+ "paper": {
+ "class": "bus",
+ "display_name": "Paper",
+ "field": "ol",
+ "max_stack_size": 64,
+ "numeric_id": 791,
+ "text_id": "paper"
+ },
+ "parrot_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Parrot Spawn Egg",
+ "field": "qu",
+ "max_stack_size": 64,
+ "numeric_id": 904,
+ "text_id": "parrot_spawn_egg"
+ },
+ "peony": {
+ "class": "btr",
+ "display_name": "Peony",
+ "field": "gH",
+ "max_stack_size": 64,
+ "numeric_id": 397,
+ "text_id": "peony"
+ },
+ "petrified_oak_slab": {
+ "display_name": "Petrified Oak Slab",
+ "field": "di",
+ "max_stack_size": 64,
+ "numeric_id": 216,
+ "text_id": "petrified_oak_slab"
+ },
+ "phantom_membrane": {
+ "class": "bus",
+ "display_name": "Phantom Membrane",
+ "field": "sQ",
+ "max_stack_size": 64,
+ "numeric_id": 1030,
+ "text_id": "phantom_membrane"
+ },
+ "phantom_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Phantom Spawn Egg",
+ "field": "qv",
+ "max_stack_size": 64,
+ "numeric_id": 905,
+ "text_id": "phantom_spawn_egg"
+ },
+ "pig_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Pig Spawn Egg",
+ "field": "qw",
+ "max_stack_size": 64,
+ "numeric_id": 906,
+ "text_id": "pig_spawn_egg"
+ },
+ "piglin_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "tb",
+ "max_stack_size": 1,
+ "numeric_id": 1041,
+ "text_id": "piglin_banner_pattern"
+ },
+ "piglin_brute_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Piglin Brute Spawn Egg",
+ "field": "qy",
+ "max_stack_size": 64,
+ "numeric_id": 908,
+ "text_id": "piglin_brute_spawn_egg"
+ },
+ "piglin_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Piglin Spawn Egg",
+ "field": "qx",
+ "max_stack_size": 64,
+ "numeric_id": 907,
+ "text_id": "piglin_spawn_egg"
+ },
+ "pillager_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Pillager Spawn Egg",
+ "field": "qz",
+ "max_stack_size": 64,
+ "numeric_id": 909,
+ "text_id": "pillager_spawn_egg"
+ },
+ "pink_banner": {
+ "class": "bsx",
+ "display_name": "Pink Banner",
+ "field": "sa",
+ "max_stack_size": 16,
+ "numeric_id": 988,
+ "text_id": "pink_banner"
+ },
+ "pink_bed": {
+ "class": "bsz",
+ "display_name": "Pink Bed",
+ "field": "pe",
+ "max_stack_size": 1,
+ "numeric_id": 836,
+ "text_id": "pink_bed"
+ },
+ "pink_candle": {
+ "display_name": "Pink Candle",
+ "field": "tU",
+ "max_stack_size": 64,
+ "numeric_id": 1086,
+ "text_id": "pink_candle"
+ },
+ "pink_carpet": {
+ "display_name": "Pink Carpet",
+ "field": "gp",
+ "max_stack_size": 64,
+ "numeric_id": 379,
+ "text_id": "pink_carpet"
+ },
+ "pink_concrete": {
+ "display_name": "Pink Concrete",
+ "field": "iw",
+ "max_stack_size": 64,
+ "numeric_id": 490,
+ "text_id": "pink_concrete"
+ },
+ "pink_concrete_powder": {
+ "display_name": "Pink Concrete Powder",
+ "field": "iM",
+ "max_stack_size": 64,
+ "numeric_id": 506,
+ "text_id": "pink_concrete_powder"
+ },
+ "pink_dye": {
+ "class": "btt",
+ "display_name": "Pink Dye",
+ "field": "oK",
+ "max_stack_size": 64,
+ "numeric_id": 816,
+ "text_id": "pink_dye"
+ },
+ "pink_glazed_terracotta": {
+ "display_name": "Pink Glazed Terracotta",
+ "field": "ig",
+ "max_stack_size": 64,
+ "numeric_id": 474,
+ "text_id": "pink_glazed_terracotta"
+ },
+ "pink_shulker_box": {
+ "class": "bta",
+ "display_name": "Pink Shulker Box",
+ "field": "hQ",
+ "max_stack_size": 1,
+ "numeric_id": 458,
+ "text_id": "pink_shulker_box"
+ },
+ "pink_stained_glass": {
+ "display_name": "Pink Stained Glass",
+ "field": "gQ",
+ "max_stack_size": 64,
+ "numeric_id": 406,
+ "text_id": "pink_stained_glass"
+ },
+ "pink_stained_glass_pane": {
+ "display_name": "Pink Stained Glass Pane",
+ "field": "hg",
+ "max_stack_size": 64,
+ "numeric_id": 422,
+ "text_id": "pink_stained_glass_pane"
+ },
+ "pink_terracotta": {
+ "display_name": "Pink Terracotta",
+ "field": "fW",
+ "max_stack_size": 64,
+ "numeric_id": 360,
+ "text_id": "pink_terracotta"
+ },
+ "pink_tulip": {
+ "display_name": "Pink Tulip",
+ "field": "cz",
+ "max_stack_size": 64,
+ "numeric_id": 181,
+ "text_id": "pink_tulip"
+ },
+ "pink_wool": {
+ "display_name": "Pink Wool",
+ "field": "ch",
+ "max_stack_size": 64,
+ "numeric_id": 163,
+ "text_id": "pink_wool"
+ },
+ "piston": {
+ "display_name": "Piston",
+ "field": "ks",
+ "max_stack_size": 64,
+ "numeric_id": 590,
+ "text_id": "piston"
+ },
+ "player_head": {
+ "class": "bvi",
+ "display_name": "Player Head",
+ "field": "rt",
+ "max_stack_size": 64,
+ "numeric_id": 955,
+ "text_id": "player_head"
+ },
+ "podzol": {
+ "display_name": "Podzol",
+ "field": "r",
+ "max_stack_size": 64,
+ "numeric_id": 17,
+ "text_id": "podzol"
+ },
+ "pointed_dripstone": {
+ "display_name": "Pointed Dripstone",
+ "field": "ui",
+ "max_stack_size": 64,
+ "numeric_id": 1100,
+ "text_id": "pointed_dripstone"
+ },
+ "poisonous_potato": {
+ "class": "bus",
+ "display_name": "Poisonous Potato",
+ "field": "ro",
+ "max_stack_size": 64,
+ "numeric_id": 950,
+ "text_id": "poisonous_potato"
+ },
+ "polar_bear_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Polar Bear Spawn Egg",
+ "field": "qA",
+ "max_stack_size": 64,
+ "numeric_id": 910,
+ "text_id": "polar_bear_spawn_egg"
+ },
+ "polished_andesite": {
+ "display_name": "Polished Andesite",
+ "field": "h",
+ "max_stack_size": 64,
+ "numeric_id": 7,
+ "text_id": "polished_andesite"
+ },
+ "polished_andesite_slab": {
+ "display_name": "Polished Andesite Slab",
+ "field": "kg",
+ "max_stack_size": 64,
+ "numeric_id": 578,
+ "text_id": "polished_andesite_slab"
+ },
+ "polished_andesite_stairs": {
+ "display_name": "Polished Andesite Stairs",
+ "field": "jP",
+ "max_stack_size": 64,
+ "numeric_id": 561,
+ "text_id": "polished_andesite_stairs"
+ },
+ "polished_basalt": {
+ "display_name": "Polished Basalt",
+ "field": "em",
+ "max_stack_size": 64,
+ "numeric_id": 272,
+ "text_id": "polished_basalt"
+ },
+ "polished_blackstone": {
+ "display_name": "Polished Blackstone",
+ "field": "tE",
+ "max_stack_size": 64,
+ "numeric_id": 1070,
+ "text_id": "polished_blackstone"
+ },
+ "polished_blackstone_brick_slab": {
+ "display_name": "Polished Blackstone Brick Slab",
+ "field": "tJ",
+ "max_stack_size": 64,
+ "numeric_id": 1075,
+ "text_id": "polished_blackstone_brick_slab"
+ },
+ "polished_blackstone_brick_stairs": {
+ "display_name": "Polished Blackstone Brick Stairs",
+ "field": "tK",
+ "max_stack_size": 64,
+ "numeric_id": 1076,
+ "text_id": "polished_blackstone_brick_stairs"
+ },
+ "polished_blackstone_brick_wall": {
+ "display_name": "Polished Blackstone Brick Wall",
+ "field": "fD",
+ "max_stack_size": 64,
+ "numeric_id": 341,
+ "text_id": "polished_blackstone_brick_wall"
+ },
+ "polished_blackstone_bricks": {
+ "display_name": "Polished Blackstone Bricks",
+ "field": "tI",
+ "max_stack_size": 64,
+ "numeric_id": 1074,
+ "text_id": "polished_blackstone_bricks"
+ },
+ "polished_blackstone_button": {
+ "display_name": "Polished Blackstone Button",
+ "field": "kM",
+ "max_stack_size": 64,
+ "numeric_id": 610,
+ "text_id": "polished_blackstone_button"
+ },
+ "polished_blackstone_pressure_plate": {
+ "display_name": "Polished Blackstone Pressure Plate",
+ "field": "kW",
+ "max_stack_size": 64,
+ "numeric_id": 620,
+ "text_id": "polished_blackstone_pressure_plate"
+ },
+ "polished_blackstone_slab": {
+ "display_name": "Polished Blackstone Slab",
+ "field": "tF",
+ "max_stack_size": 64,
+ "numeric_id": 1071,
+ "text_id": "polished_blackstone_slab"
+ },
+ "polished_blackstone_stairs": {
+ "display_name": "Polished Blackstone Stairs",
+ "field": "tG",
+ "max_stack_size": 64,
+ "numeric_id": 1072,
+ "text_id": "polished_blackstone_stairs"
+ },
+ "polished_blackstone_wall": {
+ "display_name": "Polished Blackstone Wall",
+ "field": "fC",
+ "max_stack_size": 64,
+ "numeric_id": 340,
+ "text_id": "polished_blackstone_wall"
+ },
+ "polished_deepslate": {
+ "display_name": "Polished Deepslate",
+ "field": "k",
+ "max_stack_size": 64,
+ "numeric_id": 10,
+ "text_id": "polished_deepslate"
+ },
+ "polished_deepslate_slab": {
+ "display_name": "Polished Deepslate Slab",
+ "field": "kj",
+ "max_stack_size": 64,
+ "numeric_id": 581,
+ "text_id": "polished_deepslate_slab"
+ },
+ "polished_deepslate_stairs": {
+ "display_name": "Polished Deepslate Stairs",
+ "field": "jS",
+ "max_stack_size": 64,
+ "numeric_id": 564,
+ "text_id": "polished_deepslate_stairs"
+ },
+ "polished_deepslate_wall": {
+ "display_name": "Polished Deepslate Wall",
+ "field": "fF",
+ "max_stack_size": 64,
+ "numeric_id": 343,
+ "text_id": "polished_deepslate_wall"
+ },
+ "polished_diorite": {
+ "display_name": "Polished Diorite",
+ "field": "f",
+ "max_stack_size": 64,
+ "numeric_id": 5,
+ "text_id": "polished_diorite"
+ },
+ "polished_diorite_slab": {
+ "display_name": "Polished Diorite Slab",
+ "field": "jY",
+ "max_stack_size": 64,
+ "numeric_id": 570,
+ "text_id": "polished_diorite_slab"
+ },
+ "polished_diorite_stairs": {
+ "display_name": "Polished Diorite Stairs",
+ "field": "jG",
+ "max_stack_size": 64,
+ "numeric_id": 552,
+ "text_id": "polished_diorite_stairs"
+ },
+ "polished_granite": {
+ "display_name": "Polished Granite",
+ "field": "d",
+ "max_stack_size": 64,
+ "numeric_id": 3,
+ "text_id": "polished_granite"
+ },
+ "polished_granite_slab": {
+ "display_name": "Polished Granite Slab",
+ "field": "jV",
+ "max_stack_size": 64,
+ "numeric_id": 567,
+ "text_id": "polished_granite_slab"
+ },
+ "polished_granite_stairs": {
+ "display_name": "Polished Granite Stairs",
+ "field": "jD",
+ "max_stack_size": 64,
+ "numeric_id": 549,
+ "text_id": "polished_granite_stairs"
+ },
+ "popped_chorus_fruit": {
+ "class": "bus",
+ "display_name": "Popped Chorus Fruit",
+ "field": "sm",
+ "max_stack_size": 64,
+ "numeric_id": 1000,
+ "text_id": "popped_chorus_fruit"
+ },
+ "poppy": {
+ "display_name": "Poppy",
+ "field": "cs",
+ "max_stack_size": 64,
+ "numeric_id": 174,
+ "text_id": "poppy"
+ },
+ "porkchop": {
+ "class": "bus",
+ "display_name": "Raw Porkchop",
+ "field": "nJ",
+ "max_stack_size": 64,
+ "numeric_id": 763,
+ "text_id": "porkchop"
+ },
+ "potato": {
+ "class": "buv",
+ "display_name": "Potato",
+ "field": "rm",
+ "max_stack_size": 64,
+ "numeric_id": 948,
+ "text_id": "potato"
+ },
+ "potion": {
+ "class": "bvj",
+ "display_name": "Potion",
+ "field": "pF",
+ "max_stack_size": 1,
+ "numeric_id": 863,
+ "text_id": "potion"
+ },
+ "powder_snow_bucket": {
+ "class": "bvw",
+ "display_name": "Powder Snow Bucket",
+ "field": "nZ",
+ "max_stack_size": 1,
+ "numeric_id": 779,
+ "text_id": "powder_snow_bucket"
+ },
+ "powered_rail": {
+ "display_name": "Powered Rail",
+ "field": "lH",
+ "max_stack_size": 64,
+ "numeric_id": 657,
+ "text_id": "powered_rail"
+ },
+ "prismarine": {
+ "display_name": "Prismarine",
+ "field": "hq",
+ "max_stack_size": 64,
+ "numeric_id": 432,
+ "text_id": "prismarine"
+ },
+ "prismarine_brick_slab": {
+ "display_name": "Prismarine Brick Slab",
+ "field": "ds",
+ "max_stack_size": 64,
+ "numeric_id": 226,
+ "text_id": "prismarine_brick_slab"
+ },
+ "prismarine_brick_stairs": {
+ "display_name": "Prismarine Brick Stairs",
+ "field": "hu",
+ "max_stack_size": 64,
+ "numeric_id": 436,
+ "text_id": "prismarine_brick_stairs"
+ },
+ "prismarine_bricks": {
+ "display_name": "Prismarine Bricks",
+ "field": "hr",
+ "max_stack_size": 64,
+ "numeric_id": 433,
+ "text_id": "prismarine_bricks"
+ },
+ "prismarine_crystals": {
+ "class": "bus",
+ "display_name": "Prismarine Crystals",
+ "field": "rE",
+ "max_stack_size": 64,
+ "numeric_id": 966,
+ "text_id": "prismarine_crystals"
+ },
+ "prismarine_shard": {
+ "class": "bus",
+ "display_name": "Prismarine Shard",
+ "field": "rD",
+ "max_stack_size": 64,
+ "numeric_id": 965,
+ "text_id": "prismarine_shard"
+ },
+ "prismarine_slab": {
+ "display_name": "Prismarine Slab",
+ "field": "dr",
+ "max_stack_size": 64,
+ "numeric_id": 225,
+ "text_id": "prismarine_slab"
+ },
+ "prismarine_stairs": {
+ "display_name": "Prismarine Stairs",
+ "field": "ht",
+ "max_stack_size": 64,
+ "numeric_id": 435,
+ "text_id": "prismarine_stairs"
+ },
+ "prismarine_wall": {
+ "display_name": "Prismarine Wall",
+ "field": "fq",
+ "max_stack_size": 64,
+ "numeric_id": 328,
+ "text_id": "prismarine_wall"
+ },
+ "pufferfish": {
+ "class": "bus",
+ "display_name": "Pufferfish",
+ "field": "oy",
+ "max_stack_size": 64,
+ "numeric_id": 804,
+ "text_id": "pufferfish"
+ },
+ "pufferfish_bucket": {
+ "class": "bvf",
+ "display_name": "Bucket of Pufferfish",
+ "field": "od",
+ "max_stack_size": 1,
+ "numeric_id": 783,
+ "text_id": "pufferfish_bucket"
+ },
+ "pufferfish_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Pufferfish Spawn Egg",
+ "field": "qB",
+ "max_stack_size": 64,
+ "numeric_id": 911,
+ "text_id": "pufferfish_spawn_egg"
+ },
+ "pumpkin": {
+ "display_name": "Pumpkin",
+ "field": "ef",
+ "max_stack_size": 64,
+ "numeric_id": 265,
+ "text_id": "pumpkin"
+ },
+ "pumpkin_pie": {
+ "class": "bus",
+ "display_name": "Pumpkin Pie",
+ "field": "ry",
+ "max_stack_size": 64,
+ "numeric_id": 960,
+ "text_id": "pumpkin_pie"
+ },
+ "pumpkin_seeds": {
+ "class": "buv",
+ "display_name": "Pumpkin Seeds",
+ "field": "pt",
+ "max_stack_size": 64,
+ "numeric_id": 851,
+ "text_id": "pumpkin_seeds"
+ },
+ "purple_banner": {
+ "class": "bsx",
+ "display_name": "Purple Banner",
+ "field": "se",
+ "max_stack_size": 16,
+ "numeric_id": 992,
+ "text_id": "purple_banner"
+ },
+ "purple_bed": {
+ "class": "bsz",
+ "display_name": "Purple Bed",
+ "field": "pi",
+ "max_stack_size": 1,
+ "numeric_id": 840,
+ "text_id": "purple_bed"
+ },
+ "purple_candle": {
+ "display_name": "Purple Candle",
+ "field": "tY",
+ "max_stack_size": 64,
+ "numeric_id": 1090,
+ "text_id": "purple_candle"
+ },
+ "purple_carpet": {
+ "display_name": "Purple Carpet",
+ "field": "gt",
+ "max_stack_size": 64,
+ "numeric_id": 383,
+ "text_id": "purple_carpet"
+ },
+ "purple_concrete": {
+ "display_name": "Purple Concrete",
+ "field": "iA",
+ "max_stack_size": 64,
+ "numeric_id": 494,
+ "text_id": "purple_concrete"
+ },
+ "purple_concrete_powder": {
+ "display_name": "Purple Concrete Powder",
+ "field": "iQ",
+ "max_stack_size": 64,
+ "numeric_id": 510,
+ "text_id": "purple_concrete_powder"
+ },
+ "purple_dye": {
+ "class": "btt",
+ "display_name": "Purple Dye",
+ "field": "oO",
+ "max_stack_size": 64,
+ "numeric_id": 820,
+ "text_id": "purple_dye"
+ },
+ "purple_glazed_terracotta": {
+ "display_name": "Purple Glazed Terracotta",
+ "field": "ik",
+ "max_stack_size": 64,
+ "numeric_id": 478,
+ "text_id": "purple_glazed_terracotta"
+ },
+ "purple_shulker_box": {
+ "class": "bta",
+ "display_name": "Purple Shulker Box",
+ "field": "hU",
+ "max_stack_size": 1,
+ "numeric_id": 462,
+ "text_id": "purple_shulker_box"
+ },
+ "purple_stained_glass": {
+ "display_name": "Purple Stained Glass",
+ "field": "gU",
+ "max_stack_size": 64,
+ "numeric_id": 410,
+ "text_id": "purple_stained_glass"
+ },
+ "purple_stained_glass_pane": {
+ "display_name": "Purple Stained Glass Pane",
+ "field": "hk",
+ "max_stack_size": 64,
+ "numeric_id": 426,
+ "text_id": "purple_stained_glass_pane"
+ },
+ "purple_terracotta": {
+ "display_name": "Purple Terracotta",
+ "field": "ga",
+ "max_stack_size": 64,
+ "numeric_id": 364,
+ "text_id": "purple_terracotta"
+ },
+ "purple_wool": {
+ "display_name": "Purple Wool",
+ "field": "cl",
+ "max_stack_size": 64,
+ "numeric_id": 167,
+ "text_id": "purple_wool"
+ },
+ "purpur_block": {
+ "display_name": "Purpur Block",
+ "field": "dG",
+ "max_stack_size": 64,
+ "numeric_id": 240,
+ "text_id": "purpur_block"
+ },
+ "purpur_pillar": {
+ "display_name": "Purpur Pillar",
+ "field": "dH",
+ "max_stack_size": 64,
+ "numeric_id": 241,
+ "text_id": "purpur_pillar"
+ },
+ "purpur_slab": {
+ "display_name": "Purpur Slab",
+ "field": "dq",
+ "max_stack_size": 64,
+ "numeric_id": 224,
+ "text_id": "purpur_slab"
+ },
+ "purpur_stairs": {
+ "display_name": "Purpur Stairs",
+ "field": "dI",
+ "max_stack_size": 64,
+ "numeric_id": 242,
+ "text_id": "purpur_stairs"
+ },
+ "quartz": {
+ "class": "bus",
+ "display_name": "Nether Quartz",
+ "field": "mn",
+ "max_stack_size": 64,
+ "numeric_id": 689,
+ "text_id": "quartz"
+ },
+ "quartz_block": {
+ "display_name": "Block of Quartz",
+ "field": "fM",
+ "max_stack_size": 64,
+ "numeric_id": 350,
+ "text_id": "quartz_block"
+ },
+ "quartz_bricks": {
+ "display_name": "Quartz Bricks",
+ "field": "fN",
+ "max_stack_size": 64,
+ "numeric_id": 351,
+ "text_id": "quartz_bricks"
+ },
+ "quartz_pillar": {
+ "display_name": "Quartz Pillar",
+ "field": "fO",
+ "max_stack_size": 64,
+ "numeric_id": 352,
+ "text_id": "quartz_pillar"
+ },
+ "quartz_slab": {
+ "display_name": "Quartz Slab",
+ "field": "dn",
+ "max_stack_size": 64,
+ "numeric_id": 221,
+ "text_id": "quartz_slab"
+ },
+ "quartz_stairs": {
+ "display_name": "Quartz Stairs",
+ "field": "fP",
+ "max_stack_size": 64,
+ "numeric_id": 353,
+ "text_id": "quartz_stairs"
+ },
+ "rabbit": {
+ "class": "bus",
+ "display_name": "Raw Rabbit",
+ "field": "rF",
+ "max_stack_size": 64,
+ "numeric_id": 967,
+ "text_id": "rabbit"
+ },
+ "rabbit_foot": {
+ "class": "bus",
+ "display_name": "Rabbit's Foot",
+ "field": "rI",
+ "max_stack_size": 64,
+ "numeric_id": 970,
+ "text_id": "rabbit_foot"
+ },
+ "rabbit_hide": {
+ "class": "bus",
+ "display_name": "Rabbit Hide",
+ "field": "rJ",
+ "max_stack_size": 64,
+ "numeric_id": 971,
+ "text_id": "rabbit_hide"
+ },
+ "rabbit_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Rabbit Spawn Egg",
+ "field": "qC",
+ "max_stack_size": 64,
+ "numeric_id": 912,
+ "text_id": "rabbit_spawn_egg"
+ },
+ "rabbit_stew": {
+ "class": "btg",
+ "display_name": "Rabbit Stew",
+ "field": "rH",
+ "max_stack_size": 1,
+ "numeric_id": 969,
+ "text_id": "rabbit_stew"
+ },
+ "rail": {
+ "display_name": "Rail",
+ "field": "lJ",
+ "max_stack_size": 64,
+ "numeric_id": 659,
+ "text_id": "rail"
+ },
+ "ravager_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Ravager Spawn Egg",
+ "field": "qD",
+ "max_stack_size": 64,
+ "numeric_id": 913,
+ "text_id": "ravager_spawn_egg"
+ },
+ "raw_copper": {
+ "class": "bus",
+ "display_name": "Raw Copper",
+ "field": "mr",
+ "max_stack_size": 64,
+ "numeric_id": 693,
+ "text_id": "raw_copper"
+ },
+ "raw_copper_block": {
+ "display_name": "Block of Raw Copper",
+ "field": "aj",
+ "max_stack_size": 64,
+ "numeric_id": 61,
+ "text_id": "raw_copper_block"
+ },
+ "raw_gold": {
+ "class": "bus",
+ "display_name": "Raw Gold",
+ "field": "mt",
+ "max_stack_size": 64,
+ "numeric_id": 695,
+ "text_id": "raw_gold"
+ },
+ "raw_gold_block": {
+ "display_name": "Block of Raw Gold",
+ "field": "ak",
+ "max_stack_size": 64,
+ "numeric_id": 62,
+ "text_id": "raw_gold_block"
+ },
+ "raw_iron": {
+ "class": "bus",
+ "display_name": "Raw Iron",
+ "field": "mp",
+ "max_stack_size": 64,
+ "numeric_id": 691,
+ "text_id": "raw_iron"
+ },
+ "raw_iron_block": {
+ "display_name": "Block of Raw Iron",
+ "field": "ai",
+ "max_stack_size": 64,
+ "numeric_id": 60,
+ "text_id": "raw_iron_block"
+ },
+ "red_banner": {
+ "class": "bsx",
+ "display_name": "Red Banner",
+ "field": "si",
+ "max_stack_size": 16,
+ "numeric_id": 996,
+ "text_id": "red_banner"
+ },
+ "red_bed": {
+ "class": "bsz",
+ "display_name": "Red Bed",
+ "field": "pm",
+ "max_stack_size": 1,
+ "numeric_id": 844,
+ "text_id": "red_bed"
+ },
+ "red_candle": {
+ "display_name": "Red Candle",
+ "field": "uc",
+ "max_stack_size": 64,
+ "numeric_id": 1094,
+ "text_id": "red_candle"
+ },
+ "red_carpet": {
+ "display_name": "Red Carpet",
+ "field": "gx",
+ "max_stack_size": 64,
+ "numeric_id": 387,
+ "text_id": "red_carpet"
+ },
+ "red_concrete": {
+ "display_name": "Red Concrete",
+ "field": "iE",
+ "max_stack_size": 64,
+ "numeric_id": 498,
+ "text_id": "red_concrete"
+ },
+ "red_concrete_powder": {
+ "display_name": "Red Concrete Powder",
+ "field": "iU",
+ "max_stack_size": 64,
+ "numeric_id": 514,
+ "text_id": "red_concrete_powder"
+ },
+ "red_dye": {
+ "class": "btt",
+ "display_name": "Red Dye",
+ "field": "oS",
+ "max_stack_size": 64,
+ "numeric_id": 824,
+ "text_id": "red_dye"
+ },
+ "red_glazed_terracotta": {
+ "display_name": "Red Glazed Terracotta",
+ "field": "io",
+ "max_stack_size": 64,
+ "numeric_id": 482,
+ "text_id": "red_glazed_terracotta"
+ },
+ "red_mushroom": {
+ "display_name": "Red Mushroom",
+ "field": "cG",
+ "max_stack_size": 64,
+ "numeric_id": 188,
+ "text_id": "red_mushroom"
+ },
+ "red_mushroom_block": {
+ "display_name": "Red Mushroom Block",
+ "field": "eH",
+ "max_stack_size": 64,
+ "numeric_id": 293,
+ "text_id": "red_mushroom_block"
+ },
+ "red_nether_brick_slab": {
+ "display_name": "Red Nether Brick Slab",
+ "field": "kf",
+ "max_stack_size": 64,
+ "numeric_id": 577,
+ "text_id": "red_nether_brick_slab"
+ },
+ "red_nether_brick_stairs": {
+ "display_name": "Red Nether Brick Stairs",
+ "field": "jO",
+ "max_stack_size": 64,
+ "numeric_id": 560,
+ "text_id": "red_nether_brick_stairs"
+ },
+ "red_nether_brick_wall": {
+ "display_name": "Red Nether Brick Wall",
+ "field": "fx",
+ "max_stack_size": 64,
+ "numeric_id": 335,
+ "text_id": "red_nether_brick_wall"
+ },
+ "red_nether_bricks": {
+ "display_name": "Red Nether Bricks",
+ "field": "hG",
+ "max_stack_size": 64,
+ "numeric_id": 448,
+ "text_id": "red_nether_bricks"
+ },
+ "red_sand": {
+ "display_name": "Red Sand",
+ "field": "M",
+ "max_stack_size": 64,
+ "numeric_id": 38,
+ "text_id": "red_sand"
+ },
+ "red_sandstone": {
+ "display_name": "Red Sandstone",
+ "field": "hx",
+ "max_stack_size": 64,
+ "numeric_id": 439,
+ "text_id": "red_sandstone"
+ },
+ "red_sandstone_slab": {
+ "display_name": "Red Sandstone Slab",
+ "field": "do",
+ "max_stack_size": 64,
+ "numeric_id": 222,
+ "text_id": "red_sandstone_slab"
+ },
+ "red_sandstone_stairs": {
+ "display_name": "Red Sandstone Stairs",
+ "field": "hA",
+ "max_stack_size": 64,
+ "numeric_id": 442,
+ "text_id": "red_sandstone_stairs"
+ },
+ "red_sandstone_wall": {
+ "display_name": "Red Sandstone Wall",
+ "field": "fr",
+ "max_stack_size": 64,
+ "numeric_id": 329,
+ "text_id": "red_sandstone_wall"
+ },
+ "red_shulker_box": {
+ "class": "bta",
+ "display_name": "Red Shulker Box",
+ "field": "hY",
+ "max_stack_size": 1,
+ "numeric_id": 466,
+ "text_id": "red_shulker_box"
+ },
+ "red_stained_glass": {
+ "display_name": "Red Stained Glass",
+ "field": "gY",
+ "max_stack_size": 64,
+ "numeric_id": 414,
+ "text_id": "red_stained_glass"
+ },
+ "red_stained_glass_pane": {
+ "display_name": "Red Stained Glass Pane",
+ "field": "ho",
+ "max_stack_size": 64,
+ "numeric_id": 430,
+ "text_id": "red_stained_glass_pane"
+ },
+ "red_terracotta": {
+ "display_name": "Red Terracotta",
+ "field": "ge",
+ "max_stack_size": 64,
+ "numeric_id": 368,
+ "text_id": "red_terracotta"
+ },
+ "red_tulip": {
+ "display_name": "Red Tulip",
+ "field": "cw",
+ "max_stack_size": 64,
+ "numeric_id": 178,
+ "text_id": "red_tulip"
+ },
+ "red_wool": {
+ "display_name": "Red Wool",
+ "field": "cp",
+ "max_stack_size": 64,
+ "numeric_id": 171,
+ "text_id": "red_wool"
+ },
+ "redstone": {
+ "class": "buv",
+ "display_name": "Redstone Dust",
+ "field": "kn",
+ "max_stack_size": 64,
+ "numeric_id": 585,
+ "text_id": "redstone"
+ },
+ "redstone_block": {
+ "display_name": "Block of Redstone",
+ "field": "kp",
+ "max_stack_size": 64,
+ "numeric_id": 587,
+ "text_id": "redstone_block"
+ },
+ "redstone_lamp": {
+ "display_name": "Redstone Lamp",
+ "field": "kJ",
+ "max_stack_size": 64,
+ "numeric_id": 607,
+ "text_id": "redstone_lamp"
+ },
+ "redstone_ore": {
+ "display_name": "Redstone Ore",
+ "field": "W",
+ "max_stack_size": 64,
+ "numeric_id": 48,
+ "text_id": "redstone_ore"
+ },
+ "redstone_torch": {
+ "class": "bwb",
+ "display_name": "Redstone Torch",
+ "field": "ko",
+ "max_stack_size": 64,
+ "numeric_id": 586,
+ "text_id": "redstone_torch"
+ },
+ "repeater": {
+ "display_name": "Redstone Repeater",
+ "field": "kq",
+ "max_stack_size": 64,
+ "numeric_id": 588,
+ "text_id": "repeater"
+ },
+ "repeating_command_block": {
+ "class": "bum",
+ "display_name": "Repeating Command Block",
+ "field": "hB",
+ "max_stack_size": 64,
+ "numeric_id": 443,
+ "text_id": "repeating_command_block"
+ },
+ "respawn_anchor": {
+ "display_name": "Respawn Anchor",
+ "field": "tM",
+ "max_stack_size": 64,
+ "numeric_id": 1078,
+ "text_id": "respawn_anchor"
+ },
+ "rooted_dirt": {
+ "display_name": "Rooted Dirt",
+ "field": "s",
+ "max_stack_size": 64,
+ "numeric_id": 18,
+ "text_id": "rooted_dirt"
+ },
+ "rose_bush": {
+ "class": "btr",
+ "display_name": "Rose Bush",
+ "field": "gG",
+ "max_stack_size": 64,
+ "numeric_id": 396,
+ "text_id": "rose_bush"
+ },
+ "rotten_flesh": {
+ "class": "bus",
+ "display_name": "Rotten Flesh",
+ "field": "pz",
+ "max_stack_size": 64,
+ "numeric_id": 857,
+ "text_id": "rotten_flesh"
+ },
+ "saddle": {
+ "class": "bvn",
+ "display_name": "Saddle",
+ "field": "lL",
+ "max_stack_size": 1,
+ "numeric_id": 661,
+ "text_id": "saddle"
+ },
+ "salmon": {
+ "class": "bus",
+ "display_name": "Raw Salmon",
+ "field": "ow",
+ "max_stack_size": 64,
+ "numeric_id": 802,
+ "text_id": "salmon"
+ },
+ "salmon_bucket": {
+ "class": "bvf",
+ "display_name": "Bucket of Salmon",
+ "field": "oe",
+ "max_stack_size": 1,
+ "numeric_id": 784,
+ "text_id": "salmon_bucket"
+ },
+ "salmon_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Salmon Spawn Egg",
+ "field": "qE",
+ "max_stack_size": 64,
+ "numeric_id": 914,
+ "text_id": "salmon_spawn_egg"
+ },
+ "sand": {
+ "display_name": "Sand",
+ "field": "L",
+ "max_stack_size": 64,
+ "numeric_id": 37,
+ "text_id": "sand"
+ },
+ "sandstone": {
+ "display_name": "Sandstone",
+ "field": "bQ",
+ "max_stack_size": 64,
+ "numeric_id": 146,
+ "text_id": "sandstone"
+ },
+ "sandstone_slab": {
+ "display_name": "Sandstone Slab",
+ "field": "dg",
+ "max_stack_size": 64,
+ "numeric_id": 214,
+ "text_id": "sandstone_slab"
+ },
+ "sandstone_stairs": {
+ "display_name": "Sandstone Stairs",
+ "field": "fd",
+ "max_stack_size": 64,
+ "numeric_id": 315,
+ "text_id": "sandstone_stairs"
+ },
+ "sandstone_wall": {
+ "display_name": "Sandstone Wall",
+ "field": "fy",
+ "max_stack_size": 64,
+ "numeric_id": 336,
+ "text_id": "sandstone_wall"
+ },
+ "scaffolding": {
+ "class": "bvo",
+ "display_name": "Scaffolding",
+ "field": "km",
+ "max_stack_size": 64,
+ "numeric_id": 584,
+ "text_id": "scaffolding"
+ },
+ "sculk_sensor": {
+ "display_name": "Sculk Sensor",
+ "field": "kF",
+ "max_stack_size": 64,
+ "numeric_id": 603,
+ "text_id": "sculk_sensor"
+ },
+ "scute": {
+ "class": "bus",
+ "display_name": "Scute",
+ "field": "md",
+ "max_stack_size": 64,
+ "numeric_id": 679,
+ "text_id": "scute"
+ },
+ "sea_lantern": {
+ "display_name": "Sea Lantern",
+ "field": "hw",
+ "max_stack_size": 64,
+ "numeric_id": 438,
+ "text_id": "sea_lantern"
+ },
+ "sea_pickle": {
+ "display_name": "Sea Pickle",
+ "field": "ca",
+ "max_stack_size": 64,
+ "numeric_id": 156,
+ "text_id": "sea_pickle"
+ },
+ "seagrass": {
+ "display_name": "Seagrass",
+ "field": "bZ",
+ "max_stack_size": 64,
+ "numeric_id": 155,
+ "text_id": "seagrass"
+ },
+ "shears": {
+ "class": "bvq",
+ "display_name": "Shears",
+ "field": "pq",
+ "max_stack_size": 64,
+ "numeric_id": 848,
+ "text_id": "shears"
+ },
+ "sheep_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Sheep Spawn Egg",
+ "field": "qF",
+ "max_stack_size": 64,
+ "numeric_id": 915,
+ "text_id": "sheep_spawn_egg"
+ },
+ "shield": {
+ "class": "bvr",
+ "display_name": "Shield",
+ "field": "sv",
+ "max_stack_size": 64,
+ "numeric_id": 1009,
+ "text_id": "shield"
+ },
+ "shroomlight": {
+ "display_name": "Shroomlight",
+ "field": "ts",
+ "max_stack_size": 64,
+ "numeric_id": 1058,
+ "text_id": "shroomlight"
+ },
+ "shulker_box": {
+ "class": "bta",
+ "display_name": "Shulker Box",
+ "field": "hJ",
+ "max_stack_size": 1,
+ "numeric_id": 451,
+ "text_id": "shulker_box"
+ },
+ "shulker_shell": {
+ "class": "bus",
+ "display_name": "Shulker Shell",
+ "field": "sx",
+ "max_stack_size": 64,
+ "numeric_id": 1011,
+ "text_id": "shulker_shell"
+ },
+ "shulker_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Shulker Spawn Egg",
+ "field": "qG",
+ "max_stack_size": 64,
+ "numeric_id": 916,
+ "text_id": "shulker_spawn_egg"
+ },
+ "silverfish_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Silverfish Spawn Egg",
+ "field": "qH",
+ "max_stack_size": 64,
+ "numeric_id": 917,
+ "text_id": "silverfish_spawn_egg"
+ },
+ "skeleton_horse_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Skeleton Horse Spawn Egg",
+ "field": "qJ",
+ "max_stack_size": 64,
+ "numeric_id": 919,
+ "text_id": "skeleton_horse_spawn_egg"
+ },
+ "skeleton_skull": {
+ "class": "bwb",
+ "display_name": "Skeleton Skull",
+ "field": "rr",
+ "max_stack_size": 64,
+ "numeric_id": 953,
+ "text_id": "skeleton_skull"
+ },
+ "skeleton_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Skeleton Spawn Egg",
+ "field": "qI",
+ "max_stack_size": 64,
+ "numeric_id": 918,
+ "text_id": "skeleton_spawn_egg"
+ },
+ "skull_banner_pattern": {
+ "class": "bsy",
+ "display_name": "Banner Pattern",
+ "field": "sY",
+ "max_stack_size": 1,
+ "numeric_id": 1038,
+ "text_id": "skull_banner_pattern"
+ },
+ "slime_ball": {
+ "class": "bus",
+ "display_name": "Slimeball",
+ "field": "on",
+ "max_stack_size": 64,
+ "numeric_id": 793,
+ "text_id": "slime_ball"
+ },
+ "slime_block": {
+ "display_name": "Slime Block",
+ "field": "ku",
+ "max_stack_size": 64,
+ "numeric_id": 592,
+ "text_id": "slime_block"
+ },
+ "slime_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Slime Spawn Egg",
+ "field": "qK",
+ "max_stack_size": 64,
+ "numeric_id": 920,
+ "text_id": "slime_spawn_egg"
+ },
+ "small_amethyst_bud": {
+ "display_name": "Small Amethyst Bud",
+ "field": "ue",
+ "max_stack_size": 64,
+ "numeric_id": 1096,
+ "text_id": "small_amethyst_bud"
+ },
+ "small_dripleaf": {
+ "class": "btr",
+ "display_name": "Small Dripleaf",
+ "field": "cU",
+ "max_stack_size": 64,
+ "numeric_id": 202,
+ "text_id": "small_dripleaf"
+ },
+ "smithing_table": {
+ "display_name": "Smithing Table",
+ "field": "tj",
+ "max_stack_size": 64,
+ "numeric_id": 1049,
+ "text_id": "smithing_table"
+ },
+ "smoker": {
+ "display_name": "Smoker",
+ "field": "te",
+ "max_stack_size": 64,
+ "numeric_id": 1044,
+ "text_id": "smoker"
+ },
+ "smooth_basalt": {
+ "display_name": "Smooth Basalt",
+ "field": "en",
+ "max_stack_size": 64,
+ "numeric_id": 273,
+ "text_id": "smooth_basalt"
+ },
+ "smooth_quartz": {
+ "display_name": "Smooth Quartz Block",
+ "field": "du",
+ "max_stack_size": 64,
+ "numeric_id": 228,
+ "text_id": "smooth_quartz"
+ },
+ "smooth_quartz_slab": {
+ "display_name": "Smooth Quartz Slab",
+ "field": "kc",
+ "max_stack_size": 64,
+ "numeric_id": 574,
+ "text_id": "smooth_quartz_slab"
+ },
+ "smooth_quartz_stairs": {
+ "display_name": "Smooth Quartz Stairs",
+ "field": "jL",
+ "max_stack_size": 64,
+ "numeric_id": 557,
+ "text_id": "smooth_quartz_stairs"
+ },
+ "smooth_red_sandstone": {
+ "display_name": "Smooth Red Sandstone",
+ "field": "dv",
+ "max_stack_size": 64,
+ "numeric_id": 229,
+ "text_id": "smooth_red_sandstone"
+ },
+ "smooth_red_sandstone_slab": {
+ "display_name": "Smooth Red Sandstone Slab",
+ "field": "jW",
+ "max_stack_size": 64,
+ "numeric_id": 568,
+ "text_id": "smooth_red_sandstone_slab"
+ },
+ "smooth_red_sandstone_stairs": {
+ "display_name": "Smooth Red Sandstone Stairs",
+ "field": "jE",
+ "max_stack_size": 64,
+ "numeric_id": 550,
+ "text_id": "smooth_red_sandstone_stairs"
+ },
+ "smooth_sandstone": {
+ "display_name": "Smooth Sandstone",
+ "field": "dw",
+ "max_stack_size": 64,
+ "numeric_id": 230,
+ "text_id": "smooth_sandstone"
+ },
+ "smooth_sandstone_slab": {
+ "display_name": "Smooth Sandstone Slab",
+ "field": "kb",
+ "max_stack_size": 64,
+ "numeric_id": 573,
+ "text_id": "smooth_sandstone_slab"
+ },
+ "smooth_sandstone_stairs": {
+ "display_name": "Smooth Sandstone Stairs",
+ "field": "jK",
+ "max_stack_size": 64,
+ "numeric_id": 556,
+ "text_id": "smooth_sandstone_stairs"
+ },
+ "smooth_stone": {
+ "display_name": "Smooth Stone",
+ "field": "dx",
+ "max_stack_size": 64,
+ "numeric_id": 231,
+ "text_id": "smooth_stone"
+ },
+ "smooth_stone_slab": {
+ "display_name": "Smooth Stone Slab",
+ "field": "df",
+ "max_stack_size": 64,
+ "numeric_id": 213,
+ "text_id": "smooth_stone_slab"
+ },
+ "snow": {
+ "display_name": "Snow",
+ "field": "dR",
+ "max_stack_size": 64,
+ "numeric_id": 251,
+ "text_id": "snow"
+ },
+ "snow_block": {
+ "display_name": "Snow Block",
+ "field": "dT",
+ "max_stack_size": 64,
+ "numeric_id": 253,
+ "text_id": "snow_block"
+ },
+ "snowball": {
+ "class": "bvv",
+ "display_name": "Snowball",
+ "field": "oa",
+ "max_stack_size": 16,
+ "numeric_id": 780,
+ "text_id": "snowball"
+ },
+ "soul_campfire": {
+ "display_name": "Soul Campfire",
+ "field": "tr",
+ "max_stack_size": 64,
+ "numeric_id": 1057,
+ "text_id": "soul_campfire"
+ },
+ "soul_lantern": {
+ "display_name": "Soul Lantern",
+ "field": "tn",
+ "max_stack_size": 64,
+ "numeric_id": 1053,
+ "text_id": "soul_lantern"
+ },
+ "soul_sand": {
+ "display_name": "Soul Sand",
+ "field": "ej",
+ "max_stack_size": 64,
+ "numeric_id": 269,
+ "text_id": "soul_sand"
+ },
+ "soul_soil": {
+ "display_name": "Soul Soil",
+ "field": "ek",
+ "max_stack_size": 64,
+ "numeric_id": 270,
+ "text_id": "soul_soil"
+ },
+ "soul_torch": {
+ "class": "bwb",
+ "display_name": "Soul Torch",
+ "field": "eo",
+ "max_stack_size": 64,
+ "numeric_id": 274,
+ "text_id": "soul_torch"
+ },
+ "spawner": {
+ "class": "bta",
+ "display_name": "Spawner",
+ "field": "dJ",
+ "max_stack_size": 64,
+ "numeric_id": 243,
+ "text_id": "spawner"
+ },
+ "spectral_arrow": {
+ "class": "bvy",
+ "display_name": "Spectral Arrow",
+ "field": "ss",
+ "max_stack_size": 64,
+ "numeric_id": 1006,
+ "text_id": "spectral_arrow"
+ },
+ "spider_eye": {
+ "class": "bus",
+ "display_name": "Spider Eye",
+ "field": "pH",
+ "max_stack_size": 64,
+ "numeric_id": 865,
+ "text_id": "spider_eye"
+ },
+ "spider_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Spider Spawn Egg",
+ "field": "qL",
+ "max_stack_size": 64,
+ "numeric_id": 921,
+ "text_id": "spider_spawn_egg"
+ },
+ "splash_potion": {
+ "class": "bvz",
+ "display_name": "Splash Potion",
+ "field": "sr",
+ "max_stack_size": 1,
+ "numeric_id": 1005,
+ "text_id": "splash_potion"
+ },
+ "sponge": {
+ "display_name": "Sponge",
+ "field": "bL",
+ "max_stack_size": 64,
+ "numeric_id": 141,
+ "text_id": "sponge"
+ },
+ "spore_blossom": {
+ "display_name": "Spore Blossom",
+ "field": "cE",
+ "max_stack_size": 64,
+ "numeric_id": 186,
+ "text_id": "spore_blossom"
+ },
+ "spruce_boat": {
+ "class": "btb",
+ "display_name": "Spruce Boat",
+ "field": "lV",
+ "max_stack_size": 1,
+ "numeric_id": 671,
+ "text_id": "spruce_boat"
+ },
+ "spruce_button": {
+ "display_name": "Spruce Button",
+ "field": "kO",
+ "max_stack_size": 64,
+ "numeric_id": 612,
+ "text_id": "spruce_button"
+ },
+ "spruce_door": {
+ "class": "btr",
+ "display_name": "Spruce Door",
+ "field": "lj",
+ "max_stack_size": 64,
+ "numeric_id": 633,
+ "text_id": "spruce_door"
+ },
+ "spruce_fence": {
+ "display_name": "Spruce Fence",
+ "field": "dY",
+ "max_stack_size": 64,
+ "numeric_id": 258,
+ "text_id": "spruce_fence"
+ },
+ "spruce_fence_gate": {
+ "display_name": "Spruce Fence Gate",
+ "field": "lA",
+ "max_stack_size": 64,
+ "numeric_id": 650,
+ "text_id": "spruce_fence_gate"
+ },
+ "spruce_leaves": {
+ "display_name": "Spruce Leaves",
+ "field": "bE",
+ "max_stack_size": 64,
+ "numeric_id": 134,
+ "text_id": "spruce_leaves"
+ },
+ "spruce_log": {
+ "display_name": "Spruce Log",
+ "field": "aY",
+ "max_stack_size": 64,
+ "numeric_id": 102,
+ "text_id": "spruce_log"
+ },
+ "spruce_planks": {
+ "display_name": "Spruce Planks",
+ "field": "x",
+ "max_stack_size": 64,
+ "numeric_id": 23,
+ "text_id": "spruce_planks"
+ },
+ "spruce_pressure_plate": {
+ "display_name": "Spruce Pressure Plate",
+ "field": "la",
+ "max_stack_size": 64,
+ "numeric_id": 624,
+ "text_id": "spruce_pressure_plate"
+ },
+ "spruce_sapling": {
+ "display_name": "Spruce Sapling",
+ "field": "F",
+ "max_stack_size": 64,
+ "numeric_id": 31,
+ "text_id": "spruce_sapling"
+ },
+ "spruce_sign": {
+ "class": "bvt",
+ "display_name": "Spruce Sign",
+ "field": "nP",
+ "max_stack_size": 16,
+ "numeric_id": 769,
+ "text_id": "spruce_sign"
+ },
+ "spruce_slab": {
+ "display_name": "Spruce Slab",
+ "field": "cX",
+ "max_stack_size": 64,
+ "numeric_id": 205,
+ "text_id": "spruce_slab"
+ },
+ "spruce_stairs": {
+ "display_name": "Spruce Stairs",
+ "field": "fg",
+ "max_stack_size": 64,
+ "numeric_id": 318,
+ "text_id": "spruce_stairs"
+ },
+ "spruce_trapdoor": {
+ "display_name": "Spruce Trapdoor",
+ "field": "ls",
+ "max_stack_size": 64,
+ "numeric_id": 642,
+ "text_id": "spruce_trapdoor"
+ },
+ "spruce_wood": {
+ "display_name": "Spruce Wood",
+ "field": "bw",
+ "max_stack_size": 64,
+ "numeric_id": 126,
+ "text_id": "spruce_wood"
+ },
+ "spyglass": {
+ "class": "bwa",
+ "display_name": "Spyglass",
+ "field": "ot",
+ "max_stack_size": 1,
+ "numeric_id": 799,
+ "text_id": "spyglass"
+ },
+ "squid_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Squid Spawn Egg",
+ "field": "qM",
+ "max_stack_size": 64,
+ "numeric_id": 922,
+ "text_id": "squid_spawn_egg"
+ },
+ "stick": {
+ "class": "bus",
+ "display_name": "Stick",
+ "field": "nb",
+ "max_stack_size": 64,
+ "numeric_id": 729,
+ "text_id": "stick"
+ },
+ "sticky_piston": {
+ "display_name": "Sticky Piston",
+ "field": "kt",
+ "max_stack_size": 64,
+ "numeric_id": 591,
+ "text_id": "sticky_piston"
+ },
+ "stone": {
+ "display_name": "Stone",
+ "field": "b",
+ "max_stack_size": 64,
+ "numeric_id": 1,
+ "text_id": "stone"
+ },
+ "stone_axe": {
+ "class": "bsw",
+ "display_name": "Stone Axe",
+ "field": "mF",
+ "max_stack_size": 64,
+ "numeric_id": 707,
+ "text_id": "stone_axe"
+ },
+ "stone_brick_slab": {
+ "display_name": "Stone Brick Slab",
+ "field": "dl",
+ "max_stack_size": 64,
+ "numeric_id": 219,
+ "text_id": "stone_brick_slab"
+ },
+ "stone_brick_stairs": {
+ "display_name": "Stone Brick Stairs",
+ "field": "eQ",
+ "max_stack_size": 64,
+ "numeric_id": 302,
+ "text_id": "stone_brick_stairs"
+ },
+ "stone_brick_wall": {
+ "display_name": "Stone Brick Wall",
+ "field": "fu",
+ "max_stack_size": 64,
+ "numeric_id": 332,
+ "text_id": "stone_brick_wall"
+ },
+ "stone_bricks": {
+ "display_name": "Stone Bricks",
+ "field": "ex",
+ "max_stack_size": 64,
+ "numeric_id": 283,
+ "text_id": "stone_bricks"
+ },
+ "stone_button": {
+ "display_name": "Stone Button",
+ "field": "kL",
+ "max_stack_size": 64,
+ "numeric_id": 609,
+ "text_id": "stone_button"
+ },
+ "stone_hoe": {
+ "class": "buo",
+ "display_name": "Stone Hoe",
+ "field": "mG",
+ "max_stack_size": 64,
+ "numeric_id": 708,
+ "text_id": "stone_hoe"
+ },
+ "stone_pickaxe": {
+ "class": "bvh",
+ "display_name": "Stone Pickaxe",
+ "field": "mE",
+ "max_stack_size": 64,
+ "numeric_id": 706,
+ "text_id": "stone_pickaxe"
+ },
+ "stone_pressure_plate": {
+ "display_name": "Stone Pressure Plate",
+ "field": "kV",
+ "max_stack_size": 64,
+ "numeric_id": 619,
+ "text_id": "stone_pressure_plate"
+ },
+ "stone_shovel": {
+ "class": "bvs",
+ "display_name": "Stone Shovel",
+ "field": "mD",
+ "max_stack_size": 64,
+ "numeric_id": 705,
+ "text_id": "stone_shovel"
+ },
+ "stone_slab": {
+ "display_name": "Stone Slab",
+ "field": "de",
+ "max_stack_size": 64,
+ "numeric_id": 212,
+ "text_id": "stone_slab"
+ },
+ "stone_stairs": {
+ "display_name": "Stone Stairs",
+ "field": "jJ",
+ "max_stack_size": 64,
+ "numeric_id": 555,
+ "text_id": "stone_stairs"
+ },
+ "stone_sword": {
+ "class": "bwd",
+ "display_name": "Stone Sword",
+ "field": "mC",
+ "max_stack_size": 64,
+ "numeric_id": 704,
+ "text_id": "stone_sword"
+ },
+ "stonecutter": {
+ "display_name": "Stonecutter",
+ "field": "tk",
+ "max_stack_size": 64,
+ "numeric_id": 1050,
+ "text_id": "stonecutter"
+ },
+ "stray_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Stray Spawn Egg",
+ "field": "qN",
+ "max_stack_size": 64,
+ "numeric_id": 923,
+ "text_id": "stray_spawn_egg"
+ },
+ "strider_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Strider Spawn Egg",
+ "field": "qO",
+ "max_stack_size": 64,
+ "numeric_id": 924,
+ "text_id": "strider_spawn_egg"
+ },
+ "string": {
+ "class": "buv",
+ "display_name": "String",
+ "field": "ne",
+ "max_stack_size": 64,
+ "numeric_id": 732,
+ "text_id": "string"
+ },
+ "stripped_acacia_log": {
+ "display_name": "Stripped Acacia Log",
+ "field": "bj",
+ "max_stack_size": 64,
+ "numeric_id": 113,
+ "text_id": "stripped_acacia_log"
+ },
+ "stripped_acacia_wood": {
+ "display_name": "Stripped Acacia Wood",
+ "field": "br",
+ "max_stack_size": 64,
+ "numeric_id": 121,
+ "text_id": "stripped_acacia_wood"
+ },
+ "stripped_birch_log": {
+ "display_name": "Stripped Birch Log",
+ "field": "bh",
+ "max_stack_size": 64,
+ "numeric_id": 111,
+ "text_id": "stripped_birch_log"
+ },
+ "stripped_birch_wood": {
+ "display_name": "Stripped Birch Wood",
+ "field": "bp",
+ "max_stack_size": 64,
+ "numeric_id": 119,
+ "text_id": "stripped_birch_wood"
+ },
+ "stripped_crimson_hyphae": {
+ "display_name": "Stripped Crimson Hyphae",
+ "field": "bt",
+ "max_stack_size": 64,
+ "numeric_id": 123,
+ "text_id": "stripped_crimson_hyphae"
+ },
+ "stripped_crimson_stem": {
+ "display_name": "Stripped Crimson Stem",
+ "field": "bl",
+ "max_stack_size": 64,
+ "numeric_id": 115,
+ "text_id": "stripped_crimson_stem"
+ },
+ "stripped_dark_oak_log": {
+ "display_name": "Stripped Dark Oak Log",
+ "field": "bk",
+ "max_stack_size": 64,
+ "numeric_id": 114,
+ "text_id": "stripped_dark_oak_log"
+ },
+ "stripped_dark_oak_wood": {
+ "display_name": "Stripped Dark Oak Wood",
+ "field": "bs",
+ "max_stack_size": 64,
+ "numeric_id": 122,
+ "text_id": "stripped_dark_oak_wood"
+ },
+ "stripped_jungle_log": {
+ "display_name": "Stripped Jungle Log",
+ "field": "bi",
+ "max_stack_size": 64,
+ "numeric_id": 112,
+ "text_id": "stripped_jungle_log"
+ },
+ "stripped_jungle_wood": {
+ "display_name": "Stripped Jungle Wood",
+ "field": "bq",
+ "max_stack_size": 64,
+ "numeric_id": 120,
+ "text_id": "stripped_jungle_wood"
+ },
+ "stripped_oak_log": {
+ "display_name": "Stripped Oak Log",
+ "field": "bf",
+ "max_stack_size": 64,
+ "numeric_id": 109,
+ "text_id": "stripped_oak_log"
+ },
+ "stripped_oak_wood": {
+ "display_name": "Stripped Oak Wood",
+ "field": "bn",
+ "max_stack_size": 64,
+ "numeric_id": 117,
+ "text_id": "stripped_oak_wood"
+ },
+ "stripped_spruce_log": {
+ "display_name": "Stripped Spruce Log",
+ "field": "bg",
+ "max_stack_size": 64,
+ "numeric_id": 110,
+ "text_id": "stripped_spruce_log"
+ },
+ "stripped_spruce_wood": {
+ "display_name": "Stripped Spruce Wood",
+ "field": "bo",
+ "max_stack_size": 64,
+ "numeric_id": 118,
+ "text_id": "stripped_spruce_wood"
+ },
+ "stripped_warped_hyphae": {
+ "display_name": "Stripped Warped Hyphae",
+ "field": "bu",
+ "max_stack_size": 64,
+ "numeric_id": 124,
+ "text_id": "stripped_warped_hyphae"
+ },
+ "stripped_warped_stem": {
+ "display_name": "Stripped Warped Stem",
+ "field": "bm",
+ "max_stack_size": 64,
+ "numeric_id": 116,
+ "text_id": "stripped_warped_stem"
+ },
+ "structure_block": {
+ "class": "bum",
+ "display_name": "Structure Block",
+ "field": "ma",
+ "max_stack_size": 64,
+ "numeric_id": 676,
+ "text_id": "structure_block"
+ },
+ "structure_void": {
+ "class": "bta",
+ "display_name": "Structure Void",
+ "field": "hI",
+ "max_stack_size": 64,
+ "numeric_id": 450,
+ "text_id": "structure_void"
+ },
+ "sugar": {
+ "class": "bus",
+ "display_name": "Sugar",
+ "field": "oW",
+ "max_stack_size": 64,
+ "numeric_id": 828,
+ "text_id": "sugar"
+ },
+ "sugar_cane": {
+ "display_name": "Sugar Cane",
+ "field": "cO",
+ "max_stack_size": 64,
+ "numeric_id": 196,
+ "text_id": "sugar_cane"
+ },
+ "sunflower": {
+ "class": "btr",
+ "display_name": "Sunflower",
+ "field": "gE",
+ "max_stack_size": 64,
+ "numeric_id": 394,
+ "text_id": "sunflower"
+ },
+ "suspicious_stew": {
+ "class": "bwc",
+ "display_name": "Suspicious Stew",
+ "field": "sU",
+ "max_stack_size": 1,
+ "numeric_id": 1034,
+ "text_id": "suspicious_stew"
+ },
+ "sweet_berries": {
+ "class": "buv",
+ "display_name": "Sweet Berries",
+ "field": "to",
+ "max_stack_size": 64,
+ "numeric_id": 1054,
+ "text_id": "sweet_berries"
+ },
+ "tall_grass": {
+ "class": "btr",
+ "display_name": "Tall Grass",
+ "field": "gI",
+ "max_stack_size": 64,
+ "numeric_id": 398,
+ "text_id": "tall_grass"
+ },
+ "target": {
+ "display_name": "Target",
+ "field": "kB",
+ "max_stack_size": 64,
+ "numeric_id": 599,
+ "text_id": "target"
+ },
+ "terracotta": {
+ "display_name": "Terracotta",
+ "field": "gz",
+ "max_stack_size": 64,
+ "numeric_id": 389,
+ "text_id": "terracotta"
+ },
+ "tinted_glass": {
+ "display_name": "Tinted Glass",
+ "field": "bO",
+ "max_stack_size": 64,
+ "numeric_id": 144,
+ "text_id": "tinted_glass"
+ },
+ "tipped_arrow": {
+ "class": "bwi",
+ "display_name": "Tipped Arrow",
+ "field": "st",
+ "max_stack_size": 64,
+ "numeric_id": 1007,
+ "text_id": "tipped_arrow"
+ },
+ "tnt": {
+ "display_name": "TNT",
+ "field": "kI",
+ "max_stack_size": 64,
+ "numeric_id": 606,
+ "text_id": "tnt"
+ },
+ "tnt_minecart": {
+ "class": "bve",
+ "display_name": "Minecart with TNT",
+ "field": "lP",
+ "max_stack_size": 1,
+ "numeric_id": 665,
+ "text_id": "tnt_minecart"
+ },
+ "torch": {
+ "class": "bwb",
+ "display_name": "Torch",
+ "field": "dC",
+ "max_stack_size": 64,
+ "numeric_id": 236,
+ "text_id": "torch"
+ },
+ "totem_of_undying": {
+ "class": "bus",
+ "display_name": "Totem of Undying",
+ "field": "sw",
+ "max_stack_size": 1,
+ "numeric_id": 1010,
+ "text_id": "totem_of_undying"
+ },
+ "trader_llama_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Trader Llama Spawn Egg",
+ "field": "qP",
+ "max_stack_size": 64,
+ "numeric_id": 925,
+ "text_id": "trader_llama_spawn_egg"
+ },
+ "trapped_chest": {
+ "display_name": "Trapped Chest",
+ "field": "kH",
+ "max_stack_size": 64,
+ "numeric_id": 605,
+ "text_id": "trapped_chest"
+ },
+ "trident": {
+ "class": "bwk",
+ "display_name": "Trident",
+ "field": "sP",
+ "max_stack_size": 64,
+ "numeric_id": 1029,
+ "text_id": "trident"
+ },
+ "tripwire_hook": {
+ "display_name": "Tripwire Hook",
+ "field": "kG",
+ "max_stack_size": 64,
+ "numeric_id": 604,
+ "text_id": "tripwire_hook"
+ },
+ "tropical_fish": {
+ "class": "bus",
+ "display_name": "Tropical Fish",
+ "field": "ox",
+ "max_stack_size": 64,
+ "numeric_id": 803,
+ "text_id": "tropical_fish"
+ },
+ "tropical_fish_bucket": {
+ "class": "bvf",
+ "display_name": "Bucket of Tropical Fish",
+ "field": "og",
+ "max_stack_size": 1,
+ "numeric_id": 786,
+ "text_id": "tropical_fish_bucket"
+ },
+ "tropical_fish_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Tropical Fish Spawn Egg",
+ "field": "qQ",
+ "max_stack_size": 64,
+ "numeric_id": 926,
+ "text_id": "tropical_fish_spawn_egg"
+ },
+ "tube_coral": {
+ "display_name": "Tube Coral",
+ "field": "jh",
+ "max_stack_size": 64,
+ "numeric_id": 527,
+ "text_id": "tube_coral"
+ },
+ "tube_coral_block": {
+ "display_name": "Tube Coral Block",
+ "field": "jc",
+ "max_stack_size": 64,
+ "numeric_id": 522,
+ "text_id": "tube_coral_block"
+ },
+ "tube_coral_fan": {
+ "class": "bwb",
+ "display_name": "Tube Coral Fan",
+ "field": "jr",
+ "max_stack_size": 64,
+ "numeric_id": 537,
+ "text_id": "tube_coral_fan"
+ },
+ "tuff": {
+ "display_name": "Tuff",
+ "field": "m",
+ "max_stack_size": 64,
+ "numeric_id": 12,
+ "text_id": "tuff"
+ },
+ "turtle_egg": {
+ "display_name": "Turtle Egg",
+ "field": "iW",
+ "max_stack_size": 64,
+ "numeric_id": 516,
+ "text_id": "turtle_egg"
+ },
+ "turtle_helmet": {
+ "class": "bsr",
+ "display_name": "Turtle Shell",
+ "field": "mc",
+ "max_stack_size": 64,
+ "numeric_id": 678,
+ "text_id": "turtle_helmet"
+ },
+ "turtle_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Turtle Spawn Egg",
+ "field": "qR",
+ "max_stack_size": 64,
+ "numeric_id": 927,
+ "text_id": "turtle_spawn_egg"
+ },
+ "twisting_vines": {
+ "display_name": "Twisting Vines",
+ "field": "cN",
+ "max_stack_size": 64,
+ "numeric_id": 195,
+ "text_id": "twisting_vines"
+ },
+ "vex_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Vex Spawn Egg",
+ "field": "qS",
+ "max_stack_size": 64,
+ "numeric_id": 928,
+ "text_id": "vex_spawn_egg"
+ },
+ "villager_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Villager Spawn Egg",
+ "field": "qT",
+ "max_stack_size": 64,
+ "numeric_id": 929,
+ "text_id": "villager_spawn_egg"
+ },
+ "vindicator_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Vindicator Spawn Egg",
+ "field": "qU",
+ "max_stack_size": 64,
+ "numeric_id": 930,
+ "text_id": "vindicator_spawn_egg"
+ },
+ "vine": {
+ "display_name": "Vines",
+ "field": "eN",
+ "max_stack_size": 64,
+ "numeric_id": 299,
+ "text_id": "vine"
+ },
+ "wandering_trader_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Wandering Trader Spawn Egg",
+ "field": "qV",
+ "max_stack_size": 64,
+ "numeric_id": 931,
+ "text_id": "wandering_trader_spawn_egg"
+ },
+ "warped_button": {
+ "display_name": "Warped Button",
+ "field": "kU",
+ "max_stack_size": 64,
+ "numeric_id": 618,
+ "text_id": "warped_button"
+ },
+ "warped_door": {
+ "class": "btr",
+ "display_name": "Warped Door",
+ "field": "lp",
+ "max_stack_size": 64,
+ "numeric_id": 639,
+ "text_id": "warped_door"
+ },
+ "warped_fence": {
+ "display_name": "Warped Fence",
+ "field": "ee",
+ "max_stack_size": 64,
+ "numeric_id": 264,
+ "text_id": "warped_fence"
+ },
+ "warped_fence_gate": {
+ "display_name": "Warped Fence Gate",
+ "field": "lG",
+ "max_stack_size": 64,
+ "numeric_id": 656,
+ "text_id": "warped_fence_gate"
+ },
+ "warped_fungus": {
+ "display_name": "Warped Fungus",
+ "field": "cI",
+ "max_stack_size": 64,
+ "numeric_id": 190,
+ "text_id": "warped_fungus"
+ },
+ "warped_fungus_on_a_stick": {
+ "class": "bul",
+ "display_name": "Warped Fungus on a Stick",
+ "field": "lS",
+ "max_stack_size": 64,
+ "numeric_id": 668,
+ "text_id": "warped_fungus_on_a_stick"
+ },
+ "warped_hyphae": {
+ "display_name": "Warped Hyphae",
+ "field": "bC",
+ "max_stack_size": 64,
+ "numeric_id": 132,
+ "text_id": "warped_hyphae"
+ },
+ "warped_nylium": {
+ "display_name": "Warped Nylium",
+ "field": "u",
+ "max_stack_size": 64,
+ "numeric_id": 20,
+ "text_id": "warped_nylium"
+ },
+ "warped_planks": {
+ "display_name": "Warped Planks",
+ "field": "D",
+ "max_stack_size": 64,
+ "numeric_id": 29,
+ "text_id": "warped_planks"
+ },
+ "warped_pressure_plate": {
+ "display_name": "Warped Pressure Plate",
+ "field": "lg",
+ "max_stack_size": 64,
+ "numeric_id": 630,
+ "text_id": "warped_pressure_plate"
+ },
+ "warped_roots": {
+ "display_name": "Warped Roots",
+ "field": "cK",
+ "max_stack_size": 64,
+ "numeric_id": 192,
+ "text_id": "warped_roots"
+ },
+ "warped_sign": {
+ "class": "bvt",
+ "display_name": "Warped Sign",
+ "field": "nV",
+ "max_stack_size": 16,
+ "numeric_id": 775,
+ "text_id": "warped_sign"
+ },
+ "warped_slab": {
+ "display_name": "Warped Slab",
+ "field": "dd",
+ "max_stack_size": 64,
+ "numeric_id": 211,
+ "text_id": "warped_slab"
+ },
+ "warped_stairs": {
+ "display_name": "Warped Stairs",
+ "field": "fk",
+ "max_stack_size": 64,
+ "numeric_id": 322,
+ "text_id": "warped_stairs"
+ },
+ "warped_stem": {
+ "display_name": "Warped Stem",
+ "field": "be",
+ "max_stack_size": 64,
+ "numeric_id": 108,
+ "text_id": "warped_stem"
+ },
+ "warped_trapdoor": {
+ "display_name": "Warped Trapdoor",
+ "field": "ly",
+ "max_stack_size": 64,
+ "numeric_id": 648,
+ "text_id": "warped_trapdoor"
+ },
+ "warped_wart_block": {
+ "display_name": "Warped Wart Block",
+ "field": "hF",
+ "max_stack_size": 64,
+ "numeric_id": 447,
+ "text_id": "warped_wart_block"
+ },
+ "water_bucket": {
+ "class": "bth",
+ "display_name": "Water Bucket",
+ "field": "nX",
+ "max_stack_size": 1,
+ "numeric_id": 777,
+ "text_id": "water_bucket"
+ },
+ "waxed_copper_block": {
+ "display_name": "Waxed Block of Copper",
+ "field": "aH",
+ "max_stack_size": 64,
+ "numeric_id": 85,
+ "text_id": "waxed_copper_block"
+ },
+ "waxed_cut_copper": {
+ "display_name": "Waxed Cut Copper",
+ "field": "aL",
+ "max_stack_size": 64,
+ "numeric_id": 89,
+ "text_id": "waxed_cut_copper"
+ },
+ "waxed_cut_copper_slab": {
+ "display_name": "Waxed Cut Copper Slab",
+ "field": "aT",
+ "max_stack_size": 64,
+ "numeric_id": 97,
+ "text_id": "waxed_cut_copper_slab"
+ },
+ "waxed_cut_copper_stairs": {
+ "display_name": "Waxed Cut Copper Stairs",
+ "field": "aP",
+ "max_stack_size": 64,
+ "numeric_id": 93,
+ "text_id": "waxed_cut_copper_stairs"
+ },
+ "waxed_exposed_copper": {
+ "display_name": "Waxed Exposed Copper",
+ "field": "aI",
+ "max_stack_size": 64,
+ "numeric_id": 86,
+ "text_id": "waxed_exposed_copper"
+ },
+ "waxed_exposed_cut_copper": {
+ "display_name": "Waxed Exposed Cut Copper",
+ "field": "aM",
+ "max_stack_size": 64,
+ "numeric_id": 90,
+ "text_id": "waxed_exposed_cut_copper"
+ },
+ "waxed_exposed_cut_copper_slab": {
+ "display_name": "Waxed Exposed Cut Copper Slab",
+ "field": "aU",
+ "max_stack_size": 64,
+ "numeric_id": 98,
+ "text_id": "waxed_exposed_cut_copper_slab"
+ },
+ "waxed_exposed_cut_copper_stairs": {
+ "display_name": "Waxed Exposed Cut Copper Stairs",
+ "field": "aQ",
+ "max_stack_size": 64,
+ "numeric_id": 94,
+ "text_id": "waxed_exposed_cut_copper_stairs"
+ },
+ "waxed_oxidized_copper": {
+ "display_name": "Waxed Oxidized Copper",
+ "field": "aK",
+ "max_stack_size": 64,
+ "numeric_id": 88,
+ "text_id": "waxed_oxidized_copper"
+ },
+ "waxed_oxidized_cut_copper": {
+ "display_name": "Waxed Oxidized Cut Copper",
+ "field": "aO",
+ "max_stack_size": 64,
+ "numeric_id": 92,
+ "text_id": "waxed_oxidized_cut_copper"
+ },
+ "waxed_oxidized_cut_copper_slab": {
+ "display_name": "Waxed Oxidized Cut Copper Slab",
+ "field": "aW",
+ "max_stack_size": 64,
+ "numeric_id": 100,
+ "text_id": "waxed_oxidized_cut_copper_slab"
+ },
+ "waxed_oxidized_cut_copper_stairs": {
+ "display_name": "Waxed Oxidized Cut Copper Stairs",
+ "field": "aS",
+ "max_stack_size": 64,
+ "numeric_id": 96,
+ "text_id": "waxed_oxidized_cut_copper_stairs"
+ },
+ "waxed_weathered_copper": {
+ "display_name": "Waxed Weathered Copper",
+ "field": "aJ",
+ "max_stack_size": 64,
+ "numeric_id": 87,
+ "text_id": "waxed_weathered_copper"
+ },
+ "waxed_weathered_cut_copper": {
+ "display_name": "Waxed Weathered Cut Copper",
+ "field": "aN",
+ "max_stack_size": 64,
+ "numeric_id": 91,
+ "text_id": "waxed_weathered_cut_copper"
+ },
+ "waxed_weathered_cut_copper_slab": {
+ "display_name": "Waxed Weathered Cut Copper Slab",
+ "field": "aV",
+ "max_stack_size": 64,
+ "numeric_id": 99,
+ "text_id": "waxed_weathered_cut_copper_slab"
+ },
+ "waxed_weathered_cut_copper_stairs": {
+ "display_name": "Waxed Weathered Cut Copper Stairs",
+ "field": "aR",
+ "max_stack_size": 64,
+ "numeric_id": 95,
+ "text_id": "waxed_weathered_cut_copper_stairs"
+ },
+ "weathered_copper": {
+ "display_name": "Weathered Copper",
+ "field": "at",
+ "max_stack_size": 64,
+ "numeric_id": 71,
+ "text_id": "weathered_copper"
+ },
+ "weathered_cut_copper": {
+ "display_name": "Weathered Cut Copper",
+ "field": "ax",
+ "max_stack_size": 64,
+ "numeric_id": 75,
+ "text_id": "weathered_cut_copper"
+ },
+ "weathered_cut_copper_slab": {
+ "display_name": "Weathered Cut Copper Slab",
+ "field": "aF",
+ "max_stack_size": 64,
+ "numeric_id": 83,
+ "text_id": "weathered_cut_copper_slab"
+ },
+ "weathered_cut_copper_stairs": {
+ "display_name": "Weathered Cut Copper Stairs",
+ "field": "aB",
+ "max_stack_size": 64,
+ "numeric_id": 79,
+ "text_id": "weathered_cut_copper_stairs"
+ },
+ "weeping_vines": {
+ "display_name": "Weeping Vines",
+ "field": "cM",
+ "max_stack_size": 64,
+ "numeric_id": 194,
+ "text_id": "weeping_vines"
+ },
+ "wet_sponge": {
+ "display_name": "Wet Sponge",
+ "field": "bM",
+ "max_stack_size": 64,
+ "numeric_id": 142,
+ "text_id": "wet_sponge"
+ },
+ "wheat": {
+ "class": "bus",
+ "display_name": "Wheat",
+ "field": "ni",
+ "max_stack_size": 64,
+ "numeric_id": 736,
+ "text_id": "wheat"
+ },
+ "wheat_seeds": {
+ "class": "buv",
+ "display_name": "Wheat Seeds",
+ "field": "nh",
+ "max_stack_size": 64,
+ "numeric_id": 735,
+ "text_id": "wheat_seeds"
+ },
+ "white_banner": {
+ "class": "bsx",
+ "display_name": "White Banner",
+ "field": "rU",
+ "max_stack_size": 16,
+ "numeric_id": 982,
+ "text_id": "white_banner"
+ },
+ "white_bed": {
+ "class": "bsz",
+ "display_name": "White Bed",
+ "field": "oY",
+ "max_stack_size": 1,
+ "numeric_id": 830,
+ "text_id": "white_bed"
+ },
+ "white_candle": {
+ "display_name": "White Candle",
+ "field": "tO",
+ "max_stack_size": 64,
+ "numeric_id": 1080,
+ "text_id": "white_candle"
+ },
+ "white_carpet": {
+ "display_name": "White Carpet",
+ "field": "gj",
+ "max_stack_size": 64,
+ "numeric_id": 373,
+ "text_id": "white_carpet"
+ },
+ "white_concrete": {
+ "display_name": "White Concrete",
+ "field": "iq",
+ "max_stack_size": 64,
+ "numeric_id": 484,
+ "text_id": "white_concrete"
+ },
+ "white_concrete_powder": {
+ "display_name": "White Concrete Powder",
+ "field": "iG",
+ "max_stack_size": 64,
+ "numeric_id": 500,
+ "text_id": "white_concrete_powder"
+ },
+ "white_dye": {
+ "class": "btt",
+ "display_name": "White Dye",
+ "field": "oE",
+ "max_stack_size": 64,
+ "numeric_id": 810,
+ "text_id": "white_dye"
+ },
+ "white_glazed_terracotta": {
+ "display_name": "White Glazed Terracotta",
+ "field": "ia",
+ "max_stack_size": 64,
+ "numeric_id": 468,
+ "text_id": "white_glazed_terracotta"
+ },
+ "white_shulker_box": {
+ "class": "bta",
+ "display_name": "White Shulker Box",
+ "field": "hK",
+ "max_stack_size": 1,
+ "numeric_id": 452,
+ "text_id": "white_shulker_box"
+ },
+ "white_stained_glass": {
+ "display_name": "White Stained Glass",
+ "field": "gK",
+ "max_stack_size": 64,
+ "numeric_id": 400,
+ "text_id": "white_stained_glass"
+ },
+ "white_stained_glass_pane": {
+ "display_name": "White Stained Glass Pane",
+ "field": "ha",
+ "max_stack_size": 64,
+ "numeric_id": 416,
+ "text_id": "white_stained_glass_pane"
+ },
+ "white_terracotta": {
+ "display_name": "White Terracotta",
+ "field": "fQ",
+ "max_stack_size": 64,
+ "numeric_id": 354,
+ "text_id": "white_terracotta"
+ },
+ "white_tulip": {
+ "display_name": "White Tulip",
+ "field": "cy",
+ "max_stack_size": 64,
+ "numeric_id": 180,
+ "text_id": "white_tulip"
+ },
+ "white_wool": {
+ "display_name": "White Wool",
+ "field": "cb",
+ "max_stack_size": 64,
+ "numeric_id": 157,
+ "text_id": "white_wool"
+ },
+ "witch_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Witch Spawn Egg",
+ "field": "qW",
+ "max_stack_size": 64,
+ "numeric_id": 932,
+ "text_id": "witch_spawn_egg"
+ },
+ "wither_rose": {
+ "display_name": "Wither Rose",
+ "field": "cD",
+ "max_stack_size": 64,
+ "numeric_id": 185,
+ "text_id": "wither_rose"
+ },
+ "wither_skeleton_skull": {
+ "class": "bwb",
+ "display_name": "Wither Skeleton Skull",
+ "field": "rs",
+ "max_stack_size": 64,
+ "numeric_id": 954,
+ "text_id": "wither_skeleton_skull"
+ },
+ "wither_skeleton_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Wither Skeleton Spawn Egg",
+ "field": "qX",
+ "max_stack_size": 64,
+ "numeric_id": 933,
+ "text_id": "wither_skeleton_spawn_egg"
+ },
+ "wolf_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Wolf Spawn Egg",
+ "field": "qY",
+ "max_stack_size": 64,
+ "numeric_id": 934,
+ "text_id": "wolf_spawn_egg"
+ },
+ "wooden_axe": {
+ "class": "bsw",
+ "display_name": "Wooden Axe",
+ "field": "mA",
+ "max_stack_size": 64,
+ "numeric_id": 702,
+ "text_id": "wooden_axe"
+ },
+ "wooden_hoe": {
+ "class": "buo",
+ "display_name": "Wooden Hoe",
+ "field": "mB",
+ "max_stack_size": 64,
+ "numeric_id": 703,
+ "text_id": "wooden_hoe"
+ },
+ "wooden_pickaxe": {
+ "class": "bvh",
+ "display_name": "Wooden Pickaxe",
+ "field": "mz",
+ "max_stack_size": 64,
+ "numeric_id": 701,
+ "text_id": "wooden_pickaxe"
+ },
+ "wooden_shovel": {
+ "class": "bvs",
+ "display_name": "Wooden Shovel",
+ "field": "my",
+ "max_stack_size": 64,
+ "numeric_id": 700,
+ "text_id": "wooden_shovel"
+ },
+ "wooden_sword": {
+ "class": "bwd",
+ "display_name": "Wooden Sword",
+ "field": "mx",
+ "max_stack_size": 64,
+ "numeric_id": 699,
+ "text_id": "wooden_sword"
+ },
+ "writable_book": {
+ "class": "bwp",
+ "display_name": "Book and Quill",
+ "field": "rg",
+ "max_stack_size": 1,
+ "numeric_id": 942,
+ "text_id": "writable_book"
+ },
+ "written_book": {
+ "class": "bwq",
+ "display_name": "Written Book",
+ "field": "rh",
+ "max_stack_size": 16,
+ "numeric_id": 943,
+ "text_id": "written_book"
+ },
+ "yellow_banner": {
+ "class": "bsx",
+ "display_name": "Yellow Banner",
+ "field": "rY",
+ "max_stack_size": 16,
+ "numeric_id": 986,
+ "text_id": "yellow_banner"
+ },
+ "yellow_bed": {
+ "class": "bsz",
+ "display_name": "Yellow Bed",
+ "field": "pc",
+ "max_stack_size": 1,
+ "numeric_id": 834,
+ "text_id": "yellow_bed"
+ },
+ "yellow_candle": {
+ "display_name": "Yellow Candle",
+ "field": "tS",
+ "max_stack_size": 64,
+ "numeric_id": 1084,
+ "text_id": "yellow_candle"
+ },
+ "yellow_carpet": {
+ "display_name": "Yellow Carpet",
+ "field": "gn",
+ "max_stack_size": 64,
+ "numeric_id": 377,
+ "text_id": "yellow_carpet"
+ },
+ "yellow_concrete": {
+ "display_name": "Yellow Concrete",
+ "field": "iu",
+ "max_stack_size": 64,
+ "numeric_id": 488,
+ "text_id": "yellow_concrete"
+ },
+ "yellow_concrete_powder": {
+ "display_name": "Yellow Concrete Powder",
+ "field": "iK",
+ "max_stack_size": 64,
+ "numeric_id": 504,
+ "text_id": "yellow_concrete_powder"
+ },
+ "yellow_dye": {
+ "class": "btt",
+ "display_name": "Yellow Dye",
+ "field": "oI",
+ "max_stack_size": 64,
+ "numeric_id": 814,
+ "text_id": "yellow_dye"
+ },
+ "yellow_glazed_terracotta": {
+ "display_name": "Yellow Glazed Terracotta",
+ "field": "ie",
+ "max_stack_size": 64,
+ "numeric_id": 472,
+ "text_id": "yellow_glazed_terracotta"
+ },
+ "yellow_shulker_box": {
+ "class": "bta",
+ "display_name": "Yellow Shulker Box",
+ "field": "hO",
+ "max_stack_size": 1,
+ "numeric_id": 456,
+ "text_id": "yellow_shulker_box"
+ },
+ "yellow_stained_glass": {
+ "display_name": "Yellow Stained Glass",
+ "field": "gO",
+ "max_stack_size": 64,
+ "numeric_id": 404,
+ "text_id": "yellow_stained_glass"
+ },
+ "yellow_stained_glass_pane": {
+ "display_name": "Yellow Stained Glass Pane",
+ "field": "he",
+ "max_stack_size": 64,
+ "numeric_id": 420,
+ "text_id": "yellow_stained_glass_pane"
+ },
+ "yellow_terracotta": {
+ "display_name": "Yellow Terracotta",
+ "field": "fU",
+ "max_stack_size": 64,
+ "numeric_id": 358,
+ "text_id": "yellow_terracotta"
+ },
+ "yellow_wool": {
+ "display_name": "Yellow Wool",
+ "field": "cf",
+ "max_stack_size": 64,
+ "numeric_id": 161,
+ "text_id": "yellow_wool"
+ },
+ "zoglin_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Zoglin Spawn Egg",
+ "field": "qZ",
+ "max_stack_size": 64,
+ "numeric_id": 935,
+ "text_id": "zoglin_spawn_egg"
+ },
+ "zombie_head": {
+ "class": "bwb",
+ "display_name": "Zombie Head",
+ "field": "ru",
+ "max_stack_size": 64,
+ "numeric_id": 956,
+ "text_id": "zombie_head"
+ },
+ "zombie_horse_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Zombie Horse Spawn Egg",
+ "field": "rb",
+ "max_stack_size": 64,
+ "numeric_id": 937,
+ "text_id": "zombie_horse_spawn_egg"
+ },
+ "zombie_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Zombie Spawn Egg",
+ "field": "ra",
+ "max_stack_size": 64,
+ "numeric_id": 936,
+ "text_id": "zombie_spawn_egg"
+ },
+ "zombie_villager_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Zombie Villager Spawn Egg",
+ "field": "rc",
+ "max_stack_size": 64,
+ "numeric_id": 938,
+ "text_id": "zombie_villager_spawn_egg"
+ },
+ "zombified_piglin_spawn_egg": {
+ "class": "bvx",
+ "display_name": "Zombified Piglin Spawn Egg",
+ "field": "rd",
+ "max_stack_size": 64,
+ "numeric_id": 939,
+ "text_id": "zombified_piglin_spawn_egg"
+ }
+ },
+ "item_fields": {
+ "A": "acacia_planks",
+ "B": "dark_oak_planks",
+ "C": "crimson_planks",
+ "D": "warped_planks",
+ "E": "oak_sapling",
+ "F": "spruce_sapling",
+ "G": "birch_sapling",
+ "H": "jungle_sapling",
+ "I": "acacia_sapling",
+ "J": "dark_oak_sapling",
+ "K": "bedrock",
+ "L": "sand",
+ "M": "red_sand",
+ "N": "gravel",
+ "O": "coal_ore",
+ "P": "deepslate_coal_ore",
+ "Q": "iron_ore",
+ "R": "deepslate_iron_ore",
+ "S": "copper_ore",
+ "T": "deepslate_copper_ore",
+ "U": "gold_ore",
+ "V": "deepslate_gold_ore",
+ "W": "redstone_ore",
+ "X": "deepslate_redstone_ore",
+ "Y": "emerald_ore",
+ "Z": "deepslate_emerald_ore",
+ "a": "air",
+ "aA": "exposed_cut_copper_stairs",
+ "aB": "weathered_cut_copper_stairs",
+ "aC": "oxidized_cut_copper_stairs",
+ "aD": "cut_copper_slab",
+ "aE": "exposed_cut_copper_slab",
+ "aF": "weathered_cut_copper_slab",
+ "aG": "oxidized_cut_copper_slab",
+ "aH": "waxed_copper_block",
+ "aI": "waxed_exposed_copper",
+ "aJ": "waxed_weathered_copper",
+ "aK": "waxed_oxidized_copper",
+ "aL": "waxed_cut_copper",
+ "aM": "waxed_exposed_cut_copper",
+ "aN": "waxed_weathered_cut_copper",
+ "aO": "waxed_oxidized_cut_copper",
+ "aP": "waxed_cut_copper_stairs",
+ "aQ": "waxed_exposed_cut_copper_stairs",
+ "aR": "waxed_weathered_cut_copper_stairs",
+ "aS": "waxed_oxidized_cut_copper_stairs",
+ "aT": "waxed_cut_copper_slab",
+ "aU": "waxed_exposed_cut_copper_slab",
+ "aV": "waxed_weathered_cut_copper_slab",
+ "aW": "waxed_oxidized_cut_copper_slab",
+ "aX": "oak_log",
+ "aY": "spruce_log",
+ "aZ": "birch_log",
+ "aa": "lapis_ore",
+ "ab": "deepslate_lapis_ore",
+ "ac": "diamond_ore",
+ "ad": "deepslate_diamond_ore",
+ "ae": "nether_gold_ore",
+ "af": "nether_quartz_ore",
+ "ag": "ancient_debris",
+ "ah": "coal_block",
+ "ai": "raw_iron_block",
+ "aj": "raw_copper_block",
+ "ak": "raw_gold_block",
+ "al": "amethyst_block",
+ "am": "budding_amethyst",
+ "an": "iron_block",
+ "ao": "copper_block",
+ "ap": "gold_block",
+ "aq": "diamond_block",
+ "ar": "netherite_block",
+ "as": "exposed_copper",
+ "at": "weathered_copper",
+ "au": "oxidized_copper",
+ "av": "cut_copper",
+ "aw": "exposed_cut_copper",
+ "ax": "weathered_cut_copper",
+ "ay": "oxidized_cut_copper",
+ "az": "cut_copper_stairs",
+ "b": "stone",
+ "bA": "dark_oak_wood",
+ "bB": "crimson_hyphae",
+ "bC": "warped_hyphae",
+ "bD": "oak_leaves",
+ "bE": "spruce_leaves",
+ "bF": "birch_leaves",
+ "bG": "jungle_leaves",
+ "bH": "acacia_leaves",
+ "bI": "dark_oak_leaves",
+ "bJ": "azalea_leaves",
+ "bK": "flowering_azalea_leaves",
+ "bL": "sponge",
+ "bM": "wet_sponge",
+ "bN": "glass",
+ "bO": "tinted_glass",
+ "bP": "lapis_block",
+ "bQ": "sandstone",
+ "bR": "chiseled_sandstone",
+ "bS": "cut_sandstone",
+ "bT": "cobweb",
+ "bU": "grass",
+ "bV": "fern",
+ "bW": "azalea",
+ "bX": "flowering_azalea",
+ "bY": "dead_bush",
+ "bZ": "seagrass",
+ "ba": "jungle_log",
+ "bb": "acacia_log",
+ "bc": "dark_oak_log",
+ "bd": "crimson_stem",
+ "be": "warped_stem",
+ "bf": "stripped_oak_log",
+ "bg": "stripped_spruce_log",
+ "bh": "stripped_birch_log",
+ "bi": "stripped_jungle_log",
+ "bj": "stripped_acacia_log",
+ "bk": "stripped_dark_oak_log",
+ "bl": "stripped_crimson_stem",
+ "bm": "stripped_warped_stem",
+ "bn": "stripped_oak_wood",
+ "bo": "stripped_spruce_wood",
+ "bp": "stripped_birch_wood",
+ "bq": "stripped_jungle_wood",
+ "br": "stripped_acacia_wood",
+ "bs": "stripped_dark_oak_wood",
+ "bt": "stripped_crimson_hyphae",
+ "bu": "stripped_warped_hyphae",
+ "bv": "oak_wood",
+ "bw": "spruce_wood",
+ "bx": "birch_wood",
+ "by": "jungle_wood",
+ "bz": "acacia_wood",
+ "c": "granite",
+ "cA": "oxeye_daisy",
+ "cB": "cornflower",
+ "cC": "lily_of_the_valley",
+ "cD": "wither_rose",
+ "cE": "spore_blossom",
+ "cF": "brown_mushroom",
+ "cG": "red_mushroom",
+ "cH": "crimson_fungus",
+ "cI": "warped_fungus",
+ "cJ": "crimson_roots",
+ "cK": "warped_roots",
+ "cL": "nether_sprouts",
+ "cM": "weeping_vines",
+ "cN": "twisting_vines",
+ "cO": "sugar_cane",
+ "cP": "kelp",
+ "cQ": "moss_carpet",
+ "cR": "moss_block",
+ "cS": "hanging_roots",
+ "cT": "big_dripleaf",
+ "cU": "small_dripleaf",
+ "cV": "bamboo",
+ "cW": "oak_slab",
+ "cX": "spruce_slab",
+ "cY": "birch_slab",
+ "cZ": "jungle_slab",
+ "ca": "sea_pickle",
+ "cb": "white_wool",
+ "cc": "orange_wool",
+ "cd": "magenta_wool",
+ "ce": "light_blue_wool",
+ "cf": "yellow_wool",
+ "cg": "lime_wool",
+ "ch": "pink_wool",
+ "ci": "gray_wool",
+ "cj": "light_gray_wool",
+ "ck": "cyan_wool",
+ "cl": "purple_wool",
+ "cm": "blue_wool",
+ "cn": "brown_wool",
+ "co": "green_wool",
+ "cp": "red_wool",
+ "cq": "black_wool",
+ "cr": "dandelion",
+ "cs": "poppy",
+ "ct": "blue_orchid",
+ "cu": "allium",
+ "cv": "azure_bluet",
+ "cw": "red_tulip",
+ "cx": "orange_tulip",
+ "cy": "white_tulip",
+ "cz": "pink_tulip",
+ "d": "polished_granite",
+ "dA": "mossy_cobblestone",
+ "dB": "obsidian",
+ "dC": "torch",
+ "dD": "end_rod",
+ "dE": "chorus_plant",
+ "dF": "chorus_flower",
+ "dG": "purpur_block",
+ "dH": "purpur_pillar",
+ "dI": "purpur_stairs",
+ "dJ": "spawner",
+ "dK": "oak_stairs",
+ "dL": "chest",
+ "dM": "crafting_table",
+ "dN": "farmland",
+ "dO": "furnace",
+ "dP": "ladder",
+ "dQ": "cobblestone_stairs",
+ "dR": "snow",
+ "dS": "ice",
+ "dT": "snow_block",
+ "dU": "cactus",
+ "dV": "clay",
+ "dW": "jukebox",
+ "dX": "oak_fence",
+ "dY": "spruce_fence",
+ "dZ": "birch_fence",
+ "da": "acacia_slab",
+ "db": "dark_oak_slab",
+ "dc": "crimson_slab",
+ "dd": "warped_slab",
+ "de": "stone_slab",
+ "df": "smooth_stone_slab",
+ "dg": "sandstone_slab",
+ "dh": "cut_sandstone_slab",
+ "di": "petrified_oak_slab",
+ "dj": "cobblestone_slab",
+ "dk": "brick_slab",
+ "dl": "stone_brick_slab",
+ "dm": "nether_brick_slab",
+ "dn": "quartz_slab",
+ "do": "red_sandstone_slab",
+ "dp": "cut_red_sandstone_slab",
+ "dq": "purpur_slab",
+ "dr": "prismarine_slab",
+ "ds": "prismarine_brick_slab",
+ "dt": "dark_prismarine_slab",
+ "du": "smooth_quartz",
+ "dv": "smooth_red_sandstone",
+ "dw": "smooth_sandstone",
+ "dx": "smooth_stone",
+ "dy": "bricks",
+ "dz": "bookshelf",
+ "e": "diorite",
+ "eA": "chiseled_stone_bricks",
+ "eB": "deepslate_bricks",
+ "eC": "cracked_deepslate_bricks",
+ "eD": "deepslate_tiles",
+ "eE": "cracked_deepslate_tiles",
+ "eF": "chiseled_deepslate",
+ "eG": "brown_mushroom_block",
+ "eH": "red_mushroom_block",
+ "eI": "mushroom_stem",
+ "eJ": "iron_bars",
+ "eK": "chain",
+ "eL": "glass_pane",
+ "eM": "melon",
+ "eN": "vine",
+ "eO": "glow_lichen",
+ "eP": "brick_stairs",
+ "eQ": "stone_brick_stairs",
+ "eR": "mycelium",
+ "eS": "lily_pad",
+ "eT": "nether_bricks",
+ "eU": "cracked_nether_bricks",
+ "eV": "chiseled_nether_bricks",
+ "eW": "nether_brick_fence",
+ "eX": "nether_brick_stairs",
+ "eY": "enchanting_table",
+ "eZ": "end_portal_frame",
+ "ea": "jungle_fence",
+ "eb": "acacia_fence",
+ "ec": "dark_oak_fence",
+ "ed": "crimson_fence",
+ "ee": "warped_fence",
+ "ef": "pumpkin",
+ "eg": "carved_pumpkin",
+ "eh": "jack_o_lantern",
+ "ei": "netherrack",
+ "ej": "soul_sand",
+ "ek": "soul_soil",
+ "el": "basalt",
+ "em": "polished_basalt",
+ "en": "smooth_basalt",
+ "eo": "soul_torch",
+ "ep": "glowstone",
+ "eq": "infested_stone",
+ "er": "infested_cobblestone",
+ "es": "infested_stone_bricks",
+ "et": "infested_mossy_stone_bricks",
+ "eu": "infested_cracked_stone_bricks",
+ "ev": "infested_chiseled_stone_bricks",
+ "ew": "infested_deepslate",
+ "ex": "stone_bricks",
+ "ey": "mossy_stone_bricks",
+ "ez": "cracked_stone_bricks",
+ "f": "polished_diorite",
+ "fA": "diorite_wall",
+ "fB": "blackstone_wall",
+ "fC": "polished_blackstone_wall",
+ "fD": "polished_blackstone_brick_wall",
+ "fE": "cobbled_deepslate_wall",
+ "fF": "polished_deepslate_wall",
+ "fG": "deepslate_brick_wall",
+ "fH": "deepslate_tile_wall",
+ "fI": "anvil",
+ "fJ": "chipped_anvil",
+ "fK": "damaged_anvil",
+ "fL": "chiseled_quartz_block",
+ "fM": "quartz_block",
+ "fN": "quartz_bricks",
+ "fO": "quartz_pillar",
+ "fP": "quartz_stairs",
+ "fQ": "white_terracotta",
+ "fR": "orange_terracotta",
+ "fS": "magenta_terracotta",
+ "fT": "light_blue_terracotta",
+ "fU": "yellow_terracotta",
+ "fV": "lime_terracotta",
+ "fW": "pink_terracotta",
+ "fX": "gray_terracotta",
+ "fY": "light_gray_terracotta",
+ "fZ": "cyan_terracotta",
+ "fa": "end_stone",
+ "fb": "end_stone_bricks",
+ "fc": "dragon_egg",
+ "fd": "sandstone_stairs",
+ "fe": "ender_chest",
+ "ff": "emerald_block",
+ "fg": "spruce_stairs",
+ "fh": "birch_stairs",
+ "fi": "jungle_stairs",
+ "fj": "crimson_stairs",
+ "fk": "warped_stairs",
+ "fl": "command_block",
+ "fm": "beacon",
+ "fn": "cobblestone_wall",
+ "fo": "mossy_cobblestone_wall",
+ "fp": "brick_wall",
+ "fq": "prismarine_wall",
+ "fr": "red_sandstone_wall",
+ "fs": "mossy_stone_brick_wall",
+ "ft": "granite_wall",
+ "fu": "stone_brick_wall",
+ "fv": "nether_brick_wall",
+ "fw": "andesite_wall",
+ "fx": "red_nether_brick_wall",
+ "fy": "sandstone_wall",
+ "fz": "end_stone_brick_wall",
+ "g": "andesite",
+ "gA": "packed_ice",
+ "gB": "acacia_stairs",
+ "gC": "dark_oak_stairs",
+ "gD": "dirt_path",
+ "gE": "sunflower",
+ "gF": "lilac",
+ "gG": "rose_bush",
+ "gH": "peony",
+ "gI": "tall_grass",
+ "gJ": "large_fern",
+ "gK": "white_stained_glass",
+ "gL": "orange_stained_glass",
+ "gM": "magenta_stained_glass",
+ "gN": "light_blue_stained_glass",
+ "gO": "yellow_stained_glass",
+ "gP": "lime_stained_glass",
+ "gQ": "pink_stained_glass",
+ "gR": "gray_stained_glass",
+ "gS": "light_gray_stained_glass",
+ "gT": "cyan_stained_glass",
+ "gU": "purple_stained_glass",
+ "gV": "blue_stained_glass",
+ "gW": "brown_stained_glass",
+ "gX": "green_stained_glass",
+ "gY": "red_stained_glass",
+ "gZ": "black_stained_glass",
+ "ga": "purple_terracotta",
+ "gb": "blue_terracotta",
+ "gc": "brown_terracotta",
+ "gd": "green_terracotta",
+ "ge": "red_terracotta",
+ "gf": "black_terracotta",
+ "gg": "barrier",
+ "gh": "light",
+ "gi": "hay_block",
+ "gj": "white_carpet",
+ "gk": "orange_carpet",
+ "gl": "magenta_carpet",
+ "gm": "light_blue_carpet",
+ "gn": "yellow_carpet",
+ "go": "lime_carpet",
+ "gp": "pink_carpet",
+ "gq": "gray_carpet",
+ "gr": "light_gray_carpet",
+ "gs": "cyan_carpet",
+ "gt": "purple_carpet",
+ "gu": "blue_carpet",
+ "gv": "brown_carpet",
+ "gw": "green_carpet",
+ "gx": "red_carpet",
+ "gy": "black_carpet",
+ "gz": "terracotta",
+ "h": "polished_andesite",
+ "hA": "red_sandstone_stairs",
+ "hB": "repeating_command_block",
+ "hC": "chain_command_block",
+ "hD": "magma_block",
+ "hE": "nether_wart_block",
+ "hF": "warped_wart_block",
+ "hG": "red_nether_bricks",
+ "hH": "bone_block",
+ "hI": "structure_void",
+ "hJ": "shulker_box",
+ "hK": "white_shulker_box",
+ "hL": "orange_shulker_box",
+ "hM": "magenta_shulker_box",
+ "hN": "light_blue_shulker_box",
+ "hO": "yellow_shulker_box",
+ "hP": "lime_shulker_box",
+ "hQ": "pink_shulker_box",
+ "hR": "gray_shulker_box",
+ "hS": "light_gray_shulker_box",
+ "hT": "cyan_shulker_box",
+ "hU": "purple_shulker_box",
+ "hV": "blue_shulker_box",
+ "hW": "brown_shulker_box",
+ "hX": "green_shulker_box",
+ "hY": "red_shulker_box",
+ "hZ": "black_shulker_box",
+ "ha": "white_stained_glass_pane",
+ "hb": "orange_stained_glass_pane",
+ "hc": "magenta_stained_glass_pane",
+ "hd": "light_blue_stained_glass_pane",
+ "he": "yellow_stained_glass_pane",
+ "hf": "lime_stained_glass_pane",
+ "hg": "pink_stained_glass_pane",
+ "hh": "gray_stained_glass_pane",
+ "hi": "light_gray_stained_glass_pane",
+ "hj": "cyan_stained_glass_pane",
+ "hk": "purple_stained_glass_pane",
+ "hl": "blue_stained_glass_pane",
+ "hm": "brown_stained_glass_pane",
+ "hn": "green_stained_glass_pane",
+ "ho": "red_stained_glass_pane",
+ "hp": "black_stained_glass_pane",
+ "hq": "prismarine",
+ "hr": "prismarine_bricks",
+ "hs": "dark_prismarine",
+ "ht": "prismarine_stairs",
+ "hu": "prismarine_brick_stairs",
+ "hv": "dark_prismarine_stairs",
+ "hw": "sea_lantern",
+ "hx": "red_sandstone",
+ "hy": "chiseled_red_sandstone",
+ "hz": "cut_red_sandstone",
+ "i": "deepslate",
+ "iA": "purple_concrete",
+ "iB": "blue_concrete",
+ "iC": "brown_concrete",
+ "iD": "green_concrete",
+ "iE": "red_concrete",
+ "iF": "black_concrete",
+ "iG": "white_concrete_powder",
+ "iH": "orange_concrete_powder",
+ "iI": "magenta_concrete_powder",
+ "iJ": "light_blue_concrete_powder",
+ "iK": "yellow_concrete_powder",
+ "iL": "lime_concrete_powder",
+ "iM": "pink_concrete_powder",
+ "iN": "gray_concrete_powder",
+ "iO": "light_gray_concrete_powder",
+ "iP": "cyan_concrete_powder",
+ "iQ": "purple_concrete_powder",
+ "iR": "blue_concrete_powder",
+ "iS": "brown_concrete_powder",
+ "iT": "green_concrete_powder",
+ "iU": "red_concrete_powder",
+ "iV": "black_concrete_powder",
+ "iW": "turtle_egg",
+ "iX": "dead_tube_coral_block",
+ "iY": "dead_brain_coral_block",
+ "iZ": "dead_bubble_coral_block",
+ "ia": "white_glazed_terracotta",
+ "ib": "orange_glazed_terracotta",
+ "ic": "magenta_glazed_terracotta",
+ "id": "light_blue_glazed_terracotta",
+ "ie": "yellow_glazed_terracotta",
+ "if": "lime_glazed_terracotta",
+ "ig": "pink_glazed_terracotta",
+ "ih": "gray_glazed_terracotta",
+ "ii": "light_gray_glazed_terracotta",
+ "ij": "cyan_glazed_terracotta",
+ "ik": "purple_glazed_terracotta",
+ "il": "blue_glazed_terracotta",
+ "im": "brown_glazed_terracotta",
+ "in": "green_glazed_terracotta",
+ "io": "red_glazed_terracotta",
+ "ip": "black_glazed_terracotta",
+ "iq": "white_concrete",
+ "ir": "orange_concrete",
+ "is": "magenta_concrete",
+ "it": "light_blue_concrete",
+ "iu": "yellow_concrete",
+ "iv": "lime_concrete",
+ "iw": "pink_concrete",
+ "ix": "gray_concrete",
+ "iy": "light_gray_concrete",
+ "iz": "cyan_concrete",
+ "j": "cobbled_deepslate",
+ "jA": "dead_horn_coral_fan",
+ "jB": "blue_ice",
+ "jC": "conduit",
+ "jD": "polished_granite_stairs",
+ "jE": "smooth_red_sandstone_stairs",
+ "jF": "mossy_stone_brick_stairs",
+ "jG": "polished_diorite_stairs",
+ "jH": "mossy_cobblestone_stairs",
+ "jI": "end_stone_brick_stairs",
+ "jJ": "stone_stairs",
+ "jK": "smooth_sandstone_stairs",
+ "jL": "smooth_quartz_stairs",
+ "jM": "granite_stairs",
+ "jN": "andesite_stairs",
+ "jO": "red_nether_brick_stairs",
+ "jP": "polished_andesite_stairs",
+ "jQ": "diorite_stairs",
+ "jR": "cobbled_deepslate_stairs",
+ "jS": "polished_deepslate_stairs",
+ "jT": "deepslate_brick_stairs",
+ "jU": "deepslate_tile_stairs",
+ "jV": "polished_granite_slab",
+ "jW": "smooth_red_sandstone_slab",
+ "jX": "mossy_stone_brick_slab",
+ "jY": "polished_diorite_slab",
+ "jZ": "mossy_cobblestone_slab",
+ "ja": "dead_fire_coral_block",
+ "jb": "dead_horn_coral_block",
+ "jc": "tube_coral_block",
+ "jd": "brain_coral_block",
+ "je": "bubble_coral_block",
+ "jf": "fire_coral_block",
+ "jg": "horn_coral_block",
+ "jh": "tube_coral",
+ "ji": "brain_coral",
+ "jj": "bubble_coral",
+ "jk": "fire_coral",
+ "jl": "horn_coral",
+ "jm": "dead_brain_coral",
+ "jn": "dead_bubble_coral",
+ "jo": "dead_fire_coral",
+ "jp": "dead_horn_coral",
+ "jq": "dead_tube_coral",
+ "jr": "tube_coral_fan",
+ "js": "brain_coral_fan",
+ "jt": "bubble_coral_fan",
+ "ju": "fire_coral_fan",
+ "jv": "horn_coral_fan",
+ "jw": "dead_tube_coral_fan",
+ "jx": "dead_brain_coral_fan",
+ "jy": "dead_bubble_coral_fan",
+ "jz": "dead_fire_coral_fan",
+ "k": "polished_deepslate",
+ "kA": "lectern",
+ "kB": "target",
+ "kC": "lever",
+ "kD": "lightning_rod",
+ "kE": "daylight_detector",
+ "kF": "sculk_sensor",
+ "kG": "tripwire_hook",
+ "kH": "trapped_chest",
+ "kI": "tnt",
+ "kJ": "redstone_lamp",
+ "kK": "note_block",
+ "kL": "stone_button",
+ "kM": "polished_blackstone_button",
+ "kN": "oak_button",
+ "kO": "spruce_button",
+ "kP": "birch_button",
+ "kQ": "jungle_button",
+ "kR": "acacia_button",
+ "kS": "dark_oak_button",
+ "kT": "crimson_button",
+ "kU": "warped_button",
+ "kV": "stone_pressure_plate",
+ "kW": "polished_blackstone_pressure_plate",
+ "kX": "light_weighted_pressure_plate",
+ "kY": "heavy_weighted_pressure_plate",
+ "kZ": "oak_pressure_plate",
+ "ka": "end_stone_brick_slab",
+ "kb": "smooth_sandstone_slab",
+ "kc": "smooth_quartz_slab",
+ "kd": "granite_slab",
+ "ke": "andesite_slab",
+ "kf": "red_nether_brick_slab",
+ "kg": "polished_andesite_slab",
+ "kh": "diorite_slab",
+ "ki": "cobbled_deepslate_slab",
+ "kj": "polished_deepslate_slab",
+ "kk": "deepslate_brick_slab",
+ "kl": "deepslate_tile_slab",
+ "km": "scaffolding",
+ "kn": "redstone",
+ "ko": "redstone_torch",
+ "kp": "redstone_block",
+ "kq": "repeater",
+ "kr": "comparator",
+ "ks": "piston",
+ "kt": "sticky_piston",
+ "ku": "slime_block",
+ "kv": "honey_block",
+ "kw": "observer",
+ "kx": "hopper",
+ "ky": "dispenser",
+ "kz": "dropper",
+ "l": "calcite",
+ "lA": "spruce_fence_gate",
+ "lB": "birch_fence_gate",
+ "lC": "jungle_fence_gate",
+ "lD": "acacia_fence_gate",
+ "lE": "dark_oak_fence_gate",
+ "lF": "crimson_fence_gate",
+ "lG": "warped_fence_gate",
+ "lH": "powered_rail",
+ "lI": "detector_rail",
+ "lJ": "rail",
+ "lK": "activator_rail",
+ "lL": "saddle",
+ "lM": "minecart",
+ "lN": "chest_minecart",
+ "lO": "furnace_minecart",
+ "lP": "tnt_minecart",
+ "lQ": "hopper_minecart",
+ "lR": "carrot_on_a_stick",
+ "lS": "warped_fungus_on_a_stick",
+ "lT": "elytra",
+ "lU": "oak_boat",
+ "lV": "spruce_boat",
+ "lW": "birch_boat",
+ "lX": "jungle_boat",
+ "lY": "acacia_boat",
+ "lZ": "dark_oak_boat",
+ "la": "spruce_pressure_plate",
+ "lb": "birch_pressure_plate",
+ "lc": "jungle_pressure_plate",
+ "ld": "acacia_pressure_plate",
+ "le": "dark_oak_pressure_plate",
+ "lf": "crimson_pressure_plate",
+ "lg": "warped_pressure_plate",
+ "lh": "iron_door",
+ "li": "oak_door",
+ "lj": "spruce_door",
+ "lk": "birch_door",
+ "ll": "jungle_door",
+ "lm": "acacia_door",
+ "ln": "dark_oak_door",
+ "lo": "crimson_door",
+ "lp": "warped_door",
+ "lq": "iron_trapdoor",
+ "lr": "oak_trapdoor",
+ "ls": "spruce_trapdoor",
+ "lt": "birch_trapdoor",
+ "lu": "jungle_trapdoor",
+ "lv": "acacia_trapdoor",
+ "lw": "dark_oak_trapdoor",
+ "lx": "crimson_trapdoor",
+ "ly": "warped_trapdoor",
+ "lz": "oak_fence_gate",
+ "m": "tuff",
+ "mA": "wooden_axe",
+ "mB": "wooden_hoe",
+ "mC": "stone_sword",
+ "mD": "stone_shovel",
+ "mE": "stone_pickaxe",
+ "mF": "stone_axe",
+ "mG": "stone_hoe",
+ "mH": "golden_sword",
+ "mI": "golden_shovel",
+ "mJ": "golden_pickaxe",
+ "mK": "golden_axe",
+ "mL": "golden_hoe",
+ "mM": "iron_sword",
+ "mN": "iron_shovel",
+ "mO": "iron_pickaxe",
+ "mP": "iron_axe",
+ "mQ": "iron_hoe",
+ "mR": "diamond_sword",
+ "mS": "diamond_shovel",
+ "mT": "diamond_pickaxe",
+ "mU": "diamond_axe",
+ "mV": "diamond_hoe",
+ "mW": "netherite_sword",
+ "mX": "netherite_shovel",
+ "mY": "netherite_pickaxe",
+ "mZ": "netherite_axe",
+ "ma": "structure_block",
+ "mb": "jigsaw",
+ "mc": "turtle_helmet",
+ "md": "scute",
+ "me": "flint_and_steel",
+ "mf": "apple",
+ "mg": "bow",
+ "mh": "arrow",
+ "mi": "coal",
+ "mj": "charcoal",
+ "mk": "diamond",
+ "ml": "emerald",
+ "mm": "lapis_lazuli",
+ "mn": "quartz",
+ "mo": "amethyst_shard",
+ "mp": "raw_iron",
+ "mq": "iron_ingot",
+ "mr": "raw_copper",
+ "ms": "copper_ingot",
+ "mt": "raw_gold",
+ "mu": "gold_ingot",
+ "mv": "netherite_ingot",
+ "mw": "netherite_scrap",
+ "mx": "wooden_sword",
+ "my": "wooden_shovel",
+ "mz": "wooden_pickaxe",
+ "n": "dripstone_block",
+ "nA": "golden_helmet",
+ "nB": "golden_chestplate",
+ "nC": "golden_leggings",
+ "nD": "golden_boots",
+ "nE": "netherite_helmet",
+ "nF": "netherite_chestplate",
+ "nG": "netherite_leggings",
+ "nH": "netherite_boots",
+ "nI": "flint",
+ "nJ": "porkchop",
+ "nK": "cooked_porkchop",
+ "nL": "painting",
+ "nM": "golden_apple",
+ "nN": "enchanted_golden_apple",
+ "nO": "oak_sign",
+ "nP": "spruce_sign",
+ "nQ": "birch_sign",
+ "nR": "jungle_sign",
+ "nS": "acacia_sign",
+ "nT": "dark_oak_sign",
+ "nU": "crimson_sign",
+ "nV": "warped_sign",
+ "nW": "bucket",
+ "nX": "water_bucket",
+ "nY": "lava_bucket",
+ "nZ": "powder_snow_bucket",
+ "na": "netherite_hoe",
+ "nb": "stick",
+ "nc": "bowl",
+ "nd": "mushroom_stew",
+ "ne": "string",
+ "nf": "feather",
+ "ng": "gunpowder",
+ "nh": "wheat_seeds",
+ "ni": "wheat",
+ "nj": "bread",
+ "nk": "leather_helmet",
+ "nl": "leather_chestplate",
+ "nm": "leather_leggings",
+ "nn": "leather_boots",
+ "no": "chainmail_helmet",
+ "np": "chainmail_chestplate",
+ "nq": "chainmail_leggings",
+ "nr": "chainmail_boots",
+ "ns": "iron_helmet",
+ "nt": "iron_chestplate",
+ "nu": "iron_leggings",
+ "nv": "iron_boots",
+ "nw": "diamond_helmet",
+ "nx": "diamond_chestplate",
+ "ny": "diamond_leggings",
+ "nz": "diamond_boots",
+ "o": "grass_block",
+ "oA": "cooked_salmon",
+ "oB": "ink_sac",
+ "oC": "glow_ink_sac",
+ "oD": "cocoa_beans",
+ "oE": "white_dye",
+ "oF": "orange_dye",
+ "oG": "magenta_dye",
+ "oH": "light_blue_dye",
+ "oI": "yellow_dye",
+ "oJ": "lime_dye",
+ "oK": "pink_dye",
+ "oL": "gray_dye",
+ "oM": "light_gray_dye",
+ "oN": "cyan_dye",
+ "oO": "purple_dye",
+ "oP": "blue_dye",
+ "oQ": "brown_dye",
+ "oR": "green_dye",
+ "oS": "red_dye",
+ "oT": "black_dye",
+ "oU": "bone_meal",
+ "oV": "bone",
+ "oW": "sugar",
+ "oX": "cake",
+ "oY": "white_bed",
+ "oZ": "orange_bed",
+ "oa": "snowball",
+ "ob": "leather",
+ "oc": "milk_bucket",
+ "od": "pufferfish_bucket",
+ "oe": "salmon_bucket",
+ "of": "cod_bucket",
+ "og": "tropical_fish_bucket",
+ "oh": "axolotl_bucket",
+ "oi": "brick",
+ "oj": "clay_ball",
+ "ok": "dried_kelp_block",
+ "ol": "paper",
+ "om": "book",
+ "on": "slime_ball",
+ "oo": "egg",
+ "op": "compass",
+ "oq": "bundle",
+ "or": "fishing_rod",
+ "os": "clock",
+ "ot": "spyglass",
+ "ou": "glowstone_dust",
+ "ov": "cod",
+ "ow": "salmon",
+ "ox": "tropical_fish",
+ "oy": "pufferfish",
+ "oz": "cooked_cod",
+ "p": "dirt",
+ "pA": "ender_pearl",
+ "pB": "blaze_rod",
+ "pC": "ghast_tear",
+ "pD": "gold_nugget",
+ "pE": "nether_wart",
+ "pF": "potion",
+ "pG": "glass_bottle",
+ "pH": "spider_eye",
+ "pI": "fermented_spider_eye",
+ "pJ": "blaze_powder",
+ "pK": "magma_cream",
+ "pL": "brewing_stand",
+ "pM": "cauldron",
+ "pN": "ender_eye",
+ "pO": "glistering_melon_slice",
+ "pP": "axolotl_spawn_egg",
+ "pQ": "bat_spawn_egg",
+ "pR": "bee_spawn_egg",
+ "pS": "blaze_spawn_egg",
+ "pT": "cat_spawn_egg",
+ "pU": "cave_spider_spawn_egg",
+ "pV": "chicken_spawn_egg",
+ "pW": "cod_spawn_egg",
+ "pX": "cow_spawn_egg",
+ "pY": "creeper_spawn_egg",
+ "pZ": "dolphin_spawn_egg",
+ "pa": "magenta_bed",
+ "pb": "light_blue_bed",
+ "pc": "yellow_bed",
+ "pd": "lime_bed",
+ "pe": "pink_bed",
+ "pf": "gray_bed",
+ "pg": "light_gray_bed",
+ "ph": "cyan_bed",
+ "pi": "purple_bed",
+ "pj": "blue_bed",
+ "pk": "brown_bed",
+ "pl": "green_bed",
+ "pm": "red_bed",
+ "pn": "black_bed",
+ "po": "cookie",
+ "pp": "filled_map",
+ "pq": "shears",
+ "pr": "melon_slice",
+ "ps": "dried_kelp",
+ "pt": "pumpkin_seeds",
+ "pu": "melon_seeds",
+ "pv": "beef",
+ "pw": "cooked_beef",
+ "px": "chicken",
+ "py": "cooked_chicken",
+ "pz": "rotten_flesh",
+ "q": "coarse_dirt",
+ "qA": "polar_bear_spawn_egg",
+ "qB": "pufferfish_spawn_egg",
+ "qC": "rabbit_spawn_egg",
+ "qD": "ravager_spawn_egg",
+ "qE": "salmon_spawn_egg",
+ "qF": "sheep_spawn_egg",
+ "qG": "shulker_spawn_egg",
+ "qH": "silverfish_spawn_egg",
+ "qI": "skeleton_spawn_egg",
+ "qJ": "skeleton_horse_spawn_egg",
+ "qK": "slime_spawn_egg",
+ "qL": "spider_spawn_egg",
+ "qM": "squid_spawn_egg",
+ "qN": "stray_spawn_egg",
+ "qO": "strider_spawn_egg",
+ "qP": "trader_llama_spawn_egg",
+ "qQ": "tropical_fish_spawn_egg",
+ "qR": "turtle_spawn_egg",
+ "qS": "vex_spawn_egg",
+ "qT": "villager_spawn_egg",
+ "qU": "vindicator_spawn_egg",
+ "qV": "wandering_trader_spawn_egg",
+ "qW": "witch_spawn_egg",
+ "qX": "wither_skeleton_spawn_egg",
+ "qY": "wolf_spawn_egg",
+ "qZ": "zoglin_spawn_egg",
+ "qa": "donkey_spawn_egg",
+ "qb": "drowned_spawn_egg",
+ "qc": "elder_guardian_spawn_egg",
+ "qd": "enderman_spawn_egg",
+ "qe": "endermite_spawn_egg",
+ "qf": "evoker_spawn_egg",
+ "qg": "fox_spawn_egg",
+ "qh": "ghast_spawn_egg",
+ "qi": "glow_squid_spawn_egg",
+ "qj": "goat_spawn_egg",
+ "qk": "guardian_spawn_egg",
+ "ql": "hoglin_spawn_egg",
+ "qm": "horse_spawn_egg",
+ "qn": "husk_spawn_egg",
+ "qo": "llama_spawn_egg",
+ "qp": "magma_cube_spawn_egg",
+ "qq": "mooshroom_spawn_egg",
+ "qr": "mule_spawn_egg",
+ "qs": "ocelot_spawn_egg",
+ "qt": "panda_spawn_egg",
+ "qu": "parrot_spawn_egg",
+ "qv": "phantom_spawn_egg",
+ "qw": "pig_spawn_egg",
+ "qx": "piglin_spawn_egg",
+ "qy": "piglin_brute_spawn_egg",
+ "qz": "pillager_spawn_egg",
+ "r": "podzol",
+ "rA": "firework_star",
+ "rB": "enchanted_book",
+ "rC": "nether_brick",
+ "rD": "prismarine_shard",
+ "rE": "prismarine_crystals",
+ "rF": "rabbit",
+ "rG": "cooked_rabbit",
+ "rH": "rabbit_stew",
+ "rI": "rabbit_foot",
+ "rJ": "rabbit_hide",
+ "rK": "armor_stand",
+ "rL": "iron_horse_armor",
+ "rM": "golden_horse_armor",
+ "rN": "diamond_horse_armor",
+ "rO": "leather_horse_armor",
+ "rP": "lead",
+ "rQ": "name_tag",
+ "rR": "command_block_minecart",
+ "rS": "mutton",
+ "rT": "cooked_mutton",
+ "rU": "white_banner",
+ "rV": "orange_banner",
+ "rW": "magenta_banner",
+ "rX": "light_blue_banner",
+ "rY": "yellow_banner",
+ "rZ": "lime_banner",
+ "ra": "zombie_spawn_egg",
+ "rb": "zombie_horse_spawn_egg",
+ "rc": "zombie_villager_spawn_egg",
+ "rd": "zombified_piglin_spawn_egg",
+ "re": "experience_bottle",
+ "rf": "fire_charge",
+ "rg": "writable_book",
+ "rh": "written_book",
+ "ri": "item_frame",
+ "rj": "glow_item_frame",
+ "rk": "flower_pot",
+ "rl": "carrot",
+ "rm": "potato",
+ "rn": "baked_potato",
+ "ro": "poisonous_potato",
+ "rp": "map",
+ "rq": "golden_carrot",
+ "rr": "skeleton_skull",
+ "rs": "wither_skeleton_skull",
+ "rt": "player_head",
+ "ru": "zombie_head",
+ "rv": "creeper_head",
+ "rw": "dragon_head",
+ "rx": "nether_star",
+ "ry": "pumpkin_pie",
+ "rz": "firework_rocket",
+ "s": "rooted_dirt",
+ "sA": "debug_stick",
+ "sB": "music_disc_13",
+ "sC": "music_disc_cat",
+ "sD": "music_disc_blocks",
+ "sE": "music_disc_chirp",
+ "sF": "music_disc_far",
+ "sG": "music_disc_mall",
+ "sH": "music_disc_mellohi",
+ "sI": "music_disc_stal",
+ "sJ": "music_disc_strad",
+ "sK": "music_disc_ward",
+ "sL": "music_disc_11",
+ "sM": "music_disc_wait",
+ "sN": "music_disc_otherside",
+ "sO": "music_disc_pigstep",
+ "sP": "trident",
+ "sQ": "phantom_membrane",
+ "sR": "nautilus_shell",
+ "sS": "heart_of_the_sea",
+ "sT": "crossbow",
+ "sU": "suspicious_stew",
+ "sV": "loom",
+ "sW": "flower_banner_pattern",
+ "sX": "creeper_banner_pattern",
+ "sY": "skull_banner_pattern",
+ "sZ": "mojang_banner_pattern",
+ "sa": "pink_banner",
+ "sb": "gray_banner",
+ "sc": "light_gray_banner",
+ "sd": "cyan_banner",
+ "se": "purple_banner",
+ "sf": "blue_banner",
+ "sg": "brown_banner",
+ "sh": "green_banner",
+ "si": "red_banner",
+ "sj": "black_banner",
+ "sk": "end_crystal",
+ "sl": "chorus_fruit",
+ "sm": "popped_chorus_fruit",
+ "sn": "beetroot",
+ "so": "beetroot_seeds",
+ "sp": "beetroot_soup",
+ "sq": "dragon_breath",
+ "sr": "splash_potion",
+ "ss": "spectral_arrow",
+ "st": "tipped_arrow",
+ "su": "lingering_potion",
+ "sv": "shield",
+ "sw": "totem_of_undying",
+ "sx": "shulker_shell",
+ "sy": "iron_nugget",
+ "sz": "knowledge_book",
+ "t": "crimson_nylium",
+ "tA": "blackstone",
+ "tB": "blackstone_slab",
+ "tC": "blackstone_stairs",
+ "tD": "gilded_blackstone",
+ "tE": "polished_blackstone",
+ "tF": "polished_blackstone_slab",
+ "tG": "polished_blackstone_stairs",
+ "tH": "chiseled_polished_blackstone",
+ "tI": "polished_blackstone_bricks",
+ "tJ": "polished_blackstone_brick_slab",
+ "tK": "polished_blackstone_brick_stairs",
+ "tL": "cracked_polished_blackstone_bricks",
+ "tM": "respawn_anchor",
+ "tN": "candle",
+ "tO": "white_candle",
+ "tP": "orange_candle",
+ "tQ": "magenta_candle",
+ "tR": "light_blue_candle",
+ "tS": "yellow_candle",
+ "tT": "lime_candle",
+ "tU": "pink_candle",
+ "tV": "gray_candle",
+ "tW": "light_gray_candle",
+ "tX": "cyan_candle",
+ "tY": "purple_candle",
+ "tZ": "blue_candle",
+ "ta": "globe_banner_pattern",
+ "tb": "piglin_banner_pattern",
+ "tc": "composter",
+ "td": "barrel",
+ "te": "smoker",
+ "tf": "blast_furnace",
+ "tg": "cartography_table",
+ "th": "fletching_table",
+ "ti": "grindstone",
+ "tj": "smithing_table",
+ "tk": "stonecutter",
+ "tl": "bell",
+ "tm": "lantern",
+ "tn": "soul_lantern",
+ "to": "sweet_berries",
+ "tp": "glow_berries",
+ "tq": "campfire",
+ "tr": "soul_campfire",
+ "ts": "shroomlight",
+ "tt": "honeycomb",
+ "tu": "bee_nest",
+ "tv": "beehive",
+ "tw": "honey_bottle",
+ "tx": "honeycomb_block",
+ "ty": "lodestone",
+ "tz": "crying_obsidian",
+ "u": "warped_nylium",
+ "ua": "brown_candle",
+ "ub": "green_candle",
+ "uc": "red_candle",
+ "ud": "black_candle",
+ "ue": "small_amethyst_bud",
+ "uf": "medium_amethyst_bud",
+ "ug": "large_amethyst_bud",
+ "uh": "amethyst_cluster",
+ "ui": "pointed_dripstone",
+ "v": "cobblestone",
+ "w": "oak_planks",
+ "x": "spruce_planks",
+ "y": "birch_planks",
+ "z": "jungle_planks"
+ }
+ },
+ "language": {
+ "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": "Mode",
+ "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",
+ "self": "Use \"@s\" to target the executing entity",
+ "setCommand": "Set Console Command for Block",
+ "setCommand.success": "Command set: %s",
+ "trackOutput": "Track output",
+ "triggering": "Triggering",
+ "type": "Type"
+ },
+ "advancement": {
+ "advancementNotFound": "Unknown advancement: %s"
+ },
+ "advancements": {
+ "adventure.adventuring_time.description": "Discover every biome",
+ "adventure.adventuring_time.title": "Adventuring Time",
+ "adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot",
+ "adventure.arbalistic.title": "Arbalistic",
+ "adventure.bullseye.description": "Hit the bullseye of a Target block from at least 30 meters away",
+ "adventure.bullseye.title": "Bullseye",
+ "adventure.fall_from_world_height.description": "Free fall from the top of the world (build limit) to the bottom of the world and survive",
+ "adventure.fall_from_world_height.title": "Caves & Cliffs",
+ "adventure.hero_of_the_village.description": "Successfully defend a village from a raid",
+ "adventure.hero_of_the_village.title": "Hero of the Village",
+ "adventure.honey_block_slide.description": "Jump into a Honey Block to break your fall",
+ "adventure.honey_block_slide.title": "Sticky Situation",
+ "adventure.kill_a_mob.description": "Kill any hostile monster",
+ "adventure.kill_a_mob.title": "Monster Hunter",
+ "adventure.kill_all_mobs.description": "Kill one of every hostile monster",
+ "adventure.kill_all_mobs.title": "Monsters Hunted",
+ "adventure.lightning_rod_with_villager_no_fire.description": "Protect a villager from an undesired shock without starting a fire",
+ "adventure.lightning_rod_with_villager_no_fire.title": "Surge Protector",
+ "adventure.ol_betsy.description": "Shoot a crossbow",
+ "adventure.ol_betsy.title": "Ol' Betsy",
+ "adventure.play_jukebox_in_meadows.description": "Make the Meadows come alive with the sound of music from a jukebox",
+ "adventure.play_jukebox_in_meadows.title": "Sound of Music",
+ "adventure.root.description": "Adventure, exploration and combat",
+ "adventure.root.title": "Adventure",
+ "adventure.shoot_arrow.description": "Shoot something with an arrow",
+ "adventure.shoot_arrow.title": "Take Aim",
+ "adventure.sleep_in_bed.description": "Sleep in a bed to change your respawn point",
+ "adventure.sleep_in_bed.title": "Sweet Dreams",
+ "adventure.sniper_duel.description": "Kill a Skeleton from at least 50 meters away",
+ "adventure.sniper_duel.title": "Sniper Duel",
+ "adventure.spyglass_at_dragon.description": "Look at the Ender Dragon through a spyglass",
+ "adventure.spyglass_at_dragon.title": "Is It a Plane?",
+ "adventure.spyglass_at_ghast.description": "Look at a ghast through a spyglass",
+ "adventure.spyglass_at_ghast.title": "Is It a Balloon?",
+ "adventure.spyglass_at_parrot.description": "Look at a parrot through a spyglass",
+ "adventure.spyglass_at_parrot.title": "Is It a Bird?",
+ "adventure.summon_iron_golem.description": "Summon an Iron Golem to help defend a village",
+ "adventure.summon_iron_golem.title": "Hired Help",
+ "adventure.throw_trident.description": "Throw a trident at something.\nNote: Throwing away your only weapon is not a good idea.",
+ "adventure.throw_trident.title": "A Throwaway Joke",
+ "adventure.totem_of_undying.description": "Use a Totem of Undying to cheat death",
+ "adventure.totem_of_undying.title": "Postmortal",
+ "adventure.trade.description": "Successfully trade with a Villager",
+ "adventure.trade.title": "What a Deal!",
+ "adventure.trade_at_world_height.description": "Trade with a villager at the build height limit",
+ "adventure.trade_at_world_height.title": "Star Trader",
+ "adventure.two_birds_one_arrow.description": "Kill two Phantoms with a piercing arrow",
+ "adventure.two_birds_one_arrow.title": "Two Birds, One Arrow",
+ "adventure.very_very_frightening.description": "Strike a Villager with lightning",
+ "adventure.very_very_frightening.title": "Very Very Frightening",
+ "adventure.voluntary_exile.description": "Kill a raid captain.\nMaybe consider staying away from villages for the time being...",
+ "adventure.voluntary_exile.title": "Voluntary Exile",
+ "adventure.walk_on_powder_snow_with_leather_boots.description": "Walk on powder snow...without sinking in it",
+ "adventure.walk_on_powder_snow_with_leather_boots.title": "Light as a Rabbit",
+ "adventure.whos_the_pillager_now.description": "Give a Pillager a taste of their own medicine",
+ "adventure.whos_the_pillager_now.title": "Who's the Pillager Now?",
+ "empty": "There doesn't seem to be anything here...",
+ "end.dragon_breath.description": "Collect dragon's breath in a glass bottle",
+ "end.dragon_breath.title": "You Need a Mint",
+ "end.dragon_egg.description": "Hold the Dragon Egg",
+ "end.dragon_egg.title": "The Next Generation",
+ "end.elytra.description": "Find elytra",
+ "end.elytra.title": "Sky's the Limit",
+ "end.enter_end_gateway.description": "Escape the island",
+ "end.enter_end_gateway.title": "Remote Getaway",
+ "end.find_end_city.description": "Go on in, what could happen?",
+ "end.find_end_city.title": "The City at the End of the Game",
+ "end.kill_dragon.description": "Good luck",
+ "end.kill_dragon.title": "Free the End",
+ "end.levitate.description": "Levitate up 50 blocks from the attacks of a Shulker",
+ "end.levitate.title": "Great View From Up Here",
+ "end.respawn_dragon.description": "Respawn the Ender Dragon",
+ "end.respawn_dragon.title": "The End... Again...",
+ "end.root.description": "Or the beginning?",
+ "end.root.title": "The End",
+ "husbandry.axolotl_in_a_bucket.description": "Catch an axolotl in a bucket",
+ "husbandry.axolotl_in_a_bucket.title": "The Cutest Predator",
+ "husbandry.balanced_diet.description": "Eat everything that is edible, even if it's not good for you",
+ "husbandry.balanced_diet.title": "A Balanced Diet",
+ "husbandry.breed_all_animals.description": "Breed all the animals!",
+ "husbandry.breed_all_animals.title": "Two by Two",
+ "husbandry.breed_an_animal.description": "Breed two animals together",
+ "husbandry.breed_an_animal.title": "The Parrots and the Bats",
+ "husbandry.complete_catalogue.description": "Tame all cat variants!",
+ "husbandry.complete_catalogue.title": "A Complete Catalogue",
+ "husbandry.fishy_business.description": "Catch a fish",
+ "husbandry.fishy_business.title": "Fishy Business",
+ "husbandry.kill_axolotl_target.description": "Team up with an axolotl and win a fight",
+ "husbandry.kill_axolotl_target.title": "The Healing Power of Friendship!",
+ "husbandry.make_a_sign_glow.description": "Make the text of a sign glow",
+ "husbandry.make_a_sign_glow.title": "Glow and Behold!",
+ "husbandry.netherite_hoe.description": "Use a Netherite ingot to upgrade a hoe, and then reevaluate your life choices",
+ "husbandry.netherite_hoe.title": "Serious Dedication",
+ "husbandry.plant_seed.description": "Plant a seed and watch it grow",
+ "husbandry.plant_seed.title": "A Seedy Place",
+ "husbandry.ride_a_boat_with_a_goat.description": "Get in a Boat and float with a Goat",
+ "husbandry.ride_a_boat_with_a_goat.title": "Whatever Floats Your Goat!",
+ "husbandry.root.description": "The world is full of friends and food",
+ "husbandry.root.title": "Husbandry",
+ "husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Bottle without aggravating the bees",
+ "husbandry.safely_harvest_honey.title": "Bee Our Guest",
+ "husbandry.silk_touch_nest.description": "Move a Bee Nest, with 3 bees inside, using Silk Touch",
+ "husbandry.silk_touch_nest.title": "Total Beelocation",
+ "husbandry.tactical_fishing.description": "Catch a fish... without a fishing rod!",
+ "husbandry.tactical_fishing.title": "Tactical Fishing",
+ "husbandry.tame_an_animal.description": "Tame an animal",
+ "husbandry.tame_an_animal.title": "Best Friends Forever",
+ "husbandry.wax_off.description": "Scrape Wax off of a Copper block!",
+ "husbandry.wax_off.title": "Wax Off",
+ "husbandry.wax_on.description": "Apply Honeycomb to a Copper block!",
+ "husbandry.wax_on.title": "Wax On",
+ "nether.all_effects.description": "Have every effect applied at the same time",
+ "nether.all_effects.title": "How Did We Get Here?",
+ "nether.all_potions.description": "Have every potion effect applied at the same time",
+ "nether.all_potions.title": "A Furious Cocktail",
+ "nether.brew_potion.description": "Brew a potion",
+ "nether.brew_potion.title": "Local Brewery",
+ "nether.charge_respawn_anchor.description": "Charge a Respawn Anchor to the maximum",
+ "nether.charge_respawn_anchor.title": "Not Quite \"Nine\" Lives",
+ "nether.create_beacon.description": "Construct and place a beacon",
+ "nether.create_beacon.title": "Bring Home the Beacon",
+ "nether.create_full_beacon.description": "Bring a beacon to full power",
+ "nether.create_full_beacon.title": "Beaconator",
+ "nether.distract_piglin.description": "Distract Piglins with gold",
+ "nether.distract_piglin.title": "Oh Shiny",
+ "nether.explore_nether.description": "Explore all Nether biomes",
+ "nether.explore_nether.title": "Hot Tourist Destinations",
+ "nether.fast_travel.description": "Use the Nether to travel 7 km in the Overworld",
+ "nether.fast_travel.title": "Subspace Bubble",
+ "nether.find_bastion.description": "Enter a Bastion Remnant",
+ "nether.find_bastion.title": "Those Were the Days",
+ "nether.find_fortress.description": "Break your way into a Nether Fortress",
+ "nether.find_fortress.title": "A Terrible Fortress",
+ "nether.get_wither_skull.description": "Obtain a Wither Skeleton's skull",
+ "nether.get_wither_skull.title": "Spooky Scary Skeleton",
+ "nether.loot_bastion.description": "Loot a chest in a Bastion Remnant",
+ "nether.loot_bastion.title": "War Pigs",
+ "nether.netherite_armor.description": "Get a full suit of Netherite armor",
+ "nether.netherite_armor.title": "Cover Me in Debris",
+ "nether.obtain_ancient_debris.description": "Obtain Ancient Debris",
+ "nether.obtain_ancient_debris.title": "Hidden in the Depths",
+ "nether.obtain_blaze_rod.description": "Relieve a Blaze of its rod",
+ "nether.obtain_blaze_rod.title": "Into Fire",
+ "nether.obtain_crying_obsidian.description": "Obtain Crying Obsidian",
+ "nether.obtain_crying_obsidian.title": "Who is Cutting Onions?",
+ "nether.return_to_sender.description": "Destroy a Ghast with a fireball",
+ "nether.return_to_sender.title": "Return to Sender",
+ "nether.ride_strider.description": "Ride a Strider with a Warped Fungus on a Stick",
+ "nether.ride_strider.title": "This Boat Has Legs",
+ "nether.ride_strider_in_overworld_lava.description": "Take a Strider for a loooong ride on a lava lake in the Overworld",
+ "nether.ride_strider_in_overworld_lava.title": "Feels like home",
+ "nether.root.description": "Bring summer clothes",
+ "nether.root.title": "Nether",
+ "nether.summon_wither.description": "Summon the Wither",
+ "nether.summon_wither.title": "Withering Heights",
+ "nether.uneasy_alliance.description": "Rescue a Ghast from the Nether, bring it safely home to the Overworld... and then kill it",
+ "nether.uneasy_alliance.title": "Uneasy Alliance",
+ "nether.use_lodestone.description": "Use a compass on a Lodestone",
+ "nether.use_lodestone.title": "Country Lode, Take Me Home",
+ "sad_label": ":(",
+ "story.cure_zombie_villager.description": "Weaken and then cure a Zombie Villager",
+ "story.cure_zombie_villager.title": "Zombie Doctor",
+ "story.deflect_arrow.description": "Deflect a projectile with a shield",
+ "story.deflect_arrow.title": "Not Today, Thank You",
+ "story.enchant_item.description": "Enchant an item at an Enchanting Table",
+ "story.enchant_item.title": "Enchanter",
+ "story.enter_the_end.description": "Enter the End Portal",
+ "story.enter_the_end.title": "The End?",
+ "story.enter_the_nether.description": "Build, light and enter a Nether Portal",
+ "story.enter_the_nether.title": "We Need to Go Deeper",
+ "story.follow_ender_eye.description": "Follow an Eye of Ender",
+ "story.follow_ender_eye.title": "Eye Spy",
+ "story.form_obsidian.description": "Obtain a block of obsidian",
+ "story.form_obsidian.title": "Ice Bucket Challenge",
+ "story.iron_tools.description": "Upgrade your pickaxe",
+ "story.iron_tools.title": "Isn't It Iron Pick",
+ "story.lava_bucket.description": "Fill a bucket with lava",
+ "story.lava_bucket.title": "Hot Stuff",
+ "story.mine_diamond.description": "Acquire diamonds",
+ "story.mine_diamond.title": "Diamonds!",
+ "story.mine_stone.description": "Mine stone with your new pickaxe",
+ "story.mine_stone.title": "Stone Age",
+ "story.obtain_armor.description": "Protect yourself with a piece of iron armor",
+ "story.obtain_armor.title": "Suit Up",
+ "story.root.description": "The heart and story of the game",
+ "story.root.title": "Minecraft",
+ "story.shiny_gear.description": "Diamond armor saves lives",
+ "story.shiny_gear.title": "Cover Me with Diamonds",
+ "story.smelt_iron.description": "Smelt an iron ingot",
+ "story.smelt_iron.title": "Acquire Hardware",
+ "story.upgrade_tools.description": "Construct a better pickaxe",
+ "story.upgrade_tools.title": "Getting an Upgrade",
+ "toast.challenge": "Challenge Complete!",
+ "toast.goal": "Goal Reached!",
+ "toast.task": "Advancement Made!"
+ },
+ "argument": {
+ "anchor.invalid": "Invalid entity anchor position %s",
+ "angle.incomplete": "Incomplete (expected 1 angle)",
+ "angle.invalid": "Invalid angle",
+ "block.id.invalid": "Unknown block type '%s'",
+ "block.property.duplicate": "Property '%s' can only be set once for block %s",
+ "block.property.invalid": "Block %s does not accept '%s' for %s property",
+ "block.property.novalue": "Expected value for property '%s' on block %s",
+ "block.property.unclosed": "Expected closing ] for block state properties",
+ "block.property.unknown": "Block %s does not have property '%s'",
+ "block.tag.disallowed": "Tags aren't allowed here, only actual blocks",
+ "color.invalid": "Unknown color '%s'",
+ "component.invalid": "Invalid chat component: %s",
+ "criteria.invalid": "Unknown criterion '%s'",
+ "dimension.invalid": "Unknown dimension '%s'",
+ "double.big": "Double must not be more than %s, found %s",
+ "double.low": "Double must not be less than %s, found %s",
+ "entity.invalid": "Invalid name or UUID",
+ "entity.notfound.entity": "No entity was found",
+ "entity.notfound.player": "No player was found",
+ "entity.options.advancements.description": "Players with advancements",
+ "entity.options.distance.description": "Distance to entity",
+ "entity.options.distance.negative": "Distance cannot be negative",
+ "entity.options.dx.description": "Entities between x and x + dx",
+ "entity.options.dy.description": "Entities between y and y + dy",
+ "entity.options.dz.description": "Entities between z and z + dz",
+ "entity.options.gamemode.description": "Players with gamemode",
+ "entity.options.inapplicable": "Option '%s' isn't applicable here",
+ "entity.options.level.description": "Experience level",
+ "entity.options.level.negative": "Level shouldn't be negative",
+ "entity.options.limit.description": "Maximum number of entities to return",
+ "entity.options.limit.toosmall": "Limit must be at least 1",
+ "entity.options.mode.invalid": "Invalid or unknown game mode '%s'",
+ "entity.options.name.description": "Entity name",
+ "entity.options.nbt.description": "Entities with NBT",
+ "entity.options.predicate.description": "Custom predicate",
+ "entity.options.scores.description": "Entities with scores",
+ "entity.options.sort.description": "Sort the entities",
+ "entity.options.sort.irreversible": "Invalid or unknown sort type '%s'",
+ "entity.options.tag.description": "Entities with tag",
+ "entity.options.team.description": "Entities on team",
+ "entity.options.type.description": "Entities of type",
+ "entity.options.type.invalid": "Invalid or unknown entity type '%s'",
+ "entity.options.unknown": "Unknown option '%s'",
+ "entity.options.unterminated": "Expected end of options",
+ "entity.options.valueless": "Expected value for option '%s'",
+ "entity.options.x.description": "x position",
+ "entity.options.x_rotation.description": "Entity's x rotation",
+ "entity.options.y.description": "y position",
+ "entity.options.y_rotation.description": "Entity's y rotation",
+ "entity.options.z.description": "z position",
+ "entity.selector.allEntities": "All entities",
+ "entity.selector.allPlayers": "All players",
+ "entity.selector.missing": "Missing selector type",
+ "entity.selector.nearestPlayer": "Nearest player",
+ "entity.selector.not_allowed": "Selector not allowed",
+ "entity.selector.randomPlayer": "Random player",
+ "entity.selector.self": "Current entity",
+ "entity.selector.unknown": "Unknown selector type '%s'",
+ "entity.toomany": "Only one entity is allowed, but the provided selector allows more than one",
+ "float.big": "Float must not be more than %s, found %s",
+ "float.low": "Float must not be less than %s, found %s",
+ "id.invalid": "Invalid ID",
+ "id.unknown": "Unknown ID: %s",
+ "integer.big": "Integer must not be more than %s, found %s",
+ "integer.low": "Integer must not be less than %s, found %s",
+ "item.id.invalid": "Unknown item '%s'",
+ "item.tag.disallowed": "Tags aren't allowed here, only actual items",
+ "literal.incorrect": "Expected literal %s",
+ "long.big": "Long must not be more than %s, found %s",
+ "long.low": "Long must not be less than %s, found %s",
+ "nbt.array.invalid": "Invalid array type '%s'",
+ "nbt.array.mixed": "Can't insert %s into %s",
+ "nbt.expected.key": "Expected key",
+ "nbt.expected.value": "Expected value",
+ "nbt.list.mixed": "Can't insert %s into list of %s",
+ "nbt.trailing": "Unexpected trailing data",
+ "player.entities": "Only players may be affected by this command, but the provided selector includes entities",
+ "player.toomany": "Only one player is allowed, but the provided selector allows more than one",
+ "player.unknown": "That player does not exist",
+ "pos.missing.double": "Expected a coordinate",
+ "pos.missing.int": "Expected a block position",
+ "pos.mixed": "Cannot mix world & local coordinates (everything must either use ^ or not)",
+ "pos.outofbounds": "That position is outside the allowed boundaries.",
+ "pos.outofworld": "That position is out of this world!",
+ "pos.unloaded": "That position is not loaded",
+ "pos2d.incomplete": "Incomplete (expected 2 coordinates)",
+ "pos3d.incomplete": "Incomplete (expected 3 coordinates)",
+ "range.empty": "Expected value or range of values",
+ "range.ints": "Only whole numbers allowed, not decimals",
+ "range.swapped": "Min cannot be bigger than max",
+ "rotation.incomplete": "Incomplete (expected 2 coordinates)",
+ "scoreHolder.empty": "No relevant score holders could be found",
+ "scoreboardDisplaySlot.invalid": "Unknown display slot '%s'",
+ "time.invalid_tick_count": "Tick count must be non-negative",
+ "time.invalid_unit": "Invalid unit",
+ "uuid.invalid": "Invalid UUID"
+ },
+ "arguments": {
+ "block.tag.unknown": "Unknown block tag '%s'",
+ "function.tag.unknown": "Unknown function tag '%s'",
+ "function.unknown": "Unknown function %s",
+ "item.overstacked": "%s can only stack up to %s",
+ "item.tag.unknown": "Unknown item tag '%s'",
+ "nbtpath.node.invalid": "Invalid NBT path element",
+ "nbtpath.nothing_found": "Found no elements matching %s",
+ "objective.notFound": "Unknown scoreboard objective '%s'",
+ "objective.readonly": "Scoreboard objective '%s' is read-only",
+ "operation.div0": "Cannot divide by zero",
+ "operation.invalid": "Invalid operation",
+ "swizzle.invalid": "Invalid swizzle, expected combination of 'x', 'y' and 'z'"
+ },
+ "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.armor_toughness": "Armor Toughness",
+ "name.generic.attack_damage": "Attack Damage",
+ "name.generic.attack_knockback": "Attack Knockback",
+ "name.generic.attack_speed": "Attack Speed",
+ "name.generic.flying_speed": "Flying Speed",
+ "name.generic.follow_range": "Mob Follow Range",
+ "name.generic.knockback_resistance": "Knockback Resistance",
+ "name.generic.luck": "Luck",
+ "name.generic.max_health": "Max Health",
+ "name.generic.movement_speed": "Speed",
+ "name.horse.jump_strength": "Horse Jump Strength",
+ "name.zombie.spawn_reinforcements": "Zombie Reinforcements",
+ "unknown": "Unknown attribute"
+ },
+ "biome": {
+ "minecraft.badlands": "Badlands",
+ "minecraft.bamboo_jungle": "Bamboo Jungle",
+ "minecraft.basalt_deltas": "Basalt Deltas",
+ "minecraft.beach": "Beach",
+ "minecraft.birch_forest": "Birch Forest",
+ "minecraft.cold_ocean": "Cold Ocean",
+ "minecraft.crimson_forest": "Crimson Forest",
+ "minecraft.dark_forest": "Dark Forest",
+ "minecraft.deep_cold_ocean": "Deep Cold Ocean",
+ "minecraft.deep_frozen_ocean": "Deep Frozen Ocean",
+ "minecraft.deep_lukewarm_ocean": "Deep Lukewarm Ocean",
+ "minecraft.deep_ocean": "Deep Ocean",
+ "minecraft.desert": "Desert",
+ "minecraft.dripstone_caves": "Dripstone Caves",
+ "minecraft.end_barrens": "End Barrens",
+ "minecraft.end_highlands": "End Highlands",
+ "minecraft.end_midlands": "End Midlands",
+ "minecraft.eroded_badlands": "Eroded Badlands",
+ "minecraft.flower_forest": "Flower Forest",
+ "minecraft.forest": "Forest",
+ "minecraft.frozen_ocean": "Frozen Ocean",
+ "minecraft.frozen_peaks": "Frozen Peaks",
+ "minecraft.frozen_river": "Frozen River",
+ "minecraft.grove": "Grove",
+ "minecraft.ice_spikes": "Ice Spikes",
+ "minecraft.jagged_peaks": "Jagged Peaks",
+ "minecraft.jungle": "Jungle",
+ "minecraft.lukewarm_ocean": "Lukewarm Ocean",
+ "minecraft.lush_caves": "Lush Caves",
+ "minecraft.meadow": "Meadow",
+ "minecraft.mushroom_fields": "Mushroom Fields",
+ "minecraft.nether_wastes": "Nether Wastes",
+ "minecraft.ocean": "Ocean",
+ "minecraft.old_growth_birch_forest": "Old Growth Birch Forest",
+ "minecraft.old_growth_pine_taiga": "Old Growth Pine Taiga",
+ "minecraft.old_growth_spruce_taiga": "Old Growth Spruce Taiga",
+ "minecraft.plains": "Plains",
+ "minecraft.river": "River",
+ "minecraft.savanna": "Savanna",
+ "minecraft.savanna_plateau": "Savanna Plateau",
+ "minecraft.small_end_islands": "Small End Islands",
+ "minecraft.snowy_beach": "Snowy Beach",
+ "minecraft.snowy_plains": "Snowy Plains",
+ "minecraft.snowy_slopes": "Snowy Slopes",
+ "minecraft.snowy_taiga": "Snowy Taiga",
+ "minecraft.soul_sand_valley": "Soul Sand Valley",
+ "minecraft.sparse_jungle": "Sparse Jungle",
+ "minecraft.stony_peaks": "Stony Peaks",
+ "minecraft.stony_shore": "Stony Shore",
+ "minecraft.sunflower_plains": "Sunflower Plains",
+ "minecraft.swamp": "Swamp",
+ "minecraft.taiga": "Taiga",
+ "minecraft.the_end": "The End",
+ "minecraft.the_void": "The Void",
+ "minecraft.warm_ocean": "Warm Ocean",
+ "minecraft.warped_forest": "Warped Forest",
+ "minecraft.windswept_forest": "Windswept Forest",
+ "minecraft.windswept_gravelly_hills": "Windswept Gravelly Hills",
+ "minecraft.windswept_hills": "Windswept Hills",
+ "minecraft.windswept_savanna": "Windswept Savanna",
+ "minecraft.wooded_badlands": "Wooded Badlands"
+ },
+ "block": {
+ "minecraft.acacia_button": "Acacia Button",
+ "minecraft.acacia_door": "Acacia Door",
+ "minecraft.acacia_fence": "Acacia Fence",
+ "minecraft.acacia_fence_gate": "Acacia Fence Gate",
+ "minecraft.acacia_leaves": "Acacia Leaves",
+ "minecraft.acacia_log": "Acacia Log",
+ "minecraft.acacia_planks": "Acacia Planks",
+ "minecraft.acacia_pressure_plate": "Acacia Pressure Plate",
+ "minecraft.acacia_sapling": "Acacia Sapling",
+ "minecraft.acacia_sign": "Acacia Sign",
+ "minecraft.acacia_slab": "Acacia Slab",
+ "minecraft.acacia_stairs": "Acacia Stairs",
+ "minecraft.acacia_trapdoor": "Acacia Trapdoor",
+ "minecraft.acacia_wall_sign": "Acacia Wall Sign",
+ "minecraft.acacia_wood": "Acacia Wood",
+ "minecraft.activator_rail": "Activator Rail",
+ "minecraft.air": "Air",
+ "minecraft.allium": "Allium",
+ "minecraft.amethyst_block": "Block of Amethyst",
+ "minecraft.amethyst_cluster": "Amethyst Cluster",
+ "minecraft.ancient_debris": "Ancient Debris",
+ "minecraft.andesite": "Andesite",
+ "minecraft.andesite_slab": "Andesite Slab",
+ "minecraft.andesite_stairs": "Andesite Stairs",
+ "minecraft.andesite_wall": "Andesite Wall",
+ "minecraft.anvil": "Anvil",
+ "minecraft.attached_melon_stem": "Attached Melon Stem",
+ "minecraft.attached_pumpkin_stem": "Attached Pumpkin Stem",
+ "minecraft.azalea": "Azalea",
+ "minecraft.azalea_leaves": "Azalea Leaves",
+ "minecraft.azure_bluet": "Azure Bluet",
+ "minecraft.bamboo": "Bamboo",
+ "minecraft.bamboo_sapling": "Bamboo Shoot",
+ "minecraft.banner.base.black": "Fully Black Field",
+ "minecraft.banner.base.blue": "Fully Blue Field",
+ "minecraft.banner.base.brown": "Fully Brown Field",
+ "minecraft.banner.base.cyan": "Fully Cyan Field",
+ "minecraft.banner.base.gray": "Fully Gray Field",
+ "minecraft.banner.base.green": "Fully Green Field",
+ "minecraft.banner.base.light_blue": "Fully Light Blue Field",
+ "minecraft.banner.base.light_gray": "Fully Light Gray Field",
+ "minecraft.banner.base.lime": "Fully Lime Field",
+ "minecraft.banner.base.magenta": "Fully Magenta Field",
+ "minecraft.banner.base.orange": "Fully Orange Field",
+ "minecraft.banner.base.pink": "Fully Pink Field",
+ "minecraft.banner.base.purple": "Fully Purple Field",
+ "minecraft.banner.base.red": "Fully Red Field",
+ "minecraft.banner.base.white": "Fully White Field",
+ "minecraft.banner.base.yellow": "Fully Yellow Field",
+ "minecraft.banner.border.black": "Black Bordure",
+ "minecraft.banner.border.blue": "Blue Bordure",
+ "minecraft.banner.border.brown": "Brown Bordure",
+ "minecraft.banner.border.cyan": "Cyan Bordure",
+ "minecraft.banner.border.gray": "Gray Bordure",
+ "minecraft.banner.border.green": "Green Bordure",
+ "minecraft.banner.border.light_blue": "Light Blue Bordure",
+ "minecraft.banner.border.light_gray": "Light Gray Bordure",
+ "minecraft.banner.border.lime": "Lime Bordure",
+ "minecraft.banner.border.magenta": "Magenta Bordure",
+ "minecraft.banner.border.orange": "Orange Bordure",
+ "minecraft.banner.border.pink": "Pink Bordure",
+ "minecraft.banner.border.purple": "Purple Bordure",
+ "minecraft.banner.border.red": "Red Bordure",
+ "minecraft.banner.border.white": "White Bordure",
+ "minecraft.banner.border.yellow": "Yellow Bordure",
+ "minecraft.banner.bricks.black": "Black Field Masoned",
+ "minecraft.banner.bricks.blue": "Blue Field Masoned",
+ "minecraft.banner.bricks.brown": "Brown Field Masoned",
+ "minecraft.banner.bricks.cyan": "Cyan Field Masoned",
+ "minecraft.banner.bricks.gray": "Gray Field Masoned",
+ "minecraft.banner.bricks.green": "Green Field Masoned",
+ "minecraft.banner.bricks.light_blue": "Light Blue Field Masoned",
+ "minecraft.banner.bricks.light_gray": "Light Gray Field Masoned",
+ "minecraft.banner.bricks.lime": "Lime Field Masoned",
+ "minecraft.banner.bricks.magenta": "Magenta Field Masoned",
+ "minecraft.banner.bricks.orange": "Orange Field Masoned",
+ "minecraft.banner.bricks.pink": "Pink Field Masoned",
+ "minecraft.banner.bricks.purple": "Purple Field Masoned",
+ "minecraft.banner.bricks.red": "Red Field Masoned",
+ "minecraft.banner.bricks.white": "White Field Masoned",
+ "minecraft.banner.bricks.yellow": "Yellow Field Masoned",
+ "minecraft.banner.circle.black": "Black Roundel",
+ "minecraft.banner.circle.blue": "Blue Roundel",
+ "minecraft.banner.circle.brown": "Brown Roundel",
+ "minecraft.banner.circle.cyan": "Cyan Roundel",
+ "minecraft.banner.circle.gray": "Gray Roundel",
+ "minecraft.banner.circle.green": "Green Roundel",
+ "minecraft.banner.circle.light_blue": "Light Blue Roundel",
+ "minecraft.banner.circle.light_gray": "Light Gray Roundel",
+ "minecraft.banner.circle.lime": "Lime Roundel",
+ "minecraft.banner.circle.magenta": "Magenta Roundel",
+ "minecraft.banner.circle.orange": "Orange Roundel",
+ "minecraft.banner.circle.pink": "Pink Roundel",
+ "minecraft.banner.circle.purple": "Purple Roundel",
+ "minecraft.banner.circle.red": "Red Roundel",
+ "minecraft.banner.circle.white": "White Roundel",
+ "minecraft.banner.circle.yellow": "Yellow Roundel",
+ "minecraft.banner.creeper.black": "Black Creeper Charge",
+ "minecraft.banner.creeper.blue": "Blue Creeper Charge",
+ "minecraft.banner.creeper.brown": "Brown Creeper Charge",
+ "minecraft.banner.creeper.cyan": "Cyan Creeper Charge",
+ "minecraft.banner.creeper.gray": "Gray Creeper Charge",
+ "minecraft.banner.creeper.green": "Green Creeper Charge",
+ "minecraft.banner.creeper.light_blue": "Light Blue Creeper Charge",
+ "minecraft.banner.creeper.light_gray": "Light Gray Creeper Charge",
+ "minecraft.banner.creeper.lime": "Lime Creeper Charge",
+ "minecraft.banner.creeper.magenta": "Magenta Creeper Charge",
+ "minecraft.banner.creeper.orange": "Orange Creeper Charge",
+ "minecraft.banner.creeper.pink": "Pink Creeper Charge",
+ "minecraft.banner.creeper.purple": "Purple Creeper Charge",
+ "minecraft.banner.creeper.red": "Red Creeper Charge",
+ "minecraft.banner.creeper.white": "White Creeper Charge",
+ "minecraft.banner.creeper.yellow": "Yellow Creeper Charge",
+ "minecraft.banner.cross.black": "Black Saltire",
+ "minecraft.banner.cross.blue": "Blue Saltire",
+ "minecraft.banner.cross.brown": "Brown Saltire",
+ "minecraft.banner.cross.cyan": "Cyan Saltire",
+ "minecraft.banner.cross.gray": "Gray Saltire",
+ "minecraft.banner.cross.green": "Green Saltire",
+ "minecraft.banner.cross.light_blue": "Light Blue Saltire",
+ "minecraft.banner.cross.light_gray": "Light Gray Saltire",
+ "minecraft.banner.cross.lime": "Lime Saltire",
+ "minecraft.banner.cross.magenta": "Magenta Saltire",
+ "minecraft.banner.cross.orange": "Orange Saltire",
+ "minecraft.banner.cross.pink": "Pink Saltire",
+ "minecraft.banner.cross.purple": "Purple Saltire",
+ "minecraft.banner.cross.red": "Red Saltire",
+ "minecraft.banner.cross.white": "White Saltire",
+ "minecraft.banner.cross.yellow": "Yellow Saltire",
+ "minecraft.banner.curly_border.black": "Black Bordure Indented",
+ "minecraft.banner.curly_border.blue": "Blue Bordure Indented",
+ "minecraft.banner.curly_border.brown": "Brown Bordure Indented",
+ "minecraft.banner.curly_border.cyan": "Cyan Bordure Indented",
+ "minecraft.banner.curly_border.gray": "Gray Bordure Indented",
+ "minecraft.banner.curly_border.green": "Green Bordure Indented",
+ "minecraft.banner.curly_border.light_blue": "Light Blue Bordure Indented",
+ "minecraft.banner.curly_border.light_gray": "Light Gray Bordure Indented",
+ "minecraft.banner.curly_border.lime": "Lime Bordure Indented",
+ "minecraft.banner.curly_border.magenta": "Magenta Bordure Indented",
+ "minecraft.banner.curly_border.orange": "Orange Bordure Indented",
+ "minecraft.banner.curly_border.pink": "Pink Bordure Indented",
+ "minecraft.banner.curly_border.purple": "Purple Bordure Indented",
+ "minecraft.banner.curly_border.red": "Red Bordure Indented",
+ "minecraft.banner.curly_border.white": "White Bordure Indented",
+ "minecraft.banner.curly_border.yellow": "Yellow Bordure Indented",
+ "minecraft.banner.diagonal_left.black": "Black Per Bend Sinister",
+ "minecraft.banner.diagonal_left.blue": "Blue Per Bend Sinister",
+ "minecraft.banner.diagonal_left.brown": "Brown Per Bend Sinister",
+ "minecraft.banner.diagonal_left.cyan": "Cyan Per Bend Sinister",
+ "minecraft.banner.diagonal_left.gray": "Gray Per Bend Sinister",
+ "minecraft.banner.diagonal_left.green": "Green Per Bend Sinister",
+ "minecraft.banner.diagonal_left.light_blue": "Light Blue Per Bend Sinister",
+ "minecraft.banner.diagonal_left.light_gray": "Light Gray Per Bend Sinister",
+ "minecraft.banner.diagonal_left.lime": "Lime Per Bend Sinister",
+ "minecraft.banner.diagonal_left.magenta": "Magenta Per Bend Sinister",
+ "minecraft.banner.diagonal_left.orange": "Orange Per Bend Sinister",
+ "minecraft.banner.diagonal_left.pink": "Pink Per Bend Sinister",
+ "minecraft.banner.diagonal_left.purple": "Purple Per Bend Sinister",
+ "minecraft.banner.diagonal_left.red": "Red Per Bend Sinister",
+ "minecraft.banner.diagonal_left.white": "White Per Bend Sinister",
+ "minecraft.banner.diagonal_left.yellow": "Yellow Per Bend Sinister",
+ "minecraft.banner.diagonal_right.black": "Black Per Bend",
+ "minecraft.banner.diagonal_right.blue": "Blue Per Bend",
+ "minecraft.banner.diagonal_right.brown": "Brown Per Bend",
+ "minecraft.banner.diagonal_right.cyan": "Cyan Per Bend",
+ "minecraft.banner.diagonal_right.gray": "Gray Per Bend",
+ "minecraft.banner.diagonal_right.green": "Green Per Bend",
+ "minecraft.banner.diagonal_right.light_blue": "Light Blue Per Bend",
+ "minecraft.banner.diagonal_right.light_gray": "Light Gray Per Bend",
+ "minecraft.banner.diagonal_right.lime": "Lime Per Bend",
+ "minecraft.banner.diagonal_right.magenta": "Magenta Per Bend",
+ "minecraft.banner.diagonal_right.orange": "Orange Per Bend",
+ "minecraft.banner.diagonal_right.pink": "Pink Per Bend",
+ "minecraft.banner.diagonal_right.purple": "Purple Per Bend",
+ "minecraft.banner.diagonal_right.red": "Red Per Bend",
+ "minecraft.banner.diagonal_right.white": "White Per Bend",
+ "minecraft.banner.diagonal_right.yellow": "Yellow Per Bend",
+ "minecraft.banner.diagonal_up_left.black": "Black Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.blue": "Blue Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.brown": "Brown Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.cyan": "Cyan Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.gray": "Gray Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.green": "Green Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.light_blue": "Light Blue Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.light_gray": "Light Gray Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.lime": "Lime Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.magenta": "Magenta Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.orange": "Orange Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.pink": "Pink Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.purple": "Purple Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.red": "Red Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.white": "White Per Bend Inverted",
+ "minecraft.banner.diagonal_up_left.yellow": "Yellow Per Bend Inverted",
+ "minecraft.banner.diagonal_up_right.black": "Black Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.blue": "Blue Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.brown": "Brown Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.cyan": "Cyan Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.gray": "Gray Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.green": "Green Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.light_blue": "Light Blue Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.light_gray": "Light Gray Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.lime": "Lime Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.magenta": "Magenta Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.orange": "Orange Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.pink": "Pink Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.purple": "Purple Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.red": "Red Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.white": "White Per Bend Sinister Inverted",
+ "minecraft.banner.diagonal_up_right.yellow": "Yellow Per Bend Sinister Inverted",
+ "minecraft.banner.flower.black": "Black Flower Charge",
+ "minecraft.banner.flower.blue": "Blue Flower Charge",
+ "minecraft.banner.flower.brown": "Brown Flower Charge",
+ "minecraft.banner.flower.cyan": "Cyan Flower Charge",
+ "minecraft.banner.flower.gray": "Gray Flower Charge",
+ "minecraft.banner.flower.green": "Green Flower Charge",
+ "minecraft.banner.flower.light_blue": "Light Blue Flower Charge",
+ "minecraft.banner.flower.light_gray": "Light Gray Flower Charge",
+ "minecraft.banner.flower.lime": "Lime Flower Charge",
+ "minecraft.banner.flower.magenta": "Magenta Flower Charge",
+ "minecraft.banner.flower.orange": "Orange Flower Charge",
+ "minecraft.banner.flower.pink": "Pink Flower Charge",
+ "minecraft.banner.flower.purple": "Purple Flower Charge",
+ "minecraft.banner.flower.red": "Red Flower Charge",
+ "minecraft.banner.flower.white": "White Flower Charge",
+ "minecraft.banner.flower.yellow": "Yellow Flower Charge",
+ "minecraft.banner.globe.black": "Black Globe",
+ "minecraft.banner.globe.blue": "Blue Globe",
+ "minecraft.banner.globe.brown": "Brown Globe",
+ "minecraft.banner.globe.cyan": "Cyan Globe",
+ "minecraft.banner.globe.gray": "Gray Globe",
+ "minecraft.banner.globe.green": "Green Globe",
+ "minecraft.banner.globe.light_blue": "Light Blue Globe",
+ "minecraft.banner.globe.light_gray": "Light Gray Globe",
+ "minecraft.banner.globe.lime": "Lime Globe",
+ "minecraft.banner.globe.magenta": "Magenta Globe",
+ "minecraft.banner.globe.orange": "Orange Globe",
+ "minecraft.banner.globe.pink": "Pink Globe",
+ "minecraft.banner.globe.purple": "Purple Globe",
+ "minecraft.banner.globe.red": "Red Globe",
+ "minecraft.banner.globe.white": "White Globe",
+ "minecraft.banner.globe.yellow": "Yellow Globe",
+ "minecraft.banner.gradient.black": "Black Gradient",
+ "minecraft.banner.gradient.blue": "Blue Gradient",
+ "minecraft.banner.gradient.brown": "Brown Gradient",
+ "minecraft.banner.gradient.cyan": "Cyan Gradient",
+ "minecraft.banner.gradient.gray": "Gray Gradient",
+ "minecraft.banner.gradient.green": "Green Gradient",
+ "minecraft.banner.gradient.light_blue": "Light Blue Gradient",
+ "minecraft.banner.gradient.light_gray": "Light Gray Gradient",
+ "minecraft.banner.gradient.lime": "Lime Gradient",
+ "minecraft.banner.gradient.magenta": "Magenta Gradient",
+ "minecraft.banner.gradient.orange": "Orange Gradient",
+ "minecraft.banner.gradient.pink": "Pink Gradient",
+ "minecraft.banner.gradient.purple": "Purple Gradient",
+ "minecraft.banner.gradient.red": "Red Gradient",
+ "minecraft.banner.gradient.white": "White Gradient",
+ "minecraft.banner.gradient.yellow": "Yellow Gradient",
+ "minecraft.banner.gradient_up.black": "Black Base Gradient",
+ "minecraft.banner.gradient_up.blue": "Blue Base Gradient",
+ "minecraft.banner.gradient_up.brown": "Brown Base Gradient",
+ "minecraft.banner.gradient_up.cyan": "Cyan Base Gradient",
+ "minecraft.banner.gradient_up.gray": "Gray Base Gradient",
+ "minecraft.banner.gradient_up.green": "Green Base Gradient",
+ "minecraft.banner.gradient_up.light_blue": "Light Blue Base Gradient",
+ "minecraft.banner.gradient_up.light_gray": "Light Gray Base Gradient",
+ "minecraft.banner.gradient_up.lime": "Lime Base Gradient",
+ "minecraft.banner.gradient_up.magenta": "Magenta Base Gradient",
+ "minecraft.banner.gradient_up.orange": "Orange Base Gradient",
+ "minecraft.banner.gradient_up.pink": "Pink Base Gradient",
+ "minecraft.banner.gradient_up.purple": "Purple Base Gradient",
+ "minecraft.banner.gradient_up.red": "Red Base Gradient",
+ "minecraft.banner.gradient_up.white": "White Base Gradient",
+ "minecraft.banner.gradient_up.yellow": "Yellow Base Gradient",
+ "minecraft.banner.half_horizontal.black": "Black Per Fess",
+ "minecraft.banner.half_horizontal.blue": "Blue Per Fess",
+ "minecraft.banner.half_horizontal.brown": "Brown Per Fess",
+ "minecraft.banner.half_horizontal.cyan": "Cyan Per Fess",
+ "minecraft.banner.half_horizontal.gray": "Gray Per Fess",
+ "minecraft.banner.half_horizontal.green": "Green Per Fess",
+ "minecraft.banner.half_horizontal.light_blue": "Light Blue Per Fess",
+ "minecraft.banner.half_horizontal.light_gray": "Light Gray Per Fess",
+ "minecraft.banner.half_horizontal.lime": "Lime Per Fess",
+ "minecraft.banner.half_horizontal.magenta": "Magenta Per Fess",
+ "minecraft.banner.half_horizontal.orange": "Orange Per Fess",
+ "minecraft.banner.half_horizontal.pink": "Pink Per Fess",
+ "minecraft.banner.half_horizontal.purple": "Purple Per Fess",
+ "minecraft.banner.half_horizontal.red": "Red Per Fess",
+ "minecraft.banner.half_horizontal.white": "White Per Fess",
+ "minecraft.banner.half_horizontal.yellow": "Yellow Per Fess",
+ "minecraft.banner.half_horizontal_bottom.black": "Black Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.blue": "Blue Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.brown": "Brown Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.cyan": "Cyan Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.gray": "Gray Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.green": "Green Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.light_blue": "Light Blue Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.light_gray": "Light Gray Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.lime": "Lime Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.magenta": "Magenta Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.orange": "Orange Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.pink": "Pink Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.purple": "Purple Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.red": "Red Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.white": "White Per Fess Inverted",
+ "minecraft.banner.half_horizontal_bottom.yellow": "Yellow Per Fess Inverted",
+ "minecraft.banner.half_vertical.black": "Black Per Pale",
+ "minecraft.banner.half_vertical.blue": "Blue Per Pale",
+ "minecraft.banner.half_vertical.brown": "Brown Per Pale",
+ "minecraft.banner.half_vertical.cyan": "Cyan Per Pale",
+ "minecraft.banner.half_vertical.gray": "Gray Per Pale",
+ "minecraft.banner.half_vertical.green": "Green Per Pale",
+ "minecraft.banner.half_vertical.light_blue": "Light Blue Per Pale",
+ "minecraft.banner.half_vertical.light_gray": "Light Gray Per Pale",
+ "minecraft.banner.half_vertical.lime": "Lime Per Pale",
+ "minecraft.banner.half_vertical.magenta": "Magenta Per Pale",
+ "minecraft.banner.half_vertical.orange": "Orange Per Pale",
+ "minecraft.banner.half_vertical.pink": "Pink Per Pale",
+ "minecraft.banner.half_vertical.purple": "Purple Per Pale",
+ "minecraft.banner.half_vertical.red": "Red Per Pale",
+ "minecraft.banner.half_vertical.white": "White Per Pale",
+ "minecraft.banner.half_vertical.yellow": "Yellow Per Pale",
+ "minecraft.banner.half_vertical_right.black": "Black Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.blue": "Blue Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.brown": "Brown Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.cyan": "Cyan Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.gray": "Gray Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.green": "Green Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.light_blue": "Light Blue Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.light_gray": "Light Gray Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.lime": "Lime Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.magenta": "Magenta Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.orange": "Orange Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.pink": "Pink Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.purple": "Purple Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.red": "Red Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.white": "White Per Pale Inverted",
+ "minecraft.banner.half_vertical_right.yellow": "Yellow Per Pale Inverted",
+ "minecraft.banner.mojang.black": "Black Thing",
+ "minecraft.banner.mojang.blue": "Blue Thing",
+ "minecraft.banner.mojang.brown": "Brown Thing",
+ "minecraft.banner.mojang.cyan": "Cyan Thing",
+ "minecraft.banner.mojang.gray": "Gray Thing",
+ "minecraft.banner.mojang.green": "Green Thing",
+ "minecraft.banner.mojang.light_blue": "Light Blue Thing",
+ "minecraft.banner.mojang.light_gray": "Light Gray Thing",
+ "minecraft.banner.mojang.lime": "Lime Thing",
+ "minecraft.banner.mojang.magenta": "Magenta Thing",
+ "minecraft.banner.mojang.orange": "Orange Thing",
+ "minecraft.banner.mojang.pink": "Pink Thing",
+ "minecraft.banner.mojang.purple": "Purple Thing",
+ "minecraft.banner.mojang.red": "Red Thing",
+ "minecraft.banner.mojang.white": "White Thing",
+ "minecraft.banner.mojang.yellow": "Yellow Thing",
+ "minecraft.banner.piglin.black": "Black Snout",
+ "minecraft.banner.piglin.blue": "Blue Snout",
+ "minecraft.banner.piglin.brown": "Brown Snout",
+ "minecraft.banner.piglin.cyan": "Cyan Snout",
+ "minecraft.banner.piglin.gray": "Gray Snout",
+ "minecraft.banner.piglin.green": "Green Snout",
+ "minecraft.banner.piglin.light_blue": "Light Blue Snout",
+ "minecraft.banner.piglin.light_gray": "Light Gray Snout",
+ "minecraft.banner.piglin.lime": "Lime Snout",
+ "minecraft.banner.piglin.magenta": "Magenta Snout",
+ "minecraft.banner.piglin.orange": "Orange Snout",
+ "minecraft.banner.piglin.pink": "Pink Snout",
+ "minecraft.banner.piglin.purple": "Purple Snout",
+ "minecraft.banner.piglin.red": "Red Snout",
+ "minecraft.banner.piglin.white": "White Snout",
+ "minecraft.banner.piglin.yellow": "Yellow Snout",
+ "minecraft.banner.rhombus.black": "Black Lozenge",
+ "minecraft.banner.rhombus.blue": "Blue Lozenge",
+ "minecraft.banner.rhombus.brown": "Brown Lozenge",
+ "minecraft.banner.rhombus.cyan": "Cyan Lozenge",
+ "minecraft.banner.rhombus.gray": "Gray Lozenge",
+ "minecraft.banner.rhombus.green": "Green Lozenge",
+ "minecraft.banner.rhombus.light_blue": "Light Blue Lozenge",
+ "minecraft.banner.rhombus.light_gray": "Light Gray Lozenge",
+ "minecraft.banner.rhombus.lime": "Lime Lozenge",
+ "minecraft.banner.rhombus.magenta": "Magenta Lozenge",
+ "minecraft.banner.rhombus.orange": "Orange Lozenge",
+ "minecraft.banner.rhombus.pink": "Pink Lozenge",
+ "minecraft.banner.rhombus.purple": "Purple Lozenge",
+ "minecraft.banner.rhombus.red": "Red Lozenge",
+ "minecraft.banner.rhombus.white": "White Lozenge",
+ "minecraft.banner.rhombus.yellow": "Yellow Lozenge",
+ "minecraft.banner.skull.black": "Black Skull Charge",
+ "minecraft.banner.skull.blue": "Blue Skull Charge",
+ "minecraft.banner.skull.brown": "Brown Skull Charge",
+ "minecraft.banner.skull.cyan": "Cyan Skull Charge",
+ "minecraft.banner.skull.gray": "Gray Skull Charge",
+ "minecraft.banner.skull.green": "Green Skull Charge",
+ "minecraft.banner.skull.light_blue": "Light Blue Skull Charge",
+ "minecraft.banner.skull.light_gray": "Light Gray Skull Charge",
+ "minecraft.banner.skull.lime": "Lime Skull Charge",
+ "minecraft.banner.skull.magenta": "Magenta Skull Charge",
+ "minecraft.banner.skull.orange": "Orange Skull Charge",
+ "minecraft.banner.skull.pink": "Pink Skull Charge",
+ "minecraft.banner.skull.purple": "Purple Skull Charge",
+ "minecraft.banner.skull.red": "Red Skull Charge",
+ "minecraft.banner.skull.white": "White Skull Charge",
+ "minecraft.banner.skull.yellow": "Yellow Skull Charge",
+ "minecraft.banner.small_stripes.black": "Black Paly",
+ "minecraft.banner.small_stripes.blue": "Blue Paly",
+ "minecraft.banner.small_stripes.brown": "Brown Paly",
+ "minecraft.banner.small_stripes.cyan": "Cyan Paly",
+ "minecraft.banner.small_stripes.gray": "Gray Paly",
+ "minecraft.banner.small_stripes.green": "Green Paly",
+ "minecraft.banner.small_stripes.light_blue": "Light Blue Paly",
+ "minecraft.banner.small_stripes.light_gray": "Light Gray Paly",
+ "minecraft.banner.small_stripes.lime": "Lime Paly",
+ "minecraft.banner.small_stripes.magenta": "Magenta Paly",
+ "minecraft.banner.small_stripes.orange": "Orange Paly",
+ "minecraft.banner.small_stripes.pink": "Pink Paly",
+ "minecraft.banner.small_stripes.purple": "Purple Paly",
+ "minecraft.banner.small_stripes.red": "Red Paly",
+ "minecraft.banner.small_stripes.white": "White Paly",
+ "minecraft.banner.small_stripes.yellow": "Yellow Paly",
+ "minecraft.banner.square_bottom_left.black": "Black Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.blue": "Blue Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.brown": "Brown Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.cyan": "Cyan Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.gray": "Gray Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.green": "Green Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.light_blue": "Light Blue Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.light_gray": "Light Gray Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.lime": "Lime Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.magenta": "Magenta Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.orange": "Orange Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.pink": "Pink Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.purple": "Purple Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.red": "Red Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.white": "White Base Dexter Canton",
+ "minecraft.banner.square_bottom_left.yellow": "Yellow Base Dexter Canton",
+ "minecraft.banner.square_bottom_right.black": "Black Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.blue": "Blue Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.brown": "Brown Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.cyan": "Cyan Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.gray": "Gray Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.green": "Green Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.light_blue": "Light Blue Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.light_gray": "Light Gray Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.lime": "Lime Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.magenta": "Magenta Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.orange": "Orange Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.pink": "Pink Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.purple": "Purple Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.red": "Red Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.white": "White Base Sinister Canton",
+ "minecraft.banner.square_bottom_right.yellow": "Yellow Base Sinister Canton",
+ "minecraft.banner.square_top_left.black": "Black Chief Dexter Canton",
+ "minecraft.banner.square_top_left.blue": "Blue Chief Dexter Canton",
+ "minecraft.banner.square_top_left.brown": "Brown Chief Dexter Canton",
+ "minecraft.banner.square_top_left.cyan": "Cyan Chief Dexter Canton",
+ "minecraft.banner.square_top_left.gray": "Gray Chief Dexter Canton",
+ "minecraft.banner.square_top_left.green": "Green Chief Dexter Canton",
+ "minecraft.banner.square_top_left.light_blue": "Light Blue Chief Dexter Canton",
+ "minecraft.banner.square_top_left.light_gray": "Light Gray Chief Dexter Canton",
+ "minecraft.banner.square_top_left.lime": "Lime Chief Dexter Canton",
+ "minecraft.banner.square_top_left.magenta": "Magenta Chief Dexter Canton",
+ "minecraft.banner.square_top_left.orange": "Orange Chief Dexter Canton",
+ "minecraft.banner.square_top_left.pink": "Pink Chief Dexter Canton",
+ "minecraft.banner.square_top_left.purple": "Purple Chief Dexter Canton",
+ "minecraft.banner.square_top_left.red": "Red Chief Dexter Canton",
+ "minecraft.banner.square_top_left.white": "White Chief Dexter Canton",
+ "minecraft.banner.square_top_left.yellow": "Yellow Chief Dexter Canton",
+ "minecraft.banner.square_top_right.black": "Black Chief Sinister Canton",
+ "minecraft.banner.square_top_right.blue": "Blue Chief Sinister Canton",
+ "minecraft.banner.square_top_right.brown": "Brown Chief Sinister Canton",
+ "minecraft.banner.square_top_right.cyan": "Cyan Chief Sinister Canton",
+ "minecraft.banner.square_top_right.gray": "Gray Chief Sinister Canton",
+ "minecraft.banner.square_top_right.green": "Green Chief Sinister Canton",
+ "minecraft.banner.square_top_right.light_blue": "Light Blue Chief Sinister Canton",
+ "minecraft.banner.square_top_right.light_gray": "Light Gray Chief Sinister Canton",
+ "minecraft.banner.square_top_right.lime": "Lime Chief Sinister Canton",
+ "minecraft.banner.square_top_right.magenta": "Magenta Chief Sinister Canton",
+ "minecraft.banner.square_top_right.orange": "Orange Chief Sinister Canton",
+ "minecraft.banner.square_top_right.pink": "Pink Chief Sinister Canton",
+ "minecraft.banner.square_top_right.purple": "Purple Chief Sinister Canton",
+ "minecraft.banner.square_top_right.red": "Red Chief Sinister Canton",
+ "minecraft.banner.square_top_right.white": "White Chief Sinister Canton",
+ "minecraft.banner.square_top_right.yellow": "Yellow Chief Sinister Canton",
+ "minecraft.banner.straight_cross.black": "Black Cross",
+ "minecraft.banner.straight_cross.blue": "Blue Cross",
+ "minecraft.banner.straight_cross.brown": "Brown Cross",
+ "minecraft.banner.straight_cross.cyan": "Cyan Cross",
+ "minecraft.banner.straight_cross.gray": "Gray Cross",
+ "minecraft.banner.straight_cross.green": "Green Cross",
+ "minecraft.banner.straight_cross.light_blue": "Light Blue Cross",
+ "minecraft.banner.straight_cross.light_gray": "Light Gray Cross",
+ "minecraft.banner.straight_cross.lime": "Lime Cross",
+ "minecraft.banner.straight_cross.magenta": "Magenta Cross",
+ "minecraft.banner.straight_cross.orange": "Orange Cross",
+ "minecraft.banner.straight_cross.pink": "Pink Cross",
+ "minecraft.banner.straight_cross.purple": "Purple Cross",
+ "minecraft.banner.straight_cross.red": "Red Cross",
+ "minecraft.banner.straight_cross.white": "White Cross",
+ "minecraft.banner.straight_cross.yellow": "Yellow Cross",
+ "minecraft.banner.stripe_bottom.black": "Black Base",
+ "minecraft.banner.stripe_bottom.blue": "Blue Base",
+ "minecraft.banner.stripe_bottom.brown": "Brown Base",
+ "minecraft.banner.stripe_bottom.cyan": "Cyan Base",
+ "minecraft.banner.stripe_bottom.gray": "Gray Base",
+ "minecraft.banner.stripe_bottom.green": "Green Base",
+ "minecraft.banner.stripe_bottom.light_blue": "Light Blue Base",
+ "minecraft.banner.stripe_bottom.light_gray": "Light Gray Base",
+ "minecraft.banner.stripe_bottom.lime": "Lime Base",
+ "minecraft.banner.stripe_bottom.magenta": "Magenta Base",
+ "minecraft.banner.stripe_bottom.orange": "Orange Base",
+ "minecraft.banner.stripe_bottom.pink": "Pink Base",
+ "minecraft.banner.stripe_bottom.purple": "Purple Base",
+ "minecraft.banner.stripe_bottom.red": "Red Base",
+ "minecraft.banner.stripe_bottom.white": "White Base",
+ "minecraft.banner.stripe_bottom.yellow": "Yellow Base",
+ "minecraft.banner.stripe_center.black": "Black Pale",
+ "minecraft.banner.stripe_center.blue": "Blue Pale",
+ "minecraft.banner.stripe_center.brown": "Brown Pale",
+ "minecraft.banner.stripe_center.cyan": "Cyan Pale",
+ "minecraft.banner.stripe_center.gray": "Gray Pale",
+ "minecraft.banner.stripe_center.green": "Green Pale",
+ "minecraft.banner.stripe_center.light_blue": "Light Blue Pale",
+ "minecraft.banner.stripe_center.light_gray": "Light Gray Pale",
+ "minecraft.banner.stripe_center.lime": "Lime Pale",
+ "minecraft.banner.stripe_center.magenta": "Magenta Pale",
+ "minecraft.banner.stripe_center.orange": "Orange Pale",
+ "minecraft.banner.stripe_center.pink": "Pink Pale",
+ "minecraft.banner.stripe_center.purple": "Purple Pale",
+ "minecraft.banner.stripe_center.red": "Red Pale",
+ "minecraft.banner.stripe_center.white": "White Pale",
+ "minecraft.banner.stripe_center.yellow": "Yellow Pale",
+ "minecraft.banner.stripe_downleft.black": "Black Bend Sinister",
+ "minecraft.banner.stripe_downleft.blue": "Blue Bend Sinister",
+ "minecraft.banner.stripe_downleft.brown": "Brown Bend Sinister",
+ "minecraft.banner.stripe_downleft.cyan": "Cyan Bend Sinister",
+ "minecraft.banner.stripe_downleft.gray": "Gray Bend Sinister",
+ "minecraft.banner.stripe_downleft.green": "Green Bend Sinister",
+ "minecraft.banner.stripe_downleft.light_blue": "Light Blue Bend Sinister",
+ "minecraft.banner.stripe_downleft.light_gray": "Light Gray Bend Sinister",
+ "minecraft.banner.stripe_downleft.lime": "Lime Bend Sinister",
+ "minecraft.banner.stripe_downleft.magenta": "Magenta Bend Sinister",
+ "minecraft.banner.stripe_downleft.orange": "Orange Bend Sinister",
+ "minecraft.banner.stripe_downleft.pink": "Pink Bend Sinister",
+ "minecraft.banner.stripe_downleft.purple": "Purple Bend Sinister",
+ "minecraft.banner.stripe_downleft.red": "Red Bend Sinister",
+ "minecraft.banner.stripe_downleft.white": "White Bend Sinister",
+ "minecraft.banner.stripe_downleft.yellow": "Yellow Bend Sinister",
+ "minecraft.banner.stripe_downright.black": "Black Bend",
+ "minecraft.banner.stripe_downright.blue": "Blue Bend",
+ "minecraft.banner.stripe_downright.brown": "Brown Bend",
+ "minecraft.banner.stripe_downright.cyan": "Cyan Bend",
+ "minecraft.banner.stripe_downright.gray": "Gray Bend",
+ "minecraft.banner.stripe_downright.green": "Green Bend",
+ "minecraft.banner.stripe_downright.light_blue": "Light Blue Bend",
+ "minecraft.banner.stripe_downright.light_gray": "Light Gray Bend",
+ "minecraft.banner.stripe_downright.lime": "Lime Bend",
+ "minecraft.banner.stripe_downright.magenta": "Magenta Bend",
+ "minecraft.banner.stripe_downright.orange": "Orange Bend",
+ "minecraft.banner.stripe_downright.pink": "Pink Bend",
+ "minecraft.banner.stripe_downright.purple": "Purple Bend",
+ "minecraft.banner.stripe_downright.red": "Red Bend",
+ "minecraft.banner.stripe_downright.white": "White Bend",
+ "minecraft.banner.stripe_downright.yellow": "Yellow Bend",
+ "minecraft.banner.stripe_left.black": "Black Pale Dexter",
+ "minecraft.banner.stripe_left.blue": "Blue Pale Dexter",
+ "minecraft.banner.stripe_left.brown": "Brown Pale Dexter",
+ "minecraft.banner.stripe_left.cyan": "Cyan Pale Dexter",
+ "minecraft.banner.stripe_left.gray": "Gray Pale Dexter",
+ "minecraft.banner.stripe_left.green": "Green Pale Dexter",
+ "minecraft.banner.stripe_left.light_blue": "Light Blue Pale Dexter",
+ "minecraft.banner.stripe_left.light_gray": "Light Gray Pale Dexter",
+ "minecraft.banner.stripe_left.lime": "Lime Pale Dexter",
+ "minecraft.banner.stripe_left.magenta": "Magenta Pale Dexter",
+ "minecraft.banner.stripe_left.orange": "Orange Pale Dexter",
+ "minecraft.banner.stripe_left.pink": "Pink Pale Dexter",
+ "minecraft.banner.stripe_left.purple": "Purple Pale Dexter",
+ "minecraft.banner.stripe_left.red": "Red Pale Dexter",
+ "minecraft.banner.stripe_left.white": "White Pale Dexter",
+ "minecraft.banner.stripe_left.yellow": "Yellow Pale Dexter",
+ "minecraft.banner.stripe_middle.black": "Black Fess",
+ "minecraft.banner.stripe_middle.blue": "Blue Fess",
+ "minecraft.banner.stripe_middle.brown": "Brown Fess",
+ "minecraft.banner.stripe_middle.cyan": "Cyan Fess",
+ "minecraft.banner.stripe_middle.gray": "Gray Fess",
+ "minecraft.banner.stripe_middle.green": "Green Fess",
+ "minecraft.banner.stripe_middle.light_blue": "Light Blue Fess",
+ "minecraft.banner.stripe_middle.light_gray": "Light Gray Fess",
+ "minecraft.banner.stripe_middle.lime": "Lime Fess",
+ "minecraft.banner.stripe_middle.magenta": "Magenta Fess",
+ "minecraft.banner.stripe_middle.orange": "Orange Fess",
+ "minecraft.banner.stripe_middle.pink": "Pink Fess",
+ "minecraft.banner.stripe_middle.purple": "Purple Fess",
+ "minecraft.banner.stripe_middle.red": "Red Fess",
+ "minecraft.banner.stripe_middle.white": "White Fess",
+ "minecraft.banner.stripe_middle.yellow": "Yellow Fess",
+ "minecraft.banner.stripe_right.black": "Black Pale Sinister",
+ "minecraft.banner.stripe_right.blue": "Blue Pale Sinister",
+ "minecraft.banner.stripe_right.brown": "Brown Pale Sinister",
+ "minecraft.banner.stripe_right.cyan": "Cyan Pale Sinister",
+ "minecraft.banner.stripe_right.gray": "Gray Pale Sinister",
+ "minecraft.banner.stripe_right.green": "Green Pale Sinister",
+ "minecraft.banner.stripe_right.light_blue": "Light Blue Pale Sinister",
+ "minecraft.banner.stripe_right.light_gray": "Light Gray Pale Sinister",
+ "minecraft.banner.stripe_right.lime": "Lime Pale Sinister",
+ "minecraft.banner.stripe_right.magenta": "Magenta Pale Sinister",
+ "minecraft.banner.stripe_right.orange": "Orange Pale Sinister",
+ "minecraft.banner.stripe_right.pink": "Pink Pale Sinister",
+ "minecraft.banner.stripe_right.purple": "Purple Pale Sinister",
+ "minecraft.banner.stripe_right.red": "Red Pale Sinister",
+ "minecraft.banner.stripe_right.white": "White Pale Sinister",
+ "minecraft.banner.stripe_right.yellow": "Yellow Pale Sinister",
+ "minecraft.banner.stripe_top.black": "Black Chief",
+ "minecraft.banner.stripe_top.blue": "Blue Chief",
+ "minecraft.banner.stripe_top.brown": "Brown Chief",
+ "minecraft.banner.stripe_top.cyan": "Cyan Chief",
+ "minecraft.banner.stripe_top.gray": "Gray Chief",
+ "minecraft.banner.stripe_top.green": "Green Chief",
+ "minecraft.banner.stripe_top.light_blue": "Light Blue Chief",
+ "minecraft.banner.stripe_top.light_gray": "Light Gray Chief",
+ "minecraft.banner.stripe_top.lime": "Lime Chief",
+ "minecraft.banner.stripe_top.magenta": "Magenta Chief",
+ "minecraft.banner.stripe_top.orange": "Orange Chief",
+ "minecraft.banner.stripe_top.pink": "Pink Chief",
+ "minecraft.banner.stripe_top.purple": "Purple Chief",
+ "minecraft.banner.stripe_top.red": "Red Chief",
+ "minecraft.banner.stripe_top.white": "White Chief",
+ "minecraft.banner.stripe_top.yellow": "Yellow Chief",
+ "minecraft.banner.triangle_bottom.black": "Black Chevron",
+ "minecraft.banner.triangle_bottom.blue": "Blue Chevron",
+ "minecraft.banner.triangle_bottom.brown": "Brown Chevron",
+ "minecraft.banner.triangle_bottom.cyan": "Cyan Chevron",
+ "minecraft.banner.triangle_bottom.gray": "Gray Chevron",
+ "minecraft.banner.triangle_bottom.green": "Green Chevron",
+ "minecraft.banner.triangle_bottom.light_blue": "Light Blue Chevron",
+ "minecraft.banner.triangle_bottom.light_gray": "Light Gray Chevron",
+ "minecraft.banner.triangle_bottom.lime": "Lime Chevron",
+ "minecraft.banner.triangle_bottom.magenta": "Magenta Chevron",
+ "minecraft.banner.triangle_bottom.orange": "Orange Chevron",
+ "minecraft.banner.triangle_bottom.pink": "Pink Chevron",
+ "minecraft.banner.triangle_bottom.purple": "Purple Chevron",
+ "minecraft.banner.triangle_bottom.red": "Red Chevron",
+ "minecraft.banner.triangle_bottom.white": "White Chevron",
+ "minecraft.banner.triangle_bottom.yellow": "Yellow Chevron",
+ "minecraft.banner.triangle_top.black": "Black Inverted Chevron",
+ "minecraft.banner.triangle_top.blue": "Blue Inverted Chevron",
+ "minecraft.banner.triangle_top.brown": "Brown Inverted Chevron",
+ "minecraft.banner.triangle_top.cyan": "Cyan Inverted Chevron",
+ "minecraft.banner.triangle_top.gray": "Gray Inverted Chevron",
+ "minecraft.banner.triangle_top.green": "Green Inverted Chevron",
+ "minecraft.banner.triangle_top.light_blue": "Light Blue Inverted Chevron",
+ "minecraft.banner.triangle_top.light_gray": "Light Gray Inverted Chevron",
+ "minecraft.banner.triangle_top.lime": "Lime Inverted Chevron",
+ "minecraft.banner.triangle_top.magenta": "Magenta Inverted Chevron",
+ "minecraft.banner.triangle_top.orange": "Orange Inverted Chevron",
+ "minecraft.banner.triangle_top.pink": "Pink Inverted Chevron",
+ "minecraft.banner.triangle_top.purple": "Purple Inverted Chevron",
+ "minecraft.banner.triangle_top.red": "Red Inverted Chevron",
+ "minecraft.banner.triangle_top.white": "White Inverted Chevron",
+ "minecraft.banner.triangle_top.yellow": "Yellow Inverted Chevron",
+ "minecraft.banner.triangles_bottom.black": "Black Base Indented",
+ "minecraft.banner.triangles_bottom.blue": "Blue Base Indented",
+ "minecraft.banner.triangles_bottom.brown": "Brown Base Indented",
+ "minecraft.banner.triangles_bottom.cyan": "Cyan Base Indented",
+ "minecraft.banner.triangles_bottom.gray": "Gray Base Indented",
+ "minecraft.banner.triangles_bottom.green": "Green Base Indented",
+ "minecraft.banner.triangles_bottom.light_blue": "Light Blue Base Indented",
+ "minecraft.banner.triangles_bottom.light_gray": "Light Gray Base Indented",
+ "minecraft.banner.triangles_bottom.lime": "Lime Base Indented",
+ "minecraft.banner.triangles_bottom.magenta": "Magenta Base Indented",
+ "minecraft.banner.triangles_bottom.orange": "Orange Base Indented",
+ "minecraft.banner.triangles_bottom.pink": "Pink Base Indented",
+ "minecraft.banner.triangles_bottom.purple": "Purple Base Indented",
+ "minecraft.banner.triangles_bottom.red": "Red Base Indented",
+ "minecraft.banner.triangles_bottom.white": "White Base Indented",
+ "minecraft.banner.triangles_bottom.yellow": "Yellow Base Indented",
+ "minecraft.banner.triangles_top.black": "Black Chief Indented",
+ "minecraft.banner.triangles_top.blue": "Blue Chief Indented",
+ "minecraft.banner.triangles_top.brown": "Brown Chief Indented",
+ "minecraft.banner.triangles_top.cyan": "Cyan Chief Indented",
+ "minecraft.banner.triangles_top.gray": "Gray Chief Indented",
+ "minecraft.banner.triangles_top.green": "Green Chief Indented",
+ "minecraft.banner.triangles_top.light_blue": "Light Blue Chief Indented",
+ "minecraft.banner.triangles_top.light_gray": "Light Gray Chief Indented",
+ "minecraft.banner.triangles_top.lime": "Lime Chief Indented",
+ "minecraft.banner.triangles_top.magenta": "Magenta Chief Indented",
+ "minecraft.banner.triangles_top.orange": "Orange Chief Indented",
+ "minecraft.banner.triangles_top.pink": "Pink Chief Indented",
+ "minecraft.banner.triangles_top.purple": "Purple Chief Indented",
+ "minecraft.banner.triangles_top.red": "Red Chief Indented",
+ "minecraft.banner.triangles_top.white": "White Chief Indented",
+ "minecraft.banner.triangles_top.yellow": "Yellow Chief Indented",
+ "minecraft.barrel": "Barrel",
+ "minecraft.barrier": "Barrier",
+ "minecraft.basalt": "Basalt",
+ "minecraft.beacon": "Beacon",
+ "minecraft.beacon.primary": "Primary Power",
+ "minecraft.beacon.secondary": "Secondary Power",
+ "minecraft.bed.no_sleep": "You can sleep only at night or during thunderstorms",
+ "minecraft.bed.not_safe": "You may not rest now; there are monsters nearby",
+ "minecraft.bed.obstructed": "This bed is obstructed",
+ "minecraft.bed.occupied": "This bed is occupied",
+ "minecraft.bed.too_far_away": "You may not rest now; the bed is too far away",
+ "minecraft.bedrock": "Bedrock",
+ "minecraft.bee_nest": "Bee Nest",
+ "minecraft.beehive": "Beehive",
+ "minecraft.beetroots": "Beetroots",
+ "minecraft.bell": "Bell",
+ "minecraft.big_dripleaf": "Big Dripleaf",
+ "minecraft.big_dripleaf_stem": "Big Dripleaf Stem",
+ "minecraft.birch_button": "Birch Button",
+ "minecraft.birch_door": "Birch Door",
+ "minecraft.birch_fence": "Birch Fence",
+ "minecraft.birch_fence_gate": "Birch Fence Gate",
+ "minecraft.birch_leaves": "Birch Leaves",
+ "minecraft.birch_log": "Birch Log",
+ "minecraft.birch_planks": "Birch Planks",
+ "minecraft.birch_pressure_plate": "Birch Pressure Plate",
+ "minecraft.birch_sapling": "Birch Sapling",
+ "minecraft.birch_sign": "Birch Sign",
+ "minecraft.birch_slab": "Birch Slab",
+ "minecraft.birch_stairs": "Birch Stairs",
+ "minecraft.birch_trapdoor": "Birch Trapdoor",
+ "minecraft.birch_wall_sign": "Birch Wall Sign",
+ "minecraft.birch_wood": "Birch Wood",
+ "minecraft.black_banner": "Black Banner",
+ "minecraft.black_bed": "Black Bed",
+ "minecraft.black_candle": "Black Candle",
+ "minecraft.black_candle_cake": "Cake with Black Candle",
+ "minecraft.black_carpet": "Black Carpet",
+ "minecraft.black_concrete": "Black Concrete",
+ "minecraft.black_concrete_powder": "Black Concrete Powder",
+ "minecraft.black_glazed_terracotta": "Black Glazed Terracotta",
+ "minecraft.black_shulker_box": "Black Shulker Box",
+ "minecraft.black_stained_glass": "Black Stained Glass",
+ "minecraft.black_stained_glass_pane": "Black Stained Glass Pane",
+ "minecraft.black_terracotta": "Black Terracotta",
+ "minecraft.black_wool": "Black Wool",
+ "minecraft.blackstone": "Blackstone",
+ "minecraft.blackstone_slab": "Blackstone Slab",
+ "minecraft.blackstone_stairs": "Blackstone Stairs",
+ "minecraft.blackstone_wall": "Blackstone Wall",
+ "minecraft.blast_furnace": "Blast Furnace",
+ "minecraft.blue_banner": "Blue Banner",
+ "minecraft.blue_bed": "Blue Bed",
+ "minecraft.blue_candle": "Blue Candle",
+ "minecraft.blue_candle_cake": "Cake with Blue Candle",
+ "minecraft.blue_carpet": "Blue Carpet",
+ "minecraft.blue_concrete": "Blue Concrete",
+ "minecraft.blue_concrete_powder": "Blue Concrete Powder",
+ "minecraft.blue_glazed_terracotta": "Blue Glazed Terracotta",
+ "minecraft.blue_ice": "Blue Ice",
+ "minecraft.blue_orchid": "Blue Orchid",
+ "minecraft.blue_shulker_box": "Blue Shulker Box",
+ "minecraft.blue_stained_glass": "Blue Stained Glass",
+ "minecraft.blue_stained_glass_pane": "Blue Stained Glass Pane",
+ "minecraft.blue_terracotta": "Blue Terracotta",
+ "minecraft.blue_wool": "Blue Wool",
+ "minecraft.bone_block": "Bone Block",
+ "minecraft.bookshelf": "Bookshelf",
+ "minecraft.brain_coral": "Brain Coral",
+ "minecraft.brain_coral_block": "Brain Coral Block",
+ "minecraft.brain_coral_fan": "Brain Coral Fan",
+ "minecraft.brain_coral_wall_fan": "Brain Coral Wall Fan",
+ "minecraft.brewing_stand": "Brewing Stand",
+ "minecraft.brick_slab": "Brick Slab",
+ "minecraft.brick_stairs": "Brick Stairs",
+ "minecraft.brick_wall": "Brick Wall",
+ "minecraft.bricks": "Bricks",
+ "minecraft.brown_banner": "Brown Banner",
+ "minecraft.brown_bed": "Brown Bed",
+ "minecraft.brown_candle": "Brown Candle",
+ "minecraft.brown_candle_cake": "Cake with Brown Candle",
+ "minecraft.brown_carpet": "Brown Carpet",
+ "minecraft.brown_concrete": "Brown Concrete",
+ "minecraft.brown_concrete_powder": "Brown Concrete Powder",
+ "minecraft.brown_glazed_terracotta": "Brown Glazed Terracotta",
+ "minecraft.brown_mushroom": "Brown Mushroom",
+ "minecraft.brown_mushroom_block": "Brown Mushroom Block",
+ "minecraft.brown_shulker_box": "Brown Shulker Box",
+ "minecraft.brown_stained_glass": "Brown Stained Glass",
+ "minecraft.brown_stained_glass_pane": "Brown Stained Glass Pane",
+ "minecraft.brown_terracotta": "Brown Terracotta",
+ "minecraft.brown_wool": "Brown Wool",
+ "minecraft.bubble_column": "Bubble Column",
+ "minecraft.bubble_coral": "Bubble Coral",
+ "minecraft.bubble_coral_block": "Bubble Coral Block",
+ "minecraft.bubble_coral_fan": "Bubble Coral Fan",
+ "minecraft.bubble_coral_wall_fan": "Bubble Coral Wall Fan",
+ "minecraft.budding_amethyst": "Budding Amethyst",
+ "minecraft.cactus": "Cactus",
+ "minecraft.cake": "Cake",
+ "minecraft.calcite": "Calcite",
+ "minecraft.campfire": "Campfire",
+ "minecraft.candle": "Candle",
+ "minecraft.candle_cake": "Cake with Candle",
+ "minecraft.carrots": "Carrots",
+ "minecraft.cartography_table": "Cartography Table",
+ "minecraft.carved_pumpkin": "Carved Pumpkin",
+ "minecraft.cauldron": "Cauldron",
+ "minecraft.cave_air": "Cave Air",
+ "minecraft.cave_vines": "Cave Vines",
+ "minecraft.cave_vines_plant": "Cave Vines Plant",
+ "minecraft.chain": "Chain",
+ "minecraft.chain_command_block": "Chain Command Block",
+ "minecraft.chest": "Chest",
+ "minecraft.chipped_anvil": "Chipped Anvil",
+ "minecraft.chiseled_deepslate": "Chiseled Deepslate",
+ "minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks",
+ "minecraft.chiseled_polished_blackstone": "Chiseled Polished Blackstone",
+ "minecraft.chiseled_quartz_block": "Chiseled Quartz Block",
+ "minecraft.chiseled_red_sandstone": "Chiseled Red Sandstone",
+ "minecraft.chiseled_sandstone": "Chiseled Sandstone",
+ "minecraft.chiseled_stone_bricks": "Chiseled Stone Bricks",
+ "minecraft.chorus_flower": "Chorus Flower",
+ "minecraft.chorus_plant": "Chorus Plant",
+ "minecraft.clay": "Clay",
+ "minecraft.coal_block": "Block of Coal",
+ "minecraft.coal_ore": "Coal Ore",
+ "minecraft.coarse_dirt": "Coarse Dirt",
+ "minecraft.cobbled_deepslate": "Cobbled Deepslate",
+ "minecraft.cobbled_deepslate_slab": "Cobbled Deepslate Slab",
+ "minecraft.cobbled_deepslate_stairs": "Cobbled Deepslate Stairs",
+ "minecraft.cobbled_deepslate_wall": "Cobbled Deepslate Wall",
+ "minecraft.cobblestone": "Cobblestone",
+ "minecraft.cobblestone_slab": "Cobblestone Slab",
+ "minecraft.cobblestone_stairs": "Cobblestone Stairs",
+ "minecraft.cobblestone_wall": "Cobblestone Wall",
+ "minecraft.cobweb": "Cobweb",
+ "minecraft.cocoa": "Cocoa",
+ "minecraft.command_block": "Command Block",
+ "minecraft.comparator": "Redstone Comparator",
+ "minecraft.composter": "Composter",
+ "minecraft.conduit": "Conduit",
+ "minecraft.copper_block": "Block of Copper",
+ "minecraft.copper_ore": "Copper Ore",
+ "minecraft.cornflower": "Cornflower",
+ "minecraft.cracked_deepslate_bricks": "Cracked Deepslate Bricks",
+ "minecraft.cracked_deepslate_tiles": "Cracked Deepslate Tiles",
+ "minecraft.cracked_nether_bricks": "Cracked Nether Bricks",
+ "minecraft.cracked_polished_blackstone_bricks": "Cracked Polished Blackstone Bricks",
+ "minecraft.cracked_stone_bricks": "Cracked Stone Bricks",
+ "minecraft.crafting_table": "Crafting Table",
+ "minecraft.creeper_head": "Creeper Head",
+ "minecraft.creeper_wall_head": "Creeper Wall Head",
+ "minecraft.crimson_button": "Crimson Button",
+ "minecraft.crimson_door": "Crimson Door",
+ "minecraft.crimson_fence": "Crimson Fence",
+ "minecraft.crimson_fence_gate": "Crimson Fence Gate",
+ "minecraft.crimson_fungus": "Crimson Fungus",
+ "minecraft.crimson_hyphae": "Crimson Hyphae",
+ "minecraft.crimson_nylium": "Crimson Nylium",
+ "minecraft.crimson_planks": "Crimson Planks",
+ "minecraft.crimson_pressure_plate": "Crimson Pressure Plate",
+ "minecraft.crimson_roots": "Crimson Roots",
+ "minecraft.crimson_sign": "Crimson Sign",
+ "minecraft.crimson_slab": "Crimson Slab",
+ "minecraft.crimson_stairs": "Crimson Stairs",
+ "minecraft.crimson_stem": "Crimson Stem",
+ "minecraft.crimson_trapdoor": "Crimson Trapdoor",
+ "minecraft.crimson_wall_sign": "Crimson Wall Sign",
+ "minecraft.crying_obsidian": "Crying Obsidian",
+ "minecraft.cut_copper": "Cut Copper",
+ "minecraft.cut_copper_slab": "Cut Copper Slab",
+ "minecraft.cut_copper_stairs": "Cut Copper Stairs",
+ "minecraft.cut_red_sandstone": "Cut Red Sandstone",
+ "minecraft.cut_red_sandstone_slab": "Cut Red Sandstone Slab",
+ "minecraft.cut_sandstone": "Cut Sandstone",
+ "minecraft.cut_sandstone_slab": "Cut Sandstone Slab",
+ "minecraft.cyan_banner": "Cyan Banner",
+ "minecraft.cyan_bed": "Cyan Bed",
+ "minecraft.cyan_candle": "Cyan Candle",
+ "minecraft.cyan_candle_cake": "Cake with Cyan Candle",
+ "minecraft.cyan_carpet": "Cyan Carpet",
+ "minecraft.cyan_concrete": "Cyan Concrete",
+ "minecraft.cyan_concrete_powder": "Cyan Concrete Powder",
+ "minecraft.cyan_glazed_terracotta": "Cyan Glazed Terracotta",
+ "minecraft.cyan_shulker_box": "Cyan Shulker Box",
+ "minecraft.cyan_stained_glass": "Cyan Stained Glass",
+ "minecraft.cyan_stained_glass_pane": "Cyan Stained Glass Pane",
+ "minecraft.cyan_terracotta": "Cyan Terracotta",
+ "minecraft.cyan_wool": "Cyan Wool",
+ "minecraft.damaged_anvil": "Damaged Anvil",
+ "minecraft.dandelion": "Dandelion",
+ "minecraft.dark_oak_button": "Dark Oak Button",
+ "minecraft.dark_oak_door": "Dark Oak Door",
+ "minecraft.dark_oak_fence": "Dark Oak Fence",
+ "minecraft.dark_oak_fence_gate": "Dark Oak Fence Gate",
+ "minecraft.dark_oak_leaves": "Dark Oak Leaves",
+ "minecraft.dark_oak_log": "Dark Oak Log",
+ "minecraft.dark_oak_planks": "Dark Oak Planks",
+ "minecraft.dark_oak_pressure_plate": "Dark Oak Pressure Plate",
+ "minecraft.dark_oak_sapling": "Dark Oak Sapling",
+ "minecraft.dark_oak_sign": "Dark Oak Sign",
+ "minecraft.dark_oak_slab": "Dark Oak Slab",
+ "minecraft.dark_oak_stairs": "Dark Oak Stairs",
+ "minecraft.dark_oak_trapdoor": "Dark Oak Trapdoor",
+ "minecraft.dark_oak_wall_sign": "Dark Oak Wall Sign",
+ "minecraft.dark_oak_wood": "Dark Oak Wood",
+ "minecraft.dark_prismarine": "Dark Prismarine",
+ "minecraft.dark_prismarine_slab": "Dark Prismarine Slab",
+ "minecraft.dark_prismarine_stairs": "Dark Prismarine Stairs",
+ "minecraft.daylight_detector": "Daylight Detector",
+ "minecraft.dead_brain_coral": "Dead Brain Coral",
+ "minecraft.dead_brain_coral_block": "Dead Brain Coral Block",
+ "minecraft.dead_brain_coral_fan": "Dead Brain Coral Fan",
+ "minecraft.dead_brain_coral_wall_fan": "Dead Brain Coral Wall Fan",
+ "minecraft.dead_bubble_coral": "Dead Bubble Coral",
+ "minecraft.dead_bubble_coral_block": "Dead Bubble Coral Block",
+ "minecraft.dead_bubble_coral_fan": "Dead Bubble Coral Fan",
+ "minecraft.dead_bubble_coral_wall_fan": "Dead Bubble Coral Wall Fan",
+ "minecraft.dead_bush": "Dead Bush",
+ "minecraft.dead_fire_coral": "Dead Fire Coral",
+ "minecraft.dead_fire_coral_block": "Dead Fire Coral Block",
+ "minecraft.dead_fire_coral_fan": "Dead Fire Coral Fan",
+ "minecraft.dead_fire_coral_wall_fan": "Dead Fire Coral Wall Fan",
+ "minecraft.dead_horn_coral": "Dead Horn Coral",
+ "minecraft.dead_horn_coral_block": "Dead Horn Coral Block",
+ "minecraft.dead_horn_coral_fan": "Dead Horn Coral Fan",
+ "minecraft.dead_horn_coral_wall_fan": "Dead Horn Coral Wall Fan",
+ "minecraft.dead_tube_coral": "Dead Tube Coral",
+ "minecraft.dead_tube_coral_block": "Dead Tube Coral Block",
+ "minecraft.dead_tube_coral_fan": "Dead Tube Coral Fan",
+ "minecraft.dead_tube_coral_wall_fan": "Dead Tube Coral Wall Fan",
+ "minecraft.deepslate": "Deepslate",
+ "minecraft.deepslate_brick_slab": "Deepslate Brick Slab",
+ "minecraft.deepslate_brick_stairs": "Deepslate Brick Stairs",
+ "minecraft.deepslate_brick_wall": "Deepslate Brick Wall",
+ "minecraft.deepslate_bricks": "Deepslate Bricks",
+ "minecraft.deepslate_coal_ore": "Deepslate Coal Ore",
+ "minecraft.deepslate_copper_ore": "Deepslate Copper Ore",
+ "minecraft.deepslate_diamond_ore": "Deepslate Diamond Ore",
+ "minecraft.deepslate_emerald_ore": "Deepslate Emerald Ore",
+ "minecraft.deepslate_gold_ore": "Deepslate Gold Ore",
+ "minecraft.deepslate_iron_ore": "Deepslate Iron Ore",
+ "minecraft.deepslate_lapis_ore": "Deepslate Lapis Lazuli Ore",
+ "minecraft.deepslate_redstone_ore": "Deepslate Redstone Ore",
+ "minecraft.deepslate_tile_slab": "Deepslate Tile Slab",
+ "minecraft.deepslate_tile_stairs": "Deepslate Tile Stairs",
+ "minecraft.deepslate_tile_wall": "Deepslate Tile Wall",
+ "minecraft.deepslate_tiles": "Deepslate Tiles",
+ "minecraft.detector_rail": "Detector Rail",
+ "minecraft.diamond_block": "Block of Diamond",
+ "minecraft.diamond_ore": "Diamond Ore",
+ "minecraft.diorite": "Diorite",
+ "minecraft.diorite_slab": "Diorite Slab",
+ "minecraft.diorite_stairs": "Diorite Stairs",
+ "minecraft.diorite_wall": "Diorite Wall",
+ "minecraft.dirt": "Dirt",
+ "minecraft.dirt_path": "Dirt Path",
+ "minecraft.dispenser": "Dispenser",
+ "minecraft.dragon_egg": "Dragon Egg",
+ "minecraft.dragon_head": "Dragon Head",
+ "minecraft.dragon_wall_head": "Dragon Wall Head",
+ "minecraft.dried_kelp_block": "Dried Kelp Block",
+ "minecraft.dripstone_block": "Dripstone Block",
+ "minecraft.dropper": "Dropper",
+ "minecraft.emerald_block": "Block of Emerald",
+ "minecraft.emerald_ore": "Emerald Ore",
+ "minecraft.enchanting_table": "Enchanting Table",
+ "minecraft.end_gateway": "End Gateway",
+ "minecraft.end_portal": "End Portal",
+ "minecraft.end_portal_frame": "End Portal Frame",
+ "minecraft.end_rod": "End Rod",
+ "minecraft.end_stone": "End Stone",
+ "minecraft.end_stone_brick_slab": "End Stone Brick Slab",
+ "minecraft.end_stone_brick_stairs": "End Stone Brick Stairs",
+ "minecraft.end_stone_brick_wall": "End Stone Brick Wall",
+ "minecraft.end_stone_bricks": "End Stone Bricks",
+ "minecraft.ender_chest": "Ender Chest",
+ "minecraft.exposed_copper": "Exposed Copper",
+ "minecraft.exposed_cut_copper": "Exposed Cut Copper",
+ "minecraft.exposed_cut_copper_slab": "Exposed Cut Copper Slab",
+ "minecraft.exposed_cut_copper_stairs": "Exposed Cut Copper Stairs",
+ "minecraft.farmland": "Farmland",
+ "minecraft.fern": "Fern",
+ "minecraft.fire": "Fire",
+ "minecraft.fire_coral": "Fire Coral",
+ "minecraft.fire_coral_block": "Fire Coral Block",
+ "minecraft.fire_coral_fan": "Fire Coral Fan",
+ "minecraft.fire_coral_wall_fan": "Fire Coral Wall Fan",
+ "minecraft.fletching_table": "Fletching Table",
+ "minecraft.flower_pot": "Flower Pot",
+ "minecraft.flowering_azalea": "Flowering Azalea",
+ "minecraft.flowering_azalea_leaves": "Flowering Azalea Leaves",
+ "minecraft.frosted_ice": "Frosted Ice",
+ "minecraft.furnace": "Furnace",
+ "minecraft.gilded_blackstone": "Gilded Blackstone",
+ "minecraft.glass": "Glass",
+ "minecraft.glass_pane": "Glass Pane",
+ "minecraft.glow_lichen": "Glow Lichen",
+ "minecraft.glowstone": "Glowstone",
+ "minecraft.gold_block": "Block of Gold",
+ "minecraft.gold_ore": "Gold Ore",
+ "minecraft.granite": "Granite",
+ "minecraft.granite_slab": "Granite Slab",
+ "minecraft.granite_stairs": "Granite Stairs",
+ "minecraft.granite_wall": "Granite Wall",
+ "minecraft.grass": "Grass",
+ "minecraft.grass_block": "Grass Block",
+ "minecraft.gravel": "Gravel",
+ "minecraft.gray_banner": "Gray Banner",
+ "minecraft.gray_bed": "Gray Bed",
+ "minecraft.gray_candle": "Gray Candle",
+ "minecraft.gray_candle_cake": "Cake with Gray Candle",
+ "minecraft.gray_carpet": "Gray Carpet",
+ "minecraft.gray_concrete": "Gray Concrete",
+ "minecraft.gray_concrete_powder": "Gray Concrete Powder",
+ "minecraft.gray_glazed_terracotta": "Gray Glazed Terracotta",
+ "minecraft.gray_shulker_box": "Gray Shulker Box",
+ "minecraft.gray_stained_glass": "Gray Stained Glass",
+ "minecraft.gray_stained_glass_pane": "Gray Stained Glass Pane",
+ "minecraft.gray_terracotta": "Gray Terracotta",
+ "minecraft.gray_wool": "Gray Wool",
+ "minecraft.green_banner": "Green Banner",
+ "minecraft.green_bed": "Green Bed",
+ "minecraft.green_candle": "Green Candle",
+ "minecraft.green_candle_cake": "Cake with Green Candle",
+ "minecraft.green_carpet": "Green Carpet",
+ "minecraft.green_concrete": "Green Concrete",
+ "minecraft.green_concrete_powder": "Green Concrete Powder",
+ "minecraft.green_glazed_terracotta": "Green Glazed Terracotta",
+ "minecraft.green_shulker_box": "Green Shulker Box",
+ "minecraft.green_stained_glass": "Green Stained Glass",
+ "minecraft.green_stained_glass_pane": "Green Stained Glass Pane",
+ "minecraft.green_terracotta": "Green Terracotta",
+ "minecraft.green_wool": "Green Wool",
+ "minecraft.grindstone": "Grindstone",
+ "minecraft.hanging_roots": "Hanging Roots",
+ "minecraft.hay_block": "Hay Bale",
+ "minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate",
+ "minecraft.honey_block": "Honey Block",
+ "minecraft.honeycomb_block": "Honeycomb Block",
+ "minecraft.hopper": "Hopper",
+ "minecraft.horn_coral": "Horn Coral",
+ "minecraft.horn_coral_block": "Horn Coral Block",
+ "minecraft.horn_coral_fan": "Horn Coral Fan",
+ "minecraft.horn_coral_wall_fan": "Horn Coral Wall Fan",
+ "minecraft.ice": "Ice",
+ "minecraft.infested_chiseled_stone_bricks": "Infested Chiseled Stone Bricks",
+ "minecraft.infested_cobblestone": "Infested Cobblestone",
+ "minecraft.infested_cracked_stone_bricks": "Infested Cracked Stone Bricks",
+ "minecraft.infested_deepslate": "Infested Deepslate",
+ "minecraft.infested_mossy_stone_bricks": "Infested Mossy Stone Bricks",
+ "minecraft.infested_stone": "Infested Stone",
+ "minecraft.infested_stone_bricks": "Infested Stone Bricks",
+ "minecraft.iron_bars": "Iron Bars",
+ "minecraft.iron_block": "Block of Iron",
+ "minecraft.iron_door": "Iron Door",
+ "minecraft.iron_ore": "Iron Ore",
+ "minecraft.iron_trapdoor": "Iron Trapdoor",
+ "minecraft.jack_o_lantern": "Jack o'Lantern",
+ "minecraft.jigsaw": "Jigsaw Block",
+ "minecraft.jukebox": "Jukebox",
+ "minecraft.jungle_button": "Jungle Button",
+ "minecraft.jungle_door": "Jungle Door",
+ "minecraft.jungle_fence": "Jungle Fence",
+ "minecraft.jungle_fence_gate": "Jungle Fence Gate",
+ "minecraft.jungle_leaves": "Jungle Leaves",
+ "minecraft.jungle_log": "Jungle Log",
+ "minecraft.jungle_planks": "Jungle Planks",
+ "minecraft.jungle_pressure_plate": "Jungle Pressure Plate",
+ "minecraft.jungle_sapling": "Jungle Sapling",
+ "minecraft.jungle_sign": "Jungle Sign",
+ "minecraft.jungle_slab": "Jungle Slab",
+ "minecraft.jungle_stairs": "Jungle Stairs",
+ "minecraft.jungle_trapdoor": "Jungle Trapdoor",
+ "minecraft.jungle_wall_sign": "Jungle Wall Sign",
+ "minecraft.jungle_wood": "Jungle Wood",
+ "minecraft.kelp": "Kelp",
+ "minecraft.kelp_plant": "Kelp Plant",
+ "minecraft.ladder": "Ladder",
+ "minecraft.lantern": "Lantern",
+ "minecraft.lapis_block": "Block of Lapis Lazuli",
+ "minecraft.lapis_ore": "Lapis Lazuli Ore",
+ "minecraft.large_amethyst_bud": "Large Amethyst Bud",
+ "minecraft.large_fern": "Large Fern",
+ "minecraft.lava": "Lava",
+ "minecraft.lava_cauldron": "Lava Cauldron",
+ "minecraft.lectern": "Lectern",
+ "minecraft.lever": "Lever",
+ "minecraft.light": "Light",
+ "minecraft.light_blue_banner": "Light Blue Banner",
+ "minecraft.light_blue_bed": "Light Blue Bed",
+ "minecraft.light_blue_candle": "Light Blue Candle",
+ "minecraft.light_blue_candle_cake": "Cake with Light Blue Candle",
+ "minecraft.light_blue_carpet": "Light Blue Carpet",
+ "minecraft.light_blue_concrete": "Light Blue Concrete",
+ "minecraft.light_blue_concrete_powder": "Light Blue Concrete Powder",
+ "minecraft.light_blue_glazed_terracotta": "Light Blue Glazed Terracotta",
+ "minecraft.light_blue_shulker_box": "Light Blue Shulker Box",
+ "minecraft.light_blue_stained_glass": "Light Blue Stained Glass",
+ "minecraft.light_blue_stained_glass_pane": "Light Blue Stained Glass Pane",
+ "minecraft.light_blue_terracotta": "Light Blue Terracotta",
+ "minecraft.light_blue_wool": "Light Blue Wool",
+ "minecraft.light_gray_banner": "Light Gray Banner",
+ "minecraft.light_gray_bed": "Light Gray Bed",
+ "minecraft.light_gray_candle": "Light Gray Candle",
+ "minecraft.light_gray_candle_cake": "Cake with Light Gray Candle",
+ "minecraft.light_gray_carpet": "Light Gray Carpet",
+ "minecraft.light_gray_concrete": "Light Gray Concrete",
+ "minecraft.light_gray_concrete_powder": "Light Gray Concrete Powder",
+ "minecraft.light_gray_glazed_terracotta": "Light Gray Glazed Terracotta",
+ "minecraft.light_gray_shulker_box": "Light Gray Shulker Box",
+ "minecraft.light_gray_stained_glass": "Light Gray Stained Glass",
+ "minecraft.light_gray_stained_glass_pane": "Light Gray Stained Glass Pane",
+ "minecraft.light_gray_terracotta": "Light Gray Terracotta",
+ "minecraft.light_gray_wool": "Light Gray Wool",
+ "minecraft.light_weighted_pressure_plate": "Light Weighted Pressure Plate",
+ "minecraft.lightning_rod": "Lightning Rod",
+ "minecraft.lilac": "Lilac",
+ "minecraft.lily_of_the_valley": "Lily of the Valley",
+ "minecraft.lily_pad": "Lily Pad",
+ "minecraft.lime_banner": "Lime Banner",
+ "minecraft.lime_bed": "Lime Bed",
+ "minecraft.lime_candle": "Lime Candle",
+ "minecraft.lime_candle_cake": "Cake with Lime Candle",
+ "minecraft.lime_carpet": "Lime Carpet",
+ "minecraft.lime_concrete": "Lime Concrete",
+ "minecraft.lime_concrete_powder": "Lime Concrete Powder",
+ "minecraft.lime_glazed_terracotta": "Lime Glazed Terracotta",
+ "minecraft.lime_shulker_box": "Lime Shulker Box",
+ "minecraft.lime_stained_glass": "Lime Stained Glass",
+ "minecraft.lime_stained_glass_pane": "Lime Stained Glass Pane",
+ "minecraft.lime_terracotta": "Lime Terracotta",
+ "minecraft.lime_wool": "Lime Wool",
+ "minecraft.lodestone": "Lodestone",
+ "minecraft.loom": "Loom",
+ "minecraft.magenta_banner": "Magenta Banner",
+ "minecraft.magenta_bed": "Magenta Bed",
+ "minecraft.magenta_candle": "Magenta Candle",
+ "minecraft.magenta_candle_cake": "Cake with Magenta Candle",
+ "minecraft.magenta_carpet": "Magenta Carpet",
+ "minecraft.magenta_concrete": "Magenta Concrete",
+ "minecraft.magenta_concrete_powder": "Magenta Concrete Powder",
+ "minecraft.magenta_glazed_terracotta": "Magenta Glazed Terracotta",
+ "minecraft.magenta_shulker_box": "Magenta Shulker Box",
+ "minecraft.magenta_stained_glass": "Magenta Stained Glass",
+ "minecraft.magenta_stained_glass_pane": "Magenta Stained Glass Pane",
+ "minecraft.magenta_terracotta": "Magenta Terracotta",
+ "minecraft.magenta_wool": "Magenta Wool",
+ "minecraft.magma_block": "Magma Block",
+ "minecraft.medium_amethyst_bud": "Medium Amethyst Bud",
+ "minecraft.melon": "Melon",
+ "minecraft.melon_stem": "Melon Stem",
+ "minecraft.moss_block": "Moss Block",
+ "minecraft.moss_carpet": "Moss Carpet",
+ "minecraft.mossy_cobblestone": "Mossy Cobblestone",
+ "minecraft.mossy_cobblestone_slab": "Mossy Cobblestone Slab",
+ "minecraft.mossy_cobblestone_stairs": "Mossy Cobblestone Stairs",
+ "minecraft.mossy_cobblestone_wall": "Mossy Cobblestone Wall",
+ "minecraft.mossy_stone_brick_slab": "Mossy Stone Brick Slab",
+ "minecraft.mossy_stone_brick_stairs": "Mossy Stone Brick Stairs",
+ "minecraft.mossy_stone_brick_wall": "Mossy Stone Brick Wall",
+ "minecraft.mossy_stone_bricks": "Mossy Stone Bricks",
+ "minecraft.moving_piston": "Moving Piston",
+ "minecraft.mushroom_stem": "Mushroom Stem",
+ "minecraft.mycelium": "Mycelium",
+ "minecraft.nether_brick_fence": "Nether Brick Fence",
+ "minecraft.nether_brick_slab": "Nether Brick Slab",
+ "minecraft.nether_brick_stairs": "Nether Brick Stairs",
+ "minecraft.nether_brick_wall": "Nether Brick Wall",
+ "minecraft.nether_bricks": "Nether Bricks",
+ "minecraft.nether_gold_ore": "Nether Gold Ore",
+ "minecraft.nether_portal": "Nether Portal",
+ "minecraft.nether_quartz_ore": "Nether Quartz Ore",
+ "minecraft.nether_sprouts": "Nether Sprouts",
+ "minecraft.nether_wart": "Nether Wart",
+ "minecraft.nether_wart_block": "Nether Wart Block",
+ "minecraft.netherite_block": "Block of Netherite",
+ "minecraft.netherrack": "Netherrack",
+ "minecraft.note_block": "Note Block",
+ "minecraft.oak_button": "Oak Button",
+ "minecraft.oak_door": "Oak Door",
+ "minecraft.oak_fence": "Oak Fence",
+ "minecraft.oak_fence_gate": "Oak Fence Gate",
+ "minecraft.oak_leaves": "Oak Leaves",
+ "minecraft.oak_log": "Oak Log",
+ "minecraft.oak_planks": "Oak Planks",
+ "minecraft.oak_pressure_plate": "Oak Pressure Plate",
+ "minecraft.oak_sapling": "Oak Sapling",
+ "minecraft.oak_sign": "Oak Sign",
+ "minecraft.oak_slab": "Oak Slab",
+ "minecraft.oak_stairs": "Oak Stairs",
+ "minecraft.oak_trapdoor": "Oak Trapdoor",
+ "minecraft.oak_wall_sign": "Oak Wall Sign",
+ "minecraft.oak_wood": "Oak Wood",
+ "minecraft.observer": "Observer",
+ "minecraft.obsidian": "Obsidian",
+ "minecraft.ominous_banner": "Ominous Banner",
+ "minecraft.orange_banner": "Orange Banner",
+ "minecraft.orange_bed": "Orange Bed",
+ "minecraft.orange_candle": "Orange Candle",
+ "minecraft.orange_candle_cake": "Cake with Orange Candle",
+ "minecraft.orange_carpet": "Orange Carpet",
+ "minecraft.orange_concrete": "Orange Concrete",
+ "minecraft.orange_concrete_powder": "Orange Concrete Powder",
+ "minecraft.orange_glazed_terracotta": "Orange Glazed Terracotta",
+ "minecraft.orange_shulker_box": "Orange Shulker Box",
+ "minecraft.orange_stained_glass": "Orange Stained Glass",
+ "minecraft.orange_stained_glass_pane": "Orange Stained Glass Pane",
+ "minecraft.orange_terracotta": "Orange Terracotta",
+ "minecraft.orange_tulip": "Orange Tulip",
+ "minecraft.orange_wool": "Orange Wool",
+ "minecraft.oxeye_daisy": "Oxeye Daisy",
+ "minecraft.oxidized_copper": "Oxidized Copper",
+ "minecraft.oxidized_cut_copper": "Oxidized Cut Copper",
+ "minecraft.oxidized_cut_copper_slab": "Oxidized Cut Copper Slab",
+ "minecraft.oxidized_cut_copper_stairs": "Oxidized Cut Copper Stairs",
+ "minecraft.packed_ice": "Packed Ice",
+ "minecraft.peony": "Peony",
+ "minecraft.petrified_oak_slab": "Petrified Oak Slab",
+ "minecraft.pink_banner": "Pink Banner",
+ "minecraft.pink_bed": "Pink Bed",
+ "minecraft.pink_candle": "Pink Candle",
+ "minecraft.pink_candle_cake": "Cake with Pink Candle",
+ "minecraft.pink_carpet": "Pink Carpet",
+ "minecraft.pink_concrete": "Pink Concrete",
+ "minecraft.pink_concrete_powder": "Pink Concrete Powder",
+ "minecraft.pink_glazed_terracotta": "Pink Glazed Terracotta",
+ "minecraft.pink_shulker_box": "Pink Shulker Box",
+ "minecraft.pink_stained_glass": "Pink Stained Glass",
+ "minecraft.pink_stained_glass_pane": "Pink Stained Glass Pane",
+ "minecraft.pink_terracotta": "Pink Terracotta",
+ "minecraft.pink_tulip": "Pink Tulip",
+ "minecraft.pink_wool": "Pink Wool",
+ "minecraft.piston": "Piston",
+ "minecraft.piston_head": "Piston Head",
+ "minecraft.player_head": "Player Head",
+ "minecraft.player_head.named": "%s's Head",
+ "minecraft.player_wall_head": "Player Wall Head",
+ "minecraft.podzol": "Podzol",
+ "minecraft.pointed_dripstone": "Pointed Dripstone",
+ "minecraft.polished_andesite": "Polished Andesite",
+ "minecraft.polished_andesite_slab": "Polished Andesite Slab",
+ "minecraft.polished_andesite_stairs": "Polished Andesite Stairs",
+ "minecraft.polished_basalt": "Polished Basalt",
+ "minecraft.polished_blackstone": "Polished Blackstone",
+ "minecraft.polished_blackstone_brick_slab": "Polished Blackstone Brick Slab",
+ "minecraft.polished_blackstone_brick_stairs": "Polished Blackstone Brick Stairs",
+ "minecraft.polished_blackstone_brick_wall": "Polished Blackstone Brick Wall",
+ "minecraft.polished_blackstone_bricks": "Polished Blackstone Bricks",
+ "minecraft.polished_blackstone_button": "Polished Blackstone Button",
+ "minecraft.polished_blackstone_pressure_plate": "Polished Blackstone Pressure Plate",
+ "minecraft.polished_blackstone_slab": "Polished Blackstone Slab",
+ "minecraft.polished_blackstone_stairs": "Polished Blackstone Stairs",
+ "minecraft.polished_blackstone_wall": "Polished Blackstone Wall",
+ "minecraft.polished_deepslate": "Polished Deepslate",
+ "minecraft.polished_deepslate_slab": "Polished Deepslate Slab",
+ "minecraft.polished_deepslate_stairs": "Polished Deepslate Stairs",
+ "minecraft.polished_deepslate_wall": "Polished Deepslate Wall",
+ "minecraft.polished_diorite": "Polished Diorite",
+ "minecraft.polished_diorite_slab": "Polished Diorite Slab",
+ "minecraft.polished_diorite_stairs": "Polished Diorite Stairs",
+ "minecraft.polished_granite": "Polished Granite",
+ "minecraft.polished_granite_slab": "Polished Granite Slab",
+ "minecraft.polished_granite_stairs": "Polished Granite Stairs",
+ "minecraft.poppy": "Poppy",
+ "minecraft.potatoes": "Potatoes",
+ "minecraft.potted_acacia_sapling": "Potted Acacia Sapling",
+ "minecraft.potted_allium": "Potted Allium",
+ "minecraft.potted_azalea_bush": "Potted Azalea",
+ "minecraft.potted_azure_bluet": "Potted Azure Bluet",
+ "minecraft.potted_bamboo": "Potted Bamboo",
+ "minecraft.potted_birch_sapling": "Potted Birch Sapling",
+ "minecraft.potted_blue_orchid": "Potted Blue Orchid",
+ "minecraft.potted_brown_mushroom": "Potted Brown Mushroom",
+ "minecraft.potted_cactus": "Potted Cactus",
+ "minecraft.potted_cornflower": "Potted Cornflower",
+ "minecraft.potted_crimson_fungus": "Potted Crimson Fungus",
+ "minecraft.potted_crimson_roots": "Potted Crimson Roots",
+ "minecraft.potted_dandelion": "Potted Dandelion",
+ "minecraft.potted_dark_oak_sapling": "Potted Dark Oak Sapling",
+ "minecraft.potted_dead_bush": "Potted Dead Bush",
+ "minecraft.potted_fern": "Potted Fern",
+ "minecraft.potted_flowering_azalea_bush": "Potted Flowering Azalea",
+ "minecraft.potted_jungle_sapling": "Potted Jungle Sapling",
+ "minecraft.potted_lily_of_the_valley": "Potted Lily of the Valley",
+ "minecraft.potted_oak_sapling": "Potted Oak Sapling",
+ "minecraft.potted_orange_tulip": "Potted Orange Tulip",
+ "minecraft.potted_oxeye_daisy": "Potted Oxeye Daisy",
+ "minecraft.potted_pink_tulip": "Potted Pink Tulip",
+ "minecraft.potted_poppy": "Potted Poppy",
+ "minecraft.potted_red_mushroom": "Potted Red Mushroom",
+ "minecraft.potted_red_tulip": "Potted Red Tulip",
+ "minecraft.potted_spruce_sapling": "Potted Spruce Sapling",
+ "minecraft.potted_warped_fungus": "Potted Warped Fungus",
+ "minecraft.potted_warped_roots": "Potted Warped Roots",
+ "minecraft.potted_white_tulip": "Potted White Tulip",
+ "minecraft.potted_wither_rose": "Potted Wither Rose",
+ "minecraft.powder_snow": "Powder Snow",
+ "minecraft.powder_snow_cauldron": "Powder Snow Cauldron",
+ "minecraft.powered_rail": "Powered Rail",
+ "minecraft.prismarine": "Prismarine",
+ "minecraft.prismarine_brick_slab": "Prismarine Brick Slab",
+ "minecraft.prismarine_brick_stairs": "Prismarine Brick Stairs",
+ "minecraft.prismarine_bricks": "Prismarine Bricks",
+ "minecraft.prismarine_slab": "Prismarine Slab",
+ "minecraft.prismarine_stairs": "Prismarine Stairs",
+ "minecraft.prismarine_wall": "Prismarine Wall",
+ "minecraft.pumpkin": "Pumpkin",
+ "minecraft.pumpkin_stem": "Pumpkin Stem",
+ "minecraft.purple_banner": "Purple Banner",
+ "minecraft.purple_bed": "Purple Bed",
+ "minecraft.purple_candle": "Purple Candle",
+ "minecraft.purple_candle_cake": "Cake with Purple Candle",
+ "minecraft.purple_carpet": "Purple Carpet",
+ "minecraft.purple_concrete": "Purple Concrete",
+ "minecraft.purple_concrete_powder": "Purple Concrete Powder",
+ "minecraft.purple_glazed_terracotta": "Purple Glazed Terracotta",
+ "minecraft.purple_shulker_box": "Purple Shulker Box",
+ "minecraft.purple_stained_glass": "Purple Stained Glass",
+ "minecraft.purple_stained_glass_pane": "Purple Stained Glass Pane",
+ "minecraft.purple_terracotta": "Purple Terracotta",
+ "minecraft.purple_wool": "Purple Wool",
+ "minecraft.purpur_block": "Purpur Block",
+ "minecraft.purpur_pillar": "Purpur Pillar",
+ "minecraft.purpur_slab": "Purpur Slab",
+ "minecraft.purpur_stairs": "Purpur Stairs",
+ "minecraft.quartz_block": "Block of Quartz",
+ "minecraft.quartz_bricks": "Quartz Bricks",
+ "minecraft.quartz_pillar": "Quartz Pillar",
+ "minecraft.quartz_slab": "Quartz Slab",
+ "minecraft.quartz_stairs": "Quartz Stairs",
+ "minecraft.rail": "Rail",
+ "minecraft.raw_copper_block": "Block of Raw Copper",
+ "minecraft.raw_gold_block": "Block of Raw Gold",
+ "minecraft.raw_iron_block": "Block of Raw Iron",
+ "minecraft.red_banner": "Red Banner",
+ "minecraft.red_bed": "Red Bed",
+ "minecraft.red_candle": "Red Candle",
+ "minecraft.red_candle_cake": "Cake with Red Candle",
+ "minecraft.red_carpet": "Red Carpet",
+ "minecraft.red_concrete": "Red Concrete",
+ "minecraft.red_concrete_powder": "Red Concrete Powder",
+ "minecraft.red_glazed_terracotta": "Red Glazed Terracotta",
+ "minecraft.red_mushroom": "Red Mushroom",
+ "minecraft.red_mushroom_block": "Red Mushroom Block",
+ "minecraft.red_nether_brick_slab": "Red Nether Brick Slab",
+ "minecraft.red_nether_brick_stairs": "Red Nether Brick Stairs",
+ "minecraft.red_nether_brick_wall": "Red Nether Brick Wall",
+ "minecraft.red_nether_bricks": "Red Nether Bricks",
+ "minecraft.red_sand": "Red Sand",
+ "minecraft.red_sandstone": "Red Sandstone",
+ "minecraft.red_sandstone_slab": "Red Sandstone Slab",
+ "minecraft.red_sandstone_stairs": "Red Sandstone Stairs",
+ "minecraft.red_sandstone_wall": "Red Sandstone Wall",
+ "minecraft.red_shulker_box": "Red Shulker Box",
+ "minecraft.red_stained_glass": "Red Stained Glass",
+ "minecraft.red_stained_glass_pane": "Red Stained Glass Pane",
+ "minecraft.red_terracotta": "Red Terracotta",
+ "minecraft.red_tulip": "Red Tulip",
+ "minecraft.red_wool": "Red Wool",
+ "minecraft.redstone_block": "Block of Redstone",
+ "minecraft.redstone_lamp": "Redstone Lamp",
+ "minecraft.redstone_ore": "Redstone Ore",
+ "minecraft.redstone_torch": "Redstone Torch",
+ "minecraft.redstone_wall_torch": "Redstone Wall Torch",
+ "minecraft.redstone_wire": "Redstone Wire",
+ "minecraft.repeater": "Redstone Repeater",
+ "minecraft.repeating_command_block": "Repeating Command Block",
+ "minecraft.respawn_anchor": "Respawn Anchor",
+ "minecraft.rooted_dirt": "Rooted Dirt",
+ "minecraft.rose_bush": "Rose Bush",
+ "minecraft.sand": "Sand",
+ "minecraft.sandstone": "Sandstone",
+ "minecraft.sandstone_slab": "Sandstone Slab",
+ "minecraft.sandstone_stairs": "Sandstone Stairs",
+ "minecraft.sandstone_wall": "Sandstone Wall",
+ "minecraft.scaffolding": "Scaffolding",
+ "minecraft.sculk_sensor": "Sculk Sensor",
+ "minecraft.sea_lantern": "Sea Lantern",
+ "minecraft.sea_pickle": "Sea Pickle",
+ "minecraft.seagrass": "Seagrass",
+ "minecraft.set_spawn": "Respawn point set",
+ "minecraft.shroomlight": "Shroomlight",
+ "minecraft.shulker_box": "Shulker Box",
+ "minecraft.skeleton_skull": "Skeleton Skull",
+ "minecraft.skeleton_wall_skull": "Skeleton Wall Skull",
+ "minecraft.slime_block": "Slime Block",
+ "minecraft.small_amethyst_bud": "Small Amethyst Bud",
+ "minecraft.small_dripleaf": "Small Dripleaf",
+ "minecraft.smithing_table": "Smithing Table",
+ "minecraft.smoker": "Smoker",
+ "minecraft.smooth_basalt": "Smooth Basalt",
+ "minecraft.smooth_quartz": "Smooth Quartz Block",
+ "minecraft.smooth_quartz_slab": "Smooth Quartz Slab",
+ "minecraft.smooth_quartz_stairs": "Smooth Quartz Stairs",
+ "minecraft.smooth_red_sandstone": "Smooth Red Sandstone",
+ "minecraft.smooth_red_sandstone_slab": "Smooth Red Sandstone Slab",
+ "minecraft.smooth_red_sandstone_stairs": "Smooth Red Sandstone Stairs",
+ "minecraft.smooth_sandstone": "Smooth Sandstone",
+ "minecraft.smooth_sandstone_slab": "Smooth Sandstone Slab",
+ "minecraft.smooth_sandstone_stairs": "Smooth Sandstone Stairs",
+ "minecraft.smooth_stone": "Smooth Stone",
+ "minecraft.smooth_stone_slab": "Smooth Stone Slab",
+ "minecraft.snow": "Snow",
+ "minecraft.snow_block": "Snow Block",
+ "minecraft.soul_campfire": "Soul Campfire",
+ "minecraft.soul_fire": "Soul Fire",
+ "minecraft.soul_lantern": "Soul Lantern",
+ "minecraft.soul_sand": "Soul Sand",
+ "minecraft.soul_soil": "Soul Soil",
+ "minecraft.soul_torch": "Soul Torch",
+ "minecraft.soul_wall_torch": "Soul Wall Torch",
+ "minecraft.spawn.not_valid": "You have no home bed or charged respawn anchor, or it was obstructed",
+ "minecraft.spawner": "Spawner",
+ "minecraft.sponge": "Sponge",
+ "minecraft.spore_blossom": "Spore Blossom",
+ "minecraft.spruce_button": "Spruce Button",
+ "minecraft.spruce_door": "Spruce Door",
+ "minecraft.spruce_fence": "Spruce Fence",
+ "minecraft.spruce_fence_gate": "Spruce Fence Gate",
+ "minecraft.spruce_leaves": "Spruce Leaves",
+ "minecraft.spruce_log": "Spruce Log",
+ "minecraft.spruce_planks": "Spruce Planks",
+ "minecraft.spruce_pressure_plate": "Spruce Pressure Plate",
+ "minecraft.spruce_sapling": "Spruce Sapling",
+ "minecraft.spruce_sign": "Spruce Sign",
+ "minecraft.spruce_slab": "Spruce Slab",
+ "minecraft.spruce_stairs": "Spruce Stairs",
+ "minecraft.spruce_trapdoor": "Spruce Trapdoor",
+ "minecraft.spruce_wall_sign": "Spruce Wall Sign",
+ "minecraft.spruce_wood": "Spruce Wood",
+ "minecraft.sticky_piston": "Sticky Piston",
+ "minecraft.stone": "Stone",
+ "minecraft.stone_brick_slab": "Stone Brick Slab",
+ "minecraft.stone_brick_stairs": "Stone Brick Stairs",
+ "minecraft.stone_brick_wall": "Stone Brick Wall",
+ "minecraft.stone_bricks": "Stone Bricks",
+ "minecraft.stone_button": "Stone Button",
+ "minecraft.stone_pressure_plate": "Stone Pressure Plate",
+ "minecraft.stone_slab": "Stone Slab",
+ "minecraft.stone_stairs": "Stone Stairs",
+ "minecraft.stonecutter": "Stonecutter",
+ "minecraft.stripped_acacia_log": "Stripped Acacia Log",
+ "minecraft.stripped_acacia_wood": "Stripped Acacia Wood",
+ "minecraft.stripped_birch_log": "Stripped Birch Log",
+ "minecraft.stripped_birch_wood": "Stripped Birch Wood",
+ "minecraft.stripped_crimson_hyphae": "Stripped Crimson Hyphae",
+ "minecraft.stripped_crimson_stem": "Stripped Crimson Stem",
+ "minecraft.stripped_dark_oak_log": "Stripped Dark Oak Log",
+ "minecraft.stripped_dark_oak_wood": "Stripped Dark Oak Wood",
+ "minecraft.stripped_jungle_log": "Stripped Jungle Log",
+ "minecraft.stripped_jungle_wood": "Stripped Jungle Wood",
+ "minecraft.stripped_oak_log": "Stripped Oak Log",
+ "minecraft.stripped_oak_wood": "Stripped Oak Wood",
+ "minecraft.stripped_spruce_log": "Stripped Spruce Log",
+ "minecraft.stripped_spruce_wood": "Stripped Spruce Wood",
+ "minecraft.stripped_warped_hyphae": "Stripped Warped Hyphae",
+ "minecraft.stripped_warped_stem": "Stripped Warped Stem",
+ "minecraft.structure_block": "Structure Block",
+ "minecraft.structure_void": "Structure Void",
+ "minecraft.sugar_cane": "Sugar Cane",
+ "minecraft.sunflower": "Sunflower",
+ "minecraft.sweet_berry_bush": "Sweet Berry Bush",
+ "minecraft.tall_grass": "Tall Grass",
+ "minecraft.tall_seagrass": "Tall Seagrass",
+ "minecraft.target": "Target",
+ "minecraft.terracotta": "Terracotta",
+ "minecraft.tinted_glass": "Tinted Glass",
+ "minecraft.tnt": "TNT",
+ "minecraft.torch": "Torch",
+ "minecraft.trapped_chest": "Trapped Chest",
+ "minecraft.tripwire": "Tripwire",
+ "minecraft.tripwire_hook": "Tripwire Hook",
+ "minecraft.tube_coral": "Tube Coral",
+ "minecraft.tube_coral_block": "Tube Coral Block",
+ "minecraft.tube_coral_fan": "Tube Coral Fan",
+ "minecraft.tube_coral_wall_fan": "Tube Coral Wall Fan",
+ "minecraft.tuff": "Tuff",
+ "minecraft.turtle_egg": "Turtle Egg",
+ "minecraft.twisting_vines": "Twisting Vines",
+ "minecraft.twisting_vines_plant": "Twisting Vines Plant",
+ "minecraft.vine": "Vines",
+ "minecraft.void_air": "Void Air",
+ "minecraft.wall_torch": "Wall Torch",
+ "minecraft.warped_button": "Warped Button",
+ "minecraft.warped_door": "Warped Door",
+ "minecraft.warped_fence": "Warped Fence",
+ "minecraft.warped_fence_gate": "Warped Fence Gate",
+ "minecraft.warped_fungus": "Warped Fungus",
+ "minecraft.warped_hyphae": "Warped Hyphae",
+ "minecraft.warped_nylium": "Warped Nylium",
+ "minecraft.warped_planks": "Warped Planks",
+ "minecraft.warped_pressure_plate": "Warped Pressure Plate",
+ "minecraft.warped_roots": "Warped Roots",
+ "minecraft.warped_sign": "Warped Sign",
+ "minecraft.warped_slab": "Warped Slab",
+ "minecraft.warped_stairs": "Warped Stairs",
+ "minecraft.warped_stem": "Warped Stem",
+ "minecraft.warped_trapdoor": "Warped Trapdoor",
+ "minecraft.warped_wall_sign": "Warped Wall Sign",
+ "minecraft.warped_wart_block": "Warped Wart Block",
+ "minecraft.water": "Water",
+ "minecraft.water_cauldron": "Water Cauldron",
+ "minecraft.waxed_copper_block": "Waxed Block of Copper",
+ "minecraft.waxed_cut_copper": "Waxed Cut Copper",
+ "minecraft.waxed_cut_copper_slab": "Waxed Cut Copper Slab",
+ "minecraft.waxed_cut_copper_stairs": "Waxed Cut Copper Stairs",
+ "minecraft.waxed_exposed_copper": "Waxed Exposed Copper",
+ "minecraft.waxed_exposed_cut_copper": "Waxed Exposed Cut Copper",
+ "minecraft.waxed_exposed_cut_copper_slab": "Waxed Exposed Cut Copper Slab",
+ "minecraft.waxed_exposed_cut_copper_stairs": "Waxed Exposed Cut Copper Stairs",
+ "minecraft.waxed_oxidized_copper": "Waxed Oxidized Copper",
+ "minecraft.waxed_oxidized_cut_copper": "Waxed Oxidized Cut Copper",
+ "minecraft.waxed_oxidized_cut_copper_slab": "Waxed Oxidized Cut Copper Slab",
+ "minecraft.waxed_oxidized_cut_copper_stairs": "Waxed Oxidized Cut Copper Stairs",
+ "minecraft.waxed_weathered_copper": "Waxed Weathered Copper",
+ "minecraft.waxed_weathered_cut_copper": "Waxed Weathered Cut Copper",
+ "minecraft.waxed_weathered_cut_copper_slab": "Waxed Weathered Cut Copper Slab",
+ "minecraft.waxed_weathered_cut_copper_stairs": "Waxed Weathered Cut Copper Stairs",
+ "minecraft.weathered_copper": "Weathered Copper",
+ "minecraft.weathered_cut_copper": "Weathered Cut Copper",
+ "minecraft.weathered_cut_copper_slab": "Weathered Cut Copper Slab",
+ "minecraft.weathered_cut_copper_stairs": "Weathered Cut Copper Stairs",
+ "minecraft.weeping_vines": "Weeping Vines",
+ "minecraft.weeping_vines_plant": "Weeping Vines Plant",
+ "minecraft.wet_sponge": "Wet Sponge",
+ "minecraft.wheat": "Wheat Crops",
+ "minecraft.white_banner": "White Banner",
+ "minecraft.white_bed": "White Bed",
+ "minecraft.white_candle": "White Candle",
+ "minecraft.white_candle_cake": "Cake with White Candle",
+ "minecraft.white_carpet": "White Carpet",
+ "minecraft.white_concrete": "White Concrete",
+ "minecraft.white_concrete_powder": "White Concrete Powder",
+ "minecraft.white_glazed_terracotta": "White Glazed Terracotta",
+ "minecraft.white_shulker_box": "White Shulker Box",
+ "minecraft.white_stained_glass": "White Stained Glass",
+ "minecraft.white_stained_glass_pane": "White Stained Glass Pane",
+ "minecraft.white_terracotta": "White Terracotta",
+ "minecraft.white_tulip": "White Tulip",
+ "minecraft.white_wool": "White Wool",
+ "minecraft.wither_rose": "Wither Rose",
+ "minecraft.wither_skeleton_skull": "Wither Skeleton Skull",
+ "minecraft.wither_skeleton_wall_skull": "Wither Skeleton Wall Skull",
+ "minecraft.yellow_banner": "Yellow Banner",
+ "minecraft.yellow_bed": "Yellow Bed",
+ "minecraft.yellow_candle": "Yellow Candle",
+ "minecraft.yellow_candle_cake": "Cake with Yellow Candle",
+ "minecraft.yellow_carpet": "Yellow Carpet",
+ "minecraft.yellow_concrete": "Yellow Concrete",
+ "minecraft.yellow_concrete_powder": "Yellow Concrete Powder",
+ "minecraft.yellow_glazed_terracotta": "Yellow Glazed Terracotta",
+ "minecraft.yellow_shulker_box": "Yellow Shulker Box",
+ "minecraft.yellow_stained_glass": "Yellow Stained Glass",
+ "minecraft.yellow_stained_glass_pane": "Yellow Stained Glass Pane",
+ "minecraft.yellow_terracotta": "Yellow Terracotta",
+ "minecraft.yellow_wool": "Yellow Wool",
+ "minecraft.zombie_head": "Zombie Head",
+ "minecraft.zombie_wall_head": "Zombie Wall Head"
+ },
+ "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",
+ "invalid.tag": "* Invalid book tag *",
+ "pageIndicator": "Page %1$s of %2$s",
+ "signButton": "Sign"
+ },
+ "build": {
+ "tooHigh": "Height limit for building is %s"
+ },
+ "chat": {
+ "cannotSend": "Cannot send chat message",
+ "coordinates": "%s, %s, %s",
+ "coordinates.tooltip": "Click to teleport",
+ "copy": "Copy to Clipboard",
+ "copy.click": "Click to Copy to Clipboard",
+ "disabled.launcher": "Chat disabled by launcher option. Cannot send message",
+ "disabled.options": "Chat disabled in client options",
+ "disabled.profile": "Chat not allowed by account settings. Cannot send message",
+ "editBox": "chat",
+ "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!",
+ "queue": "[+%s pending lines]",
+ "square_brackets": "[%s]",
+ "type.admin": "[%s: %s]",
+ "type.advancement.challenge": "%s has completed the challenge %s",
+ "type.advancement.goal": "%s has reached the goal %s",
+ "type.advancement.task": "%s has made the advancement %s",
+ "type.announcement": "[%s] %s",
+ "type.emote": "* %s %s",
+ "type.team.hover": "Message Team",
+ "type.team.sent": "-> %s <%s> %s",
+ "type.team.text": "%s <%s> %s",
+ "type.text": "<%s> %s",
+ "type.text.narrate": "%s says %s"
+ },
+ "chat_screen": {
+ "message": "Message to send: %s",
+ "title": "Chat screen",
+ "usage": "Input message and press Enter to send"
+ },
+ "clear": {
+ "failed.multiple": "No items were found on %s players",
+ "failed.single": "No items were found on player %s"
+ },
+ "color": {
+ "minecraft.black": "Black",
+ "minecraft.blue": "Blue",
+ "minecraft.brown": "Brown",
+ "minecraft.cyan": "Cyan",
+ "minecraft.gray": "Gray",
+ "minecraft.green": "Green",
+ "minecraft.light_blue": "Light Blue",
+ "minecraft.light_gray": "Light Gray",
+ "minecraft.lime": "Lime",
+ "minecraft.magenta": "Magenta",
+ "minecraft.orange": "Orange",
+ "minecraft.pink": "Pink",
+ "minecraft.purple": "Purple",
+ "minecraft.red": "Red",
+ "minecraft.white": "White",
+ "minecraft.yellow": "Yellow"
+ },
+ "command": {
+ "context.here": "<--[HERE]",
+ "context.parse_error": "%s at position %s: %s",
+ "exception": "Could not parse command: %s",
+ "expected.separator": "Expected whitespace to end one argument, but found trailing data",
+ "failed": "An unexpected error occurred trying to execute that command",
+ "unknown.argument": "Incorrect argument for command",
+ "unknown.command": "Unknown or incomplete command, see below for error"
+ },
+ "commands": {
+ "advancement.advancementNotFound": "No advancement was found by the name '%1$s'",
+ "advancement.criterionNotFound": "The advancement %1$s does not contain the criterion '%2$s'",
+ "advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s players as they already have it",
+ "advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s players",
+ "advancement.grant.criterion.to.one.failure": "Couldn't grant criterion '%s' of advancement %s to %s as they already have it",
+ "advancement.grant.criterion.to.one.success": "Granted criterion '%s' of advancement %s to %s",
+ "advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s players as they already have them",
+ "advancement.grant.many.to.many.success": "Granted %s advancements to %s players",
+ "advancement.grant.many.to.one.failure": "Couldn't grant %s advancements to %s as they already have them",
+ "advancement.grant.many.to.one.success": "Granted %s advancements to %s",
+ "advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s players as they already have it",
+ "advancement.grant.one.to.many.success": "Granted the advancement %s to %s players",
+ "advancement.grant.one.to.one.failure": "Couldn't grant advancement %s to %s as they already have it",
+ "advancement.grant.one.to.one.success": "Granted the advancement %s to %s",
+ "advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it",
+ "advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s players",
+ "advancement.revoke.criterion.to.one.failure": "Couldn't revoke criterion '%s' of advancement %s from %s as they don't have it",
+ "advancement.revoke.criterion.to.one.success": "Revoked criterion '%s' of advancement %s from %s",
+ "advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s players as they don't have them",
+ "advancement.revoke.many.to.many.success": "Revoked %s advancements from %s players",
+ "advancement.revoke.many.to.one.failure": "Couldn't revoke %s advancements from %s as they don't have them",
+ "advancement.revoke.many.to.one.success": "Revoked %s advancements from %s",
+ "advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s players as they don't have it",
+ "advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s players",
+ "advancement.revoke.one.to.one.failure": "Couldn't revoke advancement %s from %s as they don't have it",
+ "advancement.revoke.one.to.one.success": "Revoked the advancement %s from %s",
+ "attribute.base_value.get.success": "Base value of attribute %s for entity %s is %s",
+ "attribute.base_value.set.success": "Base value for attribute %s for entity %s set to %s",
+ "attribute.failed.entity": "%s is not a valid entity for this command",
+ "attribute.failed.modifier_already_present": "Modifier %s is already present on attribute %s for entity %s",
+ "attribute.failed.no_attribute": "Entity %s has no attribute %s",
+ "attribute.failed.no_modifier": "Attribute %s for entity %s has no modifier %s",
+ "attribute.modifier.add.success": "Added modifier %s to attribute %s for entity %s",
+ "attribute.modifier.remove.success": "Removed modifier %s from attribute %s for entity %s",
+ "attribute.modifier.value.get.success": "Value of modifier %s on attribute %s for entity %s is %s",
+ "attribute.value.get.success": "Value of attribute %s for entity %s is %s",
+ "ban.failed": "Nothing changed. The player is already banned",
+ "ban.success": "Banned %s: %s",
+ "banip.failed": "Nothing changed. That IP is already banned",
+ "banip.info": "This ban affects %s players: %s",
+ "banip.invalid": "Invalid IP address or unknown player",
+ "banip.success": "Banned IP %s: %s",
+ "banlist.entry": "%s was banned by %s: %s",
+ "banlist.list": "There are %s bans:",
+ "banlist.none": "There are no bans",
+ "bossbar.create.failed": "A bossbar already exists with the ID '%s'",
+ "bossbar.create.success": "Created custom bossbar %s",
+ "bossbar.get.max": "Custom bossbar %s has a maximum of %s",
+ "bossbar.get.players.none": "Custom bossbar %s has no players currently online",
+ "bossbar.get.players.some": "Custom bossbar %s has %s players currently online: %s",
+ "bossbar.get.value": "Custom bossbar %s has a value of %s",
+ "bossbar.get.visible.hidden": "Custom bossbar %s is currently hidden",
+ "bossbar.get.visible.visible": "Custom bossbar %s is currently shown",
+ "bossbar.list.bars.none": "There are no custom bossbars active",
+ "bossbar.list.bars.some": "There are %s custom bossbars active: %s",
+ "bossbar.remove.success": "Removed custom bossbar %s",
+ "bossbar.set.color.success": "Custom bossbar %s has changed color",
+ "bossbar.set.color.unchanged": "Nothing changed. That's already the color of this bossbar",
+ "bossbar.set.max.success": "Custom bossbar %s has changed maximum to %s",
+ "bossbar.set.max.unchanged": "Nothing changed. That's already the max of this bossbar",
+ "bossbar.set.name.success": "Custom bossbar %s has been renamed",
+ "bossbar.set.name.unchanged": "Nothing changed. That's already the name of this bossbar",
+ "bossbar.set.players.success.none": "Custom bossbar %s no longer has any players",
+ "bossbar.set.players.success.some": "Custom bossbar %s now has %s players: %s",
+ "bossbar.set.players.unchanged": "Nothing changed. Those players are already on the bossbar with nobody to add or remove",
+ "bossbar.set.style.success": "Custom bossbar %s has changed style",
+ "bossbar.set.style.unchanged": "Nothing changed. That's already the style of this bossbar",
+ "bossbar.set.value.success": "Custom bossbar %s has changed value to %s",
+ "bossbar.set.value.unchanged": "Nothing changed. That's already the value of this bossbar",
+ "bossbar.set.visibility.unchanged.hidden": "Nothing changed. The bossbar is already hidden",
+ "bossbar.set.visibility.unchanged.visible": "Nothing changed. The bossbar is already visible",
+ "bossbar.set.visible.success.hidden": "Custom bossbar %s is now hidden",
+ "bossbar.set.visible.success.visible": "Custom bossbar %s is now visible",
+ "bossbar.unknown": "No bossbar exists with the ID '%s'",
+ "clear.success.multiple": "Removed %s items from %s players",
+ "clear.success.single": "Removed %s items from player %s",
+ "clear.test.multiple": "Found %s matching items on %s players",
+ "clear.test.single": "Found %s matching items on player %s",
+ "clone.failed": "No blocks were cloned",
+ "clone.overlap": "The source and destination areas cannot overlap",
+ "clone.success": "Successfully cloned %s blocks",
+ "clone.toobig": "Too many blocks in the specified area (maximum %s, specified %s)",
+ "data.block.get": "%s on block %s, %s, %s after scale factor of %s is %s",
+ "data.block.invalid": "The target block is not a block entity",
+ "data.block.modified": "Modified block data of %s, %s, %s",
+ "data.block.query": "%s, %s, %s has the following block data: %s",
+ "data.entity.get": "%s on %s after scale factor of %s is %s",
+ "data.entity.invalid": "Unable to modify player data",
+ "data.entity.modified": "Modified entity data of %s",
+ "data.entity.query": "%s has the following entity data: %s",
+ "data.get.invalid": "Can't get %s; only numeric tags are allowed",
+ "data.get.multiple": "This argument accepts a single NBT value",
+ "data.get.unknown": "Can't get %s; tag doesn't exist",
+ "data.merge.failed": "Nothing changed. The specified properties already have these values",
+ "data.modify.expected_list": "Expected list, got: %s",
+ "data.modify.expected_object": "Expected object, got: %s",
+ "data.modify.invalid_index": "Invalid list index: %s",
+ "data.storage.get": "%s in storage %s after scale factor of %s is %s",
+ "data.storage.modified": "Modified storage %s",
+ "data.storage.query": "Storage %s has the following contents: %s",
+ "datapack.disable.failed": "Pack '%s' is not enabled!",
+ "datapack.enable.failed": "Pack '%s' is already enabled!",
+ "datapack.list.available.none": "There are no more data packs available",
+ "datapack.list.available.success": "There are %s data packs available: %s",
+ "datapack.list.enabled.none": "There are no data packs enabled",
+ "datapack.list.enabled.success": "There are %s data packs enabled: %s",
+ "datapack.modify.disable": "Disabling data pack %s",
+ "datapack.modify.enable": "Enabling data pack %s",
+ "datapack.unknown": "Unknown data pack '%s'",
+ "debug.alreadyRunning": "The tick profiler is already started",
+ "debug.function.noRecursion": "Can't trace from inside of function",
+ "debug.function.success.multiple": "Traced %s commands from %s functions to output file %s",
+ "debug.function.success.single": "Traced %s commands from function '%s' to output file %s",
+ "debug.function.traceFailed": "Failed to trace function",
+ "debug.notRunning": "The tick profiler hasn't started",
+ "debug.started": "Started tick profiling",
+ "debug.stopped": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)",
+ "defaultgamemode.success": "The default game mode is now %s",
+ "deop.failed": "Nothing changed. The player is not an operator",
+ "deop.success": "Made %s no longer a server operator",
+ "difficulty.failure": "The difficulty did not change; it is already set to %s",
+ "difficulty.query": "The difficulty is %s",
+ "difficulty.success": "The difficulty has been set to %s",
+ "drop.no_held_items": "Entity can't hold any items",
+ "drop.no_loot_table": "Entity %s has no loot table",
+ "drop.success.multiple": "Dropped %s items",
+ "drop.success.multiple_with_table": "Dropped %s items from loot table %s",
+ "drop.success.single": "Dropped %s %s",
+ "drop.success.single_with_table": "Dropped %s %s from loot table %s",
+ "effect.clear.everything.failed": "Target has no effects to remove",
+ "effect.clear.everything.success.multiple": "Removed every effect from %s targets",
+ "effect.clear.everything.success.single": "Removed every effect from %s",
+ "effect.clear.specific.failed": "Target doesn't have the requested effect",
+ "effect.clear.specific.success.multiple": "Removed effect %s from %s targets",
+ "effect.clear.specific.success.single": "Removed effect %s from %s",
+ "effect.give.failed": "Unable to apply this effect (target is either immune to effects, or has something stronger)",
+ "effect.give.success.multiple": "Applied effect %s to %s targets",
+ "effect.give.success.single": "Applied effect %s to %s",
+ "enchant.failed": "Nothing changed. Targets either have no item in their hands or the enchantment could not be applied",
+ "enchant.failed.entity": "%s is not a valid entity for this command",
+ "enchant.failed.incompatible": "%s cannot support that enchantment",
+ "enchant.failed.itemless": "%s is not holding any item",
+ "enchant.failed.level": "%s is higher than the maximum level of %s supported by that enchantment",
+ "enchant.success.multiple": "Applied enchantment %s to %s entities",
+ "enchant.success.single": "Applied enchantment %s to %s's item",
+ "execute.blocks.toobig": "Too many blocks in the specified area (maximum %s, specified %s)",
+ "execute.conditional.fail": "Test failed",
+ "execute.conditional.fail_count": "Test failed, count: %s",
+ "execute.conditional.pass": "Test passed",
+ "execute.conditional.pass_count": "Test passed, count: %s",
+ "experience.add.levels.success.multiple": "Gave %s experience levels to %s players",
+ "experience.add.levels.success.single": "Gave %s experience levels to %s",
+ "experience.add.points.success.multiple": "Gave %s experience points to %s players",
+ "experience.add.points.success.single": "Gave %s experience points to %s",
+ "experience.query.levels": "%s has %s experience levels",
+ "experience.query.points": "%s has %s experience points",
+ "experience.set.levels.success.multiple": "Set %s experience levels on %s players",
+ "experience.set.levels.success.single": "Set %s experience levels on %s",
+ "experience.set.points.invalid": "Cannot set experience points above the maximum points for the player's current level",
+ "experience.set.points.success.multiple": "Set %s experience points on %s players",
+ "experience.set.points.success.single": "Set %s experience points on %s",
+ "fill.failed": "No blocks were filled",
+ "fill.success": "Successfully filled %s blocks",
+ "fill.toobig": "Too many blocks in the specified area (maximum %s, specified %s)",
+ "forceload.added.failure": "No chunks were marked for force loading",
+ "forceload.added.multiple": "Marked %s chunks in %s from %s to %s to be force loaded",
+ "forceload.added.none": "No force loaded chunks were found in %s",
+ "forceload.added.single": "Marked chunk %s in %s to be force loaded",
+ "forceload.list.multiple": "%s force loaded chunks were found in %s at: %s",
+ "forceload.list.single": "A force loaded chunk was found in %s at: %s",
+ "forceload.query.failure": "Chunk at %s in %s is not marked for force loading",
+ "forceload.query.success": "Chunk at %s in %s is marked for force loading",
+ "forceload.removed.all": "Unmarked all force loaded chunks in %s",
+ "forceload.removed.failure": "No chunks were removed from force loading",
+ "forceload.removed.multiple": "Unmarked %s chunks in %s from %s to %s for force loading",
+ "forceload.removed.single": "Unmarked chunk %s in %s for force loading",
+ "forceload.toobig": "Too many chunks in the specified area (maximum %s, specified %s)",
+ "function.success.multiple": "Executed %s commands from %s functions",
+ "function.success.single": "Executed %s commands from function '%s'",
+ "gamemode.success.other": "Set %s's game mode to %s",
+ "gamemode.success.self": "Set own game mode to %s",
+ "gamerule.query": "Gamerule %s is currently set to: %s",
+ "gamerule.set": "Gamerule %s is now set to: %s",
+ "give.failed.toomanyitems": "Can't give more than %s of %s",
+ "give.success.multiple": "Gave %s %s to %s players",
+ "give.success.single": "Gave %s %s to %s",
+ "help.failed": "Unknown command or insufficient permissions",
+ "item.block.set.success": "Replaced a slot at %s, %s, %s with %s",
+ "item.entity.set.success.multiple": "Replaced a slot on %s entities with %s",
+ "item.entity.set.success.single": "Replaced a slot on %s with %s",
+ "item.source.no_such_slot": "The source does not have slot %s",
+ "item.source.not_a_container": "Source position %s, %s, %s is not a container",
+ "item.target.no_changed.known_item": "No targets accepted item %s into slot %s",
+ "item.target.no_changes": "No targets accepted item into slot %s",
+ "item.target.no_such_slot": "The target does not have slot %s",
+ "item.target.not_a_container": "Target position %s, %s, %s is not a container",
+ "jfr.dump.failed": "Failed to dump JFR recording: %s",
+ "jfr.start.failed": "Failed to start JFR profiling",
+ "jfr.started": "JFR profiling started",
+ "jfr.stopped": "JFR profiling stopped and dumped to %s",
+ "kick.success": "Kicked %s: %s",
+ "kill.success.multiple": "Killed %s entities",
+ "kill.success.single": "Killed %s",
+ "list.nameAndId": "%s (%s)",
+ "list.players": "There are %s of a max of %s players online: %s",
+ "locate.failed": "Could not find a structure of type \"%s\" nearby",
+ "locate.invalid": "There is no structure with type \"%s\"",
+ "locate.success": "The nearest %s is at %s (%s blocks away)",
+ "locatebiome.invalid": "There is no biome with type \"%s\"",
+ "locatebiome.notFound": "Could not find a biome of type \"%s\" within reasonable distance",
+ "locatebiome.success": "The nearest %s is at %s (%s blocks away)",
+ "message.display.incoming": "%s whispers to you: %s",
+ "message.display.outgoing": "You whisper to %s: %s",
+ "op.failed": "Nothing changed. The player already is an operator",
+ "op.success": "Made %s a server operator",
+ "pardon.failed": "Nothing changed. The player isn't banned",
+ "pardon.success": "Unbanned %s",
+ "pardonip.failed": "Nothing changed. That IP isn't banned",
+ "pardonip.invalid": "Invalid IP address",
+ "pardonip.success": "Unbanned IP %s",
+ "particle.failed": "The particle was not visible for anybody",
+ "particle.success": "Displaying particle %s",
+ "perf.alreadyRunning": "The performance profiler is already started",
+ "perf.notRunning": "The performance profiler hasn't started",
+ "perf.reportFailed": "Failed to create debug report",
+ "perf.reportSaved": "Created debug report in %s",
+ "perf.started": "Started 10 second performance profiling run (use '/perf stop' to stop early)",
+ "perf.stopped": "Stopped performance profiling after %s seconds and %s ticks (%s ticks per second)",
+ "placefeature.failed": "Failed to place feature",
+ "placefeature.invalid": "There is no feature with type \"%s\"",
+ "placefeature.success": "Placed \"%s\" at %s, %s, %s",
+ "playsound.failed": "The sound is too far away to be heard",
+ "playsound.success.multiple": "Played sound %s to %s players",
+ "playsound.success.single": "Played sound %s to %s",
+ "publish.alreadyPublished": "Multiplayer game is already hosted on port %s",
+ "publish.failed": "Unable to host local game",
+ "publish.started": "Local game hosted on port %s",
+ "publish.success": "Multiplayer game is now hosted on port %s",
+ "recipe.give.failed": "No new recipes were learned",
+ "recipe.give.success.multiple": "Unlocked %s recipes for %s players",
+ "recipe.give.success.single": "Unlocked %s recipes for %s",
+ "recipe.take.failed": "No recipes could be forgotten",
+ "recipe.take.success.multiple": "Took %s recipes from %s players",
+ "recipe.take.success.single": "Took %s recipes from %s",
+ "reload.failure": "Reload failed; keeping old data",
+ "reload.success": "Reloading!",
+ "save.alreadyOff": "Saving is already turned off",
+ "save.alreadyOn": "Saving is already turned on",
+ "save.disabled": "Automatic saving is now disabled",
+ "save.enabled": "Automatic saving is now enabled",
+ "save.failed": "Unable to save the game (is there enough disk space?)",
+ "save.saving": "Saving the game (this may take a moment!)",
+ "save.success": "Saved the game",
+ "schedule.cleared.failure": "No schedules with id %s",
+ "schedule.cleared.success": "Removed %s schedules with id %s",
+ "schedule.created.function": "Scheduled function '%s' in %s ticks at gametime %s",
+ "schedule.created.tag": "Scheduled tag '%s' in %s ticks at gametime %s",
+ "schedule.same_tick": "Can't schedule for current tick",
+ "scoreboard.objectives.add.duplicate": "An objective already exists by that name",
+ "scoreboard.objectives.add.success": "Created new objective %s",
+ "scoreboard.objectives.display.alreadyEmpty": "Nothing changed. That display slot is already empty",
+ "scoreboard.objectives.display.alreadySet": "Nothing changed. That display slot is already showing that objective",
+ "scoreboard.objectives.display.cleared": "Cleared any objectives in display slot %s",
+ "scoreboard.objectives.display.set": "Set display slot %s to show objective %s",
+ "scoreboard.objectives.list.empty": "There are no objectives",
+ "scoreboard.objectives.list.success": "There are %s objectives: %s",
+ "scoreboard.objectives.modify.displayname": "Changed the display name of %s to %s",
+ "scoreboard.objectives.modify.rendertype": "Changed the render type of objective %s",
+ "scoreboard.objectives.remove.success": "Removed objective %s",
+ "scoreboard.players.add.success.multiple": "Added %s to %s for %s entities",
+ "scoreboard.players.add.success.single": "Added %s to %s for %s (now %s)",
+ "scoreboard.players.enable.failed": "Nothing changed. That trigger is already enabled",
+ "scoreboard.players.enable.invalid": "Enable only works on trigger-objectives",
+ "scoreboard.players.enable.success.multiple": "Enabled trigger %s for %s entities",
+ "scoreboard.players.enable.success.single": "Enabled trigger %s for %s",
+ "scoreboard.players.get.null": "Can't get value of %s for %s; none is set",
+ "scoreboard.players.get.success": "%s has %s %s",
+ "scoreboard.players.list.empty": "There are no tracked entities",
+ "scoreboard.players.list.entity.empty": "%s has no scores to show",
+ "scoreboard.players.list.entity.entry": "%s: %s",
+ "scoreboard.players.list.entity.success": "%s has %s scores:",
+ "scoreboard.players.list.success": "There are %s tracked entities: %s",
+ "scoreboard.players.operation.success.multiple": "Updated %s for %s entities",
+ "scoreboard.players.operation.success.single": "Set %s for %s to %s",
+ "scoreboard.players.remove.success.multiple": "Removed %s from %s for %s entities",
+ "scoreboard.players.remove.success.single": "Removed %s from %s for %s (now %s)",
+ "scoreboard.players.reset.all.multiple": "Reset all scores for %s entities",
+ "scoreboard.players.reset.all.single": "Reset all scores for %s",
+ "scoreboard.players.reset.specific.multiple": "Reset %s for %s entities",
+ "scoreboard.players.reset.specific.single": "Reset %s for %s",
+ "scoreboard.players.set.success.multiple": "Set %s for %s entities to %s",
+ "scoreboard.players.set.success.single": "Set %s for %s to %s",
+ "seed.success": "Seed: %s",
+ "setblock.failed": "Could not set the block",
+ "setblock.success": "Changed the block at %s, %s, %s",
+ "setidletimeout.success": "The player idle timeout is now %s minutes",
+ "setworldspawn.success": "Set the world spawn point to %s, %s, %s [%s]",
+ "spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s players",
+ "spawnpoint.success.single": "Set spawn point to %s, %s, %s [%s] in %s for %s",
+ "spectate.not_spectator": "%s is not in spectator mode",
+ "spectate.self": "Cannot spectate yourself",
+ "spectate.success.started": "Now spectating %s",
+ "spectate.success.stopped": "No longer spectating an entity",
+ "spreadplayers.failed.entities": "Could not spread %s entities around %s, %s (too many entities for space - try using spread of at most %s)",
+ "spreadplayers.failed.invalid.height": "Invalid maxHeight %s; expected higher than world minimum %s",
+ "spreadplayers.failed.teams": "Could not spread %s teams around %s, %s (too many entities for space - try using spread of at most %s)",
+ "spreadplayers.success.entities": "Spread %s players around %s, %s with an average distance of %s blocks apart",
+ "spreadplayers.success.teams": "Spread %s teams around %s, %s with an average distance of %s blocks apart",
+ "stop.stopping": "Stopping the server",
+ "stopsound.success.source.any": "Stopped all '%s' sounds",
+ "stopsound.success.source.sound": "Stopped sound '%s' on source '%s'",
+ "stopsound.success.sourceless.any": "Stopped all sounds",
+ "stopsound.success.sourceless.sound": "Stopped sound '%s'",
+ "summon.failed": "Unable to summon entity",
+ "summon.failed.uuid": "Unable to summon entity due to duplicate UUIDs",
+ "summon.invalidPosition": "Invalid position for summon",
+ "summon.success": "Summoned new %s",
+ "tag.add.failed": "Target either already has the tag or has too many tags",
+ "tag.add.success.multiple": "Added tag '%s' to %s entities",
+ "tag.add.success.single": "Added tag '%s' to %s",
+ "tag.list.multiple.empty": "There are no tags on the %s entities",
+ "tag.list.multiple.success": "The %s entities have %s total tags: %s",
+ "tag.list.single.empty": "%s has no tags",
+ "tag.list.single.success": "%s has %s tags: %s",
+ "tag.remove.failed": "Target does not have this tag",
+ "tag.remove.success.multiple": "Removed tag '%s' from %s entities",
+ "tag.remove.success.single": "Removed tag '%s' from %s",
+ "team.add.duplicate": "A team already exists by that name",
+ "team.add.success": "Created team %s",
+ "team.empty.success": "Removed %s members from team %s",
+ "team.empty.unchanged": "Nothing changed. That team is already empty",
+ "team.join.success.multiple": "Added %s members to team %s",
+ "team.join.success.single": "Added %s to team %s",
+ "team.leave.success.multiple": "Removed %s members from any team",
+ "team.leave.success.single": "Removed %s from any team",
+ "team.list.members.empty": "There are no members on team %s",
+ "team.list.members.success": "Team %s has %s members: %s",
+ "team.list.teams.empty": "There are no teams",
+ "team.list.teams.success": "There are %s teams: %s",
+ "team.option.collisionRule.success": "Collision rule for team %s is now \"%s\"",
+ "team.option.collisionRule.unchanged": "Nothing changed. Collision rule is already that value",
+ "team.option.color.success": "Updated the color for team %s to %s",
+ "team.option.color.unchanged": "Nothing changed. That team already has that color",
+ "team.option.deathMessageVisibility.success": "Death message visibility for team %s is now \"%s\"",
+ "team.option.deathMessageVisibility.unchanged": "Nothing changed. Death message visibility is already that value",
+ "team.option.friendlyfire.alreadyDisabled": "Nothing changed. Friendly fire is already disabled for that team",
+ "team.option.friendlyfire.alreadyEnabled": "Nothing changed. Friendly fire is already enabled for that team",
+ "team.option.friendlyfire.disabled": "Disabled friendly fire for team %s",
+ "team.option.friendlyfire.enabled": "Enabled friendly fire for team %s",
+ "team.option.name.success": "Updated the name of team %s",
+ "team.option.name.unchanged": "Nothing changed. That team already has that name",
+ "team.option.nametagVisibility.success": "Nametag visibility for team %s is now \"%s\"",
+ "team.option.nametagVisibility.unchanged": "Nothing changed. Nametag visibility is already that value",
+ "team.option.prefix.success": "Team prefix set to %s",
+ "team.option.seeFriendlyInvisibles.alreadyDisabled": "Nothing changed. That team already can't see invisible teammates",
+ "team.option.seeFriendlyInvisibles.alreadyEnabled": "Nothing changed. That team can already see invisible teammates",
+ "team.option.seeFriendlyInvisibles.disabled": "Team %s can no longer see invisible teammates",
+ "team.option.seeFriendlyInvisibles.enabled": "Team %s can now see invisible teammates",
+ "team.option.suffix.success": "Team suffix set to %s",
+ "team.remove.success": "Removed team %s",
+ "teammsg.failed.noteam": "You must be on a team to message your team",
+ "teleport.invalidPosition": "Invalid position for teleport",
+ "teleport.success.entity.multiple": "Teleported %s entities to %s",
+ "teleport.success.entity.single": "Teleported %s to %s",
+ "teleport.success.location.multiple": "Teleported %s entities to %s, %s, %s",
+ "teleport.success.location.single": "Teleported %s to %s, %s, %s",
+ "time.query": "The time is %s",
+ "time.set": "Set the time to %s",
+ "title.cleared.multiple": "Cleared titles for %s players",
+ "title.cleared.single": "Cleared titles for %s",
+ "title.reset.multiple": "Reset title options for %s players",
+ "title.reset.single": "Reset title options for %s",
+ "title.show.actionbar.multiple": "Showing new actionbar title for %s players",
+ "title.show.actionbar.single": "Showing new actionbar title for %s",
+ "title.show.subtitle.multiple": "Showing new subtitle for %s players",
+ "title.show.subtitle.single": "Showing new subtitle for %s",
+ "title.show.title.multiple": "Showing new title for %s players",
+ "title.show.title.single": "Showing new title for %s",
+ "title.times.multiple": "Changed title display times for %s players",
+ "title.times.single": "Changed title display times for %s",
+ "trigger.add.success": "Triggered %s (added %s to value)",
+ "trigger.failed.invalid": "You can only trigger objectives that are 'trigger' type",
+ "trigger.failed.unprimed": "You cannot trigger this objective yet",
+ "trigger.set.success": "Triggered %s (set value to %s)",
+ "trigger.simple.success": "Triggered %s",
+ "weather.set.clear": "Set the weather to clear",
+ "weather.set.rain": "Set the weather to rain",
+ "weather.set.thunder": "Set the weather to rain & thunder",
+ "whitelist.add.failed": "Player is already whitelisted",
+ "whitelist.add.success": "Added %s to the whitelist",
+ "whitelist.alreadyOff": "Whitelist is already turned off",
+ "whitelist.alreadyOn": "Whitelist is already turned on",
+ "whitelist.disabled": "Whitelist is now turned off",
+ "whitelist.enabled": "Whitelist is now turned on",
+ "whitelist.list": "There are %s whitelisted players: %s",
+ "whitelist.none": "There are no whitelisted players",
+ "whitelist.reloaded": "Reloaded the whitelist",
+ "whitelist.remove.failed": "Player is not whitelisted",
+ "whitelist.remove.success": "Removed %s from the whitelist",
+ "worldborder.center.failed": "Nothing changed. The world border is already centered there",
+ "worldborder.center.success": "Set the center of the world border to %s, %s",
+ "worldborder.damage.amount.failed": "Nothing changed. The world border damage is already that amount",
+ "worldborder.damage.amount.success": "Set the world border damage to %s per block each second",
+ "worldborder.damage.buffer.failed": "Nothing changed. The world border damage buffer is already that distance",
+ "worldborder.damage.buffer.success": "Set the world border damage buffer to %s blocks",
+ "worldborder.get": "The world border is currently %s blocks wide",
+ "worldborder.set.failed.big": "World border cannot be bigger than %s blocks wide",
+ "worldborder.set.failed.far": "World border cannot be further out than %s blocks",
+ "worldborder.set.failed.nochange": "Nothing changed. The world border is already that size",
+ "worldborder.set.failed.small": "World border cannot be smaller than 1 block wide",
+ "worldborder.set.grow": "Growing the world border to %s blocks wide over %s seconds",
+ "worldborder.set.immediate": "Set the world border to %s blocks wide",
+ "worldborder.set.shrink": "Shrinking the world border to %s blocks wide over %s seconds",
+ "worldborder.warning.distance.failed": "Nothing changed. The world border warning is already that distance",
+ "worldborder.warning.distance.success": "Set the world border warning distance to %s blocks",
+ "worldborder.warning.time.failed": "Nothing changed. The world border warning is already that amount of time",
+ "worldborder.warning.time.success": "Set the world border warning time to %s seconds"
+ },
+ "compliance": {
+ "playtime.greaterThan24Hours": "You've been playing for greater than 24 hours",
+ "playtime.hours": "You've been playing for %s hour(s)",
+ "playtime.message": "Excessive gaming may interfere with normal daily life"
+ },
+ "connect": {
+ "aborted": "Aborted",
+ "authorizing": "Logging in...",
+ "connecting": "Connecting to the server...",
+ "encrypting": "Encrypting...",
+ "failed": "Failed to connect to the server",
+ "joining": "Joining world...",
+ "negotiating": "Negotiating..."
+ },
+ "container": {
+ "barrel": "Barrel",
+ "beacon": "Beacon",
+ "blast_furnace": "Blast Furnace",
+ "brewing": "Brewing Stand",
+ "cartography_table": "Cartography Table",
+ "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",
+ "enchant.level.requirement": "Level Requirement: %s",
+ "enderchest": "Ender Chest",
+ "furnace": "Furnace",
+ "grindstone_title": "Repair & Disenchant",
+ "hopper": "Item Hopper",
+ "inventory": "Inventory",
+ "isLocked": "%s is locked!",
+ "lectern": "Lectern",
+ "loom": "Loom",
+ "repair": "Repair & Name",
+ "repair.cost": "Enchantment Cost: %1$s",
+ "repair.expensive": "Too Expensive!",
+ "shulkerBox": "Shulker Box",
+ "shulkerBox.more": "and %s more...",
+ "smoker": "Smoker",
+ "spectatorCantOpen": "Unable to open. Loot not generated yet.",
+ "stonecutter": "Stonecutter",
+ "upgrade": "Upgrade Gear"
+ },
+ "controls": {
+ "keybinds": "Key Binds...",
+ "keybinds.title": "Key Binds",
+ "reset": "Reset",
+ "resetAll": "Reset Keys",
+ "title": "Controls"
+ },
+ "createWorld": {
+ "customize.buffet.biome": "Please select a biome",
+ "customize.buffet.title": "Buffet world customization",
+ "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.useOceanRuins": "Ocean Ruins",
+ "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.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 box below!",
+ "customize.presets.title": "Select a Preset",
+ "preparing": "Preparing for world creation..."
+ },
+ "dataPack": {
+ "title": "Select Data Packs",
+ "validation.back": "Go Back",
+ "validation.failed": "Data pack validation failed!",
+ "validation.reset": "Reset to Default",
+ "validation.working": "Validating selected data packs...",
+ "vanilla.description": "The default data for Minecraft"
+ },
+ "datapackFailure": {
+ "safeMode": "Safe Mode",
+ "title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually."
+ },
+ "death": {
+ "attack.anvil": "%1$s was squashed by a falling anvil",
+ "attack.anvil.player": "%1$s was squashed by a falling anvil whilst fighting %2$s",
+ "attack.arrow": "%1$s was shot by %2$s",
+ "attack.arrow.item": "%1$s was shot by %2$s using %3$s",
+ "attack.badRespawnPoint.link": "Intentional Game Design",
+ "attack.badRespawnPoint.message": "%1$s was killed by %2$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.cramming.player": "%1$s was squashed by %2$s",
+ "attack.dragonBreath": "%1$s was roasted in dragon breath",
+ "attack.dragonBreath.player": "%1$s was roasted in dragon breath by %2$s",
+ "attack.drown": "%1$s drowned",
+ "attack.drown.player": "%1$s drowned whilst trying to escape %2$s",
+ "attack.dryout": "%1$s died from dehydration",
+ "attack.dryout.player": "%1$s died from dehydration whilst trying to escape %2$s",
+ "attack.even_more_magic": "%1$s was killed by even more magic",
+ "attack.explosion": "%1$s blew up",
+ "attack.explosion.player": "%1$s was blown up by %2$s",
+ "attack.explosion.player.item": "%1$s was blown up by %2$s using %3$s",
+ "attack.fall": "%1$s hit the ground too hard",
+ "attack.fall.player": "%1$s hit the ground too hard whilst trying to escape %2$s",
+ "attack.fallingBlock": "%1$s was squashed by a falling block",
+ "attack.fallingBlock.player": "%1$s was squashed by a falling block whilst fighting %2$s",
+ "attack.fallingStalactite": "%1$s was skewered by a falling stalactite",
+ "attack.fallingStalactite.player": "%1$s was skewered by a falling stalactite whilst fighting %2$s",
+ "attack.fireball": "%1$s was fireballed by %2$s",
+ "attack.fireball.item": "%1$s was fireballed by %2$s using %3$s",
+ "attack.fireworks": "%1$s went off with a bang",
+ "attack.fireworks.item": "%1$s went off with a bang due to a firework fired from %3$s by %2$s",
+ "attack.fireworks.player": "%1$s went off with a bang whilst fighting %2$s",
+ "attack.flyIntoWall": "%1$s experienced kinetic energy",
+ "attack.flyIntoWall.player": "%1$s experienced kinetic energy whilst trying to escape %2$s",
+ "attack.freeze": "%1$s froze to death",
+ "attack.freeze.player": "%1$s was frozen to death by %2$s",
+ "attack.generic": "%1$s died",
+ "attack.generic.player": "%1$s died because of %2$s",
+ "attack.hotFloor": "%1$s discovered the 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.inWall.player": "%1$s suffocated in a wall whilst fighting %2$s",
+ "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.lightningBolt.player": "%1$s was struck by lightning whilst fighting %2$s",
+ "attack.magic": "%1$s was killed by magic",
+ "attack.magic.player": "%1$s was killed by magic whilst trying to escape %2$s",
+ "attack.message_too_long": "Actually, message was too long to deliver fully. Sorry! Here's stripped version: %s",
+ "attack.mob": "%1$s was slain by %2$s",
+ "attack.mob.item": "%1$s was slain by %2$s using %3$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.outOfWorld.player": "%1$s didn't want to live in the same world as %2$s",
+ "attack.player": "%1$s was slain by %2$s",
+ "attack.player.item": "%1$s was slain by %2$s using %3$s",
+ "attack.stalagmite": "%1$s was impaled on a stalagmite",
+ "attack.stalagmite.player": "%1$s was impaled on a stalagmite whilst fighting %2$s",
+ "attack.starve": "%1$s starved to death",
+ "attack.starve.player": "%1$s starved to death whilst fighting %2$s",
+ "attack.sting": "%1$s was stung to death",
+ "attack.sting.player": "%1$s was stung to death by %2$s",
+ "attack.sweetBerryBush": "%1$s was poked to death by a sweet berry bush",
+ "attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush whilst trying to escape %2$s",
+ "attack.thorns": "%1$s was killed trying to hurt %2$s",
+ "attack.thorns.item": "%1$s was killed by %3$s 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.trident": "%1$s was impaled by %2$s",
+ "attack.trident.item": "%1$s was impaled by %2$s with %3$s",
+ "attack.wither": "%1$s withered away",
+ "attack.wither.player": "%1$s withered away whilst fighting %2$s",
+ "attack.witherSkull": "%1$s was shot by a skull from %2$s",
+ "fell.accident.generic": "%1$s fell from a high place",
+ "fell.accident.ladder": "%1$s fell off a ladder",
+ "fell.accident.other_climbable": "%1$s fell while climbing",
+ "fell.accident.scaffolding": "%1$s fell off scaffolding",
+ "fell.accident.twisting_vines": "%1$s fell off some twisting vines",
+ "fell.accident.vines": "%1$s fell off some vines",
+ "fell.accident.weeping_vines": "%1$s fell off some weeping vines",
+ "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": {
+ "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",
+ "copy_location.help": "F3 + C = Copy location as /tp command, hold F3 + C to crash the game",
+ "copy_location.message": "Copied location to clipboard",
+ "crash.message": "F3 + C is held down. This will crash the game unless released.",
+ "crash.warning": "Crashing in %s...",
+ "creative_spectator.error": "Unable to switch gamemode; no permission",
+ "creative_spectator.help": "F3 + N = Cycle previous gamemode <-> spectator",
+ "cycle_renderdistance.help": "F3 + F = Cycle render distance (shift to invert)",
+ "cycle_renderdistance.message": "Render Distance: %s",
+ "gamemodes.error": "Unable to open game mode switcher; no permission",
+ "gamemodes.help": "F3 + F4 = Open game mode switcher",
+ "gamemodes.press_f4": "[ F4 ]",
+ "gamemodes.select_next": "%s Next",
+ "help.help": "F3 + Q = Show this list",
+ "help.message": "Key bindings:",
+ "inspect.client.block": "Copied client-side block data to clipboard",
+ "inspect.client.entity": "Copied client-side entity data to clipboard",
+ "inspect.help": "F3 + I = Copy entity or block data to clipboard",
+ "inspect.server.block": "Copied server-side block data to clipboard",
+ "inspect.server.entity": "Copied server-side entity data to clipboard",
+ "pause.help": "F3 + Esc = Pause without pause menu (if pausing is possible)",
+ "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",
+ "prefix": "[Debug]:",
+ "profiling.help": "F3 + L = Start/stop profiling",
+ "profiling.start": "Profiling started for %s seconds. Use F3 + L to stop early",
+ "profiling.stop": "Profiling ended. Saved results to %s",
+ "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 %s 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 in-game days (about 1 hour and 40 minutes of real time). Check the advancements for hints! Have fun!",
+ "help.inventory": "Use the %1$s key to open your inventory",
+ "help.jump": "Jump by pressing the %1$s key",
+ "help.later": "Continue Playing!",
+ "help.movement": "Use the %1$s, %2$s, %3$s, %4$s keys and the mouse to move around",
+ "help.movementMouse": "Look around using the mouse",
+ "help.movementShort": "Move by pressing the %1$s, %2$s, %3$s, %4$s keys",
+ "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",
+ "exceeded_packet_rate": "Kicked for exceeding packet rate limit",
+ "genericReason": "%s",
+ "kicked": "Was kicked from the game",
+ "loginFailed": "Failed to log in",
+ "loginFailedInfo": "Failed to log in: %s",
+ "loginFailedInfo.insufficientPrivileges": "Multiplayer is disabled. Please check your Microsoft account settings.",
+ "loginFailedInfo.invalidSession": "Invalid session (Try restarting your game and the launcher)",
+ "loginFailedInfo.serversUnavailable": "The authentication servers are currently not reachable. Please try again.",
+ "lost": "Connection Lost",
+ "overflow": "Buffer overflow",
+ "quitting": "Quitting",
+ "spam": "Kicked for spamming",
+ "timeout": "Timed out",
+ "unknownHost": "Unknown host"
+ },
+ "editGamerule": {
+ "default": "Default: %s",
+ "title": "Edit Game Rules"
+ },
+ "effect": {
+ "effectNotFound": "Unknown effect: %s",
+ "minecraft.absorption": "Absorption",
+ "minecraft.bad_omen": "Bad Omen",
+ "minecraft.blindness": "Blindness",
+ "minecraft.conduit_power": "Conduit Power",
+ "minecraft.dolphins_grace": "Dolphin's Grace",
+ "minecraft.fire_resistance": "Fire Resistance",
+ "minecraft.glowing": "Glowing",
+ "minecraft.haste": "Haste",
+ "minecraft.health_boost": "Health Boost",
+ "minecraft.hero_of_the_village": "Hero of the Village",
+ "minecraft.hunger": "Hunger",
+ "minecraft.instant_damage": "Instant Damage",
+ "minecraft.instant_health": "Instant Health",
+ "minecraft.invisibility": "Invisibility",
+ "minecraft.jump_boost": "Jump Boost",
+ "minecraft.levitation": "Levitation",
+ "minecraft.luck": "Luck",
+ "minecraft.mining_fatigue": "Mining Fatigue",
+ "minecraft.nausea": "Nausea",
+ "minecraft.night_vision": "Night Vision",
+ "minecraft.poison": "Poison",
+ "minecraft.regeneration": "Regeneration",
+ "minecraft.resistance": "Resistance",
+ "minecraft.saturation": "Saturation",
+ "minecraft.slow_falling": "Slow Falling",
+ "minecraft.slowness": "Slowness",
+ "minecraft.speed": "Speed",
+ "minecraft.strength": "Strength",
+ "minecraft.unluck": "Bad Luck",
+ "minecraft.water_breathing": "Water Breathing",
+ "minecraft.weakness": "Weakness",
+ "minecraft.wither": "Wither",
+ "none": "No Effects"
+ },
+ "enchantment": {
+ "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",
+ "minecraft.aqua_affinity": "Aqua Affinity",
+ "minecraft.bane_of_arthropods": "Bane of Arthropods",
+ "minecraft.binding_curse": "Curse of Binding",
+ "minecraft.blast_protection": "Blast Protection",
+ "minecraft.channeling": "Channeling",
+ "minecraft.depth_strider": "Depth Strider",
+ "minecraft.efficiency": "Efficiency",
+ "minecraft.feather_falling": "Feather Falling",
+ "minecraft.fire_aspect": "Fire Aspect",
+ "minecraft.fire_protection": "Fire Protection",
+ "minecraft.flame": "Flame",
+ "minecraft.fortune": "Fortune",
+ "minecraft.frost_walker": "Frost Walker",
+ "minecraft.impaling": "Impaling",
+ "minecraft.infinity": "Infinity",
+ "minecraft.knockback": "Knockback",
+ "minecraft.looting": "Looting",
+ "minecraft.loyalty": "Loyalty",
+ "minecraft.luck_of_the_sea": "Luck of the Sea",
+ "minecraft.lure": "Lure",
+ "minecraft.mending": "Mending",
+ "minecraft.multishot": "Multishot",
+ "minecraft.piercing": "Piercing",
+ "minecraft.power": "Power",
+ "minecraft.projectile_protection": "Projectile Protection",
+ "minecraft.protection": "Protection",
+ "minecraft.punch": "Punch",
+ "minecraft.quick_charge": "Quick Charge",
+ "minecraft.respiration": "Respiration",
+ "minecraft.riptide": "Riptide",
+ "minecraft.sharpness": "Sharpness",
+ "minecraft.silk_touch": "Silk Touch",
+ "minecraft.smite": "Smite",
+ "minecraft.soul_speed": "Soul Speed",
+ "minecraft.sweeping": "Sweeping Edge",
+ "minecraft.thorns": "Thorns",
+ "minecraft.unbreaking": "Unbreaking",
+ "minecraft.vanishing_curse": "Curse of Vanishing",
+ "unknown": "Unknown enchantment: %s"
+ },
+ "entity": {
+ "minecraft.area_effect_cloud": "Area Effect Cloud",
+ "minecraft.armor_stand": "Armor Stand",
+ "minecraft.arrow": "Arrow",
+ "minecraft.axolotl": "Axolotl",
+ "minecraft.bat": "Bat",
+ "minecraft.bee": "Bee",
+ "minecraft.blaze": "Blaze",
+ "minecraft.boat": "Boat",
+ "minecraft.cat": "Cat",
+ "minecraft.cave_spider": "Cave Spider",
+ "minecraft.chest_minecart": "Minecart with Chest",
+ "minecraft.chicken": "Chicken",
+ "minecraft.cod": "Cod",
+ "minecraft.command_block_minecart": "Minecart with Command Block",
+ "minecraft.cow": "Cow",
+ "minecraft.creeper": "Creeper",
+ "minecraft.dolphin": "Dolphin",
+ "minecraft.donkey": "Donkey",
+ "minecraft.dragon_fireball": "Dragon Fireball",
+ "minecraft.drowned": "Drowned",
+ "minecraft.egg": "Thrown Egg",
+ "minecraft.elder_guardian": "Elder Guardian",
+ "minecraft.end_crystal": "End Crystal",
+ "minecraft.ender_dragon": "Ender Dragon",
+ "minecraft.ender_pearl": "Thrown Ender Pearl",
+ "minecraft.enderman": "Enderman",
+ "minecraft.endermite": "Endermite",
+ "minecraft.evoker": "Evoker",
+ "minecraft.evoker_fangs": "Evoker Fangs",
+ "minecraft.experience_bottle": "Thrown Bottle o' Enchanting",
+ "minecraft.experience_orb": "Experience Orb",
+ "minecraft.eye_of_ender": "Eye of Ender",
+ "minecraft.falling_block": "Falling Block",
+ "minecraft.fireball": "Fireball",
+ "minecraft.firework_rocket": "Firework Rocket",
+ "minecraft.fishing_bobber": "Fishing Bobber",
+ "minecraft.fox": "Fox",
+ "minecraft.furnace_minecart": "Minecart with Furnace",
+ "minecraft.ghast": "Ghast",
+ "minecraft.giant": "Giant",
+ "minecraft.glow_item_frame": "Glow Item Frame",
+ "minecraft.glow_squid": "Glow Squid",
+ "minecraft.goat": "Goat",
+ "minecraft.guardian": "Guardian",
+ "minecraft.hoglin": "Hoglin",
+ "minecraft.hopper_minecart": "Minecart with Hopper",
+ "minecraft.horse": "Horse",
+ "minecraft.husk": "Husk",
+ "minecraft.illusioner": "Illusioner",
+ "minecraft.iron_golem": "Iron Golem",
+ "minecraft.item": "Item",
+ "minecraft.item_frame": "Item Frame",
+ "minecraft.killer_bunny": "The Killer Bunny",
+ "minecraft.leash_knot": "Leash Knot",
+ "minecraft.lightning_bolt": "Lightning Bolt",
+ "minecraft.llama": "Llama",
+ "minecraft.llama_spit": "Llama Spit",
+ "minecraft.magma_cube": "Magma Cube",
+ "minecraft.marker": "Marker",
+ "minecraft.minecart": "Minecart",
+ "minecraft.mooshroom": "Mooshroom",
+ "minecraft.mule": "Mule",
+ "minecraft.ocelot": "Ocelot",
+ "minecraft.painting": "Painting",
+ "minecraft.panda": "Panda",
+ "minecraft.parrot": "Parrot",
+ "minecraft.phantom": "Phantom",
+ "minecraft.pig": "Pig",
+ "minecraft.piglin": "Piglin",
+ "minecraft.piglin_brute": "Piglin Brute",
+ "minecraft.pillager": "Pillager",
+ "minecraft.player": "Player",
+ "minecraft.polar_bear": "Polar Bear",
+ "minecraft.potion": "Potion",
+ "minecraft.pufferfish": "Pufferfish",
+ "minecraft.rabbit": "Rabbit",
+ "minecraft.ravager": "Ravager",
+ "minecraft.salmon": "Salmon",
+ "minecraft.sheep": "Sheep",
+ "minecraft.shulker": "Shulker",
+ "minecraft.shulker_bullet": "Shulker Bullet",
+ "minecraft.silverfish": "Silverfish",
+ "minecraft.skeleton": "Skeleton",
+ "minecraft.skeleton_horse": "Skeleton Horse",
+ "minecraft.slime": "Slime",
+ "minecraft.small_fireball": "Small Fireball",
+ "minecraft.snow_golem": "Snow Golem",
+ "minecraft.snowball": "Snowball",
+ "minecraft.spawner_minecart": "Minecart with Spawner",
+ "minecraft.spectral_arrow": "Spectral Arrow",
+ "minecraft.spider": "Spider",
+ "minecraft.squid": "Squid",
+ "minecraft.stray": "Stray",
+ "minecraft.strider": "Strider",
+ "minecraft.tnt": "Primed TNT",
+ "minecraft.tnt_minecart": "Minecart with TNT",
+ "minecraft.trader_llama": "Trader Llama",
+ "minecraft.trident": "Trident",
+ "minecraft.tropical_fish": "Tropical Fish",
+ "minecraft.tropical_fish.predefined.0": "Anemone",
+ "minecraft.tropical_fish.predefined.1": "Black Tang",
+ "minecraft.tropical_fish.predefined.10": "Moorish Idol",
+ "minecraft.tropical_fish.predefined.11": "Ornate Butterflyfish",
+ "minecraft.tropical_fish.predefined.12": "Parrotfish",
+ "minecraft.tropical_fish.predefined.13": "Queen Angelfish",
+ "minecraft.tropical_fish.predefined.14": "Red Cichlid",
+ "minecraft.tropical_fish.predefined.15": "Red Lipped Blenny",
+ "minecraft.tropical_fish.predefined.16": "Red Snapper",
+ "minecraft.tropical_fish.predefined.17": "Threadfin",
+ "minecraft.tropical_fish.predefined.18": "Tomato Clownfish",
+ "minecraft.tropical_fish.predefined.19": "Triggerfish",
+ "minecraft.tropical_fish.predefined.2": "Blue Tang",
+ "minecraft.tropical_fish.predefined.20": "Yellowtail Parrotfish",
+ "minecraft.tropical_fish.predefined.21": "Yellow Tang",
+ "minecraft.tropical_fish.predefined.3": "Butterflyfish",
+ "minecraft.tropical_fish.predefined.4": "Cichlid",
+ "minecraft.tropical_fish.predefined.5": "Clownfish",
+ "minecraft.tropical_fish.predefined.6": "Cotton Candy Betta",
+ "minecraft.tropical_fish.predefined.7": "Dottyback",
+ "minecraft.tropical_fish.predefined.8": "Emperor Red Snapper",
+ "minecraft.tropical_fish.predefined.9": "Goatfish",
+ "minecraft.tropical_fish.type.betty": "Betty",
+ "minecraft.tropical_fish.type.blockfish": "Blockfish",
+ "minecraft.tropical_fish.type.brinely": "Brinely",
+ "minecraft.tropical_fish.type.clayfish": "Clayfish",
+ "minecraft.tropical_fish.type.dasher": "Dasher",
+ "minecraft.tropical_fish.type.flopper": "Flopper",
+ "minecraft.tropical_fish.type.glitter": "Glitter",
+ "minecraft.tropical_fish.type.kob": "Kob",
+ "minecraft.tropical_fish.type.snooper": "Snooper",
+ "minecraft.tropical_fish.type.spotty": "Spotty",
+ "minecraft.tropical_fish.type.stripey": "Stripey",
+ "minecraft.tropical_fish.type.sunstreak": "Sunstreak",
+ "minecraft.turtle": "Turtle",
+ "minecraft.vex": "Vex",
+ "minecraft.villager": "Villager",
+ "minecraft.villager.armorer": "Armorer",
+ "minecraft.villager.butcher": "Butcher",
+ "minecraft.villager.cartographer": "Cartographer",
+ "minecraft.villager.cleric": "Cleric",
+ "minecraft.villager.farmer": "Farmer",
+ "minecraft.villager.fisherman": "Fisherman",
+ "minecraft.villager.fletcher": "Fletcher",
+ "minecraft.villager.leatherworker": "Leatherworker",
+ "minecraft.villager.librarian": "Librarian",
+ "minecraft.villager.mason": "Mason",
+ "minecraft.villager.nitwit": "Nitwit",
+ "minecraft.villager.none": "Villager",
+ "minecraft.villager.shepherd": "Shepherd",
+ "minecraft.villager.toolsmith": "Toolsmith",
+ "minecraft.villager.weaponsmith": "Weaponsmith",
+ "minecraft.vindicator": "Vindicator",
+ "minecraft.wandering_trader": "Wandering Trader",
+ "minecraft.witch": "Witch",
+ "minecraft.wither": "Wither",
+ "minecraft.wither_skeleton": "Wither Skeleton",
+ "minecraft.wither_skull": "Wither Skull",
+ "minecraft.wolf": "Wolf",
+ "minecraft.zoglin": "Zoglin",
+ "minecraft.zombie": "Zombie",
+ "minecraft.zombie_horse": "Zombie Horse",
+ "minecraft.zombie_villager": "Zombie Villager",
+ "minecraft.zombified_piglin": "Zombified Piglin",
+ "notFound": "Unknown entity: %s"
+ },
+ "event": {
+ "minecraft.raid": "Raid",
+ "minecraft.raid.defeat": "Defeat",
+ "minecraft.raid.raiders_remaining": "Raiders Remaining: %s",
+ "minecraft.raid.victory": "Victory"
+ },
+ "filled_map": {
+ "buried_treasure": "Buried Treasure Map",
+ "id": "Id #%s",
+ "level": "(Level %s/%s)",
+ "locked": "Locked",
+ "mansion": "Woodland Explorer Map",
+ "monument": "Ocean Explorer Map",
+ "scale": "Scaling at 1:%s",
+ "unknown": "Unknown 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"
+ },
+ "gamerule": {
+ "announceAdvancements": "Announce advancements",
+ "category.chat": "Chat",
+ "category.drops": "Drops",
+ "category.misc": "Miscellaneous",
+ "category.mobs": "Mobs",
+ "category.player": "Player",
+ "category.spawning": "Spawning",
+ "category.updates": "World Updates",
+ "commandBlockOutput": "Broadcast command block output",
+ "disableElytraMovementCheck": "Disable elytra movement check",
+ "disableRaids": "Disable raids",
+ "doDaylightCycle": "Advance time of day",
+ "doEntityDrops": "Drop entity equipment",
+ "doEntityDrops.description": "Controls drops from minecarts (including inventories), item frames, boats, etc.",
+ "doFireTick": "Update fire",
+ "doImmediateRespawn": "Respawn immediately",
+ "doInsomnia": "Spawn phantoms",
+ "doLimitedCrafting": "Require recipe for crafting",
+ "doLimitedCrafting.description": "If enabled, players will be able to craft only unlocked recipes",
+ "doMobLoot": "Drop mob loot",
+ "doMobLoot.description": "Controls resource drops from mobs, including experience orbs",
+ "doMobSpawning": "Spawn mobs",
+ "doMobSpawning.description": "Some entities might have separate rules",
+ "doPatrolSpawning": "Spawn pillager patrols",
+ "doTileDrops": "Drop blocks",
+ "doTileDrops.description": "Controls resource drops from blocks, including experience orbs",
+ "doTraderSpawning": "Spawn wandering traders",
+ "doWeatherCycle": "Update weather",
+ "drowningDamage": "Deal drowning damage",
+ "fallDamage": "Deal fall damage",
+ "fireDamage": "Deal fire damage",
+ "forgiveDeadPlayers": "Forgive dead players",
+ "forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted player dies nearby.",
+ "freezeDamage": "Deal freeze damage",
+ "keepInventory": "Keep inventory after death",
+ "logAdminCommands": "Broadcast admin commands",
+ "maxCommandChainLength": "Command chain size limit",
+ "maxCommandChainLength.description": "Applies to command block chains and functions",
+ "maxEntityCramming": "Entity cramming threshold",
+ "mobGriefing": "Allow destructive mob actions",
+ "naturalRegeneration": "Regenerate health",
+ "playersSleepingPercentage": "Sleep percentage",
+ "playersSleepingPercentage.description": "The percentage of players who must be sleeping to skip the night.",
+ "randomTickSpeed": "Random tick speed rate",
+ "reducedDebugInfo": "Reduce debug info",
+ "reducedDebugInfo.description": "Limits contents of debug screen",
+ "sendCommandFeedback": "Send command feedback",
+ "showDeathMessages": "Show death messages",
+ "spawnRadius": "Respawn location radius",
+ "spectatorsGenerateChunks": "Allow spectators to generate terrain",
+ "universalAnger": "Universal anger",
+ "universalAnger.description": "Angered neutral mobs attack any nearby player, not just the player that angered them. Works best if forgiveDeadPlayers is disabled."
+ },
+ "generator": {
+ "amplified": "AMPLIFIED",
+ "amplified.info": "Notice: Just for fun! Requires a beefy computer.",
+ "custom": "Custom",
+ "customized": "Old Customized",
+ "debug_all_block_states": "Debug Mode",
+ "default": "Default",
+ "flat": "Superflat",
+ "large_biomes": "Large Biomes",
+ "single_biome_caves": "Caves",
+ "single_biome_floating_islands": "Floating Islands",
+ "single_biome_surface": "Single Biome"
+ },
+ "gui": {
+ "advancements": "Advancements",
+ "all": "All",
+ "back": "Back",
+ "cancel": "Cancel",
+ "done": "Done",
+ "down": "Down",
+ "entity_tooltip.type": "Type: %s",
+ "narrate.button": "%s button",
+ "narrate.editBox": "%s edit box: %s",
+ "narrate.slider": "%s slider",
+ "no": "No",
+ "none": "None",
+ "ok": "Ok",
+ "proceed": "Proceed",
+ "recipebook.moreRecipes": "Right Click for More",
+ "recipebook.search_hint": "Search...",
+ "recipebook.toggleRecipes.all": "Showing All",
+ "recipebook.toggleRecipes.blastable": "Showing Blastable",
+ "recipebook.toggleRecipes.craftable": "Showing Craftable",
+ "recipebook.toggleRecipes.smeltable": "Showing Smeltable",
+ "recipebook.toggleRecipes.smokable": "Showing Smokable",
+ "socialInteractions.blocking_hint": "Manage with Microsoft account",
+ "socialInteractions.empty_blocked": "No blocked players in chat",
+ "socialInteractions.empty_hidden": "No players hidden in chat",
+ "socialInteractions.hidden_in_chat": "Chat messages from %s will be hidden",
+ "socialInteractions.hide": "Hide in Chat",
+ "socialInteractions.search_empty": "Couldn't find any players with that name",
+ "socialInteractions.search_hint": "Search...",
+ "socialInteractions.server_label.multiple": "%s - %s players",
+ "socialInteractions.server_label.single": "%s - %s player",
+ "socialInteractions.show": "Show in Chat",
+ "socialInteractions.shown_in_chat": "Chat messages from %s will be shown",
+ "socialInteractions.status_blocked": "Blocked",
+ "socialInteractions.status_blocked_offline": "Blocked - Offline",
+ "socialInteractions.status_hidden": "Hidden",
+ "socialInteractions.status_hidden_offline": "Hidden - Offline",
+ "socialInteractions.status_offline": "Offline",
+ "socialInteractions.tab_all": "All",
+ "socialInteractions.tab_blocked": "Blocked",
+ "socialInteractions.tab_hidden": "Hidden",
+ "socialInteractions.title": "Social Interactions",
+ "socialInteractions.tooltip.hide": "Hide messages from %s in chat",
+ "socialInteractions.tooltip.show": "Show messages from %s in chat",
+ "stats": "Statistics",
+ "toMenu": "Back to Server List",
+ "toTitle": "Back to Title Screen",
+ "up": "Up",
+ "yes": "Yes"
+ },
+ "inventory": {
+ "binSlot": "Destroy Item",
+ "hotbarInfo": "Save hotbar with %1$s+%2$s",
+ "hotbarSaved": "Item hotbar saved (restore with %1$s+%2$s)"
+ },
+ "item": {
+ "canBreak": "Can break:",
+ "canPlace": "Can be placed on:",
+ "color": "Color: %s",
+ "durability": "Durability: %s / %s",
+ "dyed": "Dyed",
+ "minecraft.acacia_boat": "Acacia Boat",
+ "minecraft.amethyst_shard": "Amethyst Shard",
+ "minecraft.apple": "Apple",
+ "minecraft.armor_stand": "Armor Stand",
+ "minecraft.arrow": "Arrow",
+ "minecraft.axolotl_bucket": "Bucket of Axolotl",
+ "minecraft.axolotl_spawn_egg": "Axolotl Spawn Egg",
+ "minecraft.baked_potato": "Baked Potato",
+ "minecraft.bat_spawn_egg": "Bat Spawn Egg",
+ "minecraft.bee_spawn_egg": "Bee Spawn Egg",
+ "minecraft.beef": "Raw Beef",
+ "minecraft.beetroot": "Beetroot",
+ "minecraft.beetroot_seeds": "Beetroot Seeds",
+ "minecraft.beetroot_soup": "Beetroot Soup",
+ "minecraft.birch_boat": "Birch Boat",
+ "minecraft.black_dye": "Black Dye",
+ "minecraft.blaze_powder": "Blaze Powder",
+ "minecraft.blaze_rod": "Blaze Rod",
+ "minecraft.blaze_spawn_egg": "Blaze Spawn Egg",
+ "minecraft.blue_dye": "Blue Dye",
+ "minecraft.bone": "Bone",
+ "minecraft.bone_meal": "Bone Meal",
+ "minecraft.book": "Book",
+ "minecraft.bow": "Bow",
+ "minecraft.bowl": "Bowl",
+ "minecraft.bread": "Bread",
+ "minecraft.brewing_stand": "Brewing Stand",
+ "minecraft.brick": "Brick",
+ "minecraft.brown_dye": "Brown Dye",
+ "minecraft.bucket": "Bucket",
+ "minecraft.bundle": "Bundle",
+ "minecraft.bundle.fullness": "%s/%s",
+ "minecraft.carrot": "Carrot",
+ "minecraft.carrot_on_a_stick": "Carrot on a Stick",
+ "minecraft.cat_spawn_egg": "Cat Spawn Egg",
+ "minecraft.cauldron": "Cauldron",
+ "minecraft.cave_spider_spawn_egg": "Cave Spider Spawn Egg",
+ "minecraft.chainmail_boots": "Chainmail Boots",
+ "minecraft.chainmail_chestplate": "Chainmail Chestplate",
+ "minecraft.chainmail_helmet": "Chainmail Helmet",
+ "minecraft.chainmail_leggings": "Chainmail Leggings",
+ "minecraft.charcoal": "Charcoal",
+ "minecraft.chest_minecart": "Minecart with Chest",
+ "minecraft.chicken": "Raw Chicken",
+ "minecraft.chicken_spawn_egg": "Chicken Spawn Egg",
+ "minecraft.chorus_fruit": "Chorus Fruit",
+ "minecraft.clay_ball": "Clay Ball",
+ "minecraft.clock": "Clock",
+ "minecraft.coal": "Coal",
+ "minecraft.cocoa_beans": "Cocoa Beans",
+ "minecraft.cod": "Raw Cod",
+ "minecraft.cod_bucket": "Bucket of Cod",
+ "minecraft.cod_spawn_egg": "Cod Spawn Egg",
+ "minecraft.command_block_minecart": "Minecart with Command Block",
+ "minecraft.compass": "Compass",
+ "minecraft.cooked_beef": "Steak",
+ "minecraft.cooked_chicken": "Cooked Chicken",
+ "minecraft.cooked_cod": "Cooked Cod",
+ "minecraft.cooked_mutton": "Cooked Mutton",
+ "minecraft.cooked_porkchop": "Cooked Porkchop",
+ "minecraft.cooked_rabbit": "Cooked Rabbit",
+ "minecraft.cooked_salmon": "Cooked Salmon",
+ "minecraft.cookie": "Cookie",
+ "minecraft.copper_ingot": "Copper Ingot",
+ "minecraft.cow_spawn_egg": "Cow Spawn Egg",
+ "minecraft.creeper_banner_pattern": "Banner Pattern",
+ "minecraft.creeper_banner_pattern.desc": "Creeper Charge",
+ "minecraft.creeper_spawn_egg": "Creeper Spawn Egg",
+ "minecraft.crossbow": "Crossbow",
+ "minecraft.crossbow.projectile": "Projectile:",
+ "minecraft.cyan_dye": "Cyan Dye",
+ "minecraft.dark_oak_boat": "Dark Oak Boat",
+ "minecraft.debug_stick": "Debug Stick",
+ "minecraft.debug_stick.empty": "%s has no properties",
+ "minecraft.debug_stick.select": "selected \"%s\" (%s)",
+ "minecraft.debug_stick.update": "\"%s\" to %s",
+ "minecraft.diamond": "Diamond",
+ "minecraft.diamond_axe": "Diamond Axe",
+ "minecraft.diamond_boots": "Diamond Boots",
+ "minecraft.diamond_chestplate": "Diamond Chestplate",
+ "minecraft.diamond_helmet": "Diamond Helmet",
+ "minecraft.diamond_hoe": "Diamond Hoe",
+ "minecraft.diamond_horse_armor": "Diamond Horse Armor",
+ "minecraft.diamond_leggings": "Diamond Leggings",
+ "minecraft.diamond_pickaxe": "Diamond Pickaxe",
+ "minecraft.diamond_shovel": "Diamond Shovel",
+ "minecraft.diamond_sword": "Diamond Sword",
+ "minecraft.dolphin_spawn_egg": "Dolphin Spawn Egg",
+ "minecraft.donkey_spawn_egg": "Donkey Spawn Egg",
+ "minecraft.dragon_breath": "Dragon's Breath",
+ "minecraft.dried_kelp": "Dried Kelp",
+ "minecraft.drowned_spawn_egg": "Drowned Spawn Egg",
+ "minecraft.egg": "Egg",
+ "minecraft.elder_guardian_spawn_egg": "Elder Guardian Spawn Egg",
+ "minecraft.elytra": "Elytra",
+ "minecraft.emerald": "Emerald",
+ "minecraft.enchanted_book": "Enchanted Book",
+ "minecraft.enchanted_golden_apple": "Enchanted Golden Apple",
+ "minecraft.end_crystal": "End Crystal",
+ "minecraft.ender_eye": "Eye of Ender",
+ "minecraft.ender_pearl": "Ender Pearl",
+ "minecraft.enderman_spawn_egg": "Enderman Spawn Egg",
+ "minecraft.endermite_spawn_egg": "Endermite Spawn Egg",
+ "minecraft.evoker_spawn_egg": "Evoker Spawn Egg",
+ "minecraft.experience_bottle": "Bottle o' Enchanting",
+ "minecraft.feather": "Feather",
+ "minecraft.fermented_spider_eye": "Fermented Spider Eye",
+ "minecraft.filled_map": "Map",
+ "minecraft.fire_charge": "Fire Charge",
+ "minecraft.firework_rocket": "Firework Rocket",
+ "minecraft.firework_rocket.flight": "Flight Duration:",
+ "minecraft.firework_star": "Firework Star",
+ "minecraft.firework_star.black": "Black",
+ "minecraft.firework_star.blue": "Blue",
+ "minecraft.firework_star.brown": "Brown",
+ "minecraft.firework_star.custom_color": "Custom",
+ "minecraft.firework_star.cyan": "Cyan",
+ "minecraft.firework_star.fade_to": "Fade to",
+ "minecraft.firework_star.flicker": "Twinkle",
+ "minecraft.firework_star.gray": "Gray",
+ "minecraft.firework_star.green": "Green",
+ "minecraft.firework_star.light_blue": "Light Blue",
+ "minecraft.firework_star.light_gray": "Light Gray",
+ "minecraft.firework_star.lime": "Lime",
+ "minecraft.firework_star.magenta": "Magenta",
+ "minecraft.firework_star.orange": "Orange",
+ "minecraft.firework_star.pink": "Pink",
+ "minecraft.firework_star.purple": "Purple",
+ "minecraft.firework_star.red": "Red",
+ "minecraft.firework_star.shape": "Unknown Shape",
+ "minecraft.firework_star.shape.burst": "Burst",
+ "minecraft.firework_star.shape.creeper": "Creeper-shaped",
+ "minecraft.firework_star.shape.large_ball": "Large Ball",
+ "minecraft.firework_star.shape.small_ball": "Small Ball",
+ "minecraft.firework_star.shape.star": "Star-shaped",
+ "minecraft.firework_star.trail": "Trail",
+ "minecraft.firework_star.white": "White",
+ "minecraft.firework_star.yellow": "Yellow",
+ "minecraft.fishing_rod": "Fishing Rod",
+ "minecraft.flint": "Flint",
+ "minecraft.flint_and_steel": "Flint and Steel",
+ "minecraft.flower_banner_pattern": "Banner Pattern",
+ "minecraft.flower_banner_pattern.desc": "Flower Charge",
+ "minecraft.flower_pot": "Flower Pot",
+ "minecraft.fox_spawn_egg": "Fox Spawn Egg",
+ "minecraft.furnace_minecart": "Minecart with Furnace",
+ "minecraft.ghast_spawn_egg": "Ghast Spawn Egg",
+ "minecraft.ghast_tear": "Ghast Tear",
+ "minecraft.glass_bottle": "Glass Bottle",
+ "minecraft.glistering_melon_slice": "Glistering Melon Slice",
+ "minecraft.globe_banner_pattern": "Banner Pattern",
+ "minecraft.globe_banner_pattern.desc": "Globe",
+ "minecraft.glow_berries": "Glow Berries",
+ "minecraft.glow_ink_sac": "Glow Ink Sac",
+ "minecraft.glow_item_frame": "Glow Item Frame",
+ "minecraft.glow_squid_spawn_egg": "Glow Squid Spawn Egg",
+ "minecraft.glowstone_dust": "Glowstone Dust",
+ "minecraft.goat_spawn_egg": "Goat Spawn Egg",
+ "minecraft.gold_ingot": "Gold Ingot",
+ "minecraft.gold_nugget": "Gold Nugget",
+ "minecraft.golden_apple": "Golden Apple",
+ "minecraft.golden_axe": "Golden Axe",
+ "minecraft.golden_boots": "Golden Boots",
+ "minecraft.golden_carrot": "Golden Carrot",
+ "minecraft.golden_chestplate": "Golden Chestplate",
+ "minecraft.golden_helmet": "Golden Helmet",
+ "minecraft.golden_hoe": "Golden Hoe",
+ "minecraft.golden_horse_armor": "Golden Horse Armor",
+ "minecraft.golden_leggings": "Golden Leggings",
+ "minecraft.golden_pickaxe": "Golden Pickaxe",
+ "minecraft.golden_shovel": "Golden Shovel",
+ "minecraft.golden_sword": "Golden Sword",
+ "minecraft.gray_dye": "Gray Dye",
+ "minecraft.green_dye": "Green Dye",
+ "minecraft.guardian_spawn_egg": "Guardian Spawn Egg",
+ "minecraft.gunpowder": "Gunpowder",
+ "minecraft.heart_of_the_sea": "Heart of the Sea",
+ "minecraft.hoglin_spawn_egg": "Hoglin Spawn Egg",
+ "minecraft.honey_bottle": "Honey Bottle",
+ "minecraft.honeycomb": "Honeycomb",
+ "minecraft.hopper_minecart": "Minecart with Hopper",
+ "minecraft.horse_spawn_egg": "Horse Spawn Egg",
+ "minecraft.husk_spawn_egg": "Husk Spawn Egg",
+ "minecraft.ink_sac": "Ink Sac",
+ "minecraft.iron_axe": "Iron Axe",
+ "minecraft.iron_boots": "Iron Boots",
+ "minecraft.iron_chestplate": "Iron Chestplate",
+ "minecraft.iron_helmet": "Iron Helmet",
+ "minecraft.iron_hoe": "Iron Hoe",
+ "minecraft.iron_horse_armor": "Iron Horse Armor",
+ "minecraft.iron_ingot": "Iron Ingot",
+ "minecraft.iron_leggings": "Iron Leggings",
+ "minecraft.iron_nugget": "Iron Nugget",
+ "minecraft.iron_pickaxe": "Iron Pickaxe",
+ "minecraft.iron_shovel": "Iron Shovel",
+ "minecraft.iron_sword": "Iron Sword",
+ "minecraft.item_frame": "Item Frame",
+ "minecraft.jungle_boat": "Jungle Boat",
+ "minecraft.knowledge_book": "Knowledge Book",
+ "minecraft.lapis_lazuli": "Lapis Lazuli",
+ "minecraft.lava_bucket": "Lava Bucket",
+ "minecraft.lead": "Lead",
+ "minecraft.leather": "Leather",
+ "minecraft.leather_boots": "Leather Boots",
+ "minecraft.leather_chestplate": "Leather Tunic",
+ "minecraft.leather_helmet": "Leather Cap",
+ "minecraft.leather_horse_armor": "Leather Horse Armor",
+ "minecraft.leather_leggings": "Leather Pants",
+ "minecraft.light_blue_dye": "Light Blue Dye",
+ "minecraft.light_gray_dye": "Light Gray Dye",
+ "minecraft.lime_dye": "Lime Dye",
+ "minecraft.lingering_potion": "Lingering Potion",
+ "minecraft.lingering_potion.effect.awkward": "Awkward Lingering Potion",
+ "minecraft.lingering_potion.effect.empty": "Lingering Uncraftable Potion",
+ "minecraft.lingering_potion.effect.fire_resistance": "Lingering Potion of Fire Resistance",
+ "minecraft.lingering_potion.effect.harming": "Lingering Potion of Harming",
+ "minecraft.lingering_potion.effect.healing": "Lingering Potion of Healing",
+ "minecraft.lingering_potion.effect.invisibility": "Lingering Potion of Invisibility",
+ "minecraft.lingering_potion.effect.leaping": "Lingering Potion of Leaping",
+ "minecraft.lingering_potion.effect.levitation": "Lingering Potion of Levitation",
+ "minecraft.lingering_potion.effect.luck": "Lingering Potion of Luck",
+ "minecraft.lingering_potion.effect.mundane": "Mundane Lingering Potion",
+ "minecraft.lingering_potion.effect.night_vision": "Lingering Potion of Night Vision",
+ "minecraft.lingering_potion.effect.poison": "Lingering Potion of Poison",
+ "minecraft.lingering_potion.effect.regeneration": "Lingering Potion of Regeneration",
+ "minecraft.lingering_potion.effect.slow_falling": "Lingering Potion of Slow Falling",
+ "minecraft.lingering_potion.effect.slowness": "Lingering Potion of Slowness",
+ "minecraft.lingering_potion.effect.strength": "Lingering Potion of Strength",
+ "minecraft.lingering_potion.effect.swiftness": "Lingering Potion of Swiftness",
+ "minecraft.lingering_potion.effect.thick": "Thick Lingering Potion",
+ "minecraft.lingering_potion.effect.turtle_master": "Lingering Potion of the Turtle Master",
+ "minecraft.lingering_potion.effect.water": "Lingering Water Bottle",
+ "minecraft.lingering_potion.effect.water_breathing": "Lingering Potion of Water Breathing",
+ "minecraft.lingering_potion.effect.weakness": "Lingering Potion of Weakness",
+ "minecraft.llama_spawn_egg": "Llama Spawn Egg",
+ "minecraft.lodestone_compass": "Lodestone Compass",
+ "minecraft.magenta_dye": "Magenta Dye",
+ "minecraft.magma_cream": "Magma Cream",
+ "minecraft.magma_cube_spawn_egg": "Magma Cube Spawn Egg",
+ "minecraft.map": "Empty Map",
+ "minecraft.melon_seeds": "Melon Seeds",
+ "minecraft.melon_slice": "Melon Slice",
+ "minecraft.milk_bucket": "Milk Bucket",
+ "minecraft.minecart": "Minecart",
+ "minecraft.mojang_banner_pattern": "Banner Pattern",
+ "minecraft.mojang_banner_pattern.desc": "Thing",
+ "minecraft.mooshroom_spawn_egg": "Mooshroom Spawn Egg",
+ "minecraft.mule_spawn_egg": "Mule Spawn Egg",
+ "minecraft.mushroom_stew": "Mushroom Stew",
+ "minecraft.music_disc_11": "Music Disc",
+ "minecraft.music_disc_11.desc": "C418 - 11",
+ "minecraft.music_disc_13": "Music Disc",
+ "minecraft.music_disc_13.desc": "C418 - 13",
+ "minecraft.music_disc_blocks": "Music Disc",
+ "minecraft.music_disc_blocks.desc": "C418 - blocks",
+ "minecraft.music_disc_cat": "Music Disc",
+ "minecraft.music_disc_cat.desc": "C418 - cat",
+ "minecraft.music_disc_chirp": "Music Disc",
+ "minecraft.music_disc_chirp.desc": "C418 - chirp",
+ "minecraft.music_disc_far": "Music Disc",
+ "minecraft.music_disc_far.desc": "C418 - far",
+ "minecraft.music_disc_mall": "Music Disc",
+ "minecraft.music_disc_mall.desc": "C418 - mall",
+ "minecraft.music_disc_mellohi": "Music Disc",
+ "minecraft.music_disc_mellohi.desc": "C418 - mellohi",
+ "minecraft.music_disc_otherside": "Music Disc",
+ "minecraft.music_disc_otherside.desc": "Lena Raine - otherside",
+ "minecraft.music_disc_pigstep": "Music Disc",
+ "minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep",
+ "minecraft.music_disc_stal": "Music Disc",
+ "minecraft.music_disc_stal.desc": "C418 - stal",
+ "minecraft.music_disc_strad": "Music Disc",
+ "minecraft.music_disc_strad.desc": "C418 - strad",
+ "minecraft.music_disc_wait": "Music Disc",
+ "minecraft.music_disc_wait.desc": "C418 - wait",
+ "minecraft.music_disc_ward": "Music Disc",
+ "minecraft.music_disc_ward.desc": "C418 - ward",
+ "minecraft.mutton": "Raw Mutton",
+ "minecraft.name_tag": "Name Tag",
+ "minecraft.nautilus_shell": "Nautilus Shell",
+ "minecraft.nether_brick": "Nether Brick",
+ "minecraft.nether_star": "Nether Star",
+ "minecraft.nether_wart": "Nether Wart",
+ "minecraft.netherite_axe": "Netherite Axe",
+ "minecraft.netherite_boots": "Netherite Boots",
+ "minecraft.netherite_chestplate": "Netherite Chestplate",
+ "minecraft.netherite_helmet": "Netherite Helmet",
+ "minecraft.netherite_hoe": "Netherite Hoe",
+ "minecraft.netherite_ingot": "Netherite Ingot",
+ "minecraft.netherite_leggings": "Netherite Leggings",
+ "minecraft.netherite_pickaxe": "Netherite Pickaxe",
+ "minecraft.netherite_scrap": "Netherite Scrap",
+ "minecraft.netherite_shovel": "Netherite Shovel",
+ "minecraft.netherite_sword": "Netherite Sword",
+ "minecraft.oak_boat": "Oak Boat",
+ "minecraft.ocelot_spawn_egg": "Ocelot Spawn Egg",
+ "minecraft.orange_dye": "Orange Dye",
+ "minecraft.painting": "Painting",
+ "minecraft.panda_spawn_egg": "Panda Spawn Egg",
+ "minecraft.paper": "Paper",
+ "minecraft.parrot_spawn_egg": "Parrot Spawn Egg",
+ "minecraft.phantom_membrane": "Phantom Membrane",
+ "minecraft.phantom_spawn_egg": "Phantom Spawn Egg",
+ "minecraft.pig_spawn_egg": "Pig Spawn Egg",
+ "minecraft.piglin_banner_pattern": "Banner Pattern",
+ "minecraft.piglin_banner_pattern.desc": "Snout",
+ "minecraft.piglin_brute_spawn_egg": "Piglin Brute Spawn Egg",
+ "minecraft.piglin_spawn_egg": "Piglin Spawn Egg",
+ "minecraft.pillager_spawn_egg": "Pillager Spawn Egg",
+ "minecraft.pink_dye": "Pink Dye",
+ "minecraft.poisonous_potato": "Poisonous Potato",
+ "minecraft.polar_bear_spawn_egg": "Polar Bear Spawn Egg",
+ "minecraft.popped_chorus_fruit": "Popped Chorus Fruit",
+ "minecraft.porkchop": "Raw Porkchop",
+ "minecraft.potato": "Potato",
+ "minecraft.potion": "Potion",
+ "minecraft.potion.effect.awkward": "Awkward Potion",
+ "minecraft.potion.effect.empty": "Uncraftable Potion",
+ "minecraft.potion.effect.fire_resistance": "Potion of Fire Resistance",
+ "minecraft.potion.effect.harming": "Potion of Harming",
+ "minecraft.potion.effect.healing": "Potion of Healing",
+ "minecraft.potion.effect.invisibility": "Potion of Invisibility",
+ "minecraft.potion.effect.leaping": "Potion of Leaping",
+ "minecraft.potion.effect.levitation": "Potion of Levitation",
+ "minecraft.potion.effect.luck": "Potion of Luck",
+ "minecraft.potion.effect.mundane": "Mundane Potion",
+ "minecraft.potion.effect.night_vision": "Potion of Night Vision",
+ "minecraft.potion.effect.poison": "Potion of Poison",
+ "minecraft.potion.effect.regeneration": "Potion of Regeneration",
+ "minecraft.potion.effect.slow_falling": "Potion of Slow Falling",
+ "minecraft.potion.effect.slowness": "Potion of Slowness",
+ "minecraft.potion.effect.strength": "Potion of Strength",
+ "minecraft.potion.effect.swiftness": "Potion of Swiftness",
+ "minecraft.potion.effect.thick": "Thick Potion",
+ "minecraft.potion.effect.turtle_master": "Potion of the Turtle Master",
+ "minecraft.potion.effect.water": "Water Bottle",
+ "minecraft.potion.effect.water_breathing": "Potion of Water Breathing",
+ "minecraft.potion.effect.weakness": "Potion of Weakness",
+ "minecraft.powder_snow_bucket": "Powder Snow Bucket",
+ "minecraft.prismarine_crystals": "Prismarine Crystals",
+ "minecraft.prismarine_shard": "Prismarine Shard",
+ "minecraft.pufferfish": "Pufferfish",
+ "minecraft.pufferfish_bucket": "Bucket of Pufferfish",
+ "minecraft.pufferfish_spawn_egg": "Pufferfish Spawn Egg",
+ "minecraft.pumpkin_pie": "Pumpkin Pie",
+ "minecraft.pumpkin_seeds": "Pumpkin Seeds",
+ "minecraft.purple_dye": "Purple Dye",
+ "minecraft.quartz": "Nether Quartz",
+ "minecraft.rabbit": "Raw Rabbit",
+ "minecraft.rabbit_foot": "Rabbit's Foot",
+ "minecraft.rabbit_hide": "Rabbit Hide",
+ "minecraft.rabbit_spawn_egg": "Rabbit Spawn Egg",
+ "minecraft.rabbit_stew": "Rabbit Stew",
+ "minecraft.ravager_spawn_egg": "Ravager Spawn Egg",
+ "minecraft.raw_copper": "Raw Copper",
+ "minecraft.raw_gold": "Raw Gold",
+ "minecraft.raw_iron": "Raw Iron",
+ "minecraft.red_dye": "Red Dye",
+ "minecraft.redstone": "Redstone Dust",
+ "minecraft.rotten_flesh": "Rotten Flesh",
+ "minecraft.saddle": "Saddle",
+ "minecraft.salmon": "Raw Salmon",
+ "minecraft.salmon_bucket": "Bucket of Salmon",
+ "minecraft.salmon_spawn_egg": "Salmon Spawn Egg",
+ "minecraft.scute": "Scute",
+ "minecraft.shears": "Shears",
+ "minecraft.sheep_spawn_egg": "Sheep Spawn Egg",
+ "minecraft.shield": "Shield",
+ "minecraft.shield.black": "Black Shield",
+ "minecraft.shield.blue": "Blue Shield",
+ "minecraft.shield.brown": "Brown Shield",
+ "minecraft.shield.cyan": "Cyan Shield",
+ "minecraft.shield.gray": "Gray Shield",
+ "minecraft.shield.green": "Green Shield",
+ "minecraft.shield.light_blue": "Light Blue Shield",
+ "minecraft.shield.light_gray": "Light Gray Shield",
+ "minecraft.shield.lime": "Lime Shield",
+ "minecraft.shield.magenta": "Magenta Shield",
+ "minecraft.shield.orange": "Orange Shield",
+ "minecraft.shield.pink": "Pink Shield",
+ "minecraft.shield.purple": "Purple Shield",
+ "minecraft.shield.red": "Red Shield",
+ "minecraft.shield.white": "White Shield",
+ "minecraft.shield.yellow": "Yellow Shield",
+ "minecraft.shulker_shell": "Shulker Shell",
+ "minecraft.shulker_spawn_egg": "Shulker Spawn Egg",
+ "minecraft.sign": "Sign",
+ "minecraft.silverfish_spawn_egg": "Silverfish Spawn Egg",
+ "minecraft.skeleton_horse_spawn_egg": "Skeleton Horse Spawn Egg",
+ "minecraft.skeleton_spawn_egg": "Skeleton Spawn Egg",
+ "minecraft.skull_banner_pattern": "Banner Pattern",
+ "minecraft.skull_banner_pattern.desc": "Skull Charge",
+ "minecraft.slime_ball": "Slimeball",
+ "minecraft.slime_spawn_egg": "Slime Spawn Egg",
+ "minecraft.snowball": "Snowball",
+ "minecraft.spectral_arrow": "Spectral Arrow",
+ "minecraft.spider_eye": "Spider Eye",
+ "minecraft.spider_spawn_egg": "Spider Spawn Egg",
+ "minecraft.splash_potion": "Splash Potion",
+ "minecraft.splash_potion.effect.awkward": "Awkward Splash Potion",
+ "minecraft.splash_potion.effect.empty": "Splash Uncraftable Potion",
+ "minecraft.splash_potion.effect.fire_resistance": "Splash Potion of Fire Resistance",
+ "minecraft.splash_potion.effect.harming": "Splash Potion of Harming",
+ "minecraft.splash_potion.effect.healing": "Splash Potion of Healing",
+ "minecraft.splash_potion.effect.invisibility": "Splash Potion of Invisibility",
+ "minecraft.splash_potion.effect.leaping": "Splash Potion of Leaping",
+ "minecraft.splash_potion.effect.levitation": "Splash Potion of Levitation",
+ "minecraft.splash_potion.effect.luck": "Splash Potion of Luck",
+ "minecraft.splash_potion.effect.mundane": "Mundane Splash Potion",
+ "minecraft.splash_potion.effect.night_vision": "Splash Potion of Night Vision",
+ "minecraft.splash_potion.effect.poison": "Splash Potion of Poison",
+ "minecraft.splash_potion.effect.regeneration": "Splash Potion of Regeneration",
+ "minecraft.splash_potion.effect.slow_falling": "Splash Potion of Slow Falling",
+ "minecraft.splash_potion.effect.slowness": "Splash Potion of Slowness",
+ "minecraft.splash_potion.effect.strength": "Splash Potion of Strength",
+ "minecraft.splash_potion.effect.swiftness": "Splash Potion of Swiftness",
+ "minecraft.splash_potion.effect.thick": "Thick Splash Potion",
+ "minecraft.splash_potion.effect.turtle_master": "Splash Potion of the Turtle Master",
+ "minecraft.splash_potion.effect.water": "Splash Water Bottle",
+ "minecraft.splash_potion.effect.water_breathing": "Splash Potion of Water Breathing",
+ "minecraft.splash_potion.effect.weakness": "Splash Potion of Weakness",
+ "minecraft.spruce_boat": "Spruce Boat",
+ "minecraft.spyglass": "Spyglass",
+ "minecraft.squid_spawn_egg": "Squid Spawn Egg",
+ "minecraft.stick": "Stick",
+ "minecraft.stone_axe": "Stone Axe",
+ "minecraft.stone_hoe": "Stone Hoe",
+ "minecraft.stone_pickaxe": "Stone Pickaxe",
+ "minecraft.stone_shovel": "Stone Shovel",
+ "minecraft.stone_sword": "Stone Sword",
+ "minecraft.stray_spawn_egg": "Stray Spawn Egg",
+ "minecraft.strider_spawn_egg": "Strider Spawn Egg",
+ "minecraft.string": "String",
+ "minecraft.sugar": "Sugar",
+ "minecraft.suspicious_stew": "Suspicious Stew",
+ "minecraft.sweet_berries": "Sweet Berries",
+ "minecraft.tipped_arrow": "Tipped Arrow",
+ "minecraft.tipped_arrow.effect.awkward": "Tipped Arrow",
+ "minecraft.tipped_arrow.effect.empty": "Uncraftable Tipped Arrow",
+ "minecraft.tipped_arrow.effect.fire_resistance": "Arrow of Fire Resistance",
+ "minecraft.tipped_arrow.effect.harming": "Arrow of Harming",
+ "minecraft.tipped_arrow.effect.healing": "Arrow of Healing",
+ "minecraft.tipped_arrow.effect.invisibility": "Arrow of Invisibility",
+ "minecraft.tipped_arrow.effect.leaping": "Arrow of Leaping",
+ "minecraft.tipped_arrow.effect.levitation": "Arrow of Levitation",
+ "minecraft.tipped_arrow.effect.luck": "Arrow of Luck",
+ "minecraft.tipped_arrow.effect.mundane": "Tipped Arrow",
+ "minecraft.tipped_arrow.effect.night_vision": "Arrow of Night Vision",
+ "minecraft.tipped_arrow.effect.poison": "Arrow of Poison",
+ "minecraft.tipped_arrow.effect.regeneration": "Arrow of Regeneration",
+ "minecraft.tipped_arrow.effect.slow_falling": "Arrow of Slow Falling",
+ "minecraft.tipped_arrow.effect.slowness": "Arrow of Slowness",
+ "minecraft.tipped_arrow.effect.strength": "Arrow of Strength",
+ "minecraft.tipped_arrow.effect.swiftness": "Arrow of Swiftness",
+ "minecraft.tipped_arrow.effect.thick": "Tipped Arrow",
+ "minecraft.tipped_arrow.effect.turtle_master": "Arrow of the Turtle Master",
+ "minecraft.tipped_arrow.effect.water": "Arrow of Splashing",
+ "minecraft.tipped_arrow.effect.water_breathing": "Arrow of Water Breathing",
+ "minecraft.tipped_arrow.effect.weakness": "Arrow of Weakness",
+ "minecraft.tnt_minecart": "Minecart with TNT",
+ "minecraft.totem_of_undying": "Totem of Undying",
+ "minecraft.trader_llama_spawn_egg": "Trader Llama Spawn Egg",
+ "minecraft.trident": "Trident",
+ "minecraft.tropical_fish": "Tropical Fish",
+ "minecraft.tropical_fish_bucket": "Bucket of Tropical Fish",
+ "minecraft.tropical_fish_spawn_egg": "Tropical Fish Spawn Egg",
+ "minecraft.turtle_helmet": "Turtle Shell",
+ "minecraft.turtle_spawn_egg": "Turtle Spawn Egg",
+ "minecraft.vex_spawn_egg": "Vex Spawn Egg",
+ "minecraft.villager_spawn_egg": "Villager Spawn Egg",
+ "minecraft.vindicator_spawn_egg": "Vindicator Spawn Egg",
+ "minecraft.wandering_trader_spawn_egg": "Wandering Trader Spawn Egg",
+ "minecraft.warped_fungus_on_a_stick": "Warped Fungus on a Stick",
+ "minecraft.water_bucket": "Water Bucket",
+ "minecraft.wheat": "Wheat",
+ "minecraft.wheat_seeds": "Wheat Seeds",
+ "minecraft.white_dye": "White Dye",
+ "minecraft.witch_spawn_egg": "Witch Spawn Egg",
+ "minecraft.wither_skeleton_spawn_egg": "Wither Skeleton Spawn Egg",
+ "minecraft.wolf_spawn_egg": "Wolf Spawn Egg",
+ "minecraft.wooden_axe": "Wooden Axe",
+ "minecraft.wooden_hoe": "Wooden Hoe",
+ "minecraft.wooden_pickaxe": "Wooden Pickaxe",
+ "minecraft.wooden_shovel": "Wooden Shovel",
+ "minecraft.wooden_sword": "Wooden Sword",
+ "minecraft.writable_book": "Book and Quill",
+ "minecraft.written_book": "Written Book",
+ "minecraft.yellow_dye": "Yellow Dye",
+ "minecraft.zoglin_spawn_egg": "Zoglin Spawn Egg",
+ "minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg",
+ "minecraft.zombie_spawn_egg": "Zombie Spawn Egg",
+ "minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg",
+ "minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg",
+ "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:",
+ "nbt_tags": "NBT: %s tag(s)",
+ "unbreakable": "Unbreakable"
+ },
+ "itemGroup": {
+ "brewing": "Brewing",
+ "buildingBlocks": "Building Blocks",
+ "combat": "Combat",
+ "decorations": "Decoration Blocks",
+ "food": "Foodstuffs",
+ "hotbar": "Saved Hotbars",
+ "inventory": "Survival Inventory",
+ "materials": "Materials",
+ "misc": "Miscellaneous",
+ "redstone": "Redstone",
+ "search": "Search Items",
+ "tools": "Tools",
+ "transportation": "Transportation"
+ },
+ "item_modifier": {
+ "unknown": "Unknown item modifier: %s"
+ },
+ "jigsaw_block": {
+ "final_state": "Turns into:",
+ "generate": "Generate",
+ "joint.aligned": "Aligned",
+ "joint.rollable": "Rollable",
+ "joint_label": "Joint Type:",
+ "keep_jigsaws": "Keep Jigsaws",
+ "levels": "Levels: %s",
+ "name": "Name:",
+ "pool": "Target Pool:",
+ "target": "Target Name:"
+ },
+ "key": {
+ "advancements": "Advancements",
+ "attack": "Attack/Destroy",
+ "back": "Walk Backwards",
+ "categories.creative": "Creative Mode",
+ "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",
+ "keyboard.apostrophe": "'",
+ "keyboard.backslash": "\\",
+ "keyboard.backspace": "Backspace",
+ "keyboard.caps.lock": "Caps Lock",
+ "keyboard.comma": ",",
+ "keyboard.delete": "Delete",
+ "keyboard.down": "Down Arrow",
+ "keyboard.end": "End",
+ "keyboard.enter": "Enter",
+ "keyboard.equal": "=",
+ "keyboard.escape": "Escape",
+ "keyboard.f1": "F1",
+ "keyboard.f10": "F10",
+ "keyboard.f11": "F11",
+ "keyboard.f12": "F12",
+ "keyboard.f13": "F13",
+ "keyboard.f14": "F14",
+ "keyboard.f15": "F15",
+ "keyboard.f16": "F16",
+ "keyboard.f17": "F17",
+ "keyboard.f18": "F18",
+ "keyboard.f19": "F19",
+ "keyboard.f2": "F2",
+ "keyboard.f20": "F20",
+ "keyboard.f21": "F21",
+ "keyboard.f22": "F22",
+ "keyboard.f23": "F23",
+ "keyboard.f24": "F24",
+ "keyboard.f25": "F25",
+ "keyboard.f3": "F3",
+ "keyboard.f4": "F4",
+ "keyboard.f5": "F5",
+ "keyboard.f6": "F6",
+ "keyboard.f7": "F7",
+ "keyboard.f8": "F8",
+ "keyboard.f9": "F9",
+ "keyboard.grave.accent": "`",
+ "keyboard.home": "Home",
+ "keyboard.insert": "Insert",
+ "keyboard.keypad.0": "Keypad 0",
+ "keyboard.keypad.1": "Keypad 1",
+ "keyboard.keypad.2": "Keypad 2",
+ "keyboard.keypad.3": "Keypad 3",
+ "keyboard.keypad.4": "Keypad 4",
+ "keyboard.keypad.5": "Keypad 5",
+ "keyboard.keypad.6": "Keypad 6",
+ "keyboard.keypad.7": "Keypad 7",
+ "keyboard.keypad.8": "Keypad 8",
+ "keyboard.keypad.9": "Keypad 9",
+ "keyboard.keypad.add": "Keypad +",
+ "keyboard.keypad.decimal": "Keypad Decimal",
+ "keyboard.keypad.divide": "Keypad /",
+ "keyboard.keypad.enter": "Keypad Enter",
+ "keyboard.keypad.equal": "Keypad =",
+ "keyboard.keypad.multiply": "Keypad *",
+ "keyboard.keypad.subtract": "Keypad -",
+ "keyboard.left": "Left Arrow",
+ "keyboard.left.alt": "Left Alt",
+ "keyboard.left.bracket": "[",
+ "keyboard.left.control": "Left Control",
+ "keyboard.left.shift": "Left Shift",
+ "keyboard.left.win": "Left Win",
+ "keyboard.menu": "Menu",
+ "keyboard.minus": "-",
+ "keyboard.num.lock": "Num Lock",
+ "keyboard.page.down": "Page Down",
+ "keyboard.page.up": "Page Up",
+ "keyboard.pause": "Pause",
+ "keyboard.period": ".",
+ "keyboard.print.screen": "Print Screen",
+ "keyboard.right": "Right Arrow",
+ "keyboard.right.alt": "Right Alt",
+ "keyboard.right.bracket": "]",
+ "keyboard.right.control": "Right Control",
+ "keyboard.right.shift": "Right Shift",
+ "keyboard.right.win": "Right Win",
+ "keyboard.scroll.lock": "Scroll Lock",
+ "keyboard.semicolon": ";",
+ "keyboard.slash": "/",
+ "keyboard.space": "Space",
+ "keyboard.tab": "Tab",
+ "keyboard.unknown": "Not bound",
+ "keyboard.up": "Up Arrow",
+ "keyboard.world.1": "World 1",
+ "keyboard.world.2": "World 2",
+ "left": "Strafe Left",
+ "loadToolbarActivator": "Load Hotbar Activator",
+ "mouse": "Button %1$s",
+ "mouse.left": "Left Button",
+ "mouse.middle": "Middle Button",
+ "mouse.right": "Right Button",
+ "pickItem": "Pick Block",
+ "playerlist": "List Players",
+ "right": "Strafe Right",
+ "saveToolbarActivator": "Save Hotbar Activator",
+ "screenshot": "Take Screenshot",
+ "smoothCamera": "Toggle Cinematic Camera",
+ "sneak": "Sneak",
+ "socialInteractions": "Social Interactions Screen",
+ "spectatorOutlines": "Highlight Players (Spectators)",
+ "sprint": "Sprint",
+ "swapOffhand": "Swap Item With Offhand",
+ "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"
+ },
+ "lectern": {
+ "take_book": "Take Book"
+ },
+ "menu": {
+ "convertingLevel": "Converting world",
+ "disconnect": "Disconnect",
+ "game": "Game Menu",
+ "generatingLevel": "Generating world",
+ "generatingTerrain": "Building terrain",
+ "loadingForcedChunks": "Loading forced chunks for dimension %s",
+ "loadingLevel": "Loading world",
+ "modded": " (Modded)",
+ "multiplayer": "Multiplayer",
+ "online": "Minecraft Realms",
+ "options": "Options...",
+ "paused": "Game Paused",
+ "playdemo": "Play Demo World",
+ "preparingSpawn": "Preparing spawn area: %s%%",
+ "quit": "Quit Game",
+ "reportBugs": "Report Bugs",
+ "resetdemo": "Reset Demo World",
+ "respawning": "Respawning",
+ "returnToGame": "Back to Game",
+ "returnToMenu": "Save and Quit to Title",
+ "savingChunks": "Saving chunks",
+ "savingLevel": "Saving world",
+ "sendFeedback": "Give Feedback",
+ "shareToLan": "Open to LAN",
+ "singleplayer": "Singleplayer",
+ "working": "Working..."
+ },
+ "merchant": {
+ "current_level": "Trader's current level",
+ "deprecated": "Villagers restock up to two times per day.",
+ "level.1": "Novice",
+ "level.2": "Apprentice",
+ "level.3": "Journeyman",
+ "level.4": "Expert",
+ "level.5": "Master",
+ "next_level": "Trader's next level",
+ "trades": "Trades"
+ },
+ "mirror": {
+ "front_back": "\u2191 \u2193",
+ "left_right": "\u2190 \u2192",
+ "none": "|"
+ },
+ "mount": {
+ "onboard": "Press %1$s to Dismount"
+ },
+ "multiplayer": {
+ "applyingPack": "Applying resource pack",
+ "disconnect.authservers_down": "Authentication servers are down. Please try again later, sorry!",
+ "disconnect.banned": "You are banned from this server",
+ "disconnect.banned.expiration": "\nYour ban will be removed on %s",
+ "disconnect.banned.reason": "You are banned from this server.\nReason: %s",
+ "disconnect.banned_ip.expiration": "\nYour ban will be removed on %s",
+ "disconnect.banned_ip.reason": "Your IP address is banned from this server.\nReason: %s",
+ "disconnect.duplicate_login": "You logged in from another location",
+ "disconnect.flying": "Flying is not enabled on this server",
+ "disconnect.generic": "Disconnected",
+ "disconnect.idling": "You have been idle for too long!",
+ "disconnect.illegal_characters": "Illegal characters in chat",
+ "disconnect.incompatible": "Incompatible client! Please use %s",
+ "disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity",
+ "disconnect.invalid_packet": "Server sent an invalid packet",
+ "disconnect.invalid_player_data": "Invalid player data",
+ "disconnect.invalid_player_movement": "Invalid move player packet received",
+ "disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received",
+ "disconnect.ip_banned": "You have been IP banned from this server",
+ "disconnect.kicked": "Kicked by an operator",
+ "disconnect.missing_tags": "Incomplete set of tags received from server.\nPlease contact server operator.",
+ "disconnect.name_taken": "That name is already taken",
+ "disconnect.not_whitelisted": "You are not white-listed on this server!",
+ "disconnect.outdated_client": "Incompatible client! Please use %s",
+ "disconnect.outdated_server": "Incompatible client! Please use %s",
+ "disconnect.server_full": "The server is full!",
+ "disconnect.server_shutdown": "Server closed",
+ "disconnect.slow_login": "Took too long to log in",
+ "disconnect.unexpected_query_response": "Unexpected custom data from client",
+ "disconnect.unverified_username": "Failed to verify username!",
+ "downloadingStats": "Retrieving statistics...",
+ "downloadingTerrain": "Loading terrain...",
+ "message_not_delivered": "Can't deliver chat message, check server logs: %s",
+ "player.joined": "%s joined the game",
+ "player.joined.renamed": "%s (formerly known as %s) joined the game",
+ "player.left": "%s left the game",
+ "requiredTexturePrompt.disconnect": "Server requires a custom resource pack",
+ "requiredTexturePrompt.line1": "This server requires the use of a custom resource pack.",
+ "requiredTexturePrompt.line2": "Rejecting this custom resource pack will disconnect you from this server.",
+ "socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds",
+ "status.and_more": "... and %s more ...",
+ "status.cancelled": "Cancelled",
+ "status.cannot_connect": "Can't connect to server",
+ "status.cannot_resolve": "Can't resolve hostname",
+ "status.finished": "Finished",
+ "status.incompatible": "Incompatible version!",
+ "status.no_connection": "(no connection)",
+ "status.old": "Old",
+ "status.ping": "%s ms",
+ "status.pinging": "Pinging...",
+ "status.quitting": "Quitting",
+ "status.request_handled": "Status request has been handled",
+ "status.unknown": "???",
+ "status.unrequested": "Received unrequested status",
+ "stopSleeping": "Leave Bed",
+ "texturePrompt.failure.line1": "Server resource pack couldn't be applied",
+ "texturePrompt.failure.line2": "Any functionality that requires custom resources might not work as expected",
+ "texturePrompt.line1": "This server recommends the use of a custom resource pack.",
+ "texturePrompt.line2": "Would you like to download and install it automagically?",
+ "texturePrompt.serverPrompt": "%s\n\nMessage from server:\n%s",
+ "title": "Play Multiplayer"
+ },
+ "multiplayerWarning": {
+ "check": "Do not show this screen again",
+ "header": "Caution: Third-Party Online Play",
+ "message": "Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone."
+ },
+ "narration": {
+ "button": "Button: %s",
+ "button.usage.focused": "Press Enter to activate",
+ "button.usage.hovered": "Left click to activate",
+ "checkbox": "Checkbox: %s",
+ "checkbox.usage.focused": "Press Enter to toggle",
+ "checkbox.usage.hovered": "Left click to toggle",
+ "component_list.usage": "Press Tab to navigate to next element",
+ "cycle_button.usage.focused": "Press Enter to switch to %s",
+ "cycle_button.usage.hovered": "Left click to switch to %s",
+ "edit_box": "Edit box: %s",
+ "recipe": "Reciple for %s",
+ "recipe.usage": "Left click to select",
+ "recipe.usage.more": "Right click to show more recipes",
+ "selection.usage": "Press up and down buttons to move to another entry",
+ "slider.usage.focused": "Press left or right keyboard buttons to change value",
+ "slider.usage.hovered": "Drag slider to change value",
+ "suggestion": "Selected suggestion %d out of %d: %s",
+ "suggestion.tooltip": "Selected suggestion %d out of %d: %s (%s)"
+ },
+ "narrator": {
+ "button.accessibility": "Accessibility",
+ "button.difficulty_lock": "Difficulty lock",
+ "button.difficulty_lock.locked": "Locked",
+ "button.difficulty_lock.unlocked": "Unlocked",
+ "button.language": "Language",
+ "controls.bound": "%s is bound to %s",
+ "controls.reset": "Reset %s button",
+ "controls.unbound": "%s is not bound",
+ "joining": "Joining",
+ "loading": "Loading: %s",
+ "loading.done": "Done",
+ "position.list": "Selected list row %s out of %s",
+ "position.object_list": "Selected row element %s out of %s",
+ "position.screen": "Screen element %s out of %s",
+ "screen.title": "Title Screen",
+ "screen.usage": "Use mouse cursor or Tab button to select element",
+ "select": "Selected: %s",
+ "select.world": "Selected %s, last played: %s, %s, %s, version: %s",
+ "toast.disabled": "Narrator Disabled",
+ "toast.enabled": "Narrator Enabled"
+ },
+ "optimizeWorld": {
+ "confirm.description": "This will attempt to optimize your world by making sure all data is stored in the most recent game format. This can take a very long time, depending on your world. Once done, your world may play faster but will no longer be compatible with older versions of the game. Are you sure you wish to proceed?",
+ "confirm.title": "Optimize World",
+ "info.converted": "Upgraded chunks: %s",
+ "info.skipped": "Skipped chunks: %s",
+ "info.total": "Total chunks: %s",
+ "stage.counting": "Counting chunks...",
+ "stage.failed": "Failed! :(",
+ "stage.finished": "Finishing up...",
+ "stage.upgrading": "Upgrading all chunks...",
+ "title": "Optimizing World '%s'"
+ },
+ "options": {
+ "accessibility.link": "Accessibility Guide",
+ "accessibility.text_background": "Text Background",
+ "accessibility.text_background.chat": "Chat",
+ "accessibility.text_background.everywhere": "Everywhere",
+ "accessibility.text_background_opacity": "Text Background Opacity",
+ "accessibility.title": "Accessibility Settings...",
+ "allowServerListing": "Allow Server Listings",
+ "allowServerListing.tooltip": "Servers may list online players as part of their public status.\nWith this option off your name will not show up in such lists.",
+ "ao": "Smooth Lighting",
+ "ao.max": "Maximum",
+ "ao.min": "Minimum",
+ "ao.off": "OFF",
+ "attack.crosshair": "Crosshair",
+ "attack.hotbar": "Hotbar",
+ "attackIndicator": "Attack Indicator",
+ "audioDevice": "Device",
+ "audioDevice.default": "System Default",
+ "autoJump": "Auto-Jump",
+ "autoSuggestCommands": "Command Suggestions",
+ "autosaveIndicator": "Autosave Indicator",
+ "biomeBlendRadius": "Biome Blend",
+ "biomeBlendRadius.1": "OFF (Fastest)",
+ "biomeBlendRadius.11": "11x11 (Extreme)",
+ "biomeBlendRadius.13": "13x13 (Showoff)",
+ "biomeBlendRadius.15": "15x15 (Maximum)",
+ "biomeBlendRadius.3": "3x3 (Fast)",
+ "biomeBlendRadius.5": "5x5 (Normal)",
+ "biomeBlendRadius.7": "7x7 (High)",
+ "biomeBlendRadius.9": "9x9 (Very High)",
+ "chat.color": "Colors",
+ "chat.delay": "Chat Delay: %s seconds",
+ "chat.delay_none": "Chat Delay: None",
+ "chat.height.focused": "Focused Height",
+ "chat.height.unfocused": "Unfocused Height",
+ "chat.line_spacing": "Line Spacing",
+ "chat.links": "Web Links",
+ "chat.links.prompt": "Prompt on Links",
+ "chat.opacity": "Chat Text Opacity",
+ "chat.scale": "Chat Text Size",
+ "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",
+ "clouds.fancy": "Fancy",
+ "clouds.fast": "Fast",
+ "controls": "Controls...",
+ "customizeTitle": "Customize World Settings",
+ "darkMojangStudiosBackgroundColor": "Monochrome Logo",
+ "darkMojangStudiosBackgroundColor.tooltip": "Changes the Mojang Studios loading screen background color to black.",
+ "difficulty": "Difficulty",
+ "difficulty.easy": "Easy",
+ "difficulty.hard": "Hard",
+ "difficulty.hardcore": "Hardcore",
+ "difficulty.normal": "Normal",
+ "difficulty.online": "Server Difficulty",
+ "difficulty.peaceful": "Peaceful",
+ "discrete_mouse_scroll": "Discrete Scrolling",
+ "entityDistanceScaling": "Entity Distance",
+ "entityShadows": "Entity Shadows",
+ "forceUnicodeFont": "Force Unicode Font",
+ "fov": "FOV",
+ "fov.max": "Quake Pro",
+ "fov.min": "Normal",
+ "fovEffectScale": "FOV Effects",
+ "fovEffectScale.tooltip": "Controls how much the field of view can change with speed effects.",
+ "framerate": "%s fps",
+ "framerateLimit": "Max Framerate",
+ "framerateLimit.max": "Unlimited",
+ "fullscreen": "Fullscreen",
+ "fullscreen.current": "Current",
+ "fullscreen.resolution": "Fullscreen Resolution",
+ "fullscreen.unavailable": "Setting unavailable",
+ "gamma": "Brightness",
+ "gamma.default": "Default",
+ "gamma.max": "Bright",
+ "gamma.min": "Moody",
+ "generic_value": "%s: %s",
+ "graphics": "Graphics",
+ "graphics.fabulous": "Fabulous!",
+ "graphics.fabulous.tooltip": "%s graphics uses screen shaders for drawing weather, clouds, and particles behind translucent blocks and water.\nThis may severely impact performance for portable devices and 4K displays.",
+ "graphics.fancy": "Fancy",
+ "graphics.fancy.tooltip": "Fancy graphics balances performance and quality for the majority of machines.\nWeather, clouds, and particles may not appear behind translucent blocks or water.",
+ "graphics.fast": "Fast",
+ "graphics.fast.tooltip": "Fast graphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as leaves.",
+ "graphics.warning.accept": "Continue without Support",
+ "graphics.warning.cancel": "Take me Back",
+ "graphics.warning.message": "Your graphics device is detected as unsupported for the %s graphics option.\n\nYou may ignore this and continue, however support will not be provided for your device if you choose to use %s graphics.",
+ "graphics.warning.renderer": "Renderer detected: [%s]",
+ "graphics.warning.title": "Graphics Device Unsupported",
+ "graphics.warning.vendor": "Vendor detected: [%s]",
+ "graphics.warning.version": "OpenGL Version detected: [%s]",
+ "guiScale": "GUI Scale",
+ "guiScale.auto": "Auto",
+ "hidden": "Hidden",
+ "hideLightningFlashes": "Hide Lightning Flashes",
+ "hideLightningFlashes.tooltip": "Prevents lightning bolts from making the sky flash. The bolts themselves will still be visible.",
+ "hideMatchedNames": "Hide Matched Names",
+ "hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on: hidden players will be matched based on chat sender names.",
+ "invertMouse": "Invert Mouse",
+ "key.hold": "Hold",
+ "key.toggle": "Toggle",
+ "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",
+ "mouseWheelSensitivity": "Scroll Sensitivity",
+ "mouse_settings": "Mouse Settings...",
+ "mouse_settings.title": "Mouse Settings",
+ "multiplayer.title": "Multiplayer Settings...",
+ "narrator": "Narrator",
+ "narrator.all": "Narrates All",
+ "narrator.chat": "Narrates Chat",
+ "narrator.notavailable": "Not Available",
+ "narrator.off": "OFF",
+ "narrator.system": "Narrates System",
+ "off": "OFF",
+ "off.composed": "%s: OFF",
+ "on": "ON",
+ "on.composed": "%s: ON",
+ "online": "Online...",
+ "online.title": "Online Options",
+ "particles": "Particles",
+ "particles.all": "All",
+ "particles.decreased": "Decreased",
+ "particles.minimal": "Minimal",
+ "percent_add_value": "%s: +%s%%",
+ "percent_value": "%s: %s%%",
+ "pixel_value": "%s: %spx",
+ "prioritizeChunkUpdates": "Chunk Builder",
+ "prioritizeChunkUpdates.byPlayer": "Semi Blocking",
+ "prioritizeChunkUpdates.byPlayer.tooltip": "Some actions within a chunk will recompile the chunk immediately. This includes block placing & destroying.",
+ "prioritizeChunkUpdates.nearby": "Fully Blocking",
+ "prioritizeChunkUpdates.nearby.tooltip": "Nearby chunks are always compiled immediately. This may impact game performance when blocks are placed or destroyed.",
+ "prioritizeChunkUpdates.none": "Threaded",
+ "prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.",
+ "rawMouseInput": "Raw Input",
+ "realmsNotifications": "Realms Notifications",
+ "reducedDebugInfo": "Reduced Debug Info",
+ "renderClouds": "Clouds",
+ "renderDistance": "Render Distance",
+ "resourcepack": "Resource Packs...",
+ "screenEffectScale": "Distortion Effects",
+ "screenEffectScale.tooltip": "Strength of nausea and Nether portal screen distortion effects.\nAt lower values, the nausea effect is replaced with a green overlay.",
+ "sensitivity": "Sensitivity",
+ "sensitivity.max": "HYPERSPEED!!!",
+ "sensitivity.min": "*yawn*",
+ "showSubtitles": "Show Subtitles",
+ "simulationDistance": "Simulation Distance",
+ "skinCustomisation": "Skin Customization...",
+ "skinCustomisation.title": "Skin Customization",
+ "sounds": "Music & Sounds...",
+ "sounds.title": "Music & Sound Options",
+ "title": "Options",
+ "touchscreen": "Touchscreen Mode",
+ "video": "Video Settings...",
+ "videoTitle": "Video Settings",
+ "viewBobbing": "View Bobbing",
+ "visible": "Shown",
+ "vsync": "VSync"
+ },
+ "pack": {
+ "available.title": "Available",
+ "copyFailure": "Failed to copy packs",
+ "dropConfirm": "Do you want to add the following packs to Minecraft?",
+ "dropInfo": "Drag and drop files into this window to add packs",
+ "folderInfo": "(Place pack files here)",
+ "incompatible": "Incompatible",
+ "incompatible.confirm.new": "This pack was made for a newer version of Minecraft and may not work correctly.",
+ "incompatible.confirm.old": "This 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 pack?",
+ "incompatible.new": "(Made for a newer version of Minecraft)",
+ "incompatible.old": "(Made for an older version of Minecraft)",
+ "nameAndSource": "%s (%s)",
+ "openFolder": "Open Pack Folder",
+ "selected.title": "Selected",
+ "source.builtin": "built-in",
+ "source.local": "local",
+ "source.server": "server",
+ "source.world": "world"
+ },
+ "parsing": {
+ "bool.expected": "Expected boolean",
+ "bool.invalid": "Invalid boolean, expected 'true' or 'false' but found '%s'",
+ "double.expected": "Expected double",
+ "double.invalid": "Invalid double '%s'",
+ "expected": "Expected '%s'",
+ "float.expected": "Expected float",
+ "float.invalid": "Invalid float '%s'",
+ "int.expected": "Expected integer",
+ "int.invalid": "Invalid integer '%s'",
+ "long.expected": "Expected long",
+ "long.invalid": "Invalid long '%s'",
+ "quote.escape": "Invalid escape sequence '\\%s' in quoted string",
+ "quote.expected.end": "Unclosed quoted string",
+ "quote.expected.start": "Expected quote to start a string"
+ },
+ "particle": {
+ "notFound": "Unknown particle: %s"
+ },
+ "permissions": {
+ "requires.entity": "An entity is required to run this command here",
+ "requires.player": "A player is required to run this command here"
+ },
+ "potion": {
+ "potency.0": "",
+ "potency.1": "II",
+ "potency.2": "III",
+ "potency.3": "IV",
+ "potency.4": "V",
+ "potency.5": "VI",
+ "whenDrank": "When Applied:",
+ "withAmplifier": "%s %s",
+ "withDuration": "%s (%s)"
+ },
+ "predicate": {
+ "unknown": "Unknown predicate: %s"
+ },
+ "realms": {
+ "missing.module.error.text": "Realms could not be opened right now, please try again later",
+ "missing.snapshot.error.text": "Realms is currently not supported in snapshots"
+ },
+ "recipe": {
+ "notFound": "Unknown recipe: %s",
+ "toast.description": "Check your recipe book",
+ "toast.title": "New Recipes Unlocked!"
+ },
+ "record": {
+ "nowPlaying": "Now Playing: %s"
+ },
+ "resourcePack": {
+ "broken_assets": "BROKEN ASSETS DETECTED",
+ "load_fail": "Resource reload failed",
+ "server.name": "World Specific Resources",
+ "title": "Select Resource Packs",
+ "vanilla.description": "The default resources for Minecraft"
+ },
+ "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": "'%s' will be lost forever! (A long time!)",
+ "direct": "Direct Connection",
+ "edit": "Edit",
+ "hiddenAddress": "(Hidden)",
+ "refresh": "Refresh",
+ "select": "Join Server",
+ "title": "Select Server"
+ },
+ "selectWorld": {
+ "access_failure": "Failed to access world",
+ "allowCommands": "Allow Cheats",
+ "allowCommands.info": "Commands like /gamemode, /experience",
+ "backupEraseCache": "Erase cached data",
+ "backupJoinConfirmButton": "Create Backup and Load",
+ "backupJoinSkipButton": "I know what I'm doing!",
+ "backupQuestion.customized": "Customized worlds are no longer supported",
+ "backupQuestion.downgrade": "Downgrading a world is not supported",
+ "backupQuestion.experimental": "Worlds using Experimental Settings are not supported",
+ "backupQuestion.snapshot": "Do you really want to load this world?",
+ "backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
+ "backupWarning.downgrade": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work. If you still want to continue, please make a backup!",
+ "backupWarning.experimental": "This world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Here be dragons!",
+ "backupWarning.snapshot": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!",
+ "bonusItems": "Bonus Chest",
+ "cheats": "Cheats",
+ "conversion": "Must be converted!",
+ "conversion.tooltip": "This world must be opened in an older version (like 1.6.4) to be safely converted",
+ "create": "Create New World",
+ "createDemo": "Play New Demo World",
+ "customizeType": "Customize",
+ "dataPacks": "Data Packs",
+ "data_read": "Reading world data...",
+ "delete": "Delete",
+ "deleteButton": "Delete",
+ "deleteQuestion": "Are you sure you want to delete this world?",
+ "deleteWarning": "'%s' will be lost forever! (A long time!)",
+ "delete_failure": "Failed to delete world",
+ "edit": "Edit",
+ "edit.backup": "Make Backup",
+ "edit.backupCreated": "Backed up: %s",
+ "edit.backupFailed": "Backup failed",
+ "edit.backupFolder": "Open Backups Folder",
+ "edit.backupSize": "size: %s MB",
+ "edit.export_worldgen_settings": "Export World Generation Settings",
+ "edit.export_worldgen_settings.failure": "Export failed",
+ "edit.export_worldgen_settings.success": "Exported",
+ "edit.openFolder": "Open World Folder",
+ "edit.optimize": "Optimize World",
+ "edit.resetIcon": "Reset Icon",
+ "edit.save": "Save",
+ "edit.title": "Edit World",
+ "enterName": "World Name",
+ "enterSeed": "Seed for the world generator",
+ "futureworld.error.text": "Something went wrong while trying to load a world from a future version. This was a risky operation to begin with; sorry it didn't work.",
+ "futureworld.error.title": "An error occurred!",
+ "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, craft, gain",
+ "gameMode.survival.line2": "levels, health and hunger",
+ "gameRules": "Game Rules",
+ "import_worldgen_settings": "Import Settings",
+ "import_worldgen_settings.deprecated.question": "Some features used are deprecated and will stop working in the future. Do you wish to proceed?",
+ "import_worldgen_settings.deprecated.title": "Warning! These settings are using deprecated features",
+ "import_worldgen_settings.experimental.question": "These settings are experimental and could one day stop working. Do you wish to proceed?",
+ "import_worldgen_settings.experimental.title": "Warning! These settings are using experimental features",
+ "import_worldgen_settings.failure": "Error importing settings",
+ "import_worldgen_settings.select_file": "Select settings file (.json)",
+ "incompatible_series": "Created by an incompatible version",
+ "load_folder_access": "Unable to read or access folder where game worlds are saved!",
+ "locked": "Locked by another running instance of Minecraft",
+ "mapFeatures": "Generate Structures",
+ "mapFeatures.info": "Villages, dungeons etc.",
+ "mapType": "World Type",
+ "mapType.normal": "Normal",
+ "moreWorldOptions": "More World Options...",
+ "newWorld": "New World",
+ "recreate": "Re-Create",
+ "recreate.customized.text": "Customized worlds are no longer supported in this version of Minecraft. We can try to recreate it with the same seed and properties, but any terrain customizations will be lost. We're sorry for the inconvenience!",
+ "recreate.customized.title": "Customized worlds are no longer supported",
+ "recreate.error.text": "Something went wrong while trying to recreate a world.",
+ "recreate.error.title": "An error occurred!",
+ "resultFolder": "Will be saved in:",
+ "search": "search for worlds",
+ "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 back up this world",
+ "tooltip.snapshot2": "before you load it in this snapshot.",
+ "unable_to_load": "Unable to load worlds",
+ "version": "Version:",
+ "versionJoinButton": "Load Anyway",
+ "versionQuestion": "Do you really want to load this world?",
+ "versionUnknown": "unknown",
+ "versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!",
+ "world": "World"
+ },
+ "sign": {
+ "edit": "Edit Sign Message"
+ },
+ "sleep": {
+ "not_possible": "No amount of rest can pass this night",
+ "players_sleeping": "%s/%s players sleeping",
+ "skipping_night": "Sleeping through this night"
+ },
+ "slot": {
+ "unknown": "Unknown slot '%s'"
+ },
+ "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"
+ },
+ "stat": {
+ "generalButton": "General",
+ "itemsButton": "Items",
+ "minecraft.animals_bred": "Animals Bred",
+ "minecraft.aviate_one_cm": "Distance by Elytra",
+ "minecraft.bell_ring": "Bells Rung",
+ "minecraft.boat_one_cm": "Distance by Boat",
+ "minecraft.clean_armor": "Armor Pieces Cleaned",
+ "minecraft.clean_banner": "Banners Cleaned",
+ "minecraft.clean_shulker_box": "Shulker Boxes Cleaned",
+ "minecraft.climb_one_cm": "Distance Climbed",
+ "minecraft.crouch_one_cm": "Distance Crouched",
+ "minecraft.damage_absorbed": "Damage Absorbed",
+ "minecraft.damage_blocked_by_shield": "Damage Blocked by Shield",
+ "minecraft.damage_dealt": "Damage Dealt",
+ "minecraft.damage_dealt_absorbed": "Damage Dealt (Absorbed)",
+ "minecraft.damage_dealt_resisted": "Damage Dealt (Resisted)",
+ "minecraft.damage_resisted": "Damage Resisted",
+ "minecraft.damage_taken": "Damage Taken",
+ "minecraft.deaths": "Number of Deaths",
+ "minecraft.drop": "Items Dropped",
+ "minecraft.eat_cake_slice": "Cake Slices Eaten",
+ "minecraft.enchant_item": "Items Enchanted",
+ "minecraft.fall_one_cm": "Distance Fallen",
+ "minecraft.fill_cauldron": "Cauldrons Filled",
+ "minecraft.fish_caught": "Fish Caught",
+ "minecraft.fly_one_cm": "Distance Flown",
+ "minecraft.horse_one_cm": "Distance by Horse",
+ "minecraft.inspect_dispenser": "Dispensers Searched",
+ "minecraft.inspect_dropper": "Droppers Searched",
+ "minecraft.inspect_hopper": "Hoppers Searched",
+ "minecraft.interact_with_anvil": "Interactions with Anvil",
+ "minecraft.interact_with_beacon": "Interactions with Beacon",
+ "minecraft.interact_with_blast_furnace": "Interactions with Blast Furnace",
+ "minecraft.interact_with_brewingstand": "Interactions with Brewing Stand",
+ "minecraft.interact_with_campfire": "Interactions with Campfire",
+ "minecraft.interact_with_cartography_table": "Interactions with Cartography Table",
+ "minecraft.interact_with_crafting_table": "Interactions with Crafting Table",
+ "minecraft.interact_with_furnace": "Interactions with Furnace",
+ "minecraft.interact_with_grindstone": "Interactions with Grindstone",
+ "minecraft.interact_with_lectern": "Interactions with Lectern",
+ "minecraft.interact_with_loom": "Interactions with Loom",
+ "minecraft.interact_with_smithing_table": "Interactions with Smithing Table",
+ "minecraft.interact_with_smoker": "Interactions with Smoker",
+ "minecraft.interact_with_stonecutter": "Interactions with Stonecutter",
+ "minecraft.jump": "Jumps",
+ "minecraft.junk_fished": "Junk Fished",
+ "minecraft.leave_game": "Games Quit",
+ "minecraft.minecart_one_cm": "Distance by Minecart",
+ "minecraft.mob_kills": "Mob Kills",
+ "minecraft.open_barrel": "Barrels Opened",
+ "minecraft.open_chest": "Chests Opened",
+ "minecraft.open_enderchest": "Ender Chests Opened",
+ "minecraft.open_shulker_box": "Shulker Boxes Opened",
+ "minecraft.pig_one_cm": "Distance by Pig",
+ "minecraft.play_noteblock": "Note Blocks Played",
+ "minecraft.play_record": "Music Discs Played",
+ "minecraft.play_time": "Time Played",
+ "minecraft.player_kills": "Player Kills",
+ "minecraft.pot_flower": "Plants Potted",
+ "minecraft.raid_trigger": "Raids Triggered",
+ "minecraft.raid_win": "Raids Won",
+ "minecraft.ring_bell": "Bells Rung",
+ "minecraft.sleep_in_bed": "Times Slept in a Bed",
+ "minecraft.sneak_time": "Sneak Time",
+ "minecraft.sprint_one_cm": "Distance Sprinted",
+ "minecraft.strider_one_cm": "Distance by Strider",
+ "minecraft.swim_one_cm": "Distance Swum",
+ "minecraft.talked_to_villager": "Talked to Villagers",
+ "minecraft.target_hit": "Targets Hit",
+ "minecraft.time_since_death": "Time Since Last Death",
+ "minecraft.time_since_rest": "Time Since Last Rest",
+ "minecraft.total_world_time": "Time with World Open",
+ "minecraft.traded_with_villager": "Traded with Villagers",
+ "minecraft.treasure_fished": "Treasure Fished",
+ "minecraft.trigger_trapped_chest": "Trapped Chests Triggered",
+ "minecraft.tune_noteblock": "Note Blocks Tuned",
+ "minecraft.use_cauldron": "Water Taken from Cauldron",
+ "minecraft.walk_on_water_one_cm": "Distance Walked on Water",
+ "minecraft.walk_one_cm": "Distance Walked",
+ "minecraft.walk_under_water_one_cm": "Distance Walked under Water",
+ "mobsButton": "Mobs"
+ },
+ "stat_type": {
+ "minecraft.broken": "Times Broken",
+ "minecraft.crafted": "Times Crafted",
+ "minecraft.dropped": "Dropped",
+ "minecraft.killed": "You killed %s %s",
+ "minecraft.killed.none": "You have never killed %s",
+ "minecraft.killed_by": "%s killed you %s time(s)",
+ "minecraft.killed_by.none": "You have never been killed by %s",
+ "minecraft.mined": "Times Mined",
+ "minecraft.picked_up": "Picked Up",
+ "minecraft.used": "Times Used"
+ },
+ "stats": {
+ "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",
+ "integrity.integrity": "Structure Integrity",
+ "integrity.seed": "Structure Seed",
+ "invalid_structure_name": "Invalid structure name '%s'",
+ "load_not_found": "Structure '%s' is not available",
+ "load_prepare": "Structure '%s' position prepared",
+ "load_success": "Structure loaded from '%s'",
+ "mode.corner": "Corner",
+ "mode.data": "Data",
+ "mode.load": "Load",
+ "mode.save": "Save",
+ "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",
+ "position.x": "relative Position x",
+ "position.y": "relative position y",
+ "position.z": "relative position z",
+ "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.x": "structure size x",
+ "size.y": "structure size y",
+ "size.z": "structure size z",
+ "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.amethyst_block.chime": "Amethyst chimes",
+ "block.anvil.destroy": "Anvil destroyed",
+ "block.anvil.land": "Anvil landed",
+ "block.anvil.use": "Anvil used",
+ "block.barrel.close": "Barrel closes",
+ "block.barrel.open": "Barrel opens",
+ "block.beacon.activate": "Beacon activates",
+ "block.beacon.ambient": "Beacon hums",
+ "block.beacon.deactivate": "Beacon deactivates",
+ "block.beacon.power_select": "Beacon power selected",
+ "block.beehive.drip": "Honey drips",
+ "block.beehive.enter": "Bee enters hive",
+ "block.beehive.exit": "Bee leaves hive",
+ "block.beehive.shear": "Shears scrape",
+ "block.beehive.work": "Bees work",
+ "block.bell.resonate": "Bell resonates",
+ "block.bell.use": "Bell rings",
+ "block.big_dripleaf.tilt_down": "Dripleaf tilts down",
+ "block.big_dripleaf.tilt_up": "Dripleaf tilts up",
+ "block.blastfurnace.fire_crackle": "Blast Furnace crackles",
+ "block.brewing_stand.brew": "Brewing Stand bubbles",
+ "block.bubble_column.bubble_pop": "Bubbles pop",
+ "block.bubble_column.upwards_ambient": "Bubbles flow",
+ "block.bubble_column.upwards_inside": "Bubbles woosh",
+ "block.bubble_column.whirlpool_ambient": "Bubbles whirl",
+ "block.bubble_column.whirlpool_inside": "Bubbles zoom",
+ "block.button.click": "Button clicks",
+ "block.cake.add_candle": "Cake squishes",
+ "block.campfire.crackle": "Campfire crackles",
+ "block.candle.crackle": "Candle crackles",
+ "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.composter.empty": "Composter emptied",
+ "block.composter.fill": "Composter filled",
+ "block.composter.ready": "Composter composts",
+ "block.conduit.activate": "Conduit activates",
+ "block.conduit.ambient": "Conduit pulses",
+ "block.conduit.attack.target": "Conduit attacks",
+ "block.conduit.deactivate": "Conduit deactivates",
+ "block.dispenser.dispense": "Dispensed item",
+ "block.dispenser.fail": "Dispenser failed",
+ "block.door.toggle": "Door creaks",
+ "block.enchantment_table.use": "Enchanting Table used",
+ "block.end_portal.spawn": "End Portal opens",
+ "block.end_portal_frame.fill": "Eye of Ender attaches",
+ "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.grindstone.use": "Grindstone used",
+ "block.growing_plant.crop": "Plant cropped",
+ "block.honey_block.slide": "Sliding down a honey block",
+ "block.iron_trapdoor.close": "Trapdoor closes",
+ "block.iron_trapdoor.open": "Trapdoor opens",
+ "block.lava.ambient": "Lava pops",
+ "block.lava.extinguish": "Lava hisses",
+ "block.lever.click": "Lever clicks",
+ "block.note_block.note": "Note Block plays",
+ "block.piston.move": "Piston moves",
+ "block.pointed_dripstone.drip_lava": "Lava drips",
+ "block.pointed_dripstone.drip_lava_into_cauldron": "Lava drips into Cauldron",
+ "block.pointed_dripstone.drip_water": "Water drips",
+ "block.pointed_dripstone.drip_water_into_cauldron": "Water drips into Cauldron",
+ "block.pointed_dripstone.land": "Stalactite crashes down",
+ "block.portal.ambient": "Portal whooshes",
+ "block.portal.travel": "Portal noise fades",
+ "block.portal.trigger": "Portal noise intensifies",
+ "block.pressure_plate.click": "Pressure Plate clicks",
+ "block.pumpkin.carve": "Shears carve",
+ "block.redstone_torch.burnout": "Torch fizzes",
+ "block.respawn_anchor.ambient": "Portal whooshes",
+ "block.respawn_anchor.charge": "Respawn Anchor is charged",
+ "block.respawn_anchor.deplete": "Respawn Anchor depletes",
+ "block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn",
+ "block.sculk_sensor.clicking": "Sculk Sensor starts clicking",
+ "block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking",
+ "block.shulker_box.close": "Shulker closes",
+ "block.shulker_box.open": "Shulker opens",
+ "block.smithing_table.use": "Smithing Table used",
+ "block.smoker.smoke": "Smoker smokes",
+ "block.sweet_berry_bush.pick_berries": "Berries pop",
+ "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.armor_stand.fall": "Something fell",
+ "entity.arrow.hit": "Arrow hits",
+ "entity.arrow.hit_player": "Player hit",
+ "entity.arrow.shoot": "Arrow fired",
+ "entity.axolotl.attack": "Axolotl attacks",
+ "entity.axolotl.death": "Axolotl dies",
+ "entity.axolotl.hurt": "Axolotl hurts",
+ "entity.axolotl.idle_air": "Axolotl chirps",
+ "entity.axolotl.idle_water": "Axolotl chirps",
+ "entity.axolotl.splash": "Axolotl splashes",
+ "entity.axolotl.swim": "Axolotl swims",
+ "entity.bat.ambient": "Bat screeches",
+ "entity.bat.death": "Bat dies",
+ "entity.bat.hurt": "Bat hurts",
+ "entity.bat.takeoff": "Bat takes off",
+ "entity.bee.ambient": "Bee buzzes",
+ "entity.bee.death": "Bee dies",
+ "entity.bee.hurt": "Bee hurts",
+ "entity.bee.loop": "Bee buzzes",
+ "entity.bee.loop_aggressive": "Bee buzzes angrily",
+ "entity.bee.pollinate": "Bee buzzes happily",
+ "entity.bee.sting": "Bee stings",
+ "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.boat.paddle_land": "Rowing",
+ "entity.boat.paddle_water": "Rowing",
+ "entity.cat.ambient": "Cat meows",
+ "entity.cat.beg_for_food": "Cat begs",
+ "entity.cat.death": "Cat dies",
+ "entity.cat.eat": "Cat eats",
+ "entity.cat.hiss": "Cat hisses",
+ "entity.cat.hurt": "Cat hurts",
+ "entity.cat.purr": "Cat purrs",
+ "entity.chicken.ambient": "Chicken clucks",
+ "entity.chicken.death": "Chicken dies",
+ "entity.chicken.egg": "Chicken plops",
+ "entity.chicken.hurt": "Chicken hurts",
+ "entity.cod.death": "Cod dies",
+ "entity.cod.flop": "Cod flops",
+ "entity.cod.hurt": "Cod 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.dolphin.ambient": "Dolphin chirps",
+ "entity.dolphin.ambient_water": "Dolphin whistles",
+ "entity.dolphin.attack": "Dolphin attacks",
+ "entity.dolphin.death": "Dolphin dies",
+ "entity.dolphin.eat": "Dolphin eats",
+ "entity.dolphin.hurt": "Dolphin hurts",
+ "entity.dolphin.jump": "Dolphin jumps",
+ "entity.dolphin.play": "Dolphin plays",
+ "entity.dolphin.splash": "Dolphin splashes",
+ "entity.dolphin.swim": "Dolphin swims",
+ "entity.donkey.ambient": "Donkey hee-haws",
+ "entity.donkey.angry": "Donkey neighs",
+ "entity.donkey.chest": "Donkey Chest equips",
+ "entity.donkey.death": "Donkey dies",
+ "entity.donkey.eat": "Donkey eats",
+ "entity.donkey.hurt": "Donkey hurts",
+ "entity.drowned.ambient": "Drowned gurgles",
+ "entity.drowned.ambient_water": "Drowned gurgles",
+ "entity.drowned.death": "Drowned dies",
+ "entity.drowned.hurt": "Drowned hurts",
+ "entity.drowned.shoot": "Drowned throws Trident",
+ "entity.drowned.step": "Drowned steps",
+ "entity.drowned.swim": "Drowned swims",
+ "entity.egg.throw": "Egg flies",
+ "entity.elder_guardian.ambient": "Elder Guardian moans",
+ "entity.elder_guardian.ambient_land": "Elder Guardian flaps",
+ "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.ender_dragon.ambient": "Dragon roars",
+ "entity.ender_dragon.death": "Dragon dies",
+ "entity.ender_dragon.flap": "Dragon flaps",
+ "entity.ender_dragon.growl": "Dragon growls",
+ "entity.ender_dragon.hurt": "Dragon hurts",
+ "entity.ender_dragon.shoot": "Dragon shoots",
+ "entity.ender_eye.death": "Eye of Ender falls",
+ "entity.ender_eye.launch": "Eye of Ender shoots",
+ "entity.ender_pearl.throw": "Ender Pearl flies",
+ "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.evoker.ambient": "Evoker murmurs",
+ "entity.evoker.cast_spell": "Evoker casts spell",
+ "entity.evoker.celebrate": "Evoker cheers",
+ "entity.evoker.death": "Evoker dies",
+ "entity.evoker.hurt": "Evoker hurts",
+ "entity.evoker.prepare_attack": "Evoker prepares attack",
+ "entity.evoker.prepare_summon": "Evoker prepares summoning",
+ "entity.evoker.prepare_wololo": "Evoker prepares charming",
+ "entity.evoker_fangs.attack": "Fangs snap",
+ "entity.experience_orb.pickup": "Experience gained",
+ "entity.firework_rocket.blast": "Firework blasts",
+ "entity.firework_rocket.launch": "Firework launches",
+ "entity.firework_rocket.twinkle": "Firework twinkles",
+ "entity.fishing_bobber.retrieve": "Bobber retrieved",
+ "entity.fishing_bobber.splash": "Fishing Bobber splashes",
+ "entity.fishing_bobber.throw": "Bobber thrown",
+ "entity.fox.aggro": "Fox angers",
+ "entity.fox.ambient": "Fox squeaks",
+ "entity.fox.bite": "Fox bites",
+ "entity.fox.death": "Fox dies",
+ "entity.fox.eat": "Fox eats",
+ "entity.fox.hurt": "Fox hurts",
+ "entity.fox.screech": "Fox screeches",
+ "entity.fox.sleep": "Fox snores",
+ "entity.fox.sniff": "Fox sniffs",
+ "entity.fox.spit": "Fox spits",
+ "entity.fox.teleport": "Fox teleports",
+ "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 trips",
+ "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.glow_item_frame.add_item": "Glow Item Frame fills",
+ "entity.glow_item_frame.break": "Glow Item Frame breaks",
+ "entity.glow_item_frame.place": "Glow Item Frame placed",
+ "entity.glow_item_frame.remove_item": "Glow Item Frame empties",
+ "entity.glow_item_frame.rotate_item": "Glow Item Frame clicks",
+ "entity.glow_squid.ambient": "Glow Squid swims",
+ "entity.glow_squid.death": "Glow Squid dies",
+ "entity.glow_squid.hurt": "Glow Squid hurts",
+ "entity.glow_squid.squirt": "Glow Squid shoots ink",
+ "entity.goat.ambient": "Goat bleats",
+ "entity.goat.death": "Goat dies",
+ "entity.goat.eat": "Goat eats",
+ "entity.goat.hurt": "Goat hurts",
+ "entity.goat.long_jump": "Goat leaps",
+ "entity.goat.milk": "Goat gets milked",
+ "entity.goat.prepare_ram": "Goat stomps",
+ "entity.goat.ram_impact": "Goat rams",
+ "entity.goat.screaming.ambient": "Goat bellows",
+ "entity.goat.step": "Goat steps",
+ "entity.guardian.ambient": "Guardian moans",
+ "entity.guardian.ambient_land": "Guardian flaps",
+ "entity.guardian.attack": "Guardian shoots",
+ "entity.guardian.death": "Guardian dies",
+ "entity.guardian.flop": "Guardian flops",
+ "entity.guardian.hurt": "Guardian hurts",
+ "entity.hoglin.ambient": "Hoglin growls",
+ "entity.hoglin.angry": "Hoglin growls angrily",
+ "entity.hoglin.attack": "Hoglin attacks",
+ "entity.hoglin.converted_to_zombified": "Hoglin converts to Zoglin",
+ "entity.hoglin.death": "Hoglin dies",
+ "entity.hoglin.hurt": "Hoglin hurts",
+ "entity.hoglin.retreat": "Hoglin retreats",
+ "entity.hoglin.step": "Hoglin steps",
+ "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.converted_to_zombie": "Husk converts to Zombie",
+ "entity.husk.death": "Husk dies",
+ "entity.husk.hurt": "Husk hurts",
+ "entity.illusioner.ambient": "Illusioner murmurs",
+ "entity.illusioner.cast_spell": "Illusioner casts spell",
+ "entity.illusioner.death": "Illusioner dies",
+ "entity.illusioner.hurt": "Illusioner hurts",
+ "entity.illusioner.mirror_move": "Illusioner displaces",
+ "entity.illusioner.prepare_blindness": "Illusioner prepares blindness",
+ "entity.illusioner.prepare_mirror": "Illusioner prepares mirror image",
+ "entity.iron_golem.attack": "Iron Golem attacks",
+ "entity.iron_golem.damage": "Iron Golem breaks",
+ "entity.iron_golem.death": "Iron Golem dies",
+ "entity.iron_golem.hurt": "Iron Golem hurts",
+ "entity.iron_golem.repair": "Iron Golem repaired",
+ "entity.item.break": "Item breaks",
+ "entity.item.pickup": "Item plops",
+ "entity.item_frame.add_item": "Item Frame fills",
+ "entity.item_frame.break": "Item Frame breaks",
+ "entity.item_frame.place": "Item Frame placed",
+ "entity.item_frame.remove_item": "Item Frame empties",
+ "entity.item_frame.rotate_item": "Item Frame clicks",
+ "entity.leash_knot.break": "Leash knot breaks",
+ "entity.leash_knot.place": "Leash knot tied",
+ "entity.lightning_bolt.impact": "Lightning strikes",
+ "entity.lightning_bolt.thunder": "Thunder roars",
+ "entity.llama.ambient": "Llama bleats",
+ "entity.llama.angry": "Llama bleats angrily",
+ "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.magma_cube.death": "Magma Cube dies",
+ "entity.magma_cube.hurt": "Magma Cube hurts",
+ "entity.magma_cube.squish": "Magma Cube squishes",
+ "entity.minecart.riding": "Minecart rolls",
+ "entity.mooshroom.convert": "Mooshroom transforms",
+ "entity.mooshroom.eat": "Mooshroom eats",
+ "entity.mooshroom.milk": "Mooshroom gets milked",
+ "entity.mooshroom.suspicious_milk": "Mooshroom gets milked suspiciously",
+ "entity.mule.ambient": "Mule hee-haws",
+ "entity.mule.angry": "Mule neighs",
+ "entity.mule.chest": "Mule Chest equips",
+ "entity.mule.death": "Mule dies",
+ "entity.mule.eat": "Mule eats",
+ "entity.mule.hurt": "Mule hurts",
+ "entity.painting.break": "Painting breaks",
+ "entity.painting.place": "Painting placed",
+ "entity.panda.aggressive_ambient": "Panda huffs",
+ "entity.panda.ambient": "Panda pants",
+ "entity.panda.bite": "Panda bites",
+ "entity.panda.cant_breed": "Panda bleats",
+ "entity.panda.death": "Panda dies",
+ "entity.panda.eat": "Panda eats",
+ "entity.panda.hurt": "Panda hurts",
+ "entity.panda.pre_sneeze": "Panda's nose tickles",
+ "entity.panda.sneeze": "Panda sneezes",
+ "entity.panda.step": "Panda steps",
+ "entity.panda.worried_ambient": "Panda whimpers",
+ "entity.parrot.ambient": "Parrot talks",
+ "entity.parrot.death": "Parrot dies",
+ "entity.parrot.eats": "Parrot eats",
+ "entity.parrot.fly": "Parrot flutters",
+ "entity.parrot.hurts": "Parrot hurts",
+ "entity.parrot.imitate.blaze": "Parrot breathes",
+ "entity.parrot.imitate.creeper": "Parrot hisses",
+ "entity.parrot.imitate.drowned": "Parrot gurgles",
+ "entity.parrot.imitate.elder_guardian": "Parrot flaps",
+ "entity.parrot.imitate.ender_dragon": "Parrot roars",
+ "entity.parrot.imitate.endermite": "Parrot scuttles",
+ "entity.parrot.imitate.evoker": "Parrot murmurs",
+ "entity.parrot.imitate.ghast": "Parrot cries",
+ "entity.parrot.imitate.guardian": "Parrot moans",
+ "entity.parrot.imitate.hoglin": "Parrot growls",
+ "entity.parrot.imitate.husk": "Parrot groans",
+ "entity.parrot.imitate.illusioner": "Parrot murmurs",
+ "entity.parrot.imitate.magma_cube": "Parrot squishes",
+ "entity.parrot.imitate.phantom": "Parrot screeches",
+ "entity.parrot.imitate.piglin": "Parrot snorts",
+ "entity.parrot.imitate.piglin_brute": "Parrot snorts mightily",
+ "entity.parrot.imitate.pillager": "Parrot murmurs",
+ "entity.parrot.imitate.ravager": "Parrot grunts",
+ "entity.parrot.imitate.shulker": "Parrot lurks",
+ "entity.parrot.imitate.silverfish": "Parrot hisses",
+ "entity.parrot.imitate.skeleton": "Parrot rattles",
+ "entity.parrot.imitate.slime": "Parrot squishes",
+ "entity.parrot.imitate.spider": "Parrot hisses",
+ "entity.parrot.imitate.stray": "Parrot rattles",
+ "entity.parrot.imitate.vex": "Parrot vexes",
+ "entity.parrot.imitate.vindicator": "Parrot mutters",
+ "entity.parrot.imitate.witch": "Parrot giggles",
+ "entity.parrot.imitate.wither": "Parrot angers",
+ "entity.parrot.imitate.wither_skeleton": "Parrot rattles",
+ "entity.parrot.imitate.zoglin": "Parrot growls",
+ "entity.parrot.imitate.zombie": "Parrot groans",
+ "entity.parrot.imitate.zombie_villager": "Parrot groans",
+ "entity.phantom.ambient": "Phantom screeches",
+ "entity.phantom.bite": "Phantom bites",
+ "entity.phantom.death": "Phantom dies",
+ "entity.phantom.flap": "Phantom flaps",
+ "entity.phantom.hurt": "Phantom hurts",
+ "entity.phantom.swoop": "Phantom swoops",
+ "entity.pig.ambient": "Pig oinks",
+ "entity.pig.death": "Pig dies",
+ "entity.pig.hurt": "Pig hurts",
+ "entity.pig.saddle": "Saddle equips",
+ "entity.piglin.admiring_item": "Piglin admires item",
+ "entity.piglin.ambient": "Piglin snorts",
+ "entity.piglin.angry": "Piglin snorts angrily",
+ "entity.piglin.celebrate": "Piglin celebrates",
+ "entity.piglin.converted_to_zombified": "Piglin converts to Zombified Piglin",
+ "entity.piglin.death": "Piglin dies",
+ "entity.piglin.hurt": "Piglin hurts",
+ "entity.piglin.jealous": "Piglin snorts enviously",
+ "entity.piglin.retreat": "Piglin retreats",
+ "entity.piglin.step": "Piglin steps",
+ "entity.piglin_brute.ambient": "Piglin Brute snorts",
+ "entity.piglin_brute.angry": "Piglin Brute snorts angrily",
+ "entity.piglin_brute.converted_to_zombified": "Piglin Brute converts to Zombified Piglin",
+ "entity.piglin_brute.death": "Piglin Brute dies",
+ "entity.piglin_brute.hurt": "Piglin Brute hurts",
+ "entity.piglin_brute.step": "Piglin Brute steps",
+ "entity.pillager.ambient": "Pillager murmurs",
+ "entity.pillager.celebrate": "Pillager cheers",
+ "entity.pillager.death": "Pillager dies",
+ "entity.pillager.hurt": "Pillager hurts",
+ "entity.player.attack.crit": "Critical attack",
+ "entity.player.attack.knockback": "Knockback attack",
+ "entity.player.attack.strong": "Strong attack",
+ "entity.player.attack.sweep": "Sweeping attack",
+ "entity.player.attack.weak": "Weak attack",
+ "entity.player.burp": "Burp",
+ "entity.player.death": "Player dies",
+ "entity.player.freeze_hurt": "Player freezes",
+ "entity.player.hurt": "Player hurts",
+ "entity.player.hurt_drown": "Player drowning",
+ "entity.player.hurt_on_fire": "Player burns",
+ "entity.player.levelup": "Player dings",
+ "entity.polar_bear.ambient": "Polar Bear groans",
+ "entity.polar_bear.ambient_baby": "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.puffer_fish.blow_out": "Pufferfish deflates",
+ "entity.puffer_fish.blow_up": "Pufferfish inflates",
+ "entity.puffer_fish.death": "Pufferfish dies",
+ "entity.puffer_fish.flop": "Pufferfish flops",
+ "entity.puffer_fish.hurt": "Pufferfish hurts",
+ "entity.puffer_fish.sting": "Pufferfish stings",
+ "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.ravager.ambient": "Ravager grunts",
+ "entity.ravager.attack": "Ravager bites",
+ "entity.ravager.celebrate": "Ravager cheers",
+ "entity.ravager.death": "Ravager dies",
+ "entity.ravager.hurt": "Ravager hurts",
+ "entity.ravager.roar": "Ravager roars",
+ "entity.ravager.step": "Ravager steps",
+ "entity.ravager.stunned": "Ravager stunned",
+ "entity.salmon.death": "Salmon dies",
+ "entity.salmon.flop": "Salmon flops",
+ "entity.salmon.hurt": "Salmon hurts",
+ "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.converted_to_stray": "Skeleton converts to Stray",
+ "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.skeleton_horse.swim": "Skeleton Horse swims",
+ "entity.slime.attack": "Slime attacks",
+ "entity.slime.death": "Slime dies",
+ "entity.slime.hurt": "Slime hurts",
+ "entity.slime.squish": "Slime squishes",
+ "entity.snow_golem.death": "Snow Golem dies",
+ "entity.snow_golem.hurt": "Snow Golem hurts",
+ "entity.snowball.throw": "Snowball flies",
+ "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.squid.squirt": "Squid shoots ink",
+ "entity.stray.ambient": "Stray rattles",
+ "entity.stray.death": "Stray dies",
+ "entity.stray.hurt": "Stray hurts",
+ "entity.strider.death": "Strider dies",
+ "entity.strider.eat": "Strider eats",
+ "entity.strider.happy": "Strider warbles",
+ "entity.strider.hurt": "Strider hurts",
+ "entity.strider.idle": "Strider chirps",
+ "entity.strider.retreat": "Strider retreats",
+ "entity.tnt.primed": "TNT fizzes",
+ "entity.tropical_fish.death": "Tropical Fish dies",
+ "entity.tropical_fish.flop": "Tropical Fish flops",
+ "entity.tropical_fish.hurt": "Tropical Fish hurts",
+ "entity.turtle.ambient_land": "Turtle chirps",
+ "entity.turtle.death": "Turtle dies",
+ "entity.turtle.death_baby": "Turtle baby dies",
+ "entity.turtle.egg_break": "Turtle Egg breaks",
+ "entity.turtle.egg_crack": "Turtle Egg cracks",
+ "entity.turtle.egg_hatch": "Turtle Egg hatches",
+ "entity.turtle.hurt": "Turtle hurts",
+ "entity.turtle.hurt_baby": "Turtle baby hurts",
+ "entity.turtle.lay_egg": "Turtle lays egg",
+ "entity.turtle.shamble": "Turtle shambles",
+ "entity.turtle.shamble_baby": "Turtle baby shambles",
+ "entity.turtle.swim": "Turtle swims",
+ "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.celebrate": "Villager cheers",
+ "entity.villager.death": "Villager dies",
+ "entity.villager.hurt": "Villager hurts",
+ "entity.villager.no": "Villager disagrees",
+ "entity.villager.trade": "Villager trades",
+ "entity.villager.work_armorer": "Armorer works",
+ "entity.villager.work_butcher": "Butcher works",
+ "entity.villager.work_cartographer": "Cartographer works",
+ "entity.villager.work_cleric": "Cleric works",
+ "entity.villager.work_farmer": "Farmer works",
+ "entity.villager.work_fisherman": "Fisherman works",
+ "entity.villager.work_fletcher": "Fletcher works",
+ "entity.villager.work_leatherworker": "Leatherworker works",
+ "entity.villager.work_librarian": "Librarian works",
+ "entity.villager.work_mason": "Mason works",
+ "entity.villager.work_shepherd": "Shepherd works",
+ "entity.villager.work_toolsmith": "Toolsmith works",
+ "entity.villager.work_weaponsmith": "Weaponsmith works",
+ "entity.villager.yes": "Villager agrees",
+ "entity.vindicator.ambient": "Vindicator mutters",
+ "entity.vindicator.celebrate": "Vindicator cheers",
+ "entity.vindicator.death": "Vindicator dies",
+ "entity.vindicator.hurt": "Vindicator hurts",
+ "entity.wandering_trader.ambient": "Wandering Trader mumbles",
+ "entity.wandering_trader.death": "Wandering Trader dies",
+ "entity.wandering_trader.disappeared": "Wandering Trader disappears",
+ "entity.wandering_trader.drink_milk": "Wandering Trader drinks milk",
+ "entity.wandering_trader.drink_potion": "Wandering Trader drinks potion",
+ "entity.wandering_trader.hurt": "Wandering Trader hurts",
+ "entity.wandering_trader.no": "Wandering Trader disagrees",
+ "entity.wandering_trader.reappeared": "Wandering Trader appears",
+ "entity.wandering_trader.trade": "Wandering Trader trades",
+ "entity.wandering_trader.yes": "Wandering Trader agrees",
+ "entity.witch.ambient": "Witch giggles",
+ "entity.witch.celebrate": "Witch cheers",
+ "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.zoglin.ambient": "Zoglin growls",
+ "entity.zoglin.angry": "Zoglin growls angrily",
+ "entity.zoglin.attack": "Zoglin attacks",
+ "entity.zoglin.death": "Zoglin dies",
+ "entity.zoglin.hurt": "Zoglin hurts",
+ "entity.zoglin.step": "Zoglin steps",
+ "entity.zombie.ambient": "Zombie groans",
+ "entity.zombie.attack_wooden_door": "Door shakes",
+ "entity.zombie.break_wooden_door": "Door breaks",
+ "entity.zombie.converted_to_drowned": "Zombie converts to Drowned",
+ "entity.zombie.death": "Zombie dies",
+ "entity.zombie.destroy_egg": "Turtle Egg stomped",
+ "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_villager.ambient": "Zombie Villager groans",
+ "entity.zombie_villager.converted": "Zombie Villager vociferates",
+ "entity.zombie_villager.cure": "Zombie Villager snuffles",
+ "entity.zombie_villager.death": "Zombie Villager dies",
+ "entity.zombie_villager.hurt": "Zombie Villager hurts",
+ "entity.zombified_piglin.ambient": "Zombified Piglin grunts",
+ "entity.zombified_piglin.angry": "Zombified Piglin grunts angrily",
+ "entity.zombified_piglin.death": "Zombified Piglin dies",
+ "entity.zombified_piglin.hurt": "Zombified Piglin hurts",
+ "event.raid.horn": "Ominous horn blares",
+ "item.armor.equip": "Gear equips",
+ "item.armor.equip_chain": "Chain armor jingles",
+ "item.armor.equip_diamond": "Diamond armor clangs",
+ "item.armor.equip_elytra": "Elytra rustle",
+ "item.armor.equip_gold": "Gold armor clinks",
+ "item.armor.equip_iron": "Iron armor clanks",
+ "item.armor.equip_leather": "Leather armor rustles",
+ "item.armor.equip_netherite": "Netherite armor clanks",
+ "item.armor.equip_turtle": "Turtle Shell thunks",
+ "item.axe.scrape": "Axe scrapes",
+ "item.axe.strip": "Axe strips",
+ "item.axe.wax_off": "Wax off",
+ "item.bone_meal.use": "Bone Meal crinkles",
+ "item.book.page_turn": "Page rustles",
+ "item.book.put": "Book thumps",
+ "item.bottle.empty": "Bottle empties",
+ "item.bottle.fill": "Bottle fills",
+ "item.bucket.empty": "Bucket empties",
+ "item.bucket.fill": "Bucket fills",
+ "item.bucket.fill_axolotl": "Axolotl scooped",
+ "item.bucket.fill_fish": "Fish captured",
+ "item.bundle.drop_contents": "Bundle empties",
+ "item.bundle.insert": "Item packed",
+ "item.bundle.remove_one": "Item unpacked",
+ "item.chorus_fruit.teleport": "Player teleports",
+ "item.crop.plant": "Crop planted",
+ "item.crossbow.charge": "Crossbow charges up",
+ "item.crossbow.hit": "Arrow hits",
+ "item.crossbow.load": "Crossbow loads",
+ "item.crossbow.shoot": "Crossbow fires",
+ "item.dye.use": "Dye stains",
+ "item.firecharge.use": "Fireball whooshes",
+ "item.flintandsteel.use": "Flint and Steel click",
+ "item.glow_ink_sac.use": "Glow Ink Sac splotches",
+ "item.hoe.till": "Hoe tills",
+ "item.honey_bottle.drink": "Gulping",
+ "item.honeycomb.wax_on": "Wax on",
+ "item.ink_sac.use": "Ink Sac splotches",
+ "item.lodestone_compass.lock": "Lodestone Compass locks onto Lodestone",
+ "item.nether_wart.plant": "Crop planted",
+ "item.shears.shear": "Shears click",
+ "item.shield.block": "Shield blocks",
+ "item.shovel.flatten": "Shovel flattens",
+ "item.spyglass.stop_using": "Spyglass retracts",
+ "item.spyglass.use": "Spyglass expands",
+ "item.totem.use": "Totem activates",
+ "item.trident.hit": "Trident stabs",
+ "item.trident.hit_ground": "Trident vibrates",
+ "item.trident.return": "Trident returns",
+ "item.trident.riptide": "Trident zooms",
+ "item.trident.throw": "Trident clangs",
+ "item.trident.thunder": "Trident thunder cracks",
+ "particle.soul_escape": "Soul escapes",
+ "ui.cartography_table.take_result": "Map drawn",
+ "ui.loom.take_result": "Loom used",
+ "ui.stonecutter.take_result": "Stonecutter used",
+ "weather.rain": "Rain falls"
+ },
+ "team": {
+ "collision.always": "Always",
+ "collision.never": "Never",
+ "collision.pushOtherTeams": "Push other teams",
+ "collision.pushOwnTeam": "Push own team",
+ "notFound": "Unknown team '%s'",
+ "visibility.always": "Always",
+ "visibility.hideForOtherTeams": "Hide for other teams",
+ "visibility.hideForOwnTeam": "Hide for own team",
+ "visibility.never": "Never"
+ },
+ "title": {
+ "32bit.deprecation": "32-bit system detected: this may prevent you from playing in the future as a 64-bit system will be required!",
+ "32bit.deprecation.realms": "Minecraft will soon require a 64-bit system, which will prevent you from playing or using Realms on this device. You will need to manually cancel any Realms subscription.",
+ "32bit.deprecation.realms.check": "Do not show this screen again",
+ "32bit.deprecation.realms.header": "32-bit system detected",
+ "multiplayer.disabled": "Multiplayer is disabled. Please check your Microsoft account settings.",
+ "multiplayer.lan": "Multiplayer (LAN)",
+ "multiplayer.other": "Multiplayer (3rd-party Server)",
+ "multiplayer.realms": "Multiplayer (Realms)",
+ "singleplayer": "Singleplayer"
+ },
+ "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"
+ },
+ "tutorial": {
+ "bundleInsert.description": "Right Click to add items",
+ "bundleInsert.title": "Use a Bundle",
+ "craft_planks.description": "The recipe book can help",
+ "craft_planks.title": "Craft wooden planks",
+ "find_tree.description": "Punch it to collect wood",
+ "find_tree.title": "Find a tree",
+ "look.description": "Use your mouse to turn",
+ "look.title": "Look around",
+ "move.description": "Jump with %s",
+ "move.title": "Move with %s, %s, %s and %s",
+ "open_inventory.description": "Press %s",
+ "open_inventory.title": "Open your inventory",
+ "punch_tree.description": "Hold down %s",
+ "punch_tree.title": "Destroy the tree",
+ "socialInteractions.description": "Press %s to open",
+ "socialInteractions.title": "Social Interactions"
+ }
+ },
+ "packets": {
+ "directions": {
+ "CLIENTBOUND": {
+ "class": "rd",
+ "field": "b",
+ "name": "CLIENTBOUND"
+ },
+ "SERVERBOUND": {
+ "class": "rd",
+ "field": "a",
+ "name": "SERVERBOUND"
+ }
+ },
+ "info": {
+ "count": 165
+ },
+ "packet": {
+ "HANDSHAKING_SERVERBOUND_00": {
+ "class": "xe.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 0,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "e.a()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "HANDSHAKING"
+ },
+ "LOGIN_CLIENTBOUND_00": {
+ "class": "xm.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 0,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "LOGIN_CLIENTBOUND_01": {
+ "class": "xk.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 1,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "b.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte[]"
+ },
+ {
+ "field": "c.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "LOGIN_CLIENTBOUND_02": {
+ "class": "xj.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 2,
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "hg.a(this.a.getId())",
+ "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": "int"
+ },
+ {
+ "amount": "1",
+ "field": "var4",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "a.getName()",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "LOGIN_CLIENTBOUND_03": {
+ "class": "xl.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 3,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "LOGIN_CLIENTBOUND_04": {
+ "class": "xi.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 4,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "d.copy()",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "LOGIN_SERVERBOUND_00": {
+ "class": "xp.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": "xq.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"
+ },
+ "LOGIN_SERVERBOUND_02": {
+ "class": "xo.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 2,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "condition": "c != null",
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "c.copy()",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "state": "LOGIN"
+ },
+ "PLAY_CLIENTBOUND_00": {
+ "class": "rg.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 0,
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "uuid"
+ },
+ {
+ "field": "hb.W.a(m)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "k",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "l",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "n",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "j",
+ "operation": "write",
+ "type": "short"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_01": {
+ "class": "rh.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": "ri.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 2,
+ "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"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_03": {
+ "class": "rj.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": "e",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "d.d()",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_04": {
+ "class": "rk.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": "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"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_05": {
+ "class": "rl.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 5,
+ "instructions": [
+ {
+ "field": "a.b",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "hb.ak.b(a.c.a())",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "args": "packetbuffer, this.a.c",
+ "field": "a.c.a()",
+ "method": "a(Lpy;Lctc;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "ctd",
+ "type": "interface"
+ },
+ {
+ "field": "a.d",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_06": {
+ "class": "rm.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 6,
+ "instructions": [
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_07": {
+ "class": "rn.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 7,
+ "instructions": [
+ {
+ "field": "a.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.a.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Map.Entry<ahr, int>",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "hb.al.a(itv.getKey().a())",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv.getValue()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "a(itv.getKey())",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_08": {
+ "class": "ro.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 8,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "cdq.i(b)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_09": {
+ "class": "rp.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 9,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0A": {
+ "class": "rq.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 10,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "hb.aa.a(b)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "nbtcompound"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0B": {
+ "class": "rr.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 11,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "hb.U.a(d)",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0C": {
+ "class": "rs.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 12,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "cdq.i(b)",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0D": {
+ "class": "rt.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 13,
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "uuid"
+ },
+ {
+ "field": "e.a()",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "args": "packetbuffer",
+ "field": "e",
+ "method": "a(Lpy;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "rt$c",
+ "type": "interface"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0E": {
+ "class": "ru.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 14,
+ "instructions": [
+ {
+ "field": "a.a()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_0F": {
+ "class": "rv.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 15,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ },
+ {
+ "field": "b.a()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "uuid"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_10": {
+ "class": "rw.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 16,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_11": {
+ "class": "rx.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 17,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.getRange().getStart()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.getRange().getLength()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.getList().size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.b.getList().iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "com.mojang.brigadier.suggestion.Suggestion",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.getText()",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "(itv.getTooltip() != null) ? 1 : 0",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "itv.getTooltip() != null",
+ "instructions": [
+ {
+ "field": "ql.a(itv.getTooltip())",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_12": {
+ "class": "ry.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 18,
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "ry.a(this.h)",
+ "var": "var2"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "ry.a(var2)",
+ "var": "var3"
+ },
+ {
+ "field": "var3.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "var3.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "com.mojang.brigadier.tree.CommandNode",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var3"
+ },
+ {
+ "condition": "itv.getRedirect() != null",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 0x8))",
+ "var": "var3"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "itv.getCommand() != null",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 4))",
+ "var": "var3"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "itv instanceof com.mojang.brigadier.tree.RootCommandNode",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 0))",
+ "var": "var3"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "condition": "itv instanceof com.mojang.brigadier.tree.ArgumentCommandNode",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 2))",
+ "var": "var3"
+ },
+ {
+ "condition": "((com.mojang.brigadier.tree.ArgumentCommandNode)itv).getCustomSuggestions() != null",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 0x10))",
+ "var": "var3"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "condition": "itv instanceof com.mojang.brigadier.tree.LiteralCommandNode",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var3 | 1))",
+ "var": "var3"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "operation": "else"
+ },
+ {
+ "field": "var3",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "itv.getChildren().size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "itv.getChildren().iterator()",
+ "var": "var4"
+ },
+ {
+ "condition": "var4.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((com.mojang.brigadier.tree.CommandNode)var4.next())",
+ "var": "var5"
+ },
+ {
+ "field": "((Integer)var2.get(var5)).intValue()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "condition": "itv.getRedirect() != null",
+ "instructions": [
+ {
+ "field": "((Integer)var2.get(itv.getRedirect())).intValue()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "itv instanceof com.mojang.brigadier.tree.ArgumentCommandNode",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((com.mojang.brigadier.tree.ArgumentCommandNode)itv)",
+ "var": "var4"
+ },
+ {
+ "field": "var4.getName()",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "fw.b(var4.getType())",
+ "var": "var2"
+ },
+ {
+ "condition": "var2 == null",
+ "instructions": [
+ {
+ "field": "new yt(\"\")",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2.b",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "args": "var4.getType(), packetbuffer",
+ "field": "var2.a",
+ "method": "a(Lcom/mojang/brigadier/arguments/ArgumentType;Lpy;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "fv",
+ "type": "interface"
+ },
+ {
+ "condition": "var4.getCustomSuggestions() != null",
+ "instructions": [
+ {
+ "field": "fy.a(var4.getCustomSuggestions())",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "condition": "itv instanceof com.mojang.brigadier.tree.LiteralCommandNode",
+ "instructions": [
+ {
+ "field": "((com.mojang.brigadier.tree.LiteralCommandNode)itv).getLiteral()",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "var2.get(h).intValue()",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_13": {
+ "class": "rz.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 19,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_14": {
+ "class": "sa.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 20,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.c.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "buw",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_15": {
+ "class": "sb.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": "sc.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 22,
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_17": {
+ "class": "sd.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 23,
+ "instructions": [
+ {
+ "field": "bus.a(a)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_18": {
+ "class": "se.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 24,
+ "instructions": [
+ {
+ "field": "t",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "u.copy()",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_19": {
+ "class": "sf.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 25,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_1A": {
+ "class": "sg.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 26,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_1B": {
+ "class": "sh.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": "si.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"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "ajl.b(this.a)",
+ "var": "var2"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "ajl.b(this.b)",
+ "var": "var3"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "ajl.b(this.c)",
+ "var": "var4"
+ },
+ {
+ "field": "e.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.e.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "gj",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(itv.u() - var2)",
+ "var": "var5"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(itv.v() - var3)",
+ "var": "var6"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(itv.w() - var4)",
+ "var": "var7"
+ },
+ {
+ "field": "var5",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "var6",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "var7",
+ "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": "sj.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": "sk.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 30,
+ "instructions": [
+ {
+ "field": "r.b",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "s",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_1F": {
+ "class": "sl.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 31,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_20": {
+ "class": "sm.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 32,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "varlong"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_21": {
+ "class": "sn.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 33,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "long"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_22": {
+ "class": "sp.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 34,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "c.b",
+ "operation": "write",
+ "type": "nbtcompound"
+ },
+ {
+ "field": "c.c.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.c",
+ "operation": "write",
+ "type": "byte[]"
+ },
+ {
+ "field": "c.d.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.c.d.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "so$a",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "itv.b",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "hb.aa.a(itv.c)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv.d",
+ "operation": "write",
+ "type": "nbtcompound"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "d.g",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "d.a.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d.a.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "d.b.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d.b.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "d.c.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d.c.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "d.d.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d.d.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "d.e.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.d.e.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "byte",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "d.f.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.d.f.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "byte",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_23": {
+ "class": "sq.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 35,
+ "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_24": {
+ "class": "sr.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 36,
+ "instructions": [
+ {
+ "field": "hb.Z.a(j.b())",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "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",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "args": "packetbuffer",
+ "field": "j",
+ "method": "a(Lpy;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "ia",
+ "type": "interface"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_25": {
+ "class": "ss.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 37,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.g",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "c.a.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.a.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "c.b.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.b.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "c.c.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.c.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "c.d.toLongArray().length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c.d.toLongArray()",
+ "operation": "write",
+ "type": "long[]"
+ },
+ {
+ "field": "c.e.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.c.e.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "byte",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "c.f.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.c.f.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "byte",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_26": {
+ "class": "su.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 38,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "c.a()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "cas.a(d)",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "e.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.e.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "ys",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.a()",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "hc.c.encode(f)",
+ "operation": "write",
+ "type": "nbtcompound"
+ },
+ {
+ "field": "cry.u.encode(g)",
+ "operation": "write",
+ "type": "nbtcompound"
+ },
+ {
+ "field": "h.a()",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "long"
+ },
+ {
+ "field": "j",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "k",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "l",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "m",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "n",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "o",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "p",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_27": {
+ "class": "sv.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 39,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "d != null",
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "d.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.d.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "dkc",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.b()",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "itv.c()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "itv.d()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "itv.e() & 0xf",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "condition": "itv.g() != null",
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "itv.g()",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ },
+ {
+ "condition": "e != null",
+ "instructions": [
+ {
+ "field": "e.c",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "e.d",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "e.a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "e.b",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "e.e.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "e.e",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_28": {
+ "class": "sw.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 40,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "(byte)(b.size() & 0xff)",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "var2 < b.size()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((bzt)this.b.get(var2))",
+ "var": "var3"
+ },
+ {
+ "field": "var3.a()",
+ "operation": "write",
+ "type": "itemstack"
+ },
+ {
+ "field": "var3.d()",
+ "operation": "write",
+ "type": "itemstack"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "var3.c()",
+ "var": "var4"
+ },
+ {
+ "field": "(var4.b() == 0) ? 1 : 0",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "var4.b() == 0",
+ "instructions": [
+ {
+ "field": "var4",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var3.p()",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "var3.g()",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "var3.i()",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "var3.o()",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "var3.m()",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "var3.n()",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "var3.k()",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "amount": "1",
+ "field": "var2",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_29": {
+ "class": "sx$a.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 41,
+ "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_2A": {
+ "class": "sx$b.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 42,
+ "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_2B": {
+ "class": "sx$c.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 43,
+ "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_2C": {
+ "class": "sy.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 44,
+ "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_2D": {
+ "class": "sz.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 45,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_2E": {
+ "class": "ta.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 46,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_2F": {
+ "class": "tb.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 47,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_30": {
+ "class": "tc.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 48,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_31": {
+ "class": "td.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 49,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_32": {
+ "class": "te.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 50,
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "e",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 1))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "f",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 2))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "g",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 4))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "h",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 0x8))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "j",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_33": {
+ "class": "tf.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 51,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_34": {
+ "class": "tg.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 52,
+ "instructions": [],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_35": {
+ "class": "th.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 53,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_36": {
+ "class": "ti.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 54,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "b.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.b.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "ti$b",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "args": "packetbuffer, itv",
+ "field": "a",
+ "method": "a(Lpy;Lti$b;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "ti$a",
+ "type": "abstract"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_37": {
+ "class": "tj.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 55,
+ "instructions": [
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "g",
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_38": {
+ "class": "tk.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 56,
+ "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": "tk$a.a(f)",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_39": {
+ "class": "tl.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 57,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "brz.values()",
+ "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"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((aho$a)this.d.b.get(var5))",
+ "var": "var6"
+ },
+ {
+ "condition": "var6 == null",
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "var6.a",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "var6.b",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ },
+ {
+ "amount": "1",
+ "field": "var4",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "b.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.b.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "yt",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "condition": "a == tl$a.a",
+ "instructions": [
+ {
+ "field": "c.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.c.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "yt",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3A": {
+ "class": "tm.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 58,
+ "instructions": [
+ {
+ "field": "a.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.a.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3B": {
+ "class": "tn.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 59,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "axc.a(b)",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3C": {
+ "class": "to.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 60,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "e != null",
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3D": {
+ "class": "tp.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 61,
+ "instructions": [
+ {
+ "field": "cry.u.encode(a)",
+ "operation": "write",
+ "type": "nbtcompound"
+ },
+ {
+ "field": "b.a()",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "long"
+ },
+ {
+ "field": "d.a()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "cas.a(e)",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3E": {
+ "class": "tq.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 62,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_3F": {
+ "class": "tr.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 63,
+ "instructions": [
+ {
+ "field": "b.s()",
+ "operation": "write",
+ "type": "long"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "c.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "var2 < c.length",
+ "instructions": [
+ {
+ "field": "(long)((cdq.i(d[var2]) << 0xc) | c[var2])",
+ "operation": "write",
+ "type": "varlong"
+ },
+ {
+ "amount": "1",
+ "field": "var2",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_40": {
+ "class": "ts.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 64,
+ "instructions": [
+ {
+ "field": "(a != null) ? 1 : 0",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "a != null",
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_41": {
+ "class": "tt.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 65,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_42": {
+ "class": "tu.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 66,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "double"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_43": {
+ "class": "tv.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 67,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varlong"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_44": {
+ "class": "tw.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 68,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "double"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_45": {
+ "class": "tx.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 69,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_46": {
+ "class": "ty.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 70,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_47": {
+ "class": "tz.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 71,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_48": {
+ "class": "ua.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 72,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_49": {
+ "class": "ub.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 73,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4A": {
+ "class": "uc.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 74,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4B": {
+ "class": "ud.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 75,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4C": {
+ "class": "ue.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 76,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4D": {
+ "class": "uf.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 77,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "metadata"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4E": {
+ "class": "ug.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 78,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_4F": {
+ "class": "uh.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 79,
+ "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_50": {
+ "class": "ui.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 80,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "this.c.size()",
+ "var": "var2"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var3"
+ },
+ {
+ "condition": "var3 < var2",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((com.mojang.datafixers.util.Pair)this.c.get(var3))",
+ "var": "var4"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "((axp)var4.getFirst())",
+ "var": "var5"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((var3 != (var2 - 1)) ? 1 : 0)",
+ "var": "var6"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "var5.ordinal()",
+ "var": "var7"
+ },
+ {
+ "field": "(var6) ? (var7 | -128) : var7",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "(buw)var4.getSecond()",
+ "operation": "write",
+ "type": "itemstack"
+ },
+ {
+ "amount": "1",
+ "field": "var3",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_51": {
+ "class": "uj.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 81,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_52": {
+ "class": "uk.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 82,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_53": {
+ "class": "ul.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 83,
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "condition": "g",
+ "instructions": [
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "chatcomponent"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_54": {
+ "class": "um.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 84,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.length",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint[]"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_55": {
+ "class": "un.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 85,
+ "instructions": [
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "condition": "un.b(h)",
+ "instructions": [
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).a",
+ "operation": "write",
+ "type": "chatcomponent"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).g",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).d",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).e",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).f",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).b",
+ "operation": "write",
+ "type": "chatcomponent"
+ },
+ {
+ "field": "((un$b)k.orElseThrow(un::g)).c",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "un.a(h)",
+ "instructions": [
+ {
+ "field": "j.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.j.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "java.lang.String",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_56": {
+ "class": "uo.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 86,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "(b == null) ? \"\" : b",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "condition": "d != zi$a.b",
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_57": {
+ "class": "up.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 87,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_58": {
+ "class": "uq.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 88,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_59": {
+ "class": "ur.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 89,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "long"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "long"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5A": {
+ "class": "us.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 90,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5B": {
+ "class": "ut.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 91,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5C": {
+ "class": "uu.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 92,
+ "instructions": [
+ {
+ "field": "hb.R.a(a)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5D": {
+ "class": "uv.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 93,
+ "instructions": [
+ {
+ "field": "hb.R.a(b)",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "int"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "float"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5E": {
+ "class": "uw.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 94,
+ "instructions": [
+ {
+ "condition": "d != null",
+ "instructions": [
+ {
+ "condition": "c != null",
+ "instructions": [
+ {
+ "field": "3",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "1",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "operation": "else"
+ },
+ {
+ "instructions": [
+ {
+ "condition": "c != null",
+ "instructions": [
+ {
+ "field": "2",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "instructions": [
+ {
+ "field": "0",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "operation": "else"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_5F": {
+ "class": "ux.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 95,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "chatcomponent"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "chatcomponent"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_60": {
+ "class": "uy.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 96,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "nbtcompound"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_61": {
+ "class": "uz.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 97,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_62": {
+ "class": "va.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 98,
+ "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_63": {
+ "class": "vb.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 99,
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_64": {
+ "class": "vc.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 100,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.b.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "vc$a",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "hb.aj.b(itv.a())",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "itv.b()",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "itv.c().size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "itv.c().iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "ayx",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.a()",
+ "operation": "write",
+ "type": "uuid"
+ },
+ {
+ "field": "itv.d()",
+ "operation": "write",
+ "type": "double"
+ },
+ {
+ "field": "itv.c().a()",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_65": {
+ "class": "vd.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 101,
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_66": {
+ "class": "ve.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 102,
+ "instructions": [
+ {
+ "field": "a.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.a.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "bxo",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "hb.ai.b(itv.T_())",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "itv.f()",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "args": "packetbuffer, itv",
+ "field": "itv.T_()",
+ "method": "a(Lpy;Lbxo;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "bxq",
+ "type": "interface"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_CLIENTBOUND_67": {
+ "class": "vf.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 103,
+ "instructions": [
+ {
+ "field": "a.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.a.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Map.Entry<ys, aii$a>",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.getKey().a()",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "itv.getValue().a.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "itv.getValue().a.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Map.Entry<yt, it.unimi.dsi.fastutil.ints.IntList>",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.getKey()",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "itv.getValue().size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "itv.getValue().iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_00": {
+ "class": "vk.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 0,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_01": {
+ "class": "vl.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 1,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "position"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_02": {
+ "class": "vm.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 2,
+ "instructions": [
+ {
+ "field": "a.a()",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_03": {
+ "class": "vn.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 3,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_04": {
+ "class": "vo.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 4,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_05": {
+ "class": "vp.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 5,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "h",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_06": {
+ "class": "vq.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 6,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_07": {
+ "class": "vr.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 7,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_08": {
+ "class": "vs.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 8,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "h.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.h.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "Map.Entry<int, buw>",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv.getKey()",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "itv.getValue()",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_09": {
+ "class": "vt.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 9,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0A": {
+ "class": "vu.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 10,
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "byte[]"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0B": {
+ "class": "vv.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 11,
+ "instructions": [
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "f.size()",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "operation": "store",
+ "type": "Iterator",
+ "value": "this.f.iterator()",
+ "var": "it"
+ },
+ {
+ "condition": "it.hasNext()",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "java.lang.String",
+ "value": "it.next()",
+ "var": "itv"
+ },
+ {
+ "field": "itv",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "operation": "loop"
+ },
+ {
+ "field": "g.isPresent()",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "condition": "g.isPresent()",
+ "instructions": [
+ {
+ "field": "g.get()",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0C": {
+ "class": "vw.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 12,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0D": {
+ "class": "vx.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 13,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b.a()",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "args": "packetbuffer",
+ "field": "b",
+ "method": "a(Lpy;)V",
+ "name": "a",
+ "operation": "interfacecall",
+ "target": "vx$a",
+ "type": "interface"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0E": {
+ "class": "vy.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 14,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_0F": {
+ "class": "vz.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 15,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "long"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_10": {
+ "class": "wa.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 16,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_11": {
+ "class": "wb$a.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 17,
+ "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_12": {
+ "class": "wb$b.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 18,
+ "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_13": {
+ "class": "wb$c.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 19,
+ "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_14": {
+ "class": "wb$d.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 20,
+ "instructions": [
+ {
+ "field": "(f) ? 1 : 0",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_15": {
+ "class": "wc.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 21,
+ "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_16": {
+ "class": "wd.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 22,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_17": {
+ "class": "we.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 23,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_18": {
+ "class": "wf.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 24,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_19": {
+ "class": "wg.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 25,
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "b",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 2))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1A": {
+ "class": "wh.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 26,
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "b.b()",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1B": {
+ "class": "wi.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 27,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1C": {
+ "class": "wj.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 28,
+ "instructions": [
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "e",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 1))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "f",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "((byte)(var2 | 2))",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1D": {
+ "class": "wk.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 29,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "int"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1E": {
+ "class": "wl.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 30,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "boolean"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_1F": {
+ "class": "wm.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 31,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_20": {
+ "class": "wn.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 32,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_21": {
+ "class": "wo.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 33,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_22": {
+ "class": "wp.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 34,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "condition": "a == wp$a.a",
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "identifier"
+ }
+ ],
+ "operation": "if"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_23": {
+ "class": "wq.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 35,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_24": {
+ "class": "wr.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 36,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "varint"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_25": {
+ "class": "ws.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 37,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "short"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_26": {
+ "class": "wt.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 38,
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "i",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "f",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 1)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "g",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 2)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "h",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 4)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_27": {
+ "class": "wu.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 39,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "varint"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_28": {
+ "class": "wv.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 40,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "short"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "itemstack"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_29": {
+ "class": "ww.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 41,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "c",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "identifier"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "f.c()",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2A": {
+ "class": "wx.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 42,
+ "instructions": [
+ {
+ "field": "d",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "e",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "f",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "g",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "h.u()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "h.v()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "h.w()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "i.u()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "i.v()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "i.w()",
+ "operation": "write",
+ "type": "byte"
+ },
+ {
+ "field": "j",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "k",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "field": "l",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "field": "p",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "q",
+ "operation": "write",
+ "type": "varlong"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "m",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 1)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "n",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 2)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "condition": "o",
+ "instructions": [
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "(var2 | 4)",
+ "var": "var2"
+ }
+ ],
+ "operation": "if"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "byte"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2B": {
+ "class": "wy.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 43,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "operation": "store",
+ "type": "int",
+ "value": "0",
+ "var": "var2"
+ },
+ {
+ "condition": "var2 < 4",
+ "instructions": [
+ {
+ "field": "c[var2]",
+ "operation": "write",
+ "type": "string"
+ },
+ {
+ "amount": "1",
+ "field": "var2",
+ "operation": "increment"
+ }
+ ],
+ "operation": "loop"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2C": {
+ "class": "wz.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 44,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2D": {
+ "class": "xa.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 45,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "uuid"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2E": {
+ "class": "xb.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 46,
+ "instructions": [
+ {
+ "field": "b",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "this.a.a()",
+ "var": "var2"
+ },
+ {
+ "field": "var2",
+ "operation": "write",
+ "type": "position"
+ },
+ {
+ "field": "a.b()",
+ "operation": "write",
+ "type": "enum"
+ },
+ {
+ "operation": "store",
+ "type": "Object",
+ "value": "this.a.e()",
+ "var": "var3"
+ },
+ {
+ "field": "(float)(var3.b - ((double)var2.u()))",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "(float)(var3.c - ((double)var2.v()))",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "(float)(var3.d - ((double)var2.w()))",
+ "operation": "write",
+ "type": "float"
+ },
+ {
+ "field": "a.d()",
+ "operation": "write",
+ "type": "boolean"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "PLAY_SERVERBOUND_2F": {
+ "class": "xc.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 47,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "enum"
+ }
+ ],
+ "state": "PLAY"
+ },
+ "STATUS_CLIENTBOUND_00": {
+ "class": "xv.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 0,
+ "instructions": [
+ {
+ "field": "xv.a.toJson(b)",
+ "operation": "write",
+ "type": "string"
+ }
+ ],
+ "state": "STATUS"
+ },
+ "STATUS_CLIENTBOUND_01": {
+ "class": "xu.class",
+ "direction": "CLIENTBOUND",
+ "from_client": false,
+ "from_server": true,
+ "id": 1,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "long"
+ }
+ ],
+ "state": "STATUS"
+ },
+ "STATUS_SERVERBOUND_00": {
+ "class": "xz.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 0,
+ "instructions": [],
+ "state": "STATUS"
+ },
+ "STATUS_SERVERBOUND_01": {
+ "class": "xy.class",
+ "direction": "SERVERBOUND",
+ "from_client": true,
+ "from_server": false,
+ "id": 1,
+ "instructions": [
+ {
+ "field": "a",
+ "operation": "write",
+ "type": "long"
+ }
+ ],
+ "state": "STATUS"
+ }
+ },
+ "states": {
+ "HANDSHAKING": {
+ "class": "px",
+ "field": "a",
+ "name": "HANDSHAKING"
+ },
+ "LOGIN": {
+ "class": "px",
+ "field": "d",
+ "name": "LOGIN"
+ },
+ "PLAY": {
+ "class": "px",
+ "field": "b",
+ "name": "PLAY"
+ },
+ "STATUS": {
+ "class": "px",
+ "field": "c",
+ "name": "STATUS"
+ }
+ }
+ },
+ "particletypes": [
+ "ambient_entity_effect",
+ "angry_villager",
+ "block",
+ "block_marker",
+ "bubble",
+ "cloud",
+ "crit",
+ "damage_indicator",
+ "dragon_breath",
+ "dripping_lava",
+ "falling_lava",
+ "landing_lava",
+ "dripping_water",
+ "falling_water",
+ "dust",
+ "dust_color_transition",
+ "effect",
+ "elder_guardian",
+ "enchanted_hit",
+ "enchant",
+ "end_rod",
+ "entity_effect",
+ "explosion_emitter",
+ "explosion",
+ "falling_dust",
+ "firework",
+ "fishing",
+ "flame",
+ "soul_fire_flame",
+ "soul",
+ "flash",
+ "happy_villager",
+ "composter",
+ "heart",
+ "instant_effect",
+ "item",
+ "vibration",
+ "item_slime",
+ "item_snowball",
+ "large_smoke",
+ "lava",
+ "mycelium",
+ "note",
+ "poof",
+ "portal",
+ "rain",
+ "smoke",
+ "sneeze",
+ "spit",
+ "squid_ink",
+ "sweep_attack",
+ "totem_of_undying",
+ "underwater",
+ "splash",
+ "witch",
+ "bubble_pop",
+ "current_down",
+ "bubble_column_up",
+ "nautilus",
+ "dolphin",
+ "campfire_cosy_smoke",
+ "campfire_signal_smoke",
+ "dripping_honey",
+ "falling_honey",
+ "landing_honey",
+ "falling_nectar",
+ "falling_spore_blossom",
+ "ash",
+ "crimson_spore",
+ "warped_spore",
+ "spore_blossom_air",
+ "dripping_obsidian_tear",
+ "falling_obsidian_tear",
+ "landing_obsidian_tear",
+ "reverse_portal",
+ "white_ash",
+ "small_flame",
+ "snowflake",
+ "dripping_dripstone_lava",
+ "falling_dripstone_lava",
+ "dripping_dripstone_water",
+ "falling_dripstone_water",
+ "glow_squid_ink",
+ "glow",
+ "wax_on",
+ "wax_off",
+ "electric_spark",
+ "scrape"
+ ],
+ "sounds": {
+ "ambient.basalt_deltas.additions": {
+ "field": "b",
+ "id": 1,
+ "name": "ambient.basalt_deltas.additions",
+ "sounds": [
+ {
+ "hash": "8384e2310798a17a64e583ae5af0d8ab290cf4f2",
+ "name": "ambient/nether/basalt_deltas/basaltground1",
+ "volume": 0.55,
+ "weight": 10
+ },
+ {
+ "hash": "ae228f495fe60c854a4b11b3fbf10199b5e10774",
+ "name": "ambient/nether/basalt_deltas/basaltground2",
+ "volume": 0.55,
+ "weight": 10
+ },
+ {
+ "hash": "32ee59c3dc84e9d1e82f1b075ab384db98a12851",
+ "name": "ambient/nether/basalt_deltas/basaltground3",
+ "volume": 0.55,
+ "weight": 10
+ },
+ {
+ "hash": "ac62423d5355698ff6a8e563c18dbd9720edd9d9",
+ "name": "ambient/nether/basalt_deltas/click1",
+ "volume": 0.19,
+ "weight": 20
+ },
+ {
+ "hash": "b23936656f8baf6046e6787406ffdd38557f8b64",
+ "name": "ambient/nether/basalt_deltas/click2",
+ "volume": 0.19,
+ "weight": 20
+ },
+ {
+ "hash": "c21d63fd7ea4bbc7f44c464e08c7e65acb68c837",
+ "name": "ambient/nether/basalt_deltas/click3",
+ "volume": 0.19,
+ "weight": 20
+ },
+ {
+ "hash": "c633c3a2abaea2b4cc5c7bb493c3c3c201e97180",
+ "name": "ambient/nether/basalt_deltas/click4",
+ "volume": 0.25,
+ "weight": 20
+ },
+ {
+ "hash": "4095ebb8fd5bac4978b91aaa004095aeac6d3b61",
+ "name": "ambient/nether/basalt_deltas/click5",
+ "volume": 0.25,
+ "weight": 20
+ },
+ {
+ "hash": "16c726084cc8fa4d33e4959f78f364dd1a535551",
+ "name": "ambient/nether/basalt_deltas/click6",
+ "volume": 0.01,
+ "weight": 20
+ },
+ {
+ "hash": "08097e274026f60645970053264d62fc91018a97",
+ "name": "ambient/nether/basalt_deltas/click7",
+ "volume": 0.01,
+ "weight": 25
+ },
+ {
+ "hash": "289d15a96ca1de048ebc90a5ba235b81914e75fc",
+ "name": "ambient/nether/basalt_deltas/click8",
+ "volume": 0.01,
+ "weight": 25
+ },
+ {
+ "hash": "b868c215fd3292ed66458c5517c18f378590e868",
+ "name": "ambient/nether/basalt_deltas/debris1",
+ "volume": 0.35,
+ "weight": 40
+ },
+ {
+ "hash": "45c33eda30a374fa13714fe9999e2ada1fe3ff14",
+ "name": "ambient/nether/basalt_deltas/debris2",
+ "volume": 0.35,
+ "weight": 40
+ },
+ {
+ "hash": "4e0d0837a0fbdcd1b627e1717fbca9dfdee81dc4",
+ "name": "ambient/nether/basalt_deltas/debris3",
+ "volume": 0.35,
+ "weight": 40
+ },
+ {
+ "hash": "fb6c3eb1c156a09f70d96677ba66e2afa00b50d2",
+ "name": "ambient/nether/basalt_deltas/heavy_click1",
+ "volume": 0.25,
+ "weight": 20
+ },
+ {
+ "hash": "fe4ae5f3af63d0f17ff3ea53e14fb55473458693",
+ "name": "ambient/nether/basalt_deltas/heavy_click2",
+ "volume": 0.25,
+ "weight": 20
+ },
+ {
+ "hash": "1c927f6cfa7908113edcb357e479ce341d589181",
+ "name": "ambient/nether/basalt_deltas/long_debris1",
+ "volume": 0.35,
+ "weight": 40
+ },
+ {
+ "hash": "93fe2804bcf1d6f117ccea26b8b0fa13934b79a2",
+ "name": "ambient/nether/basalt_deltas/long_debris2",
+ "volume": 0.35,
+ "weight": 40
+ },
+ {
+ "hash": "337de9b68a00e8bc06eb4183469f6f018b799787",
+ "name": "ambient/nether/basalt_deltas/plode1",
+ "volume": 0.5,
+ "weight": 10
+ },
+ {
+ "hash": "078e5b192d732ebd9a5c2171782173e3ded20ace",
+ "name": "ambient/nether/basalt_deltas/plode2",
+ "volume": 0.5,
+ "weight": 10
+ },
+ {
+ "hash": "131b5f40eacc3e25fb4fe7f1c335d482bb52cf02",
+ "name": "ambient/nether/basalt_deltas/plode3",
+ "volume": 0.5,
+ "weight": 10
+ },
+ {
+ "hash": "55806e7597c378deac9b308f52d6375b03d41eda",
+ "name": "ambient/nether/basalt_deltas/twist1",
+ "volume": 0.66
+ },
+ {
+ "hash": "70e1ffd8134ea42cbe26fe0e88ebabc40865e233",
+ "name": "ambient/nether/basalt_deltas/twist2",
+ "volume": 0.66
+ },
+ {
+ "hash": "081ace8eafec0b668fd5d164f2a91e9ce84b5d41",
+ "name": "ambient/nether/basalt_deltas/twist3",
+ "volume": 0.77
+ },
+ {
+ "hash": "ebbc874bd5ae40539b98b3fd2a9b9a3f6feb1be6",
+ "name": "ambient/nether/basalt_deltas/twist4",
+ "volume": 0.66
+ },
+ {
+ "hash": "62fd99a57efdc72ed0a552628c9704bb92a3d10f",
+ "name": "ambient/nether/soulsand_valley/wind1",
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "218cd5a0087f2955c8e2cd0ec8777343e204474c",
+ "name": "ambient/nether/soulsand_valley/wind2",
+ "volume": 0.25,
+ "weight": 25
+ },
+ {
+ "hash": "80122c5aecf0b3d1dd1be5fc840d8739012f3b98",
+ "name": "ambient/nether/soulsand_valley/wind3",
+ "volume": 0.25,
+ "weight": 25
+ },
+ {
+ "hash": "72714e65a0dcf0e39b0bc96e31ff89434f4d932b",
+ "name": "ambient/nether/soulsand_valley/wind4",
+ "volume": 0.3,
+ "weight": 25
+ }
+ ]
+ },
+ "ambient.basalt_deltas.loop": {
+ "field": "c",
+ "id": 2,
+ "name": "ambient.basalt_deltas.loop",
+ "sounds": [
+ {
+ "hash": "bffd12a3916bea7c6db2159a724d164d35e496bf",
+ "name": "ambient/nether/basalt_deltas/ambience",
+ "stream": true,
+ "volume": 0.5
+ }
+ ]
+ },
+ "ambient.basalt_deltas.mood": {
+ "field": "d",
+ "id": 3,
+ "name": "ambient.basalt_deltas.mood",
+ "sounds": [
+ {
+ "hash": "8b1aae456bca0e2f786393cbf6a66454ccc92257",
+ "name": "ambient/nether/nether_wastes/mood1"
+ },
+ {
+ "hash": "791295e1d7031a17949eb24553cadc06faf04f9a",
+ "name": "ambient/nether/nether_wastes/mood2"
+ },
+ {
+ "hash": "47e483a57a6058c7e5b5bb6a7667876c4a70dcd7",
+ "name": "ambient/nether/nether_wastes/mood3"
+ },
+ {
+ "hash": "96d044e3f8628dc9f6fae6a660e53c15cab0c442",
+ "name": "ambient/nether/nether_wastes/mood4"
+ },
+ {
+ "hash": "03c93b66376d940531b9dab0a938987766a971d9",
+ "name": "ambient/nether/nether_wastes/mood5"
+ }
+ ]
+ },
+ "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"
+ },
+ {
+ "hash": "813118504a96fe9d349fe06f97cd629526eaedda",
+ "name": "ambient/cave/cave17"
+ },
+ {
+ "hash": "1d37185f9790e93c2998cc4deea8968506a51d4a",
+ "name": "ambient/cave/cave18"
+ },
+ {
+ "hash": "8751a4abf7cc497f4933723cb795492f5752dcf9",
+ "name": "ambient/cave/cave19"
+ }
+ ],
+ "subtitle": "Eerie noise",
+ "subtitle_key": "subtitles.ambient.cave"
+ },
+ "ambient.crimson_forest.additions": {
+ "field": "e",
+ "id": 4,
+ "name": "ambient.crimson_forest.additions",
+ "sounds": [
+ {
+ "hash": "7510fee7d1d2d990a89acad1aed3c4e755259a31",
+ "name": "ambient/nether/crimson_forest/addition1",
+ "volume": 0.4,
+ "weight": 3
+ },
+ {
+ "hash": "ac2c0dbc87e926779820d74082a213b4ea569694",
+ "name": "ambient/nether/crimson_forest/addition2",
+ "volume": 0.5,
+ "weight": 3
+ },
+ {
+ "hash": "41212571c9437823afb6a5995b8d130ff1ecb3c7",
+ "name": "ambient/nether/crimson_forest/addition3",
+ "volume": 0.32,
+ "weight": 3
+ },
+ {
+ "hash": "c3074b869e387daa566353ac346bb6067c104131",
+ "name": "ambient/nether/crimson_forest/particles1",
+ "volume": 0.4,
+ "weight": 35
+ },
+ {
+ "hash": "7ea0199ce765d0bd2ffe8fcbc2c494996200a4ef",
+ "name": "ambient/nether/crimson_forest/particles2",
+ "volume": 0.4,
+ "weight": 35
+ },
+ {
+ "hash": "7422f0be8db1990543caab5d614aee51ab6b1ef8",
+ "name": "ambient/nether/crimson_forest/particles3",
+ "volume": 0.4,
+ "weight": 35
+ },
+ {
+ "hash": "a74a9e5b327b375489c94357c3eac1d7e4e71868",
+ "name": "ambient/nether/crimson_forest/shine1",
+ "pitch": 0.5,
+ "volume": 0.1,
+ "weight": 6
+ },
+ {
+ "hash": "c983c0a5b2a31a3a19319a8dde6d3a2301d1f273",
+ "name": "ambient/nether/crimson_forest/shine2",
+ "pitch": 0.5,
+ "volume": 0.1,
+ "weight": 6
+ },
+ {
+ "hash": "56a9d10117ef0f9d3beb431440382a258820569d",
+ "name": "ambient/nether/crimson_forest/shine3",
+ "pitch": 0.5,
+ "volume": 0.1,
+ "weight": 6
+ },
+ {
+ "hash": "5429b1163d1d574a1f6ac06586d1873b1d35653d",
+ "name": "ambient/nether/crimson_forest/shroom1",
+ "volume": 0.25,
+ "weight": 2
+ },
+ {
+ "hash": "a6cb291343476e57d1daf73140b0532f6c0dcec2",
+ "name": "ambient/nether/crimson_forest/shroom2",
+ "volume": 0.25,
+ "weight": 2
+ },
+ {
+ "hash": "d09e07befe711b66d9050afc3de3e3fc22ab0bf1",
+ "name": "ambient/nether/crimson_forest/shroom3",
+ "volume": 0.25,
+ "weight": 2
+ },
+ {
+ "hash": "3c264aa4483df7a231767f8f0b5f8e08993e9b4b",
+ "name": "ambient/nether/crimson_forest/twang1",
+ "volume": 0.25,
+ "weight": 2
+ },
+ {
+ "hash": "903add75f0bf3c8fcabe2aedece1f9ecc8ecbf13",
+ "name": "ambient/nether/crimson_forest/voom1",
+ "volume": 0.7,
+ "weight": 4
+ },
+ {
+ "hash": "903add75f0bf3c8fcabe2aedece1f9ecc8ecbf13",
+ "name": "ambient/nether/crimson_forest/voom1",
+ "pitch": 0.8,
+ "volume": 0.7,
+ "weight": 4
+ },
+ {
+ "hash": "34f82083ccd04e693ebb4aa1d3862eee4aeda0d0",
+ "name": "ambient/nether/crimson_forest/voom2",
+ "volume": 0.7,
+ "weight": 4
+ },
+ {
+ "hash": "34f82083ccd04e693ebb4aa1d3862eee4aeda0d0",
+ "name": "ambient/nether/crimson_forest/voom2",
+ "pitch": 0.8,
+ "volume": 0.7,
+ "weight": 4
+ }
+ ]
+ },
+ "ambient.crimson_forest.loop": {
+ "field": "f",
+ "id": 5,
+ "name": "ambient.crimson_forest.loop",
+ "sounds": [
+ {
+ "hash": "51fdfccc9a4d0e0d92f4a6aaafa68d8257c1d50e",
+ "name": "ambient/nether/crimson_forest/ambience",
+ "stream": true,
+ "volume": 0.74
+ }
+ ]
+ },
+ "ambient.crimson_forest.mood": {
+ "field": "g",
+ "id": 6,
+ "name": "ambient.crimson_forest.mood",
+ "sounds": [
+ {
+ "hash": "1a5be8c9fcdc86fd6ebefc01b030c2c8f26ca3fd",
+ "name": "ambient/nether/crimson_forest/mood1"
+ },
+ {
+ "hash": "eabe7b0f725f0f5ad6e8501a17d084932d5f88a7",
+ "name": "ambient/nether/crimson_forest/mood2"
+ },
+ {
+ "hash": "b71033bd523e70d632b0bba553758a718fe89e4c",
+ "name": "ambient/nether/crimson_forest/mood3"
+ },
+ {
+ "hash": "972966bf9219be78ad0d4f31d71f4c6beab3d682",
+ "name": "ambient/nether/crimson_forest/mood4"
+ }
+ ]
+ },
+ "ambient.nether_wastes.additions": {
+ "field": "h",
+ "id": 7,
+ "name": "ambient.nether_wastes.additions",
+ "sounds": [
+ {
+ "hash": "d44e47d33a76de1246be7fd4824056f12c205e35",
+ "name": "ambient/nether/nether_wastes/addition1",
+ "volume": 0.3
+ },
+ {
+ "hash": "3aa97723d1cc28cfdd0435e91a1f79cc6442ef3d",
+ "name": "ambient/nether/nether_wastes/addition2",
+ "volume": 0.3
+ },
+ {
+ "hash": "207769920359910280bd391d92d610c80621f35e",
+ "name": "ambient/nether/nether_wastes/addition3",
+ "volume": 0.1
+ },
+ {
+ "hash": "14029d584503ceae06997bd88221c59856914d05",
+ "name": "ambient/nether/nether_wastes/addition4",
+ "volume": 0.67,
+ "weight": 5
+ },
+ {
+ "hash": "3ae5e229769df9c82e3c23e02e798af8b408edc5",
+ "name": "ambient/nether/nether_wastes/addition5",
+ "volume": 0.3
+ },
+ {
+ "hash": "ae70d4b1d6a7ae76ae987cc205a97a68c6c40036",
+ "name": "ambient/nether/nether_wastes/addition6",
+ "volume": 0.3
+ },
+ {
+ "hash": "301664738b532b28ff12304a34e809b07245f1bc",
+ "name": "ambient/nether/nether_wastes/addition7",
+ "volume": 0.3
+ },
+ {
+ "hash": "e7bf0b9ceb7461fcbb2915991638566463883fc3",
+ "name": "ambient/nether/nether_wastes/addition8",
+ "volume": 0.67,
+ "weight": 5
+ },
+ {
+ "hash": "3be19ca12af51eee46dde06d994ac3f6eb4bb33a",
+ "name": "ambient/nether/nether_wastes/dark1",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "241676c23b528442c0c4644574a1ebfe1994290f",
+ "name": "ambient/nether/nether_wastes/dark2",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "676342a172deb9dddfd5d4c13c52fe3f70757eb8",
+ "name": "ambient/nether/nether_wastes/ground1",
+ "volume": 0.25,
+ "weight": 3
+ },
+ {
+ "hash": "6dce30c18be62a376c181e8ab767a9af50f21490",
+ "name": "ambient/nether/nether_wastes/ground2",
+ "volume": 0.4
+ },
+ {
+ "hash": "640486fdaecb2b00e074c89f35fb0d883d9d8705",
+ "name": "ambient/nether/nether_wastes/ground3",
+ "volume": 0.4
+ },
+ {
+ "hash": "0be8e30be934324679d7a71566c7ff7f1952d772",
+ "name": "ambient/nether/nether_wastes/ground4",
+ "volume": 0.4
+ }
+ ]
+ },
+ "ambient.nether_wastes.loop": {
+ "field": "i",
+ "id": 8,
+ "name": "ambient.nether_wastes.loop",
+ "sounds": [
+ {
+ "hash": "68a1db001e6de7b926620b43e9080fc8110ffe1f",
+ "name": "ambient/nether/nether_wastes/ambience",
+ "stream": true,
+ "volume": 0.77
+ }
+ ]
+ },
+ "ambient.nether_wastes.mood": {
+ "field": "j",
+ "id": 9,
+ "name": "ambient.nether_wastes.mood",
+ "sounds": [
+ {
+ "hash": "8b1aae456bca0e2f786393cbf6a66454ccc92257",
+ "name": "ambient/nether/nether_wastes/mood1"
+ },
+ {
+ "hash": "791295e1d7031a17949eb24553cadc06faf04f9a",
+ "name": "ambient/nether/nether_wastes/mood2"
+ },
+ {
+ "hash": "47e483a57a6058c7e5b5bb6a7667876c4a70dcd7",
+ "name": "ambient/nether/nether_wastes/mood3"
+ },
+ {
+ "hash": "96d044e3f8628dc9f6fae6a660e53c15cab0c442",
+ "name": "ambient/nether/nether_wastes/mood4"
+ },
+ {
+ "hash": "03c93b66376d940531b9dab0a938987766a971d9",
+ "name": "ambient/nether/nether_wastes/mood5"
+ }
+ ]
+ },
+ "ambient.soul_sand_valley.additions": {
+ "field": "k",
+ "id": 10,
+ "name": "ambient.soul_sand_valley.additions",
+ "sounds": [
+ {
+ "hash": "6cb590a472d5a22867950463758381b1c7df23b9",
+ "name": "ambient/nether/soulsand_valley/sand1",
+ "volume": 0.2,
+ "weight": 25
+ },
+ {
+ "hash": "97967f640bcafe4a1c9f50cf9ae29acc2bb2d6e5",
+ "name": "ambient/nether/soulsand_valley/sand2",
+ "volume": 0.2,
+ "weight": 25
+ },
+ {
+ "hash": "712b344d869ac2fccc0f785469e9126972acb2d4",
+ "name": "ambient/nether/soulsand_valley/sand3",
+ "volume": 0.4,
+ "weight": 2
+ },
+ {
+ "hash": "3372c6fbf0d2aa1fc7cac21d17579eac7414ed3f",
+ "name": "ambient/nether/soulsand_valley/voices1",
+ "volume": 0.4,
+ "weight": 5
+ },
+ {
+ "hash": "548e9ea467f515020e664f5fddf026c45c8f16a3",
+ "name": "ambient/nether/soulsand_valley/voices2",
+ "volume": 0.4,
+ "weight": 5
+ },
+ {
+ "hash": "cbec7ef64cc08977d800b126a2d4b88fe211375c",
+ "name": "ambient/nether/soulsand_valley/voices3",
+ "volume": 0.4,
+ "weight": 5
+ },
+ {
+ "hash": "5f0618d264e980e49f589f58f61c201c88bba14b",
+ "name": "ambient/nether/soulsand_valley/voices4",
+ "volume": 0.8,
+ "weight": 5
+ },
+ {
+ "hash": "ee0d75799932dfa4241fc708e1512c7e6f8b315a",
+ "name": "ambient/nether/soulsand_valley/voices5",
+ "volume": 0.4,
+ "weight": 5
+ },
+ {
+ "hash": "ee0d75799932dfa4241fc708e1512c7e6f8b315a",
+ "name": "ambient/nether/soulsand_valley/voices5",
+ "pitch": 0.7,
+ "volume": 0.15,
+ "weight": 5
+ },
+ {
+ "hash": "dc062932bb40178b0a94c2d5f04d879bce83861e",
+ "name": "ambient/nether/soulsand_valley/whisper1",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "2cee2fd86c36e02dd243b259cbda23bbcebfa377",
+ "name": "ambient/nether/soulsand_valley/whisper2",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "197fa8fc77d8a33e7ad15d8f11bb08ffb7819a45",
+ "name": "ambient/nether/soulsand_valley/whisper3",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "bfe75d6429abfb4e2e4b49d9ff013312591e4a3b",
+ "name": "ambient/nether/soulsand_valley/whisper4",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "d3670f32f5fc4684d963c6240c4125eb0d550b4f",
+ "name": "ambient/nether/soulsand_valley/whisper5",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "dd79f117c11f01a41e8d930be7230d7fba89d1d3",
+ "name": "ambient/nether/soulsand_valley/whisper6",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "76440d134c908d9c0114aecc9ffbb63cd3b18106",
+ "name": "ambient/nether/soulsand_valley/whisper7",
+ "volume": 0.9,
+ "weight": 5
+ },
+ {
+ "hash": "944ff41b69a9c9765269a3e3bada8007b312d36a",
+ "name": "ambient/nether/soulsand_valley/whisper8",
+ "weight": 5
+ },
+ {
+ "hash": "62fd99a57efdc72ed0a552628c9704bb92a3d10f",
+ "name": "ambient/nether/soulsand_valley/wind1",
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "62fd99a57efdc72ed0a552628c9704bb92a3d10f",
+ "name": "ambient/nether/soulsand_valley/wind1",
+ "pitch": 0.75,
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "218cd5a0087f2955c8e2cd0ec8777343e204474c",
+ "name": "ambient/nether/soulsand_valley/wind2",
+ "volume": 0.25,
+ "weight": 25
+ },
+ {
+ "hash": "218cd5a0087f2955c8e2cd0ec8777343e204474c",
+ "name": "ambient/nether/soulsand_valley/wind2",
+ "pitch": 0.75,
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "80122c5aecf0b3d1dd1be5fc840d8739012f3b98",
+ "name": "ambient/nether/soulsand_valley/wind3",
+ "volume": 0.25,
+ "weight": 25
+ },
+ {
+ "hash": "80122c5aecf0b3d1dd1be5fc840d8739012f3b98",
+ "name": "ambient/nether/soulsand_valley/wind3",
+ "pitch": 0.75,
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "72714e65a0dcf0e39b0bc96e31ff89434f4d932b",
+ "name": "ambient/nether/soulsand_valley/wind4",
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "72714e65a0dcf0e39b0bc96e31ff89434f4d932b",
+ "name": "ambient/nether/soulsand_valley/wind4",
+ "pitch": 0.75,
+ "volume": 0.3,
+ "weight": 25
+ },
+ {
+ "hash": "2bd6b2b46db5b6969808b3bd3d62e7427d63c264",
+ "name": "ambient/nether/soulsand_valley/with1",
+ "volume": 0.6,
+ "weight": 4
+ }
+ ]
+ },
+ "ambient.soul_sand_valley.loop": {
+ "field": "l",
+ "id": 11,
+ "name": "ambient.soul_sand_valley.loop",
+ "sounds": [
+ {
+ "hash": "9a4c3dd0d2069830b6fa3f673858d3ecb0805b02",
+ "name": "ambient/nether/soulsand_valley/ambience",
+ "stream": true,
+ "volume": 0.85
+ }
+ ]
+ },
+ "ambient.soul_sand_valley.mood": {
+ "field": "m",
+ "id": 12,
+ "name": "ambient.soul_sand_valley.mood",
+ "sounds": [
+ {
+ "hash": "9f9ffac1600ecdc078e135c92903e6506cf8db58",
+ "name": "ambient/nether/soulsand_valley/mood1"
+ },
+ {
+ "hash": "55b674d88ee9b6969ef58c3941b033099f95f45f",
+ "name": "ambient/nether/soulsand_valley/mood2"
+ },
+ {
+ "hash": "194fc2da93cfac5e6f17e7fb2abc90894f5214a4",
+ "name": "ambient/nether/soulsand_valley/mood3"
+ },
+ {
+ "hash": "5f8e4d7bdbe3f6758b109d1662cd55c926616d6f",
+ "name": "ambient/nether/soulsand_valley/mood4"
+ }
+ ]
+ },
+ "ambient.underwater.enter": {
+ "field": "q",
+ "id": 16,
+ "name": "ambient.underwater.enter",
+ "sounds": [
+ {
+ "hash": "9579b9b2dc9d2be2fe1d6a81c2e99b6a45650bf3",
+ "name": "ambient/underwater/enter1",
+ "volume": 0.8
+ },
+ {
+ "hash": "9bbc6019f9fafa16239f603ea788fce721b7f601",
+ "name": "ambient/underwater/enter2",
+ "volume": 0.8
+ },
+ {
+ "hash": "8c7fa514148b39ddb4929f3caf1d4b6ab4330e5c",
+ "name": "ambient/underwater/enter3",
+ "volume": 0.8
+ }
+ ]
+ },
+ "ambient.underwater.exit": {
+ "field": "r",
+ "id": 17,
+ "name": "ambient.underwater.exit",
+ "sounds": [
+ {
+ "hash": "751fec52a10bb2a5309a765fc622727422556a64",
+ "name": "ambient/underwater/exit1",
+ "volume": 0.5
+ },
+ {
+ "hash": "d3f646d9e0d0a198644229f76da0141893159b0b",
+ "name": "ambient/underwater/exit2",
+ "volume": 0.5
+ },
+ {
+ "hash": "2c6a5e15b4a84fc5a631ddc2eedf9868dd520f39",
+ "name": "ambient/underwater/exit3",
+ "volume": 0.5
+ }
+ ]
+ },
+ "ambient.underwater.loop": {
+ "field": "s",
+ "id": 18,
+ "name": "ambient.underwater.loop",
+ "sounds": [
+ {
+ "hash": "e34da9807a08eb38b8ab60936f2ce965be04a106",
+ "name": "ambient/underwater/underwater_ambience",
+ "stream": true,
+ "volume": 0.65
+ }
+ ]
+ },
+ "ambient.underwater.loop.additions": {
+ "field": "t",
+ "id": 19,
+ "name": "ambient.underwater.loop.additions",
+ "sounds": [
+ {
+ "hash": "e0d4d43735c09b82d3ec1027ac667dc314b9c158",
+ "name": "ambient/underwater/additions/bubbles1"
+ },
+ {
+ "hash": "d0f0a5e0928729c83679f9c54cfa924795231e13",
+ "name": "ambient/underwater/additions/bubbles2"
+ },
+ {
+ "hash": "0a0bc1ffa05ac5ff00eb2b1bb9093818a35b85b9",
+ "name": "ambient/underwater/additions/bubbles3"
+ },
+ {
+ "hash": "b44e7f5dd18adeeff61257edfdad1e34950e8567",
+ "name": "ambient/underwater/additions/bubbles4"
+ },
+ {
+ "hash": "4cc773374c87bd4743e2470a4acc0403f834ae9e",
+ "name": "ambient/underwater/additions/bubbles5"
+ },
+ {
+ "hash": "df5664833e7751745b8bb24805eb0d0f9ae4c031",
+ "name": "ambient/underwater/additions/bubbles6"
+ },
+ {
+ "hash": "7bffba58e634ee2f4b88dd3582bab4b5ff8b62d9",
+ "name": "ambient/underwater/additions/water1"
+ },
+ {
+ "hash": "4ecfe93a57707c258fbd48b0b4c100686169dcce",
+ "name": "ambient/underwater/additions/water2"
+ }
+ ]
+ },
+ "ambient.underwater.loop.additions.rare": {
+ "field": "u",
+ "id": 20,
+ "name": "ambient.underwater.loop.additions.rare",
+ "sounds": [
+ {
+ "hash": "fdb3d7893ae483f851ea0b20148de2baf4dd8d84",
+ "name": "ambient/underwater/additions/animal1"
+ },
+ {
+ "hash": "bd36dad15f2799d601cf459c2cf2275918ef0bfa",
+ "name": "ambient/underwater/additions/bass_whale1",
+ "volume": 0.45
+ },
+ {
+ "hash": "1feb74db490a786a656387fc2ac8d682730228e2",
+ "name": "ambient/underwater/additions/bass_whale2",
+ "volume": 0.5
+ },
+ {
+ "hash": "094e6fb30a685391c1425631591b47c63d60819d",
+ "name": "ambient/underwater/additions/crackles1",
+ "volume": 0.7
+ },
+ {
+ "hash": "438e1e9f19a6f3f3bea973f12a9655c9edf282bb",
+ "name": "ambient/underwater/additions/crackles2"
+ },
+ {
+ "hash": "1ce98ad4fa36fae05bfa9231990018bf94361e6b",
+ "name": "ambient/underwater/additions/driplets1",
+ "volume": 0.5
+ },
+ {
+ "hash": "05bb8272e6d747d0f94025d4078c2649a889c877",
+ "name": "ambient/underwater/additions/driplets2",
+ "volume": 0.5
+ },
+ {
+ "hash": "d12037e0668dbd796611d05f248c333e60c51603",
+ "name": "ambient/underwater/additions/earth_crack"
+ }
+ ]
+ },
+ "ambient.underwater.loop.additions.ultra_rare": {
+ "field": "v",
+ "id": 21,
+ "name": "ambient.underwater.loop.additions.ultra_rare",
+ "sounds": [
+ {
+ "hash": "1be6e84cfd3b27ef0578f84f03abbdc3ca45d381",
+ "name": "ambient/underwater/additions/animal2"
+ },
+ {
+ "hash": "a9247c6aab214bce61a909acd6850478717b68df",
+ "name": "ambient/underwater/additions/dark1"
+ },
+ {
+ "hash": "cf09906b831c8f522845a2a48a0535430945d3c9",
+ "name": "ambient/underwater/additions/dark2",
+ "volume": 0.7
+ },
+ {
+ "hash": "cc9e74f12016e7ef5e243aae4788b2030fb71f9a",
+ "name": "ambient/underwater/additions/dark3"
+ },
+ {
+ "hash": "669414a335165f7f9f8b2f2c723ab09fb213df72",
+ "name": "ambient/underwater/additions/dark4"
+ }
+ ]
+ },
+ "ambient.warped_forest.additions": {
+ "field": "n",
+ "id": 13,
+ "name": "ambient.warped_forest.additions",
+ "sounds": [
+ {
+ "hash": "7510fee7d1d2d990a89acad1aed3c4e755259a31",
+ "name": "ambient/nether/crimson_forest/addition1",
+ "volume": 0.3
+ },
+ {
+ "hash": "c3074b869e387daa566353ac346bb6067c104131",
+ "name": "ambient/nether/crimson_forest/particles1",
+ "pitch": 0.8,
+ "volume": 0.4,
+ "weight": 40
+ },
+ {
+ "hash": "7ea0199ce765d0bd2ffe8fcbc2c494996200a4ef",
+ "name": "ambient/nether/crimson_forest/particles2",
+ "pitch": 0.8,
+ "volume": 0.3,
+ "weight": 40
+ },
+ {
+ "hash": "7422f0be8db1990543caab5d614aee51ab6b1ef8",
+ "name": "ambient/nether/crimson_forest/particles3",
+ "pitch": 0.8,
+ "volume": 0.3,
+ "weight": 40
+ },
+ {
+ "hash": "419184b77e37d250aec740da000500df4a5e0f34",
+ "name": "ambient/nether/warped_forest/addition1",
+ "pitch": 0.8,
+ "volume": 0.06,
+ "weight": 3
+ },
+ {
+ "hash": "7f9ce93c231f64a0b499bf933b8b84bde2bbc91b",
+ "name": "ambient/nether/warped_forest/addition2",
+ "pitch": 0.7,
+ "volume": 0.06,
+ "weight": 3
+ },
+ {
+ "hash": "ca5894a5bece91a7b5a43c73a739b7111489a9e4",
+ "name": "ambient/nether/warped_forest/addition3",
+ "pitch": 0.1,
+ "volume": 0.06,
+ "weight": 3
+ },
+ {
+ "hash": "4f52f8cbcb402c38d5bfe523513120b113c4e571",
+ "name": "ambient/nether/warped_forest/addition4",
+ "volume": 0.07,
+ "weight": 3
+ },
+ {
+ "hash": "2589440360a753366983702bd4c6e8f9c7aa9510",
+ "name": "ambient/nether/warped_forest/addition5",
+ "volume": 0.07,
+ "weight": 3
+ },
+ {
+ "hash": "ca7cd01fd13898a03336510f8b0dd4074ecb5c1a",
+ "name": "ambient/nether/warped_forest/addition6",
+ "volume": 0.15
+ },
+ {
+ "hash": "ceaab156522c5497865d5b4658a2b7c285d6e096",
+ "name": "ambient/nether/warped_forest/enish1",
+ "pitch": 0.2,
+ "volume": 0.1,
+ "weight": 10
+ },
+ {
+ "hash": "e53505de35fa527b0aab9af09bf8bb0258689bad",
+ "name": "ambient/nether/warped_forest/enish2",
+ "pitch": 0.2,
+ "volume": 0.1,
+ "weight": 6
+ },
+ {
+ "hash": "f7746eab6e9487983a29a494648787147bd8cb9b",
+ "name": "ambient/nether/warped_forest/enish3",
+ "pitch": 0.2,
+ "volume": 0.07,
+ "weight": 6
+ },
+ {
+ "hash": "a3cb159ce32f53389897a1edc736266d107334bc",
+ "name": "ambient/nether/warped_forest/help1",
+ "volume": 0.2
+ },
+ {
+ "hash": "d9fa250319b5fe4bfe7c337102bd2796f1a0342c",
+ "name": "ambient/nether/warped_forest/help2",
+ "volume": 0.2
+ },
+ {
+ "hash": "abb0ffaa8df2bc05ba4b95457afa42ec67d785e8",
+ "name": "ambient/nether/warped_forest/here1",
+ "volume": 0.1,
+ "weight": 2
+ },
+ {
+ "hash": "abb0ffaa8df2bc05ba4b95457afa42ec67d785e8",
+ "name": "ambient/nether/warped_forest/here1",
+ "pitch": 0.7,
+ "volume": 0.1,
+ "weight": 2
+ },
+ {
+ "hash": "26e01cbc875eff13cff798fd803b8cc1639393bc",
+ "name": "ambient/nether/warped_forest/here2",
+ "volume": 0.2,
+ "weight": 3
+ },
+ {
+ "hash": "26e01cbc875eff13cff798fd803b8cc1639393bc",
+ "name": "ambient/nether/warped_forest/here2",
+ "pitch": 0.7,
+ "volume": 0.2,
+ "weight": 3
+ },
+ {
+ "hash": "b4689be9b359e5fa2af38268fc323d10edba00ba",
+ "name": "ambient/nether/warped_forest/here3",
+ "volume": 0.2,
+ "weight": 3
+ }
+ ]
+ },
+ "ambient.warped_forest.loop": {
+ "field": "o",
+ "id": 14,
+ "name": "ambient.warped_forest.loop",
+ "sounds": [
+ {
+ "hash": "513c5616deab01a39e4c22cf1469765e1e36af2a",
+ "name": "ambient/nether/warped_forest/ambience",
+ "stream": true,
+ "volume": 0.71
+ }
+ ]
+ },
+ "ambient.warped_forest.mood": {
+ "field": "p",
+ "id": 15,
+ "name": "ambient.warped_forest.mood",
+ "sounds": [
+ {
+ "hash": "f21e8d459af1d82778d35625b999e8fad8037e60",
+ "name": "ambient/nether/warped_forest/creak1"
+ },
+ {
+ "hash": "cbb9cad483099884fbfbab2f2c1e5c8d0d06ca21",
+ "name": "ambient/nether/warped_forest/creak2"
+ },
+ {
+ "hash": "04c43a7a9b7883538080f84bf5b4bcba0c8b9f8a",
+ "name": "ambient/nether/warped_forest/creak3"
+ },
+ {
+ "hash": "d8c059340dc911674bfc9b8cd687a5a8229085b2",
+ "name": "ambient/nether/warped_forest/creak4"
+ },
+ {
+ "hash": "a8c60a4b7a33cb46dac1312056094205d216e8a1",
+ "name": "ambient/nether/warped_forest/creak5"
+ },
+ {
+ "hash": "b5cab25163ea7dfe04561863bd053722fd5718dc",
+ "name": "ambient/nether/warped_forest/mood1"
+ },
+ {
+ "hash": "ae25e94125f21221a867cc388fd649a14f04d4a3",
+ "name": "ambient/nether/warped_forest/mood2"
+ },
+ {
+ "hash": "ce557b6621be88fd30650bbd7625384216cabe02",
+ "name": "ambient/nether/warped_forest/mood3"
+ },
+ {
+ "hash": "4dfdc01898b95663dc1ddd0abdb259dd61b4b4d8",
+ "name": "ambient/nether/warped_forest/mood4"
+ },
+ {
+ "hash": "f1183f0ef201b9e1f909b649dd93234db873f06b",
+ "name": "ambient/nether/warped_forest/mood5"
+ },
+ {
+ "hash": "ca5162095dcf1d5795866795566a12032adadc85",
+ "name": "ambient/nether/warped_forest/mood6"
+ },
+ {
+ "hash": "e6f35b4c2f3584351e0d487cdbdd1fc0300c5593",
+ "name": "ambient/nether/warped_forest/mood7"
+ }
+ ]
+ },
+ "block.amethyst_block.break": {
+ "field": "w",
+ "id": 22,
+ "name": "block.amethyst_block.break",
+ "sounds": [
+ {
+ "hash": "d99ea9a1bcd14d24f9a83d09fb07be81fcf30570",
+ "name": "block/amethyst/break1"
+ },
+ {
+ "hash": "bae694eddcf4766fa100552fddd5bc463a4edbff",
+ "name": "block/amethyst/break2"
+ },
+ {
+ "hash": "6ef376d7623fac03bc15caf95ffeae9d192d46f4",
+ "name": "block/amethyst/break3"
+ },
+ {
+ "hash": "5c39dec69b8093f9accf712fe21f9f8bae102991",
+ "name": "block/amethyst/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.amethyst_block.chime": {
+ "field": "x",
+ "id": 23,
+ "name": "block.amethyst_block.chime",
+ "sounds": [
+ {
+ "hash": "da0969aedca90796e6828293b6d8f85f4c1a35f8",
+ "name": "block/amethyst/shimmer",
+ "volume": 0.2
+ }
+ ],
+ "subtitle": "Amethyst chimes",
+ "subtitle_key": "subtitles.block.amethyst_block.chime"
+ },
+ "block.amethyst_block.fall": {
+ "field": "y",
+ "id": 24,
+ "name": "block.amethyst_block.fall",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ },
+ {
+ "hash": "277c4ee5e68971b9c43f07b5e7d5783a57adea91",
+ "name": "block/amethyst/step14"
+ }
+ ]
+ },
+ "block.amethyst_block.hit": {
+ "field": "z",
+ "id": 25,
+ "name": "block.amethyst_block.hit",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.amethyst_block.place": {
+ "field": "A",
+ "id": 26,
+ "name": "block.amethyst_block.place",
+ "sounds": [
+ {
+ "hash": "271f0b289d320620d5f8b4742867a4d0b1d24643",
+ "name": "block/amethyst/place1"
+ },
+ {
+ "hash": "ece0b0833c26076209e1c1395571f8a5da5fa012",
+ "name": "block/amethyst/place2"
+ },
+ {
+ "hash": "fd8e2fbd111d5f4f2a07650a37163cb956566777",
+ "name": "block/amethyst/place3"
+ },
+ {
+ "hash": "f5da4e2f7a3ef17e713e302190f63ad51f6e1654",
+ "name": "block/amethyst/place4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.amethyst_block.step": {
+ "field": "B",
+ "id": 27,
+ "name": "block.amethyst_block.step",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ },
+ {
+ "hash": "9dc2dc677905c29fa35138a3bdaec7dac777c30a",
+ "name": "block/amethyst/step13"
+ },
+ {
+ "hash": "277c4ee5e68971b9c43f07b5e7d5783a57adea91",
+ "name": "block/amethyst/step14"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.amethyst_cluster.break": {
+ "field": "C",
+ "id": 28,
+ "name": "block.amethyst_cluster.break",
+ "sounds": [
+ {
+ "hash": "689be5af8ea7328e8e1b664561efff236ab87aee",
+ "name": "block/amethyst_cluster/break1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "abaa4fb5b56b9110a2de7733d291338a6b0d4c3e",
+ "name": "block/amethyst_cluster/break2",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "a01ead89927917ea1817990c645c6fcee2018c8a",
+ "name": "block/amethyst_cluster/break3",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "c4380743ab08e60bafad7ff0dfd2aeb281fdfc3a",
+ "name": "block/amethyst_cluster/break4",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.amethyst_cluster.fall": {
+ "field": "D",
+ "id": 29,
+ "name": "block.amethyst_cluster.fall",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ },
+ {
+ "hash": "277c4ee5e68971b9c43f07b5e7d5783a57adea91",
+ "name": "block/amethyst/step14"
+ }
+ ]
+ },
+ "block.amethyst_cluster.hit": {
+ "field": "E",
+ "id": 30,
+ "name": "block.amethyst_cluster.hit",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.amethyst_cluster.place": {
+ "field": "F",
+ "id": 31,
+ "name": "block.amethyst_cluster.place",
+ "sounds": [
+ {
+ "hash": "f57c74bb3b583bbbbb78529203ff8dee72f1052f",
+ "name": "block/amethyst_cluster/place1",
+ "volume": 0.9
+ },
+ {
+ "hash": "b57f215084d00503c884c327f2617ce563bf2e3c",
+ "name": "block/amethyst_cluster/place2",
+ "volume": 0.9
+ },
+ {
+ "hash": "4af9c72df6f67060c0dbff10feeb9aa13767b560",
+ "name": "block/amethyst_cluster/place3",
+ "volume": 0.9
+ },
+ {
+ "hash": "7f31942ce140138141d4873ff36acd9a51f4f496",
+ "name": "block/amethyst_cluster/place4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.amethyst_cluster.step": {
+ "field": "G",
+ "id": 32,
+ "name": "block.amethyst_cluster.step",
+ "sounds": [
+ {
+ "hash": "ae1fff00d840263fdd265f4132bce0a36060e710",
+ "name": "block/amethyst/step1"
+ },
+ {
+ "hash": "e13e894043078dd4ea17c254dbb0841297d5f995",
+ "name": "block/amethyst/step2"
+ },
+ {
+ "hash": "d83f84529125443dc54c215de2452b790c9fc1b4",
+ "name": "block/amethyst/step3"
+ },
+ {
+ "hash": "54488c4207d033bd6fb75def4869cb6e1f7926f1",
+ "name": "block/amethyst/step4"
+ },
+ {
+ "hash": "b88ded63fb4428d72b0b7ef07dd870b6e1fad52f",
+ "name": "block/amethyst/step5"
+ },
+ {
+ "hash": "55cfb1b3422f9f66e85656ee12723a1cfb7370cb",
+ "name": "block/amethyst/step6"
+ },
+ {
+ "hash": "c51ab373a06654202aef302f17df73d0564fdca5",
+ "name": "block/amethyst/step7"
+ },
+ {
+ "hash": "bf73c5552459f53cbd591ce2717d932ce0231c75",
+ "name": "block/amethyst/step8"
+ },
+ {
+ "hash": "19f43eef373da394e78338632d627eef89957e98",
+ "name": "block/amethyst/step9"
+ },
+ {
+ "hash": "4e9de2d8bc053581711a1578a5949386c7b24a39",
+ "name": "block/amethyst/step10"
+ },
+ {
+ "hash": "4270788804150c672116f1e0e5c0bad7d8fca4cf",
+ "name": "block/amethyst/step11"
+ },
+ {
+ "hash": "2da4a16b23fa525000eb370963176524d0a63942",
+ "name": "block/amethyst/step12"
+ },
+ {
+ "hash": "9dc2dc677905c29fa35138a3bdaec7dac777c30a",
+ "name": "block/amethyst/step13"
+ },
+ {
+ "hash": "277c4ee5e68971b9c43f07b5e7d5783a57adea91",
+ "name": "block/amethyst/step14"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.ancient_debris.break": {
+ "field": "H",
+ "id": 33,
+ "name": "block.ancient_debris.break",
+ "sounds": [
+ {
+ "hash": "421df41daff74f216d5e37e9b2e34396f08be9e1",
+ "name": "block/ancient_debris/break1"
+ },
+ {
+ "hash": "e0197d9108758c42df710b3729e080dbebc74d5e",
+ "name": "block/ancient_debris/break2"
+ },
+ {
+ "hash": "937c8c7f88cefa5c9b5d849580b350b10c721340",
+ "name": "block/ancient_debris/break3"
+ },
+ {
+ "hash": "a14ce68a05bf194e30846abe0d1c5514c777f50a",
+ "name": "block/ancient_debris/break4"
+ },
+ {
+ "hash": "586020ef70393701adbdef23720da91022ebd676",
+ "name": "block/ancient_debris/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.ancient_debris.fall": {
+ "field": "L",
+ "id": 37,
+ "name": "block.ancient_debris.fall",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ]
+ },
+ "block.ancient_debris.hit": {
+ "field": "K",
+ "id": 36,
+ "name": "block.ancient_debris.hit",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.ancient_debris.place": {
+ "field": "J",
+ "id": 35,
+ "name": "block.ancient_debris.place",
+ "sounds": [
+ {
+ "hash": "421df41daff74f216d5e37e9b2e34396f08be9e1",
+ "name": "block/ancient_debris/break1"
+ },
+ {
+ "hash": "e0197d9108758c42df710b3729e080dbebc74d5e",
+ "name": "block/ancient_debris/break2"
+ },
+ {
+ "hash": "937c8c7f88cefa5c9b5d849580b350b10c721340",
+ "name": "block/ancient_debris/break3"
+ },
+ {
+ "hash": "a14ce68a05bf194e30846abe0d1c5514c777f50a",
+ "name": "block/ancient_debris/break4"
+ },
+ {
+ "hash": "586020ef70393701adbdef23720da91022ebd676",
+ "name": "block/ancient_debris/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.ancient_debris.step": {
+ "field": "I",
+ "id": 34,
+ "name": "block.ancient_debris.step",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.anvil.break": {
+ "field": "M",
+ "id": 38,
+ "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": "N",
+ "id": 39,
+ "name": "block.anvil.destroy",
+ "sounds": [
+ {
+ "hash": "705a155201cc388a0c0c6f7435ddbc0fcc56b5f2",
+ "name": "random/anvil_break"
+ }
+ ],
+ "subtitle": "Anvil destroyed",
+ "subtitle_key": "subtitles.block.anvil.destroy"
+ },
+ "block.anvil.fall": {
+ "field": "O",
+ "id": 40,
+ "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": "P",
+ "id": 41,
+ "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": "Q",
+ "id": 42,
+ "name": "block.anvil.land",
+ "sounds": [
+ {
+ "hash": "934b16e82b94d5790175615303594f0ec28da4a0",
+ "name": "random/anvil_land"
+ }
+ ],
+ "subtitle": "Anvil landed",
+ "subtitle_key": "subtitles.block.anvil.land"
+ },
+ "block.anvil.place": {
+ "field": "R",
+ "id": 43,
+ "name": "block.anvil.place",
+ "sounds": [
+ {
+ "hash": "934b16e82b94d5790175615303594f0ec28da4a0",
+ "name": "random/anvil_land"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.anvil.step": {
+ "field": "S",
+ "id": 44,
+ "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": "T",
+ "id": 45,
+ "name": "block.anvil.use",
+ "sounds": [
+ {
+ "hash": "88a792430dfff97582ab49b8dc9477cd9d4e5ebb",
+ "name": "random/anvil_use"
+ }
+ ],
+ "subtitle": "Anvil used",
+ "subtitle_key": "subtitles.block.anvil.use"
+ },
+ "block.azalea.break": {
+ "field": "au",
+ "id": 72,
+ "name": "block.azalea.break",
+ "sounds": [
+ {
+ "hash": "d919a3a7728e4eee52295fd98a72b5b8d06188f4",
+ "name": "block/azalea/break1"
+ },
+ {
+ "hash": "8f6553be35c6a5cca58d4f32dd1c28b849f9a442",
+ "name": "block/azalea/break2"
+ },
+ {
+ "hash": "b24c9fe48879477d364a345a9a76cfa3d698246e",
+ "name": "block/azalea/break3"
+ },
+ {
+ "hash": "34a9a0058caceecb2f5af494f1b4d087d1680adf",
+ "name": "block/azalea/break4"
+ },
+ {
+ "hash": "8c672b90dcc04c6ae601291389b6420b2534f7bf",
+ "name": "block/azalea/break5"
+ },
+ {
+ "hash": "135d05bbc2d29449d64f7c01ab5899bc909057e6",
+ "name": "block/azalea/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.azalea.fall": {
+ "field": "av",
+ "id": 73,
+ "name": "block.azalea.fall",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ]
+ },
+ "block.azalea.hit": {
+ "field": "aw",
+ "id": 74,
+ "name": "block.azalea.hit",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.azalea.place": {
+ "field": "ax",
+ "id": 75,
+ "name": "block.azalea.place",
+ "sounds": [
+ {
+ "hash": "d919a3a7728e4eee52295fd98a72b5b8d06188f4",
+ "name": "block/azalea/break1"
+ },
+ {
+ "hash": "8f6553be35c6a5cca58d4f32dd1c28b849f9a442",
+ "name": "block/azalea/break2"
+ },
+ {
+ "hash": "b24c9fe48879477d364a345a9a76cfa3d698246e",
+ "name": "block/azalea/break3"
+ },
+ {
+ "hash": "34a9a0058caceecb2f5af494f1b4d087d1680adf",
+ "name": "block/azalea/break4"
+ },
+ {
+ "hash": "8c672b90dcc04c6ae601291389b6420b2534f7bf",
+ "name": "block/azalea/break5"
+ },
+ {
+ "hash": "135d05bbc2d29449d64f7c01ab5899bc909057e6",
+ "name": "block/azalea/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.azalea.step": {
+ "field": "ay",
+ "id": 76,
+ "name": "block.azalea.step",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.azalea_leaves.break": {
+ "field": "az",
+ "id": 77,
+ "name": "block.azalea_leaves.break",
+ "sounds": [
+ {
+ "hash": "f2c09cecf4497ea8cfdf095b35b537dc695c5fe0",
+ "name": "block/azalea_leaves/break1",
+ "volume": 0.85
+ },
+ {
+ "hash": "f2c09cecf4497ea8cfdf095b35b537dc695c5fe0",
+ "name": "block/azalea_leaves/break1",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "4ffe33bbde7ac1eabb9bd4abe997161d6643e268",
+ "name": "block/azalea_leaves/break2",
+ "volume": 0.85
+ },
+ {
+ "hash": "4ffe33bbde7ac1eabb9bd4abe997161d6643e268",
+ "name": "block/azalea_leaves/break2",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "658d7359bb219b74bcf3ac097026a22867ba69e3",
+ "name": "block/azalea_leaves/break3",
+ "volume": 0.85
+ },
+ {
+ "hash": "658d7359bb219b74bcf3ac097026a22867ba69e3",
+ "name": "block/azalea_leaves/break3",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "45fa395587834884120631cd8c453c96fb64a4cf",
+ "name": "block/azalea_leaves/break4",
+ "volume": 0.85
+ },
+ {
+ "hash": "45fa395587834884120631cd8c453c96fb64a4cf",
+ "name": "block/azalea_leaves/break4",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "0bad55ad72a681b474cfb2040a35e7420eecfa81",
+ "name": "block/azalea_leaves/break5",
+ "volume": 0.85
+ },
+ {
+ "hash": "0bad55ad72a681b474cfb2040a35e7420eecfa81",
+ "name": "block/azalea_leaves/break5",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "402a7e6faa31d2d0e9e1aa727f0418652160c950",
+ "name": "block/azalea_leaves/break6",
+ "volume": 0.85
+ },
+ {
+ "hash": "402a7e6faa31d2d0e9e1aa727f0418652160c950",
+ "name": "block/azalea_leaves/break6",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "d6a8df540f270ed89f2ec4103b1e4592815c4c43",
+ "name": "block/azalea_leaves/break7",
+ "volume": 0.85
+ },
+ {
+ "hash": "d6a8df540f270ed89f2ec4103b1e4592815c4c43",
+ "name": "block/azalea_leaves/break7",
+ "pitch": 0.92,
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.azalea_leaves.fall": {
+ "field": "aA",
+ "id": 78,
+ "name": "block.azalea_leaves.fall",
+ "sounds": [
+ {
+ "hash": "cc0c3bfd2ed157c19a795263b1549fc9b941b4c3",
+ "name": "block/azalea_leaves/step1"
+ },
+ {
+ "hash": "1967d467023f77d462971e3b4ff46042d029adb9",
+ "name": "block/azalea_leaves/step2"
+ },
+ {
+ "hash": "a7c685463aa038e754845ae3082b8ca162790bf6",
+ "name": "block/azalea_leaves/step3"
+ },
+ {
+ "hash": "79d04ef130c1369b1aef68b7690e8ef86823a5eb",
+ "name": "block/azalea_leaves/step4"
+ },
+ {
+ "hash": "725790374af48a19077b10c4a0882741a5f04ca3",
+ "name": "block/azalea_leaves/step5"
+ }
+ ]
+ },
+ "block.azalea_leaves.hit": {
+ "field": "aB",
+ "id": 79,
+ "name": "block.azalea_leaves.hit",
+ "sounds": [
+ {
+ "hash": "cc0c3bfd2ed157c19a795263b1549fc9b941b4c3",
+ "name": "block/azalea_leaves/step1",
+ "volume": 0.8
+ },
+ {
+ "hash": "1967d467023f77d462971e3b4ff46042d029adb9",
+ "name": "block/azalea_leaves/step2",
+ "volume": 0.8
+ },
+ {
+ "hash": "a7c685463aa038e754845ae3082b8ca162790bf6",
+ "name": "block/azalea_leaves/step3",
+ "volume": 0.8
+ },
+ {
+ "hash": "79d04ef130c1369b1aef68b7690e8ef86823a5eb",
+ "name": "block/azalea_leaves/step4",
+ "volume": 0.8
+ },
+ {
+ "hash": "725790374af48a19077b10c4a0882741a5f04ca3",
+ "name": "block/azalea_leaves/step5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.azalea_leaves.place": {
+ "field": "aC",
+ "id": 80,
+ "name": "block.azalea_leaves.place",
+ "sounds": [
+ {
+ "hash": "f2c09cecf4497ea8cfdf095b35b537dc695c5fe0",
+ "name": "block/azalea_leaves/break1",
+ "volume": 0.85
+ },
+ {
+ "hash": "f2c09cecf4497ea8cfdf095b35b537dc695c5fe0",
+ "name": "block/azalea_leaves/break1",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "4ffe33bbde7ac1eabb9bd4abe997161d6643e268",
+ "name": "block/azalea_leaves/break2",
+ "volume": 0.85
+ },
+ {
+ "hash": "4ffe33bbde7ac1eabb9bd4abe997161d6643e268",
+ "name": "block/azalea_leaves/break2",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "658d7359bb219b74bcf3ac097026a22867ba69e3",
+ "name": "block/azalea_leaves/break3",
+ "volume": 0.85
+ },
+ {
+ "hash": "658d7359bb219b74bcf3ac097026a22867ba69e3",
+ "name": "block/azalea_leaves/break3",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "45fa395587834884120631cd8c453c96fb64a4cf",
+ "name": "block/azalea_leaves/break4",
+ "volume": 0.85
+ },
+ {
+ "hash": "45fa395587834884120631cd8c453c96fb64a4cf",
+ "name": "block/azalea_leaves/break4",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "0bad55ad72a681b474cfb2040a35e7420eecfa81",
+ "name": "block/azalea_leaves/break5",
+ "volume": 0.85
+ },
+ {
+ "hash": "0bad55ad72a681b474cfb2040a35e7420eecfa81",
+ "name": "block/azalea_leaves/break5",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "402a7e6faa31d2d0e9e1aa727f0418652160c950",
+ "name": "block/azalea_leaves/break6",
+ "volume": 0.85
+ },
+ {
+ "hash": "402a7e6faa31d2d0e9e1aa727f0418652160c950",
+ "name": "block/azalea_leaves/break6",
+ "pitch": 0.92,
+ "volume": 0.85
+ },
+ {
+ "hash": "d6a8df540f270ed89f2ec4103b1e4592815c4c43",
+ "name": "block/azalea_leaves/break7",
+ "volume": 0.85
+ },
+ {
+ "hash": "d6a8df540f270ed89f2ec4103b1e4592815c4c43",
+ "name": "block/azalea_leaves/break7",
+ "pitch": 0.92,
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.azalea_leaves.step": {
+ "field": "aD",
+ "id": 81,
+ "name": "block.azalea_leaves.step",
+ "sounds": [
+ {
+ "hash": "cc0c3bfd2ed157c19a795263b1549fc9b941b4c3",
+ "name": "block/azalea_leaves/step1",
+ "volume": 0.85
+ },
+ {
+ "hash": "1967d467023f77d462971e3b4ff46042d029adb9",
+ "name": "block/azalea_leaves/step2",
+ "volume": 0.85
+ },
+ {
+ "hash": "a7c685463aa038e754845ae3082b8ca162790bf6",
+ "name": "block/azalea_leaves/step3",
+ "volume": 0.85
+ },
+ {
+ "hash": "79d04ef130c1369b1aef68b7690e8ef86823a5eb",
+ "name": "block/azalea_leaves/step4",
+ "volume": 0.85
+ },
+ {
+ "hash": "725790374af48a19077b10c4a0882741a5f04ca3",
+ "name": "block/azalea_leaves/step5",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.bamboo.break": {
+ "field": "aE",
+ "id": 82,
+ "name": "block.bamboo.break",
+ "sounds": [
+ {
+ "hash": "10b5db42307a37046c5da5ea87869ec748b7adae",
+ "name": "block/bamboo/place1",
+ "volume": 0.8
+ },
+ {
+ "hash": "c1eccccefb33b9e3d0b53be3ca752a94fe236138",
+ "name": "block/bamboo/place2",
+ "volume": 0.8
+ },
+ {
+ "hash": "e5a53e56c16fbaf4a58eb393da625e8f48e8a798",
+ "name": "block/bamboo/place3",
+ "volume": 0.8
+ },
+ {
+ "hash": "10b4aeb4a3000d312a50d1a03b6ef685dddc8ec7",
+ "name": "block/bamboo/place4",
+ "volume": 0.8
+ },
+ {
+ "hash": "1882fe1f3b4788404e1cd152764345ee3a4495f2",
+ "name": "block/bamboo/place5",
+ "volume": 0.8
+ },
+ {
+ "hash": "21a2e6ab55d2cae46bc0cc5762c2869075f1aded",
+ "name": "block/bamboo/place6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.bamboo.fall": {
+ "field": "aF",
+ "id": 83,
+ "name": "block.bamboo.fall",
+ "sounds": [
+ {
+ "hash": "32320873b74f966382b57b2f05b1ff3d68e363b3",
+ "name": "block/bamboo/step1"
+ },
+ {
+ "hash": "7a0cf32ccf684890a6f9df896b0949fa41765feb",
+ "name": "block/bamboo/step2"
+ },
+ {
+ "hash": "8dfc995c465dd5d06b140877b67e70ed236c7e9a",
+ "name": "block/bamboo/step3"
+ },
+ {
+ "hash": "ed9043f9a746eedc538e6df89f8983a2ad9c6205",
+ "name": "block/bamboo/step4"
+ },
+ {
+ "hash": "4dd03c1c7eb0f61d8b63f7e95e2405928310c0a2",
+ "name": "block/bamboo/step5"
+ },
+ {
+ "hash": "ab411aae137f85c003b99595fe592388ffab7c02",
+ "name": "block/bamboo/step6"
+ }
+ ]
+ },
+ "block.bamboo.hit": {
+ "field": "aG",
+ "id": 84,
+ "name": "block.bamboo.hit",
+ "sounds": [
+ {
+ "hash": "32320873b74f966382b57b2f05b1ff3d68e363b3",
+ "name": "block/bamboo/step1"
+ },
+ {
+ "hash": "7a0cf32ccf684890a6f9df896b0949fa41765feb",
+ "name": "block/bamboo/step2"
+ },
+ {
+ "hash": "8dfc995c465dd5d06b140877b67e70ed236c7e9a",
+ "name": "block/bamboo/step3"
+ },
+ {
+ "hash": "ed9043f9a746eedc538e6df89f8983a2ad9c6205",
+ "name": "block/bamboo/step4"
+ },
+ {
+ "hash": "4dd03c1c7eb0f61d8b63f7e95e2405928310c0a2",
+ "name": "block/bamboo/step5"
+ },
+ {
+ "hash": "ab411aae137f85c003b99595fe592388ffab7c02",
+ "name": "block/bamboo/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.bamboo.place": {
+ "field": "aH",
+ "id": 85,
+ "name": "block.bamboo.place",
+ "sounds": [
+ {
+ "hash": "10b5db42307a37046c5da5ea87869ec748b7adae",
+ "name": "block/bamboo/place1",
+ "volume": 0.8
+ },
+ {
+ "hash": "c1eccccefb33b9e3d0b53be3ca752a94fe236138",
+ "name": "block/bamboo/place2",
+ "volume": 0.8
+ },
+ {
+ "hash": "e5a53e56c16fbaf4a58eb393da625e8f48e8a798",
+ "name": "block/bamboo/place3",
+ "volume": 0.8
+ },
+ {
+ "hash": "10b4aeb4a3000d312a50d1a03b6ef685dddc8ec7",
+ "name": "block/bamboo/place4",
+ "volume": 0.8
+ },
+ {
+ "hash": "1882fe1f3b4788404e1cd152764345ee3a4495f2",
+ "name": "block/bamboo/place5",
+ "volume": 0.8
+ },
+ {
+ "hash": "21a2e6ab55d2cae46bc0cc5762c2869075f1aded",
+ "name": "block/bamboo/place6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.bamboo.step": {
+ "field": "aI",
+ "id": 86,
+ "name": "block.bamboo.step",
+ "sounds": [
+ {
+ "hash": "32320873b74f966382b57b2f05b1ff3d68e363b3",
+ "name": "block/bamboo/step1"
+ },
+ {
+ "hash": "7a0cf32ccf684890a6f9df896b0949fa41765feb",
+ "name": "block/bamboo/step2",
+ "pitch": 0.7
+ },
+ {
+ "hash": "8dfc995c465dd5d06b140877b67e70ed236c7e9a",
+ "name": "block/bamboo/step3"
+ },
+ {
+ "hash": "ed9043f9a746eedc538e6df89f8983a2ad9c6205",
+ "name": "block/bamboo/step4",
+ "pitch": 0.7
+ },
+ {
+ "hash": "4dd03c1c7eb0f61d8b63f7e95e2405928310c0a2",
+ "name": "block/bamboo/step5"
+ },
+ {
+ "hash": "ab411aae137f85c003b99595fe592388ffab7c02",
+ "name": "block/bamboo/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.bamboo_sapling.break": {
+ "field": "aJ",
+ "id": 87,
+ "name": "block.bamboo_sapling.break",
+ "sounds": [
+ {
+ "hash": "01c5ba2d1645698cc2f6e462982bd4513a3e0d93",
+ "name": "block/bamboo/sapling_place1",
+ "volume": 0.9
+ },
+ {
+ "hash": "1d407e006a12bb9e2085bd131f5858faca224c04",
+ "name": "block/bamboo/sapling_place2",
+ "volume": 0.9
+ },
+ {
+ "hash": "e307581ed3bf3a02b5cc4ce695d63cbdddc7d771",
+ "name": "block/bamboo/sapling_place3",
+ "volume": 0.9
+ },
+ {
+ "hash": "a2c9a38685d6935d092ed3e3a028c36f188a419f",
+ "name": "block/bamboo/sapling_place4",
+ "volume": 0.9
+ },
+ {
+ "hash": "711c7bffbff757323d96b35444b64e39706a66ed",
+ "name": "block/bamboo/sapling_place5",
+ "volume": 0.9
+ },
+ {
+ "hash": "7397aec16ab142151a3dc45f544907f2b1be4459",
+ "name": "block/bamboo/sapling_place6",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.bamboo_sapling.hit": {
+ "field": "aK",
+ "id": 88,
+ "name": "block.bamboo_sapling.hit",
+ "sounds": [
+ {
+ "hash": "79f72a74753d81086324b8a826cab0a612bc57a4",
+ "name": "block/bamboo/sapling_hit1",
+ "volume": 0.8
+ },
+ {
+ "hash": "50c9b5b23ecf10df2f0301dc78a2dfa30c084fe7",
+ "name": "block/bamboo/sapling_hit2",
+ "volume": 0.8
+ },
+ {
+ "hash": "b72c88ed02173cdef682d3d658544333ef608bd8",
+ "name": "block/bamboo/sapling_hit3",
+ "volume": 0.8
+ },
+ {
+ "hash": "4f1d7eed78371293d49c31c7a39bfdd4b4bd1e51",
+ "name": "block/bamboo/sapling_hit4",
+ "volume": 0.8
+ },
+ {
+ "hash": "df131c5832b20f3967463a0bab0e4c8797c25eee",
+ "name": "block/bamboo/sapling_hit5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.bamboo_sapling.place": {
+ "field": "aL",
+ "id": 89,
+ "name": "block.bamboo_sapling.place",
+ "sounds": [
+ {
+ "hash": "01c5ba2d1645698cc2f6e462982bd4513a3e0d93",
+ "name": "block/bamboo/sapling_place1",
+ "volume": 0.85
+ },
+ {
+ "hash": "1d407e006a12bb9e2085bd131f5858faca224c04",
+ "name": "block/bamboo/sapling_place2",
+ "volume": 0.85
+ },
+ {
+ "hash": "e307581ed3bf3a02b5cc4ce695d63cbdddc7d771",
+ "name": "block/bamboo/sapling_place3",
+ "volume": 0.85
+ },
+ {
+ "hash": "a2c9a38685d6935d092ed3e3a028c36f188a419f",
+ "name": "block/bamboo/sapling_place4",
+ "volume": 0.85
+ },
+ {
+ "hash": "711c7bffbff757323d96b35444b64e39706a66ed",
+ "name": "block/bamboo/sapling_place5",
+ "volume": 0.85
+ },
+ {
+ "hash": "7397aec16ab142151a3dc45f544907f2b1be4459",
+ "name": "block/bamboo/sapling_place6",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.barrel.close": {
+ "field": "aM",
+ "id": 90,
+ "name": "block.barrel.close",
+ "sounds": [
+ {
+ "hash": "fb9da3e4f5ef68c7f2f51152bbf3770d052bef8a",
+ "name": "block/barrel/close"
+ }
+ ],
+ "subtitle": "Barrel closes",
+ "subtitle_key": "subtitles.block.barrel.close"
+ },
+ "block.barrel.open": {
+ "field": "aN",
+ "id": 91,
+ "name": "block.barrel.open",
+ "sounds": [
+ {
+ "hash": "61e6dd472994567359f850973bef350c1e7dd930",
+ "name": "block/barrel/open1"
+ },
+ {
+ "hash": "408ed2c778ee54d75c772ceca260554add920a85",
+ "name": "block/barrel/open2"
+ }
+ ],
+ "subtitle": "Barrel opens",
+ "subtitle_key": "subtitles.block.barrel.open"
+ },
+ "block.basalt.break": {
+ "field": "aO",
+ "id": 92,
+ "name": "block.basalt.break",
+ "sounds": [
+ {
+ "hash": "ded8cd2d9d1835b1868b7c740f47cb02e7cf51f2",
+ "name": "block/basalt/break1"
+ },
+ {
+ "hash": "47676e0ac57616b21d42e7d805a5ff8a5fa1305b",
+ "name": "block/basalt/break2"
+ },
+ {
+ "hash": "378a4a01f9dfef97a93f7bd9f9b22d45ad4b863d",
+ "name": "block/basalt/break3"
+ },
+ {
+ "hash": "6a0e71c3d6e23485c1b0254ff0beed270bd4ba34",
+ "name": "block/basalt/break4"
+ },
+ {
+ "hash": "d1c8695c6687c0bf319021e74d1ce63e2cc0e478",
+ "name": "block/basalt/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.basalt.fall": {
+ "field": "aS",
+ "id": 96,
+ "name": "block.basalt.fall",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ]
+ },
+ "block.basalt.hit": {
+ "field": "aR",
+ "id": 95,
+ "name": "block.basalt.hit",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.basalt.place": {
+ "field": "aQ",
+ "id": 94,
+ "name": "block.basalt.place",
+ "sounds": [
+ {
+ "hash": "ded8cd2d9d1835b1868b7c740f47cb02e7cf51f2",
+ "name": "block/basalt/break1"
+ },
+ {
+ "hash": "47676e0ac57616b21d42e7d805a5ff8a5fa1305b",
+ "name": "block/basalt/break2"
+ },
+ {
+ "hash": "378a4a01f9dfef97a93f7bd9f9b22d45ad4b863d",
+ "name": "block/basalt/break3"
+ },
+ {
+ "hash": "6a0e71c3d6e23485c1b0254ff0beed270bd4ba34",
+ "name": "block/basalt/break4"
+ },
+ {
+ "hash": "d1c8695c6687c0bf319021e74d1ce63e2cc0e478",
+ "name": "block/basalt/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.basalt.step": {
+ "field": "aP",
+ "id": 93,
+ "name": "block.basalt.step",
+ "sounds": [
+ {
+ "hash": "84c5fb24d576619b86549cb0d677a7c2437d0211",
+ "name": "block/basalt/step1"
+ },
+ {
+ "hash": "3f12dd73fc614d4adc209fba547f5e33436cad39",
+ "name": "block/basalt/step2"
+ },
+ {
+ "hash": "aceb6b272d7396ac4a79e79bf702807fcdfa89a4",
+ "name": "block/basalt/step3"
+ },
+ {
+ "hash": "ddbbe00bc9961d220a5281295f9a79826f9dd4ff",
+ "name": "block/basalt/step4"
+ },
+ {
+ "hash": "337012cc85cea8ad09ac2bf0074be833477b3c6b",
+ "name": "block/basalt/step5"
+ },
+ {
+ "hash": "c1d5e6e41efdc8b81c44d4048cf9411a1ed078e8",
+ "name": "block/basalt/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.beacon.activate": {
+ "field": "aY",
+ "id": 102,
+ "name": "block.beacon.activate",
+ "sounds": [
+ {
+ "hash": "191510085f615e2d44136f45c41dd19aecf601e5",
+ "name": "block/beacon/activate"
+ }
+ ],
+ "subtitle": "Beacon activates",
+ "subtitle_key": "subtitles.block.beacon.activate"
+ },
+ "block.beacon.ambient": {
+ "field": "aZ",
+ "id": 103,
+ "name": "block.beacon.ambient",
+ "sounds": [
+ {
+ "attenuation_distance": 7,
+ "hash": "8f02296baf6e500731ba79c87a39ce1188bd3c93",
+ "name": "block/beacon/ambient",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Beacon hums",
+ "subtitle_key": "subtitles.block.beacon.ambient"
+ },
+ "block.beacon.deactivate": {
+ "field": "ba",
+ "id": 104,
+ "name": "block.beacon.deactivate",
+ "sounds": [
+ {
+ "hash": "385211c4a419a4613f311e45cd070e442e6a8a53",
+ "name": "block/beacon/deactivate"
+ }
+ ],
+ "subtitle": "Beacon deactivates",
+ "subtitle_key": "subtitles.block.beacon.deactivate"
+ },
+ "block.beacon.power_select": {
+ "field": "bb",
+ "id": 105,
+ "name": "block.beacon.power_select",
+ "sounds": [
+ {
+ "hash": "f524f055d0caa8764e472ab1bfc822ab8d631177",
+ "name": "block/beacon/power1"
+ },
+ {
+ "hash": "99462b03d2b63e37a0e737e6053c883b41c953a6",
+ "name": "block/beacon/power2"
+ },
+ {
+ "hash": "70404bf7f36e330293abe69d4afa6d615b5a38fe",
+ "name": "block/beacon/power3"
+ }
+ ],
+ "subtitle": "Beacon power selected",
+ "subtitle_key": "subtitles.block.beacon.power_select"
+ },
+ "block.beehive.drip": {
+ "field": "bi",
+ "id": 112,
+ "name": "block.beehive.drip",
+ "sounds": [
+ {
+ "attenuation_distance": 8,
+ "hash": "92e5c59c01a77c6b8e3520166a99d4c85fabd32b",
+ "name": "block/beehive/drip1",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "92e5c59c01a77c6b8e3520166a99d4c85fabd32b",
+ "name": "block/beehive/drip1",
+ "pitch": 0.9,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "babba94d1823b3a43dfe1e32b55263f391568c39",
+ "name": "block/beehive/drip2",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "babba94d1823b3a43dfe1e32b55263f391568c39",
+ "name": "block/beehive/drip2",
+ "pitch": 0.9,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "6876f57693dda08f22402814218e81a2a162b889",
+ "name": "block/beehive/drip3",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "6876f57693dda08f22402814218e81a2a162b889",
+ "name": "block/beehive/drip3",
+ "pitch": 0.9,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "2ed111eb51ab8c30bbf32da361b31f747f713ee2",
+ "name": "block/beehive/drip4",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "2ed111eb51ab8c30bbf32da361b31f747f713ee2",
+ "name": "block/beehive/drip4",
+ "pitch": 0.9,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "b42ab99f7c5546d4ccc9e7bfe4dd2ae942abe5f3",
+ "name": "block/beehive/drip5",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "b42ab99f7c5546d4ccc9e7bfe4dd2ae942abe5f3",
+ "name": "block/beehive/drip5",
+ "pitch": 0.9,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "89dcde689715952f9bd96b5a2e02bb0a22b5870e",
+ "name": "block/beehive/drip6",
+ "pitch": 0.7,
+ "volume": 0.3
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "89dcde689715952f9bd96b5a2e02bb0a22b5870e",
+ "name": "block/beehive/drip6",
+ "pitch": 0.9,
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Honey drips",
+ "subtitle_key": "subtitles.block.beehive.drip"
+ },
+ "block.beehive.enter": {
+ "field": "bj",
+ "id": 113,
+ "name": "block.beehive.enter",
+ "sounds": [
+ {
+ "attenuation_distance": 14,
+ "hash": "4dc5acc50501a33b6f85216e3344a9c08d0b0570",
+ "name": "block/beehive/enter",
+ "pitch": 0.7
+ },
+ {
+ "attenuation_distance": 14,
+ "hash": "4dc5acc50501a33b6f85216e3344a9c08d0b0570",
+ "name": "block/beehive/enter",
+ "pitch": 0.8
+ }
+ ],
+ "subtitle": "Bee enters hive",
+ "subtitle_key": "subtitles.block.beehive.enter"
+ },
+ "block.beehive.exit": {
+ "field": "bk",
+ "id": 114,
+ "name": "block.beehive.exit",
+ "sounds": [
+ {
+ "attenuation_distance": 14,
+ "hash": "c72964143e2c5ea656f88d820937bb14275093db",
+ "name": "block/beehive/exit"
+ },
+ {
+ "attenuation_distance": 14,
+ "hash": "c72964143e2c5ea656f88d820937bb14275093db",
+ "name": "block/beehive/exit",
+ "pitch": 0.9
+ },
+ {
+ "attenuation_distance": 14,
+ "hash": "c72964143e2c5ea656f88d820937bb14275093db",
+ "name": "block/beehive/exit",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Bee leaves hive",
+ "subtitle_key": "subtitles.block.beehive.exit"
+ },
+ "block.beehive.shear": {
+ "field": "bl",
+ "id": 115,
+ "name": "block.beehive.shear",
+ "sounds": [
+ {
+ "hash": "64dac9f0ca2c90da7002d2db65ab70527fa78758",
+ "name": "block/beehive/shear",
+ "volume": 0.8
+ },
+ {
+ "hash": "64dac9f0ca2c90da7002d2db65ab70527fa78758",
+ "name": "block/beehive/shear",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "64dac9f0ca2c90da7002d2db65ab70527fa78758",
+ "name": "block/beehive/shear",
+ "pitch": 0.9,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Shears scrape",
+ "subtitle_key": "subtitles.block.beehive.shear"
+ },
+ "block.beehive.work": {
+ "field": "bm",
+ "id": 116,
+ "name": "block.beehive.work",
+ "sounds": [
+ {
+ "attenuation_distance": 12,
+ "hash": "aa244e75b37714930d5a0c4d01c4921705d78e5f",
+ "name": "block/beehive/work1",
+ "volume": 0.6
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "df0659c8e7120b4a49050d8cbd344017c83beb62",
+ "name": "block/beehive/work2",
+ "volume": 0.6
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "c5ec705763a6e1fe6e9578a00746b4cde7634929",
+ "name": "block/beehive/work3",
+ "volume": 0.6
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "6863a95d23db5e180e1427c80175e246c8911fba",
+ "name": "block/beehive/work4",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Bees work",
+ "subtitle_key": "subtitles.block.beehive.work"
+ },
+ "block.bell.resonate": {
+ "field": "bo",
+ "id": 118,
+ "name": "block.bell.resonate",
+ "sounds": [
+ {
+ "hash": "aff8308a03703e5b3ee01c688a0094cfc7127d8a",
+ "name": "block/bell/resonate"
+ },
+ {
+ "hash": "aff8308a03703e5b3ee01c688a0094cfc7127d8a",
+ "name": "block/bell/resonate",
+ "pitch": 0.85
+ },
+ {
+ "hash": "aff8308a03703e5b3ee01c688a0094cfc7127d8a",
+ "name": "block/bell/resonate",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Bell resonates",
+ "subtitle_key": "subtitles.block.bell.resonate"
+ },
+ "block.bell.use": {
+ "field": "bn",
+ "id": 117,
+ "name": "block.bell.use",
+ "sounds": [
+ {
+ "hash": "503833660c919c6a48c885b601fc95f66c56db1e",
+ "name": "block/bell/bell_use01",
+ "pitch": 0.93,
+ "volume": 12.0
+ },
+ {
+ "hash": "503833660c919c6a48c885b601fc95f66c56db1e",
+ "name": "block/bell/bell_use01",
+ "pitch": 0.95,
+ "volume": 12.0
+ },
+ {
+ "hash": "503833660c919c6a48c885b601fc95f66c56db1e",
+ "name": "block/bell/bell_use01",
+ "pitch": 0.97,
+ "volume": 12.0
+ },
+ {
+ "hash": "371dddf142071e187d535c454744c77fde9e1142",
+ "name": "block/bell/bell_use02",
+ "pitch": 0.93,
+ "volume": 12.0
+ },
+ {
+ "hash": "371dddf142071e187d535c454744c77fde9e1142",
+ "name": "block/bell/bell_use02",
+ "pitch": 0.95,
+ "volume": 12.0
+ },
+ {
+ "hash": "371dddf142071e187d535c454744c77fde9e1142",
+ "name": "block/bell/bell_use02",
+ "pitch": 0.97,
+ "volume": 12.0
+ }
+ ],
+ "subtitle": "Bell rings",
+ "subtitle_key": "subtitles.block.bell.use"
+ },
+ "block.big_dripleaf.break": {
+ "field": "bp",
+ "id": 119,
+ "name": "block.big_dripleaf.break",
+ "sounds": [
+ {
+ "hash": "35bb19510f54742b870014129028ad0bee38879c",
+ "name": "block/big_dripleaf/break1"
+ },
+ {
+ "hash": "cba2511f127d5d03fdbb9525d7699544eba5d4f6",
+ "name": "block/big_dripleaf/break2"
+ },
+ {
+ "hash": "36204e8c59761c493a238efd1760600f4d3900fe",
+ "name": "block/big_dripleaf/break3"
+ },
+ {
+ "hash": "3733a5ecf191c170d27f01d7c0cc8e35c399a5e4",
+ "name": "block/big_dripleaf/break4"
+ },
+ {
+ "hash": "26073b1303e3d12275fc4d28d05ea3205fba9e08",
+ "name": "block/big_dripleaf/break5"
+ },
+ {
+ "hash": "235c819f1950633b04c2c32dd9614b41e4f5de9b",
+ "name": "block/big_dripleaf/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.big_dripleaf.fall": {
+ "field": "bq",
+ "id": 120,
+ "name": "block.big_dripleaf.fall",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1"
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2"
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3"
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4"
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5"
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6"
+ }
+ ]
+ },
+ "block.big_dripleaf.hit": {
+ "field": "br",
+ "id": 121,
+ "name": "block.big_dripleaf.hit",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1"
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2"
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3"
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4"
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5"
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.big_dripleaf.place": {
+ "field": "bs",
+ "id": 122,
+ "name": "block.big_dripleaf.place",
+ "sounds": [
+ {
+ "hash": "35bb19510f54742b870014129028ad0bee38879c",
+ "name": "block/big_dripleaf/break1"
+ },
+ {
+ "hash": "cba2511f127d5d03fdbb9525d7699544eba5d4f6",
+ "name": "block/big_dripleaf/break2"
+ },
+ {
+ "hash": "36204e8c59761c493a238efd1760600f4d3900fe",
+ "name": "block/big_dripleaf/break3"
+ },
+ {
+ "hash": "3733a5ecf191c170d27f01d7c0cc8e35c399a5e4",
+ "name": "block/big_dripleaf/break4"
+ },
+ {
+ "hash": "26073b1303e3d12275fc4d28d05ea3205fba9e08",
+ "name": "block/big_dripleaf/break5"
+ },
+ {
+ "hash": "235c819f1950633b04c2c32dd9614b41e4f5de9b",
+ "name": "block/big_dripleaf/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.big_dripleaf.step": {
+ "field": "bt",
+ "id": 123,
+ "name": "block.big_dripleaf.step",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1"
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2"
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3"
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4"
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5"
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.big_dripleaf.tilt_down": {
+ "field": "eM",
+ "id": 298,
+ "name": "block.big_dripleaf.tilt_down",
+ "sounds": [
+ {
+ "hash": "dee916be9b392898ddb3250a2f08c4a081d8320a",
+ "name": "block/big_dripleaf/tilt_down1"
+ },
+ {
+ "hash": "754fbf8aa9c2ee7a185b1f3a7a8ae5c894ef587a",
+ "name": "block/big_dripleaf/tilt_down2"
+ },
+ {
+ "hash": "7c8b86a7d33ff1b78bcf6e867386c1e5e047d08e",
+ "name": "block/big_dripleaf/tilt_down3"
+ },
+ {
+ "hash": "2bbb5670f166a6c0898e83a36d6ddf0b70a4c3f0",
+ "name": "block/big_dripleaf/tilt_down4"
+ },
+ {
+ "hash": "79948a332ee6c72d38fe54291118120c144b2c8b",
+ "name": "block/big_dripleaf/tilt_down5"
+ }
+ ],
+ "subtitle": "Dripleaf tilts down",
+ "subtitle_key": "subtitles.block.big_dripleaf.tilt_down"
+ },
+ "block.big_dripleaf.tilt_up": {
+ "field": "eN",
+ "id": 299,
+ "name": "block.big_dripleaf.tilt_up",
+ "sounds": [
+ {
+ "hash": "3ba4e73ce19a5207d88495b32f7abde4ae065ada",
+ "name": "block/big_dripleaf/tilt_up1"
+ },
+ {
+ "hash": "bc91a0094140bb34ddef9662c75c1bb4af1f21fa",
+ "name": "block/big_dripleaf/tilt_up2"
+ },
+ {
+ "hash": "eef8b27356db603dacbdf3daf3bb8412a1412b4f",
+ "name": "block/big_dripleaf/tilt_up3"
+ },
+ {
+ "hash": "f8064da93f4fb9b43c2b10d398101bb93f2c5914",
+ "name": "block/big_dripleaf/tilt_up4"
+ }
+ ],
+ "subtitle": "Dripleaf tilts up",
+ "subtitle_key": "subtitles.block.big_dripleaf.tilt_up"
+ },
+ "block.blastfurnace.fire_crackle": {
+ "field": "bJ",
+ "id": 139,
+ "name": "block.blastfurnace.fire_crackle",
+ "sounds": [
+ {
+ "hash": "37310577c903e85a9ae6b1393a94b9127a1a4c76",
+ "name": "block/blastfurnace/blastfurnace1"
+ },
+ {
+ "hash": "4d1d157536fd24989860a8adaa615c6d2dba5c9d",
+ "name": "block/blastfurnace/blastfurnace2"
+ },
+ {
+ "hash": "0cc576cae7a4c2e2bb969f545ba09a1d4f746e4f",
+ "name": "block/blastfurnace/blastfurnace3"
+ },
+ {
+ "hash": "b7a496f571a432f8a20cdd725b8a10f0cc30d5bb",
+ "name": "block/blastfurnace/blastfurnace4"
+ },
+ {
+ "hash": "9f6f7c5a11aeb75ed6f943b5d9ee02e49a0bf26f",
+ "name": "block/blastfurnace/blastfurnace5"
+ }
+ ],
+ "subtitle": "Blast Furnace crackles",
+ "subtitle_key": "subtitles.block.blastfurnace.fire_crackle"
+ },
+ "block.bone_block.break": {
+ "field": "bB",
+ "id": 131,
+ "name": "block.bone_block.break",
+ "sounds": [
+ {
+ "hash": "e1531690171d1940e0737074a8e6dbd31387d4b1",
+ "name": "block/bone_block/break1",
+ "volume": 0.9
+ },
+ {
+ "hash": "3eddefcae7dd754b80765c2fee955aa26c644e7c",
+ "name": "block/bone_block/break2",
+ "volume": 0.9
+ },
+ {
+ "hash": "b2ae2bdcbaabf46448ed282df1ae1cc7096bb8e9",
+ "name": "block/bone_block/break3",
+ "volume": 0.9
+ },
+ {
+ "hash": "de98f91fbce73a38fa30e887ac8dce08aac8e675",
+ "name": "block/bone_block/break4",
+ "volume": 0.9
+ },
+ {
+ "hash": "0ae403bea99c54d26b09f7d588ea11ddb4b6dc98",
+ "name": "block/bone_block/break5",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.bone_block.fall": {
+ "field": "bC",
+ "id": 132,
+ "name": "block.bone_block.fall",
+ "sounds": [
+ {
+ "hash": "49ae543155e15b8115206f3bdcf1b929b7725b62",
+ "name": "block/bone_block/step1"
+ },
+ {
+ "hash": "e2c1207fb138a72cbc29277497408cde75b28698",
+ "name": "block/bone_block/step2"
+ },
+ {
+ "hash": "a5362a693f9ae184c1e87ac07fb7ad949d2aee45",
+ "name": "block/bone_block/step3"
+ },
+ {
+ "hash": "11b24be2acd87d0d3cadd3b4a5e7f5cf29d75b9c",
+ "name": "block/bone_block/step4"
+ },
+ {
+ "hash": "d6c41fbec35949f5ab7423d0a3cd174bacfd406d",
+ "name": "block/bone_block/step5"
+ }
+ ]
+ },
+ "block.bone_block.hit": {
+ "field": "bD",
+ "id": 133,
+ "name": "block.bone_block.hit",
+ "sounds": [
+ {
+ "hash": "49ae543155e15b8115206f3bdcf1b929b7725b62",
+ "name": "block/bone_block/step1"
+ },
+ {
+ "hash": "e2c1207fb138a72cbc29277497408cde75b28698",
+ "name": "block/bone_block/step2"
+ },
+ {
+ "hash": "a5362a693f9ae184c1e87ac07fb7ad949d2aee45",
+ "name": "block/bone_block/step3"
+ },
+ {
+ "hash": "11b24be2acd87d0d3cadd3b4a5e7f5cf29d75b9c",
+ "name": "block/bone_block/step4"
+ },
+ {
+ "hash": "d6c41fbec35949f5ab7423d0a3cd174bacfd406d",
+ "name": "block/bone_block/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.bone_block.place": {
+ "field": "bE",
+ "id": 134,
+ "name": "block.bone_block.place",
+ "sounds": [
+ {
+ "hash": "e1531690171d1940e0737074a8e6dbd31387d4b1",
+ "name": "block/bone_block/break1",
+ "volume": 0.9
+ },
+ {
+ "hash": "3eddefcae7dd754b80765c2fee955aa26c644e7c",
+ "name": "block/bone_block/break2",
+ "volume": 0.9
+ },
+ {
+ "hash": "b2ae2bdcbaabf46448ed282df1ae1cc7096bb8e9",
+ "name": "block/bone_block/break3",
+ "volume": 0.9
+ },
+ {
+ "hash": "de98f91fbce73a38fa30e887ac8dce08aac8e675",
+ "name": "block/bone_block/break4",
+ "volume": 0.9
+ },
+ {
+ "hash": "0ae403bea99c54d26b09f7d588ea11ddb4b6dc98",
+ "name": "block/bone_block/break5",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.bone_block.step": {
+ "field": "bF",
+ "id": 135,
+ "name": "block.bone_block.step",
+ "sounds": [
+ {
+ "hash": "49ae543155e15b8115206f3bdcf1b929b7725b62",
+ "name": "block/bone_block/step1"
+ },
+ {
+ "hash": "e2c1207fb138a72cbc29277497408cde75b28698",
+ "name": "block/bone_block/step2"
+ },
+ {
+ "hash": "a5362a693f9ae184c1e87ac07fb7ad949d2aee45",
+ "name": "block/bone_block/step3"
+ },
+ {
+ "hash": "11b24be2acd87d0d3cadd3b4a5e7f5cf29d75b9c",
+ "name": "block/bone_block/step4"
+ },
+ {
+ "hash": "d6c41fbec35949f5ab7423d0a3cd174bacfd406d",
+ "name": "block/bone_block/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.brewing_stand.brew": {
+ "field": "bN",
+ "id": 143,
+ "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.bubble_column.bubble_pop": {
+ "field": "bO",
+ "id": 144,
+ "name": "block.bubble_column.bubble_pop",
+ "sounds": [
+ {
+ "hash": "7c6d3020a1a11e34e722cc7e5283de54ca8cae19",
+ "name": "block/bubble_column/bubble1",
+ "volume": 0.1
+ },
+ {
+ "hash": "ae1490438f67b186d9d92a3dd0fbb6eaa604b31d",
+ "name": "block/bubble_column/bubble2",
+ "volume": 0.1
+ },
+ {
+ "hash": "b80ca9ecba20183399aaddc4539f2cab84f61bfd",
+ "name": "block/bubble_column/bubble3",
+ "volume": 0.1
+ }
+ ],
+ "subtitle": "Bubbles pop",
+ "subtitle_key": "subtitles.block.bubble_column.bubble_pop"
+ },
+ "block.bubble_column.upwards_ambient": {
+ "field": "bP",
+ "id": 145,
+ "name": "block.bubble_column.upwards_ambient",
+ "sounds": [
+ {
+ "hash": "c54914b241363f9152af7bbb7bdbf103eb1ec63c",
+ "name": "block/bubble_column/upwards_ambient1",
+ "volume": 0.6
+ },
+ {
+ "hash": "7d6c1342b6b32e85c4796dbd56e4036d14d6b843",
+ "name": "block/bubble_column/upwards_ambient2",
+ "volume": 0.6
+ },
+ {
+ "hash": "13f2ea2f0466950814efe5f4d16be2962bc21eaa",
+ "name": "block/bubble_column/upwards_ambient3",
+ "volume": 0.6
+ },
+ {
+ "hash": "1eecbb056b9f9c8bb1b69fde9e21a875c77738a4",
+ "name": "block/bubble_column/upwards_ambient4",
+ "volume": 0.6
+ },
+ {
+ "hash": "becc6cf96c7de261ea95761aea34df7932610cc6",
+ "name": "block/bubble_column/upwards_ambient5",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Bubbles flow",
+ "subtitle_key": "subtitles.block.bubble_column.upwards_ambient"
+ },
+ "block.bubble_column.upwards_inside": {
+ "field": "bQ",
+ "id": 146,
+ "name": "block.bubble_column.upwards_inside",
+ "sounds": [
+ {
+ "hash": "87ee57c83676952bea27198e7393449d4fa36129",
+ "name": "block/bubble_column/upwards_inside",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Bubbles woosh",
+ "subtitle_key": "subtitles.block.bubble_column.upwards_inside"
+ },
+ "block.bubble_column.whirlpool_ambient": {
+ "field": "bR",
+ "id": 147,
+ "name": "block.bubble_column.whirlpool_ambient",
+ "sounds": [
+ {
+ "hash": "14c43698c10079ec8230d6deccb3d14d9fe4d07f",
+ "name": "block/bubble_column/whirlpool_ambient1",
+ "volume": 0.6
+ },
+ {
+ "hash": "d37e0050ac3bf4514d4331da5b4fc6b76d40fc47",
+ "name": "block/bubble_column/whirlpool_ambient2",
+ "volume": 0.6
+ },
+ {
+ "hash": "739d157cea881e2ce67ed7deb4bb87f7fc7eb3e3",
+ "name": "block/bubble_column/whirlpool_ambient3",
+ "volume": 0.6
+ },
+ {
+ "hash": "c2367ef1e142e531aa03808236325b5ded5cb184",
+ "name": "block/bubble_column/whirlpool_ambient4",
+ "volume": 0.6
+ },
+ {
+ "hash": "711db30a0ea786c95247d89a0a34b0043dd16210",
+ "name": "block/bubble_column/whirlpool_ambient5",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Bubbles whirl",
+ "subtitle_key": "subtitles.block.bubble_column.whirlpool_ambient"
+ },
+ "block.bubble_column.whirlpool_inside": {
+ "field": "bS",
+ "id": 148,
+ "name": "block.bubble_column.whirlpool_inside",
+ "sounds": [
+ {
+ "hash": "3ec63275fffdf755e78cc01fa22d050830034fb8",
+ "name": "block/bubble_column/whirlpool_inside",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Bubbles zoom",
+ "subtitle_key": "subtitles.block.bubble_column.whirlpool_inside"
+ },
+ "block.cake.add_candle": {
+ "field": "cg",
+ "id": 162,
+ "name": "block.cake.add_candle",
+ "sounds": [
+ {
+ "hash": "8ca2c5219bef386424c8d002a30dbb6d5c63e45f",
+ "name": "block/cake/add_candle1"
+ },
+ {
+ "hash": "8e1a772f818d2e6eed58cdb2b083bde8776c38de",
+ "name": "block/cake/add_candle2"
+ },
+ {
+ "hash": "b1b19e98780d3f3b205529784381722bc2072293",
+ "name": "block/cake/add_candle3"
+ }
+ ],
+ "subtitle": "Cake squishes",
+ "subtitle_key": "subtitles.block.cake.add_candle"
+ },
+ "block.calcite.break": {
+ "field": "ch",
+ "id": 163,
+ "name": "block.calcite.break",
+ "sounds": [
+ {
+ "hash": "cc18f6fff795c388d5344835cbdd26033ffe612a",
+ "name": "block/calcite/break1",
+ "volume": 0.9
+ },
+ {
+ "hash": "9ec3a85c351475f38ecc01dd4b1b1bd5ae82ddf8",
+ "name": "block/calcite/break2",
+ "volume": 0.9
+ },
+ {
+ "hash": "382a151231a96ffbea3622943cd2cb64acca107e",
+ "name": "block/calcite/break3",
+ "volume": 0.9
+ },
+ {
+ "hash": "39ec9f647dc54c66f72dcaf0e54b066f413a0895",
+ "name": "block/calcite/break4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.calcite.fall": {
+ "field": "cl",
+ "id": 167,
+ "name": "block.calcite.fall",
+ "sounds": [
+ {
+ "hash": "f929049bb7d6cd5ab7cfbb51e55ea3cee52e5729",
+ "name": "block/calcite/step1"
+ },
+ {
+ "hash": "b2b85858191c452aa27d1ea790edf2c9c497e0d5",
+ "name": "block/calcite/step2"
+ },
+ {
+ "hash": "a8729aeadb4f8303d16366e2896098cc7926da67",
+ "name": "block/calcite/step3"
+ },
+ {
+ "hash": "0e5029467ce047b3146be7ac3c25325301e223dd",
+ "name": "block/calcite/step4"
+ },
+ {
+ "hash": "f3e93920147eef76105c0f47f845fb53de202a45",
+ "name": "block/calcite/step5"
+ },
+ {
+ "hash": "6bb45e31e1939487f58f5fd4be1e7487b1fa16be",
+ "name": "block/calcite/step6"
+ }
+ ]
+ },
+ "block.calcite.hit": {
+ "field": "ck",
+ "id": 166,
+ "name": "block.calcite.hit",
+ "sounds": [
+ {
+ "hash": "f929049bb7d6cd5ab7cfbb51e55ea3cee52e5729",
+ "name": "block/calcite/step1"
+ },
+ {
+ "hash": "b2b85858191c452aa27d1ea790edf2c9c497e0d5",
+ "name": "block/calcite/step2"
+ },
+ {
+ "hash": "a8729aeadb4f8303d16366e2896098cc7926da67",
+ "name": "block/calcite/step3"
+ },
+ {
+ "hash": "0e5029467ce047b3146be7ac3c25325301e223dd",
+ "name": "block/calcite/step4"
+ },
+ {
+ "hash": "f3e93920147eef76105c0f47f845fb53de202a45",
+ "name": "block/calcite/step5"
+ },
+ {
+ "hash": "6bb45e31e1939487f58f5fd4be1e7487b1fa16be",
+ "name": "block/calcite/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.calcite.place": {
+ "field": "cj",
+ "id": 165,
+ "name": "block.calcite.place",
+ "sounds": [
+ {
+ "hash": "2ccf6ef5fc880ccd57a6e550c443700e6d748e3c",
+ "name": "block/calcite/place1",
+ "volume": 0.94
+ },
+ {
+ "hash": "54d86634de079d8e52cc0129fa7cfe269a8fec17",
+ "name": "block/calcite/place2",
+ "volume": 0.94
+ },
+ {
+ "hash": "64aedc68cc012df8336801a50e617b4fd09343fd",
+ "name": "block/calcite/place3",
+ "volume": 0.94
+ },
+ {
+ "hash": "240d7af9ddb309e5e6b30f5b69b163bda9f43d8e",
+ "name": "block/calcite/place4",
+ "volume": 0.94
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.calcite.step": {
+ "field": "ci",
+ "id": 164,
+ "name": "block.calcite.step",
+ "sounds": [
+ {
+ "hash": "f929049bb7d6cd5ab7cfbb51e55ea3cee52e5729",
+ "name": "block/calcite/step1"
+ },
+ {
+ "hash": "b2b85858191c452aa27d1ea790edf2c9c497e0d5",
+ "name": "block/calcite/step2"
+ },
+ {
+ "hash": "a8729aeadb4f8303d16366e2896098cc7926da67",
+ "name": "block/calcite/step3"
+ },
+ {
+ "hash": "0e5029467ce047b3146be7ac3c25325301e223dd",
+ "name": "block/calcite/step4"
+ },
+ {
+ "hash": "f3e93920147eef76105c0f47f845fb53de202a45",
+ "name": "block/calcite/step5"
+ },
+ {
+ "hash": "6bb45e31e1939487f58f5fd4be1e7487b1fa16be",
+ "name": "block/calcite/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.campfire.crackle": {
+ "field": "cm",
+ "id": 168,
+ "name": "block.campfire.crackle",
+ "sounds": [
+ {
+ "hash": "5cc75e9e824a6ae798e657282694cc4174bfdd15",
+ "name": "block/campfire/crackle1"
+ },
+ {
+ "hash": "c076377ba38821a3b050ebcf333043cb4cf59b81",
+ "name": "block/campfire/crackle2"
+ },
+ {
+ "hash": "f1a2ede27259b0b2321e36b2d70c2fd63d82e862",
+ "name": "block/campfire/crackle3"
+ },
+ {
+ "hash": "d696e2d6640747987a056319dfd6e15c25e75191",
+ "name": "block/campfire/crackle4"
+ },
+ {
+ "hash": "2b15d255ecf10baa81d8f51df3d2e43c68b52152",
+ "name": "block/campfire/crackle5"
+ },
+ {
+ "hash": "e1e793d3c910f0c270eeb9d590774583451f94f5",
+ "name": "block/campfire/crackle6"
+ }
+ ],
+ "subtitle": "Campfire crackles",
+ "subtitle_key": "subtitles.block.campfire.crackle"
+ },
+ "block.candle.ambient": {
+ "field": "cn",
+ "id": 169,
+ "name": "block.candle.ambient",
+ "sounds": [
+ {
+ "attenuation_distance": 3,
+ "hash": "01fc32d87db50d42e67519529c9e5b911652fcc7",
+ "name": "block/candle/ambient1"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "01fc32d87db50d42e67519529c9e5b911652fcc7",
+ "name": "block/candle/ambient1",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "01fc32d87db50d42e67519529c9e5b911652fcc7",
+ "name": "block/candle/ambient1",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "aaf9d9bbea70c6ae1b6326d55a6bd31835d7ad58",
+ "name": "block/candle/ambient2"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "aaf9d9bbea70c6ae1b6326d55a6bd31835d7ad58",
+ "name": "block/candle/ambient2",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "aaf9d9bbea70c6ae1b6326d55a6bd31835d7ad58",
+ "name": "block/candle/ambient2",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "cea8d7528eb11e1b804f43c1fc96db8e20a5270c",
+ "name": "block/candle/ambient3"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "cea8d7528eb11e1b804f43c1fc96db8e20a5270c",
+ "name": "block/candle/ambient3",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "cea8d7528eb11e1b804f43c1fc96db8e20a5270c",
+ "name": "block/candle/ambient3",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "0a682ccf59ee55c4c318540cb1c1796b89544725",
+ "name": "block/candle/ambient4"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "0a682ccf59ee55c4c318540cb1c1796b89544725",
+ "name": "block/candle/ambient4",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "0a682ccf59ee55c4c318540cb1c1796b89544725",
+ "name": "block/candle/ambient4",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3b38ff0265ed81718749b343af3341c434cdeec2",
+ "name": "block/candle/ambient5"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3b38ff0265ed81718749b343af3341c434cdeec2",
+ "name": "block/candle/ambient5",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3b38ff0265ed81718749b343af3341c434cdeec2",
+ "name": "block/candle/ambient5",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "006dada2a21571fc27e6a3781a8c245ea2f0a7fc",
+ "name": "block/candle/ambient6"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "006dada2a21571fc27e6a3781a8c245ea2f0a7fc",
+ "name": "block/candle/ambient6",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "006dada2a21571fc27e6a3781a8c245ea2f0a7fc",
+ "name": "block/candle/ambient6",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "55a1980f05271af3adaef0a0de95c7643dc30398",
+ "name": "block/candle/ambient7"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "55a1980f05271af3adaef0a0de95c7643dc30398",
+ "name": "block/candle/ambient7",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "55a1980f05271af3adaef0a0de95c7643dc30398",
+ "name": "block/candle/ambient7",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3a5861e32a704c97e0ac1418a7e4bdd6dd7df9b7",
+ "name": "block/candle/ambient8"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3a5861e32a704c97e0ac1418a7e4bdd6dd7df9b7",
+ "name": "block/candle/ambient8",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "3a5861e32a704c97e0ac1418a7e4bdd6dd7df9b7",
+ "name": "block/candle/ambient8",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "ffa959046f30befad6490dde4bed82e81fed2c97",
+ "name": "block/candle/ambient9"
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "ffa959046f30befad6490dde4bed82e81fed2c97",
+ "name": "block/candle/ambient9",
+ "pitch": 0.8,
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 3,
+ "hash": "ffa959046f30befad6490dde4bed82e81fed2c97",
+ "name": "block/candle/ambient9",
+ "pitch": 0.9,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Candle crackles",
+ "subtitle_key": "subtitles.block.candle.crackle"
+ },
+ "block.candle.break": {
+ "field": "co",
+ "id": 170,
+ "name": "block.candle.break",
+ "sounds": [
+ {
+ "hash": "2af699202676471bec82845a4accbf9c1bb27244",
+ "name": "block/candle/break1"
+ },
+ {
+ "hash": "41c2c9723623b40a00511dc6263a7057c27b50dd",
+ "name": "block/candle/break2"
+ },
+ {
+ "hash": "201900635070f841f7de6c9575339ea219eb94c2",
+ "name": "block/candle/break3"
+ },
+ {
+ "hash": "f286216f203d49fa09567c41f6fcd2ad6e496d68",
+ "name": "block/candle/break4"
+ },
+ {
+ "hash": "a298905155e571b0175bd9fe1159b55a978f1161",
+ "name": "block/candle/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.candle.extinguish": {
+ "field": "cp",
+ "id": 171,
+ "name": "block.candle.extinguish",
+ "sounds": [
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1",
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1",
+ "pitch": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1",
+ "pitch": 1.1
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "f82b1154b34cd0a93533b3384d820db37174bc2e",
+ "name": "block/candle/extinguish1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2",
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2",
+ "pitch": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2",
+ "pitch": 1.1
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "7fbf93d76f4ba55b144d902f50416e5e97ae3166",
+ "name": "block/candle/extinguish2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3",
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3",
+ "pitch": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3",
+ "pitch": 1.1
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "44a9a68dd718bedbd11b1f895277b648c18c5e0d",
+ "name": "block/candle/extinguish3",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Fire extinguished",
+ "subtitle_key": "subtitles.block.fire.extinguish"
+ },
+ "block.candle.fall": {
+ "field": "cq",
+ "id": 172,
+ "name": "block.candle.fall",
+ "sounds": [
+ {
+ "hash": "b49422cc89451a32776aca99100835af78e0b21a",
+ "name": "block/candle/step1"
+ },
+ {
+ "hash": "a57fc0da90f0b4ff1389293d267a00c3d4d87c75",
+ "name": "block/candle/step2"
+ },
+ {
+ "hash": "f1f54f19def2ac455fefac893ec6673316d02367",
+ "name": "block/candle/step3"
+ },
+ {
+ "hash": "92072eae22082c0f22148a74fba68ae45a688bf5",
+ "name": "block/candle/step4"
+ },
+ {
+ "hash": "770fcb86fb8fef3c74f6f2822e8a815a7aebdb34",
+ "name": "block/candle/step5"
+ }
+ ]
+ },
+ "block.candle.hit": {
+ "field": "cr",
+ "id": 173,
+ "name": "block.candle.hit",
+ "sounds": [
+ {
+ "hash": "b49422cc89451a32776aca99100835af78e0b21a",
+ "name": "block/candle/step1"
+ },
+ {
+ "hash": "a57fc0da90f0b4ff1389293d267a00c3d4d87c75",
+ "name": "block/candle/step2"
+ },
+ {
+ "hash": "f1f54f19def2ac455fefac893ec6673316d02367",
+ "name": "block/candle/step3"
+ },
+ {
+ "hash": "92072eae22082c0f22148a74fba68ae45a688bf5",
+ "name": "block/candle/step4"
+ },
+ {
+ "hash": "770fcb86fb8fef3c74f6f2822e8a815a7aebdb34",
+ "name": "block/candle/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.candle.place": {
+ "field": "cs",
+ "id": 174,
+ "name": "block.candle.place",
+ "sounds": [
+ {
+ "hash": "2af699202676471bec82845a4accbf9c1bb27244",
+ "name": "block/candle/break1"
+ },
+ {
+ "hash": "41c2c9723623b40a00511dc6263a7057c27b50dd",
+ "name": "block/candle/break2"
+ },
+ {
+ "hash": "201900635070f841f7de6c9575339ea219eb94c2",
+ "name": "block/candle/break3"
+ },
+ {
+ "hash": "f286216f203d49fa09567c41f6fcd2ad6e496d68",
+ "name": "block/candle/break4"
+ },
+ {
+ "hash": "a298905155e571b0175bd9fe1159b55a978f1161",
+ "name": "block/candle/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.candle.step": {
+ "field": "ct",
+ "id": 175,
+ "name": "block.candle.step",
+ "sounds": [
+ {
+ "hash": "b49422cc89451a32776aca99100835af78e0b21a",
+ "name": "block/candle/step1"
+ },
+ {
+ "hash": "a57fc0da90f0b4ff1389293d267a00c3d4d87c75",
+ "name": "block/candle/step2"
+ },
+ {
+ "hash": "f1f54f19def2ac455fefac893ec6673316d02367",
+ "name": "block/candle/step3"
+ },
+ {
+ "hash": "92072eae22082c0f22148a74fba68ae45a688bf5",
+ "name": "block/candle/step4"
+ },
+ {
+ "hash": "770fcb86fb8fef3c74f6f2822e8a815a7aebdb34",
+ "name": "block/candle/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.cave_vines.break": {
+ "field": "cD",
+ "id": 185,
+ "name": "block.cave_vines.break",
+ "sounds": [
+ {
+ "hash": "30f55a89035b34cd82c47b8c65eba1492f2f3b28",
+ "name": "block/cave_vines/break1"
+ },
+ {
+ "hash": "0130bd76ebc1d41f720c6c05762eedd08d6a57ad",
+ "name": "block/cave_vines/break2"
+ },
+ {
+ "hash": "6cff311448e5dae82525c1d85101ec1ba4f4098a",
+ "name": "block/cave_vines/break3"
+ },
+ {
+ "hash": "fee749edcca854360d5f3cb432e102a06fc981d3",
+ "name": "block/cave_vines/break4"
+ },
+ {
+ "hash": "ae5a4f5a81e72098b34eaaf4434a7e1815e87823",
+ "name": "block/cave_vines/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.cave_vines.fall": {
+ "field": "cE",
+ "id": 186,
+ "name": "block.cave_vines.fall",
+ "sounds": [
+ {
+ "hash": "8d3cd8ca91c60d4566ef00acc1ad6c9e580224aa",
+ "name": "block/vine/climb1"
+ },
+ {
+ "hash": "1c34854baa9fdf7a74fb4553890d347050ca7514",
+ "name": "block/vine/climb2"
+ },
+ {
+ "hash": "5d19075995133236a29995f9cb1929294e3df59e",
+ "name": "block/vine/climb3"
+ },
+ {
+ "hash": "2868b5ea245c44da91f34dd7ff97b3aba1eccbc6",
+ "name": "block/vine/climb4"
+ },
+ {
+ "hash": "8c931b5195bf445110f54b24fd6c8f6ff9c89213",
+ "name": "block/vine/climb5"
+ }
+ ]
+ },
+ "block.cave_vines.hit": {
+ "field": "cF",
+ "id": 187,
+ "name": "block.cave_vines.hit",
+ "sounds": [
+ {
+ "hash": "8d3cd8ca91c60d4566ef00acc1ad6c9e580224aa",
+ "name": "block/vine/climb1"
+ },
+ {
+ "hash": "1c34854baa9fdf7a74fb4553890d347050ca7514",
+ "name": "block/vine/climb2"
+ },
+ {
+ "hash": "5d19075995133236a29995f9cb1929294e3df59e",
+ "name": "block/vine/climb3"
+ },
+ {
+ "hash": "2868b5ea245c44da91f34dd7ff97b3aba1eccbc6",
+ "name": "block/vine/climb4"
+ },
+ {
+ "hash": "8c931b5195bf445110f54b24fd6c8f6ff9c89213",
+ "name": "block/vine/climb5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.cave_vines.pick_berries": {
+ "field": "cI",
+ "id": 190,
+ "name": "block.cave_vines.pick_berries",
+ "sounds": [
+ {
+ "name": "block.sweet_berry_bush.pick_berries",
+ "type": "event"
+ }
+ ],
+ "subtitle": "Berries pop",
+ "subtitle_key": "subtitles.block.sweet_berry_bush.pick_berries"
+ },
+ "block.cave_vines.place": {
+ "field": "cG",
+ "id": 188,
+ "name": "block.cave_vines.place",
+ "sounds": [
+ {
+ "hash": "30f55a89035b34cd82c47b8c65eba1492f2f3b28",
+ "name": "block/cave_vines/break1"
+ },
+ {
+ "hash": "0130bd76ebc1d41f720c6c05762eedd08d6a57ad",
+ "name": "block/cave_vines/break2"
+ },
+ {
+ "hash": "6cff311448e5dae82525c1d85101ec1ba4f4098a",
+ "name": "block/cave_vines/break3"
+ },
+ {
+ "hash": "fee749edcca854360d5f3cb432e102a06fc981d3",
+ "name": "block/cave_vines/break4"
+ },
+ {
+ "hash": "ae5a4f5a81e72098b34eaaf4434a7e1815e87823",
+ "name": "block/cave_vines/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.cave_vines.step": {
+ "field": "cH",
+ "id": 189,
+ "name": "block.cave_vines.step",
+ "sounds": [
+ {
+ "hash": "8d3cd8ca91c60d4566ef00acc1ad6c9e580224aa",
+ "name": "block/vine/climb1"
+ },
+ {
+ "hash": "1c34854baa9fdf7a74fb4553890d347050ca7514",
+ "name": "block/vine/climb2"
+ },
+ {
+ "hash": "5d19075995133236a29995f9cb1929294e3df59e",
+ "name": "block/vine/climb3"
+ },
+ {
+ "hash": "2868b5ea245c44da91f34dd7ff97b3aba1eccbc6",
+ "name": "block/vine/climb4"
+ },
+ {
+ "hash": "8c931b5195bf445110f54b24fd6c8f6ff9c89213",
+ "name": "block/vine/climb5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.chain.break": {
+ "field": "cJ",
+ "id": 191,
+ "name": "block.chain.break",
+ "sounds": [
+ {
+ "hash": "b2a4d2dcfde676caf4e6b3d59848901b2a9441ce",
+ "name": "block/chain/break1",
+ "volume": 0.5
+ },
+ {
+ "hash": "cc08e21b571415e27b1e70eed6a488f8ba9b3db6",
+ "name": "block/chain/break2",
+ "volume": 0.5
+ },
+ {
+ "hash": "6bc3dcea8da81eb0c892f7c00c84accbad8ef2f7",
+ "name": "block/chain/break3",
+ "volume": 0.5
+ },
+ {
+ "hash": "12965f48483c25d58bad1950e55cfcc77eb14364",
+ "name": "block/chain/break4",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.chain.fall": {
+ "field": "cK",
+ "id": 192,
+ "name": "block.chain.fall",
+ "sounds": [
+ {
+ "hash": "057ab504f5f407ecca355b4b79a0e1c1f75060cf",
+ "name": "block/chain/step1"
+ },
+ {
+ "hash": "574374a17842b530c5932bea1f13066aeeb9c382",
+ "name": "block/chain/step2"
+ },
+ {
+ "hash": "da72608522eaea87e6ac5a79d4d2eec8d04eff15",
+ "name": "block/chain/step3"
+ },
+ {
+ "hash": "e3e7e9911e1d24f0225bc565810a58ea81c70f77",
+ "name": "block/chain/step4"
+ },
+ {
+ "hash": "873f73538c8ea67b86f5edf642db8a1c8bbfadd0",
+ "name": "block/chain/step5"
+ },
+ {
+ "hash": "85b43aa402a60adf087632be25d35a4e3c354ca3",
+ "name": "block/chain/step6"
+ }
+ ]
+ },
+ "block.chain.hit": {
+ "field": "cL",
+ "id": 193,
+ "name": "block.chain.hit",
+ "sounds": [
+ {
+ "hash": "057ab504f5f407ecca355b4b79a0e1c1f75060cf",
+ "name": "block/chain/step1",
+ "volume": 0.8
+ },
+ {
+ "hash": "574374a17842b530c5932bea1f13066aeeb9c382",
+ "name": "block/chain/step2",
+ "volume": 0.8
+ },
+ {
+ "hash": "da72608522eaea87e6ac5a79d4d2eec8d04eff15",
+ "name": "block/chain/step3",
+ "volume": 0.8
+ },
+ {
+ "hash": "e3e7e9911e1d24f0225bc565810a58ea81c70f77",
+ "name": "block/chain/step4",
+ "volume": 0.8
+ },
+ {
+ "hash": "873f73538c8ea67b86f5edf642db8a1c8bbfadd0",
+ "name": "block/chain/step5",
+ "volume": 0.8
+ },
+ {
+ "hash": "85b43aa402a60adf087632be25d35a4e3c354ca3",
+ "name": "block/chain/step6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.chain.place": {
+ "field": "cM",
+ "id": 194,
+ "name": "block.chain.place",
+ "sounds": [
+ {
+ "hash": "b2a4d2dcfde676caf4e6b3d59848901b2a9441ce",
+ "name": "block/chain/break1",
+ "volume": 0.5
+ },
+ {
+ "hash": "cc08e21b571415e27b1e70eed6a488f8ba9b3db6",
+ "name": "block/chain/break2",
+ "volume": 0.5
+ },
+ {
+ "hash": "6bc3dcea8da81eb0c892f7c00c84accbad8ef2f7",
+ "name": "block/chain/break3",
+ "volume": 0.5
+ },
+ {
+ "hash": "12965f48483c25d58bad1950e55cfcc77eb14364",
+ "name": "block/chain/break4",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.chain.step": {
+ "field": "cN",
+ "id": 195,
+ "name": "block.chain.step",
+ "sounds": [
+ {
+ "hash": "057ab504f5f407ecca355b4b79a0e1c1f75060cf",
+ "name": "block/chain/step1"
+ },
+ {
+ "hash": "574374a17842b530c5932bea1f13066aeeb9c382",
+ "name": "block/chain/step2"
+ },
+ {
+ "hash": "da72608522eaea87e6ac5a79d4d2eec8d04eff15",
+ "name": "block/chain/step3"
+ },
+ {
+ "hash": "e3e7e9911e1d24f0225bc565810a58ea81c70f77",
+ "name": "block/chain/step4"
+ },
+ {
+ "hash": "873f73538c8ea67b86f5edf642db8a1c8bbfadd0",
+ "name": "block/chain/step5"
+ },
+ {
+ "hash": "85b43aa402a60adf087632be25d35a4e3c354ca3",
+ "name": "block/chain/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.chest.close": {
+ "field": "cO",
+ "id": 196,
+ "name": "block.chest.close",
+ "sounds": [
+ {
+ "hash": "eddb25d126a93fd0dd26e0dd9ac1c0ef094b79f6",
+ "name": "block/chest/close"
+ },
+ {
+ "hash": "8524cf7e2b56d165a1ff6e3a219d3d8c406e90b3",
+ "name": "block/chest/close2"
+ },
+ {
+ "hash": "19786806146a50a06d8dbd36a033aefbb8fefd8a",
+ "name": "block/chest/close3"
+ }
+ ],
+ "subtitle": "Chest closes",
+ "subtitle_key": "subtitles.block.chest.close"
+ },
+ "block.chest.locked": {
+ "field": "cP",
+ "id": 197,
+ "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": "cQ",
+ "id": 198,
+ "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": "cW",
+ "id": 204,
+ "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": "cX",
+ "id": 205,
+ "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.comparator.click": {
+ "field": "dd",
+ "id": 211,
+ "name": "block.comparator.click",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Comparator clicks",
+ "subtitle_key": "subtitles.block.comparator.click"
+ },
+ "block.composter.empty": {
+ "field": "de",
+ "id": 212,
+ "name": "block.composter.empty",
+ "sounds": [
+ {
+ "hash": "b97899f3c27ab46d7bab3edd0d1d73fecf5469e3",
+ "name": "block/composter/empty1"
+ },
+ {
+ "hash": "77109350e5cf7cfaa0cc1543294dde3d76324645",
+ "name": "block/composter/empty2"
+ },
+ {
+ "hash": "e76c482f23201967692b2b8442dd0a52aac48701",
+ "name": "block/composter/empty3"
+ }
+ ],
+ "subtitle": "Composter emptied",
+ "subtitle_key": "subtitles.block.composter.empty"
+ },
+ "block.composter.fill": {
+ "field": "df",
+ "id": 213,
+ "name": "block.composter.fill",
+ "sounds": [
+ {
+ "hash": "4b9469a8a151cba0d28f14d87723244d8de74950",
+ "name": "block/composter/fill1",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "8a930adbadfc8fe0168595302c03d3117dc60e0e",
+ "name": "block/composter/fill2",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "0c6bb010b1b50f592881a1f858d5db5f0a181f22",
+ "name": "block/composter/fill3",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "9afc4d2fafd6dc6d779dd8cbf4b23bb50c165dc4",
+ "name": "block/composter/fill4",
+ "pitch": 0.8,
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Composter filled",
+ "subtitle_key": "subtitles.block.composter.fill"
+ },
+ "block.composter.fill_success": {
+ "field": "dg",
+ "id": 214,
+ "name": "block.composter.fill_success",
+ "sounds": [
+ {
+ "hash": "4b736a9adb36eda550acc630b51f32c5ddbca76f",
+ "name": "block/composter/fill_success1"
+ },
+ {
+ "hash": "3aafe51655104d95dcf41b55de9731622db1845f",
+ "name": "block/composter/fill_success2"
+ },
+ {
+ "hash": "d82a2dfe9007742a19637fb82256c8b3bb2248ef",
+ "name": "block/composter/fill_success3"
+ },
+ {
+ "hash": "b21d524d15e9bf9007bb959ec13640033f06e939",
+ "name": "block/composter/fill_success4"
+ }
+ ],
+ "subtitle": "Composter filled",
+ "subtitle_key": "subtitles.block.composter.fill"
+ },
+ "block.composter.ready": {
+ "field": "dh",
+ "id": 215,
+ "name": "block.composter.ready",
+ "sounds": [
+ {
+ "hash": "feb0871002430ce84966f81c0a019a2c51be794f",
+ "name": "block/composter/ready1"
+ },
+ {
+ "hash": "9f0f729bb824c7220788403a331c2c90ae126f23",
+ "name": "block/composter/ready2"
+ },
+ {
+ "hash": "7017e094d989c29d8759d726382df34301c16a85",
+ "name": "block/composter/ready3"
+ },
+ {
+ "hash": "9c55aa1efbb74527aecb5009cd0e658d7978234c",
+ "name": "block/composter/ready4"
+ }
+ ],
+ "subtitle": "Composter composts",
+ "subtitle_key": "subtitles.block.composter.ready"
+ },
+ "block.conduit.activate": {
+ "field": "di",
+ "id": 216,
+ "name": "block.conduit.activate",
+ "sounds": [
+ {
+ "hash": "c126f80ecb54d09630455873cde3143590fa70f9",
+ "name": "block/conduit/activate",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Conduit activates",
+ "subtitle_key": "subtitles.block.conduit.activate"
+ },
+ "block.conduit.ambient": {
+ "field": "dj",
+ "id": 217,
+ "name": "block.conduit.ambient",
+ "sounds": [
+ {
+ "attenuation_distance": 8,
+ "hash": "671d9e39c2cba136acb965e55686603ad5869ecf",
+ "name": "block/conduit/ambient"
+ }
+ ],
+ "subtitle": "Conduit pulses",
+ "subtitle_key": "subtitles.block.conduit.ambient"
+ },
+ "block.conduit.ambient.short": {
+ "field": "dk",
+ "id": 218,
+ "name": "block.conduit.ambient.short",
+ "sounds": [
+ {
+ "attenuation_distance": 8,
+ "hash": "d394f6d4ea7e03bf7cc6997a598c475e0fb39e23",
+ "name": "block/conduit/short1"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "a3d856f0f917e3aaed354a4f158ff6a007845ae5",
+ "name": "block/conduit/short2"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "d01c51baf960c16ea384ccd47d6a4f705a3a2c9f",
+ "name": "block/conduit/short3"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "0126c686db6b87431d9a9b31dbafc31af8f6a716",
+ "name": "block/conduit/short4"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "d32516a12a2939dffecb3dc419b345e1143e8afa",
+ "name": "block/conduit/short5"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "75ce59351f679dcaf44a6db7b3c741c574fa3d99",
+ "name": "block/conduit/short6"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "0799c5f2fa436ea112c0e049d5aaa182d54caeb2",
+ "name": "block/conduit/short7"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "5d77fee9d07fedef9495297214a71ba626856023",
+ "name": "block/conduit/short8"
+ },
+ {
+ "attenuation_distance": 8,
+ "hash": "743c62a34e566cd44ef4d2af8d46ee97ca27b8bd",
+ "name": "block/conduit/short9"
+ }
+ ]
+ },
+ "block.conduit.attack.target": {
+ "field": "dl",
+ "id": 219,
+ "name": "block.conduit.attack.target",
+ "sounds": [
+ {
+ "hash": "5b77ff327bbd130a9263391cb49c3a47511a88be",
+ "name": "block/conduit/attack1"
+ },
+ {
+ "hash": "9fbbbe483a0560a14c633404858048367d8ba037",
+ "name": "block/conduit/attack2"
+ },
+ {
+ "hash": "8833c5c7886f8e270be50178acb4e42c8af5d04c",
+ "name": "block/conduit/attack3"
+ }
+ ],
+ "subtitle": "Conduit attacks",
+ "subtitle_key": "subtitles.block.conduit.attack.target"
+ },
+ "block.conduit.deactivate": {
+ "field": "dm",
+ "id": 220,
+ "name": "block.conduit.deactivate",
+ "sounds": [
+ {
+ "hash": "47b90cea6e64d6f5ea8f21ec00a760f2ab16b7b2",
+ "name": "block/conduit/deactivate",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Conduit deactivates",
+ "subtitle_key": "subtitles.block.conduit.deactivate"
+ },
+ "block.copper.break": {
+ "field": "dn",
+ "id": 221,
+ "name": "block.copper.break",
+ "sounds": [
+ {
+ "hash": "ea1c8d3e12caad4fffae0d696e12ea35863a7f0e",
+ "name": "block/copper/break1"
+ },
+ {
+ "hash": "747e06241f0959846b50cd4dd2309903f57e694f",
+ "name": "block/copper/break2"
+ },
+ {
+ "hash": "4a17b1adbdd910de67e2d812fcbad87f00a69912",
+ "name": "block/copper/break3"
+ },
+ {
+ "hash": "b721be4b544ac26e19a254830ffb6954cb40f67d",
+ "name": "block/copper/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.copper.fall": {
+ "field": "dr",
+ "id": 225,
+ "name": "block.copper.fall",
+ "sounds": [
+ {
+ "hash": "a37ad944694b98075cb5fc00b12da6bbcc600fc5",
+ "name": "block/copper/step1"
+ },
+ {
+ "hash": "d87ff5f9736c6b86f3445faccfdd20c595eadb32",
+ "name": "block/copper/step2"
+ },
+ {
+ "hash": "0abfb8f19f7bdc0dd211f4a46e392ca1dac2d531",
+ "name": "block/copper/step3"
+ },
+ {
+ "hash": "ce467337da42a96332befcdf961e2981e1c61682",
+ "name": "block/copper/step4"
+ },
+ {
+ "hash": "85ac3c677b8cba25063bf0c9575eea4dcd669d8e",
+ "name": "block/copper/step5"
+ },
+ {
+ "hash": "63417f028c4720bd91b1974ef67c93546ac4f3b6",
+ "name": "block/copper/step6"
+ }
+ ]
+ },
+ "block.copper.hit": {
+ "field": "dq",
+ "id": 224,
+ "name": "block.copper.hit",
+ "sounds": [
+ {
+ "hash": "a37ad944694b98075cb5fc00b12da6bbcc600fc5",
+ "name": "block/copper/step1"
+ },
+ {
+ "hash": "d87ff5f9736c6b86f3445faccfdd20c595eadb32",
+ "name": "block/copper/step2"
+ },
+ {
+ "hash": "0abfb8f19f7bdc0dd211f4a46e392ca1dac2d531",
+ "name": "block/copper/step3"
+ },
+ {
+ "hash": "ce467337da42a96332befcdf961e2981e1c61682",
+ "name": "block/copper/step4"
+ },
+ {
+ "hash": "85ac3c677b8cba25063bf0c9575eea4dcd669d8e",
+ "name": "block/copper/step5"
+ },
+ {
+ "hash": "63417f028c4720bd91b1974ef67c93546ac4f3b6",
+ "name": "block/copper/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.copper.place": {
+ "field": "dp",
+ "id": 223,
+ "name": "block.copper.place",
+ "sounds": [
+ {
+ "hash": "ea1c8d3e12caad4fffae0d696e12ea35863a7f0e",
+ "name": "block/copper/break1"
+ },
+ {
+ "hash": "747e06241f0959846b50cd4dd2309903f57e694f",
+ "name": "block/copper/break2"
+ },
+ {
+ "hash": "4a17b1adbdd910de67e2d812fcbad87f00a69912",
+ "name": "block/copper/break3"
+ },
+ {
+ "hash": "b721be4b544ac26e19a254830ffb6954cb40f67d",
+ "name": "block/copper/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.copper.step": {
+ "field": "do",
+ "id": 222,
+ "name": "block.copper.step",
+ "sounds": [
+ {
+ "hash": "a37ad944694b98075cb5fc00b12da6bbcc600fc5",
+ "name": "block/copper/step1"
+ },
+ {
+ "hash": "d87ff5f9736c6b86f3445faccfdd20c595eadb32",
+ "name": "block/copper/step2"
+ },
+ {
+ "hash": "0abfb8f19f7bdc0dd211f4a46e392ca1dac2d531",
+ "name": "block/copper/step3"
+ },
+ {
+ "hash": "ce467337da42a96332befcdf961e2981e1c61682",
+ "name": "block/copper/step4"
+ },
+ {
+ "hash": "85ac3c677b8cba25063bf0c9575eea4dcd669d8e",
+ "name": "block/copper/step5"
+ },
+ {
+ "hash": "63417f028c4720bd91b1974ef67c93546ac4f3b6",
+ "name": "block/copper/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.coral_block.break": {
+ "field": "ds",
+ "id": 226,
+ "name": "block.coral_block.break",
+ "sounds": [
+ {
+ "hash": "cd61da7894c952afa4ce081c6dff0bc00e20d5ac",
+ "name": "dig/coral1"
+ },
+ {
+ "hash": "251f772fcc263d83b98d448f1a234b877ae24730",
+ "name": "dig/coral2"
+ },
+ {
+ "hash": "c7697521726dfabb88db2db7eeba3f9a3efbcc83",
+ "name": "dig/coral3"
+ },
+ {
+ "hash": "e398c144e0b7ff60ac7400020015bb370a70d1f6",
+ "name": "dig/coral4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.coral_block.fall": {
+ "field": "dt",
+ "id": 227,
+ "name": "block.coral_block.fall",
+ "sounds": [
+ {
+ "hash": "9ba8e3b6d047fe102091805ca23b2e65d2c1e7a9",
+ "name": "step/coral1"
+ },
+ {
+ "hash": "c3aa24d9f9fa7ef3ebbc25ca816f269fec058de2",
+ "name": "step/coral2"
+ },
+ {
+ "hash": "40b34e36a30bb0269c16043715f723f1e4b8d481",
+ "name": "step/coral3"
+ },
+ {
+ "hash": "a321b775f190bddfa3a2bb393f653b7a324d35cc",
+ "name": "step/coral4"
+ },
+ {
+ "hash": "18a0bafb39a86b9c32e8efe3658a8d111e5492ea",
+ "name": "step/coral5"
+ },
+ {
+ "hash": "0f58866321e3000bf611fa2820f21e390a004696",
+ "name": "step/coral6"
+ }
+ ]
+ },
+ "block.coral_block.hit": {
+ "field": "du",
+ "id": 228,
+ "name": "block.coral_block.hit",
+ "sounds": [
+ {
+ "hash": "9ba8e3b6d047fe102091805ca23b2e65d2c1e7a9",
+ "name": "step/coral1"
+ },
+ {
+ "hash": "c3aa24d9f9fa7ef3ebbc25ca816f269fec058de2",
+ "name": "step/coral2"
+ },
+ {
+ "hash": "40b34e36a30bb0269c16043715f723f1e4b8d481",
+ "name": "step/coral3"
+ },
+ {
+ "hash": "a321b775f190bddfa3a2bb393f653b7a324d35cc",
+ "name": "step/coral4"
+ },
+ {
+ "hash": "18a0bafb39a86b9c32e8efe3658a8d111e5492ea",
+ "name": "step/coral5"
+ },
+ {
+ "hash": "0f58866321e3000bf611fa2820f21e390a004696",
+ "name": "step/coral6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.coral_block.place": {
+ "field": "dv",
+ "id": 229,
+ "name": "block.coral_block.place",
+ "sounds": [
+ {
+ "hash": "cd61da7894c952afa4ce081c6dff0bc00e20d5ac",
+ "name": "dig/coral1"
+ },
+ {
+ "hash": "251f772fcc263d83b98d448f1a234b877ae24730",
+ "name": "dig/coral2"
+ },
+ {
+ "hash": "c7697521726dfabb88db2db7eeba3f9a3efbcc83",
+ "name": "dig/coral3"
+ },
+ {
+ "hash": "e398c144e0b7ff60ac7400020015bb370a70d1f6",
+ "name": "dig/coral4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.coral_block.step": {
+ "field": "dw",
+ "id": 230,
+ "name": "block.coral_block.step",
+ "sounds": [
+ {
+ "hash": "9ba8e3b6d047fe102091805ca23b2e65d2c1e7a9",
+ "name": "step/coral1"
+ },
+ {
+ "hash": "c3aa24d9f9fa7ef3ebbc25ca816f269fec058de2",
+ "name": "step/coral2"
+ },
+ {
+ "hash": "40b34e36a30bb0269c16043715f723f1e4b8d481",
+ "name": "step/coral3"
+ },
+ {
+ "hash": "a321b775f190bddfa3a2bb393f653b7a324d35cc",
+ "name": "step/coral4"
+ },
+ {
+ "hash": "18a0bafb39a86b9c32e8efe3658a8d111e5492ea",
+ "name": "step/coral5"
+ },
+ {
+ "hash": "0f58866321e3000bf611fa2820f21e390a004696",
+ "name": "step/coral6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.crop.break": {
+ "field": "dF",
+ "id": 239,
+ "name": "block.crop.break",
+ "sounds": [
+ {
+ "hash": "01c5ba2d1645698cc2f6e462982bd4513a3e0d93",
+ "name": "block/bamboo/sapling_place1",
+ "volume": 0.9
+ },
+ {
+ "hash": "1d407e006a12bb9e2085bd131f5858faca224c04",
+ "name": "block/bamboo/sapling_place2",
+ "volume": 0.9
+ },
+ {
+ "hash": "e307581ed3bf3a02b5cc4ce695d63cbdddc7d771",
+ "name": "block/bamboo/sapling_place3",
+ "volume": 0.9
+ },
+ {
+ "hash": "a2c9a38685d6935d092ed3e3a028c36f188a419f",
+ "name": "block/bamboo/sapling_place4",
+ "volume": 0.9
+ },
+ {
+ "hash": "711c7bffbff757323d96b35444b64e39706a66ed",
+ "name": "block/bamboo/sapling_place5",
+ "volume": 0.9
+ },
+ {
+ "hash": "7397aec16ab142151a3dc45f544907f2b1be4459",
+ "name": "block/bamboo/sapling_place6",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.deepslate.break": {
+ "field": "dU",
+ "id": 254,
+ "name": "block.deepslate.break",
+ "sounds": [
+ {
+ "hash": "bb709bbfde582e0b261b4f8d01e10e35ee41e63b",
+ "name": "block/deepslate/break1"
+ },
+ {
+ "hash": "d80d4bd2f28318f7291baa4fec3f00b4bd56066a",
+ "name": "block/deepslate/break2"
+ },
+ {
+ "hash": "16f63773f4258b983891136c54c32735c59b2c05",
+ "name": "block/deepslate/break3"
+ },
+ {
+ "hash": "a7ff95731dd1668bff61898362091cce9c49cdf1",
+ "name": "block/deepslate/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.deepslate.fall": {
+ "field": "dV",
+ "id": 255,
+ "name": "block.deepslate.fall",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ]
+ },
+ "block.deepslate.hit": {
+ "field": "dW",
+ "id": 256,
+ "name": "block.deepslate.hit",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.deepslate.place": {
+ "field": "dX",
+ "id": 257,
+ "name": "block.deepslate.place",
+ "sounds": [
+ {
+ "hash": "a181d87822808974392cd7bf081121523687cd3d",
+ "name": "block/deepslate/place1"
+ },
+ {
+ "hash": "a24c6e7d083b8e69caf5de24eb698611b304fc87",
+ "name": "block/deepslate/place2"
+ },
+ {
+ "hash": "36c387db12975376921f130e0971f52bd0bd573a",
+ "name": "block/deepslate/place3"
+ },
+ {
+ "hash": "3a7888bdd0e2803a2b08d2505e4ff99c707df1f9",
+ "name": "block/deepslate/place4"
+ },
+ {
+ "hash": "bdece9f83ab1959684fd51b8b806dce647012dcc",
+ "name": "block/deepslate/place5"
+ },
+ {
+ "hash": "1e99a8f02ad6154660b68863b5dddbfc06aa95a7",
+ "name": "block/deepslate/place6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.deepslate.step": {
+ "field": "dY",
+ "id": 258,
+ "name": "block.deepslate.step",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.deepslate_bricks.break": {
+ "field": "dP",
+ "id": 249,
+ "name": "block.deepslate_bricks.break",
+ "sounds": [
+ {
+ "hash": "f71e1acfb97f26e48044e0d2cacb986b1311d4d9",
+ "name": "block/deepslate_bricks/place1",
+ "volume": 0.85
+ },
+ {
+ "hash": "d4c30f6ed41abefe8f72e1578c1006f581fd8a77",
+ "name": "block/deepslate_bricks/place2",
+ "volume": 0.85
+ },
+ {
+ "hash": "719a10effd17a4f440985febde4d27529cc278db",
+ "name": "block/deepslate_bricks/place3",
+ "volume": 0.85
+ },
+ {
+ "hash": "1bd5bc41540c90a5a156377e7d1acde0c82b0e8f",
+ "name": "block/deepslate_bricks/place4",
+ "volume": 0.85
+ },
+ {
+ "hash": "4d68e519f69b99c678870b71d7a8dcdbfda153b3",
+ "name": "block/deepslate_bricks/place5",
+ "volume": 0.85
+ },
+ {
+ "hash": "d5671a3b331716cd8a294a089150329dad4d8041",
+ "name": "block/deepslate_bricks/place6",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.deepslate_bricks.fall": {
+ "field": "dQ",
+ "id": 250,
+ "name": "block.deepslate_bricks.fall",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1"
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2"
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3"
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4"
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5"
+ }
+ ]
+ },
+ "block.deepslate_bricks.hit": {
+ "field": "dR",
+ "id": 251,
+ "name": "block.deepslate_bricks.hit",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1"
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2"
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3"
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4"
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.deepslate_bricks.place": {
+ "field": "dS",
+ "id": 252,
+ "name": "block.deepslate_bricks.place",
+ "sounds": [
+ {
+ "hash": "f71e1acfb97f26e48044e0d2cacb986b1311d4d9",
+ "name": "block/deepslate_bricks/place1",
+ "volume": 0.85
+ },
+ {
+ "hash": "d4c30f6ed41abefe8f72e1578c1006f581fd8a77",
+ "name": "block/deepslate_bricks/place2",
+ "volume": 0.85
+ },
+ {
+ "hash": "719a10effd17a4f440985febde4d27529cc278db",
+ "name": "block/deepslate_bricks/place3",
+ "volume": 0.85
+ },
+ {
+ "hash": "1bd5bc41540c90a5a156377e7d1acde0c82b0e8f",
+ "name": "block/deepslate_bricks/place4",
+ "volume": 0.85
+ },
+ {
+ "hash": "4d68e519f69b99c678870b71d7a8dcdbfda153b3",
+ "name": "block/deepslate_bricks/place5",
+ "volume": 0.85
+ },
+ {
+ "hash": "d5671a3b331716cd8a294a089150329dad4d8041",
+ "name": "block/deepslate_bricks/place6",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.deepslate_bricks.step": {
+ "field": "dT",
+ "id": 253,
+ "name": "block.deepslate_bricks.step",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4",
+ "pitch": 0.9
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.deepslate_tiles.break": {
+ "field": "dZ",
+ "id": 259,
+ "name": "block.deepslate_tiles.break",
+ "sounds": [
+ {
+ "hash": "f71e1acfb97f26e48044e0d2cacb986b1311d4d9",
+ "name": "block/deepslate_bricks/place1",
+ "pitch": 1.3,
+ "volume": 0.92
+ },
+ {
+ "hash": "d4c30f6ed41abefe8f72e1578c1006f581fd8a77",
+ "name": "block/deepslate_bricks/place2",
+ "pitch": 1.3,
+ "volume": 0.92
+ },
+ {
+ "hash": "719a10effd17a4f440985febde4d27529cc278db",
+ "name": "block/deepslate_bricks/place3",
+ "pitch": 1.3,
+ "volume": 0.92
+ },
+ {
+ "hash": "1bd5bc41540c90a5a156377e7d1acde0c82b0e8f",
+ "name": "block/deepslate_bricks/place4",
+ "pitch": 1.3,
+ "volume": 0.92
+ },
+ {
+ "hash": "4d68e519f69b99c678870b71d7a8dcdbfda153b3",
+ "name": "block/deepslate_bricks/place5",
+ "pitch": 1.3,
+ "volume": 0.92
+ },
+ {
+ "hash": "d5671a3b331716cd8a294a089150329dad4d8041",
+ "name": "block/deepslate_bricks/place6",
+ "pitch": 1.3,
+ "volume": 0.92
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.deepslate_tiles.fall": {
+ "field": "ea",
+ "id": 260,
+ "name": "block.deepslate_tiles.fall",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1",
+ "pitch": 1.3
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2",
+ "pitch": 1.3
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3",
+ "pitch": 1.3
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4",
+ "pitch": 1.3
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5",
+ "pitch": 1.3
+ }
+ ]
+ },
+ "block.deepslate_tiles.hit": {
+ "field": "eb",
+ "id": 261,
+ "name": "block.deepslate_tiles.hit",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1",
+ "pitch": 1.3
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2",
+ "pitch": 1.3
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3",
+ "pitch": 1.3
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4",
+ "pitch": 1.3
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5",
+ "pitch": 1.3
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.deepslate_tiles.place": {
+ "field": "ec",
+ "id": 262,
+ "name": "block.deepslate_tiles.place",
+ "sounds": [
+ {
+ "hash": "f71e1acfb97f26e48044e0d2cacb986b1311d4d9",
+ "name": "block/deepslate_bricks/place1",
+ "pitch": 1.2,
+ "volume": 0.85
+ },
+ {
+ "hash": "d4c30f6ed41abefe8f72e1578c1006f581fd8a77",
+ "name": "block/deepslate_bricks/place2",
+ "pitch": 1.2,
+ "volume": 0.85
+ },
+ {
+ "hash": "719a10effd17a4f440985febde4d27529cc278db",
+ "name": "block/deepslate_bricks/place3",
+ "pitch": 1.2,
+ "volume": 0.85
+ },
+ {
+ "hash": "1bd5bc41540c90a5a156377e7d1acde0c82b0e8f",
+ "name": "block/deepslate_bricks/place4",
+ "pitch": 1.2,
+ "volume": 0.85
+ },
+ {
+ "hash": "4d68e519f69b99c678870b71d7a8dcdbfda153b3",
+ "name": "block/deepslate_bricks/place5",
+ "pitch": 1.2,
+ "volume": 0.85
+ },
+ {
+ "hash": "d5671a3b331716cd8a294a089150329dad4d8041",
+ "name": "block/deepslate_bricks/place6",
+ "pitch": 1.2,
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.deepslate_tiles.step": {
+ "field": "ed",
+ "id": 263,
+ "name": "block.deepslate_tiles.step",
+ "sounds": [
+ {
+ "hash": "0af366a1afbede2e47146caa5e4a48b647fa770f",
+ "name": "block/deepslate_bricks/step1",
+ "pitch": 1.2
+ },
+ {
+ "hash": "7d3c3e8889167578206fddb0a25d30f713159de9",
+ "name": "block/deepslate_bricks/step2",
+ "pitch": 1.2
+ },
+ {
+ "hash": "3634810d138e7094a12b13cbeb46fa0c63f78d13",
+ "name": "block/deepslate_bricks/step3",
+ "pitch": 1.2
+ },
+ {
+ "hash": "9ee3c91e8feabf53412b7987e1cbf68d4bfe55aa",
+ "name": "block/deepslate_bricks/step4",
+ "pitch": 1.2
+ },
+ {
+ "hash": "a2ab744b54a54e2eb1fc12c7e26dd6066b1799e8",
+ "name": "block/deepslate_bricks/step5",
+ "pitch": 1.2
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.dispenser.dispense": {
+ "field": "ee",
+ "id": 264,
+ "name": "block.dispenser.dispense",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Dispensed item",
+ "subtitle_key": "subtitles.block.dispenser.dispense"
+ },
+ "block.dispenser.fail": {
+ "field": "ef",
+ "id": 265,
+ "name": "block.dispenser.fail",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Dispenser failed",
+ "subtitle_key": "subtitles.block.dispenser.fail"
+ },
+ "block.dispenser.launch": {
+ "field": "eg",
+ "id": 266,
+ "name": "block.dispenser.launch",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Dispensed item",
+ "subtitle_key": "subtitles.block.dispenser.dispense"
+ },
+ "block.dripstone_block.break": {
+ "field": "ex",
+ "id": 283,
+ "name": "block.dripstone_block.break",
+ "sounds": [
+ {
+ "hash": "a2c219ad41db471213dd0d2306445d28bfa0151d",
+ "name": "block/dripstone/break1"
+ },
+ {
+ "hash": "7d4b4cf1f409ea746eec8d2066d262545469960d",
+ "name": "block/dripstone/break2"
+ },
+ {
+ "hash": "6c40ef98636487a1b7efb487e1615ebaf91928cd",
+ "name": "block/dripstone/break3"
+ },
+ {
+ "hash": "0e58e087ad105373cf75ca8043c567e88aeb048e",
+ "name": "block/dripstone/break4"
+ },
+ {
+ "hash": "0e497ca437eeac5cee56a91c43da2631092e7477",
+ "name": "block/dripstone/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.dripstone_block.fall": {
+ "field": "eB",
+ "id": 287,
+ "name": "block.dripstone_block.fall",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ]
+ },
+ "block.dripstone_block.hit": {
+ "field": "eA",
+ "id": 286,
+ "name": "block.dripstone_block.hit",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.dripstone_block.place": {
+ "field": "ez",
+ "id": 285,
+ "name": "block.dripstone_block.place",
+ "sounds": [
+ {
+ "hash": "a2c219ad41db471213dd0d2306445d28bfa0151d",
+ "name": "block/dripstone/break1"
+ },
+ {
+ "hash": "7d4b4cf1f409ea746eec8d2066d262545469960d",
+ "name": "block/dripstone/break2"
+ },
+ {
+ "hash": "6c40ef98636487a1b7efb487e1615ebaf91928cd",
+ "name": "block/dripstone/break3"
+ },
+ {
+ "hash": "0e58e087ad105373cf75ca8043c567e88aeb048e",
+ "name": "block/dripstone/break4"
+ },
+ {
+ "hash": "0e497ca437eeac5cee56a91c43da2631092e7477",
+ "name": "block/dripstone/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.dripstone_block.step": {
+ "field": "ey",
+ "id": 284,
+ "name": "block.dripstone_block.step",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.enchantment_table.use": {
+ "field": "fi",
+ "id": 320,
+ "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"
+ }
+ ],
+ "subtitle": "Enchanting Table used",
+ "subtitle_key": "subtitles.block.enchantment_table.use"
+ },
+ "block.end_gateway.spawn": {
+ "field": "fF",
+ "id": 343,
+ "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.end_portal.spawn": {
+ "field": "fH",
+ "id": 345,
+ "name": "block.end_portal.spawn",
+ "sounds": [
+ {
+ "hash": "bebfd40c216a3ad53a6d5b1b90b8ce1335b53310",
+ "name": "block/end_portal/endportal"
+ }
+ ],
+ "subtitle": "End Portal opens",
+ "subtitle_key": "subtitles.block.end_portal.spawn"
+ },
+ "block.end_portal_frame.fill": {
+ "field": "fG",
+ "id": 344,
+ "name": "block.end_portal_frame.fill",
+ "sounds": [
+ {
+ "hash": "d9b6703a5dcaaa4c62358d4d7372f8314941e891",
+ "name": "block/end_portal/eyeplace1"
+ },
+ {
+ "hash": "1b256a2a6b360fd2f2858cf1a42c4ca4917a1de1",
+ "name": "block/end_portal/eyeplace2"
+ },
+ {
+ "hash": "c92f79879a1a8c2a5487bc29b87896297f4dccc4",
+ "name": "block/end_portal/eyeplace3"
+ }
+ ],
+ "subtitle": "Eye of Ender attaches",
+ "subtitle_key": "subtitles.block.end_portal_frame.fill"
+ },
+ "block.ender_chest.close": {
+ "field": "fj",
+ "id": 321,
+ "name": "block.ender_chest.close",
+ "sounds": [
+ {
+ "hash": "5f3412ca2fe0141a412dfd66567aa13a26e89ec1",
+ "name": "block/enderchest/close"
+ }
+ ],
+ "subtitle": "Chest closes",
+ "subtitle_key": "subtitles.block.chest.close"
+ },
+ "block.ender_chest.open": {
+ "field": "fk",
+ "id": 322,
+ "name": "block.ender_chest.open",
+ "sounds": [
+ {
+ "hash": "822b19d5b722fd689e60cfaa7c3ae39a3bdf701c",
+ "name": "block/enderchest/open"
+ }
+ ],
+ "subtitle": "Chest opens",
+ "subtitle_key": "subtitles.block.chest.open"
+ },
+ "block.fence_gate.close": {
+ "field": "fT",
+ "id": 357,
+ "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": "fU",
+ "id": 358,
+ "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": "ge",
+ "id": 368,
+ "name": "block.fire.ambient",
+ "sounds": [
+ {
+ "hash": "8b260108a73470c16cd244325242d4780cfb7d78",
+ "name": "fire/fire"
+ }
+ ],
+ "subtitle": "Fire crackles",
+ "subtitle_key": "subtitles.block.fire.ambient"
+ },
+ "block.fire.extinguish": {
+ "field": "gf",
+ "id": 369,
+ "name": "block.fire.extinguish",
+ "sounds": [
+ {
+ "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
+ "name": "random/fizz"
+ }
+ ],
+ "subtitle": "Fire extinguished",
+ "subtitle_key": "subtitles.block.fire.extinguish"
+ },
+ "block.flowering_azalea.break": {
+ "field": "gl",
+ "id": 375,
+ "name": "block.flowering_azalea.break",
+ "sounds": [
+ {
+ "hash": "d919a3a7728e4eee52295fd98a72b5b8d06188f4",
+ "name": "block/azalea/break1"
+ },
+ {
+ "hash": "8f6553be35c6a5cca58d4f32dd1c28b849f9a442",
+ "name": "block/azalea/break2"
+ },
+ {
+ "hash": "b24c9fe48879477d364a345a9a76cfa3d698246e",
+ "name": "block/azalea/break3"
+ },
+ {
+ "hash": "34a9a0058caceecb2f5af494f1b4d087d1680adf",
+ "name": "block/azalea/break4"
+ },
+ {
+ "hash": "8c672b90dcc04c6ae601291389b6420b2534f7bf",
+ "name": "block/azalea/break5"
+ },
+ {
+ "hash": "135d05bbc2d29449d64f7c01ab5899bc909057e6",
+ "name": "block/azalea/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.flowering_azalea.fall": {
+ "field": "gm",
+ "id": 376,
+ "name": "block.flowering_azalea.fall",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ]
+ },
+ "block.flowering_azalea.hit": {
+ "field": "gn",
+ "id": 377,
+ "name": "block.flowering_azalea.hit",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.flowering_azalea.place": {
+ "field": "go",
+ "id": 378,
+ "name": "block.flowering_azalea.place",
+ "sounds": [
+ {
+ "hash": "d919a3a7728e4eee52295fd98a72b5b8d06188f4",
+ "name": "block/azalea/break1"
+ },
+ {
+ "hash": "8f6553be35c6a5cca58d4f32dd1c28b849f9a442",
+ "name": "block/azalea/break2"
+ },
+ {
+ "hash": "b24c9fe48879477d364a345a9a76cfa3d698246e",
+ "name": "block/azalea/break3"
+ },
+ {
+ "hash": "34a9a0058caceecb2f5af494f1b4d087d1680adf",
+ "name": "block/azalea/break4"
+ },
+ {
+ "hash": "8c672b90dcc04c6ae601291389b6420b2534f7bf",
+ "name": "block/azalea/break5"
+ },
+ {
+ "hash": "135d05bbc2d29449d64f7c01ab5899bc909057e6",
+ "name": "block/azalea/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.flowering_azalea.step": {
+ "field": "gp",
+ "id": 379,
+ "name": "block.flowering_azalea.step",
+ "sounds": [
+ {
+ "hash": "5bad2e5f2b36e7f81d048dee12e3ccf4fd2902a0",
+ "name": "block/azalea/step1"
+ },
+ {
+ "hash": "b2901a46b95163774af8a8495c8c00e59eb18031",
+ "name": "block/azalea/step2"
+ },
+ {
+ "hash": "b9d0b284a592b7cf4aefcc33dae69553427263c5",
+ "name": "block/azalea/step3"
+ },
+ {
+ "hash": "972535bb942eccdba2465285e21dc8c34f8e4ca2",
+ "name": "block/azalea/step4"
+ },
+ {
+ "hash": "bdcd738569dc17f6e5c15686801c4d5446bb036e",
+ "name": "block/azalea/step5"
+ },
+ {
+ "hash": "9c7e6c4a991755710512cdf5e707d9470238d861",
+ "name": "block/azalea/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.fungus.break": {
+ "field": "lY",
+ "id": 674,
+ "name": "block.fungus.break",
+ "sounds": [
+ {
+ "hash": "90a6433a85b390815ce398fb7c2e0357da0995b3",
+ "name": "block/fungus/break1"
+ },
+ {
+ "hash": "cf0595fead62270921d17cfcfc7d0aec691d28de",
+ "name": "block/fungus/break2"
+ },
+ {
+ "hash": "ce5aa03b39ac55500f53835c10e19eacea37c558",
+ "name": "block/fungus/break3"
+ },
+ {
+ "hash": "60d91559b2055b9e6774e023d18ea94f4804f499",
+ "name": "block/fungus/break4"
+ },
+ {
+ "hash": "9a65f104759569dace94244b6b3490987fabd6cf",
+ "name": "block/fungus/break5"
+ },
+ {
+ "hash": "1dee4c0f888064c6f403fcc545c3f001f6b8ac86",
+ "name": "block/fungus/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.fungus.fall": {
+ "field": "mc",
+ "id": 678,
+ "name": "block.fungus.fall",
+ "sounds": []
+ },
+ "block.fungus.hit": {
+ "field": "mb",
+ "id": 677,
+ "name": "block.fungus.hit",
+ "sounds": [],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.fungus.place": {
+ "field": "ma",
+ "id": 676,
+ "name": "block.fungus.place",
+ "sounds": [
+ {
+ "hash": "90a6433a85b390815ce398fb7c2e0357da0995b3",
+ "name": "block/fungus/break1"
+ },
+ {
+ "hash": "cf0595fead62270921d17cfcfc7d0aec691d28de",
+ "name": "block/fungus/break2"
+ },
+ {
+ "hash": "ce5aa03b39ac55500f53835c10e19eacea37c558",
+ "name": "block/fungus/break3"
+ },
+ {
+ "hash": "60d91559b2055b9e6774e023d18ea94f4804f499",
+ "name": "block/fungus/break4"
+ },
+ {
+ "hash": "9a65f104759569dace94244b6b3490987fabd6cf",
+ "name": "block/fungus/break5"
+ },
+ {
+ "hash": "1dee4c0f888064c6f403fcc545c3f001f6b8ac86",
+ "name": "block/fungus/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.fungus.step": {
+ "field": "lZ",
+ "id": 675,
+ "name": "block.fungus.step",
+ "sounds": [
+ {
+ "hash": "34112e61ad3f65e94f330ac7be9e73d7654cb061",
+ "name": "item/plant/netherwart1",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "34112e61ad3f65e94f330ac7be9e73d7654cb061",
+ "name": "item/plant/netherwart1",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "19a2b327df7ea54146a14f8cac7c96f4f0a9bdb9",
+ "name": "item/plant/netherwart2",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "19a2b327df7ea54146a14f8cac7c96f4f0a9bdb9",
+ "name": "item/plant/netherwart2",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "11dbb07c81409e930ea3d6a6b6a917481e4dee63",
+ "name": "item/plant/netherwart3",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "11dbb07c81409e930ea3d6a6b6a917481e4dee63",
+ "name": "item/plant/netherwart3",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "2547273a5e0180d07dab15b05f0c95a2da22f622",
+ "name": "item/plant/netherwart4",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "2547273a5e0180d07dab15b05f0c95a2da22f622",
+ "name": "item/plant/netherwart4",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "a286ba12cd5a64144328a69e583ab11fd76f3b2d",
+ "name": "item/plant/netherwart5",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "a286ba12cd5a64144328a69e583ab11fd76f3b2d",
+ "name": "item/plant/netherwart5",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "22da6ac6bf6d6ffbae0f9d7eb64c23a407ccd0b1",
+ "name": "item/plant/netherwart6",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "22da6ac6bf6d6ffbae0f9d7eb64c23a407ccd0b1",
+ "name": "item/plant/netherwart6",
+ "pitch": 1.12,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.furnace.fire_crackle": {
+ "field": "gG",
+ "id": 396,
+ "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.gilded_blackstone.break": {
+ "field": "gY",
+ "id": 414,
+ "name": "block.gilded_blackstone.break",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.gilded_blackstone.fall": {
+ "field": "gZ",
+ "id": 415,
+ "name": "block.gilded_blackstone.fall",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ]
+ },
+ "block.gilded_blackstone.hit": {
+ "field": "ha",
+ "id": 416,
+ "name": "block.gilded_blackstone.hit",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.gilded_blackstone.place": {
+ "field": "hb",
+ "id": 417,
+ "name": "block.gilded_blackstone.place",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.gilded_blackstone.step": {
+ "field": "hc",
+ "id": 418,
+ "name": "block.gilded_blackstone.step",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.glass.break": {
+ "field": "hd",
+ "id": 419,
+ "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": "he",
+ "id": 420,
+ "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": "hf",
+ "id": 421,
+ "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": "hg",
+ "id": 422,
+ "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": "hh",
+ "id": 423,
+ "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": "hJ",
+ "id": 451,
+ "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": "hK",
+ "id": 452,
+ "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": "hL",
+ "id": 453,
+ "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": "hM",
+ "id": 454,
+ "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": "hN",
+ "id": 455,
+ "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": "hO",
+ "id": 456,
+ "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": "hP",
+ "id": 457,
+ "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": "hQ",
+ "id": 458,
+ "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": "hR",
+ "id": 459,
+ "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": "hS",
+ "id": 460,
+ "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.grindstone.use": {
+ "field": "hT",
+ "id": 461,
+ "name": "block.grindstone.use",
+ "sounds": [
+ {
+ "hash": "035df7547acd8451e76b4f26fc01db3baeb6d006",
+ "name": "block/grindstone/grindstone1",
+ "volume": 0.5
+ },
+ {
+ "hash": "2cf5f1639e8e3bdca4977dd0e46ac0d7cab42ecf",
+ "name": "block/grindstone/grindstone2",
+ "volume": 0.5
+ },
+ {
+ "hash": "9b665e99a4ae8eb6e3334f3750eda8a2485e798f",
+ "name": "block/grindstone/grindstone3",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Grindstone used",
+ "subtitle_key": "subtitles.block.grindstone.use"
+ },
+ "block.growing_plant.crop": {
+ "field": "hU",
+ "id": 462,
+ "name": "block.growing_plant.crop",
+ "sounds": [
+ {
+ "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
+ "name": "mob/sheep/shear"
+ }
+ ],
+ "subtitle": "Plant cropped",
+ "subtitle_key": "subtitles.block.growing_plant.crop"
+ },
+ "block.hanging_roots.break": {
+ "field": "id",
+ "id": 471,
+ "name": "block.hanging_roots.break",
+ "sounds": [
+ {
+ "hash": "3c531fd51d3ce2a68a6b3cd3e9df704504b08aef",
+ "name": "block/hanging_roots/break1"
+ },
+ {
+ "hash": "2dbde33b346a847570b254b1ac71d22521e89bed",
+ "name": "block/hanging_roots/break2"
+ },
+ {
+ "hash": "4001e55011a426ff83ed42606db0982ab936117f",
+ "name": "block/hanging_roots/break3"
+ },
+ {
+ "hash": "bee70153ba925c98b396f529806cd666ab029f4d",
+ "name": "block/hanging_roots/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.hanging_roots.fall": {
+ "field": "ie",
+ "id": 472,
+ "name": "block.hanging_roots.fall",
+ "sounds": [
+ {
+ "hash": "cf872c581b0d7027102f7e046c5b48c43f676896",
+ "name": "block/hanging_roots/step1"
+ },
+ {
+ "hash": "a600c35bfe5b6938c37759c192ab1bd6688d015d",
+ "name": "block/hanging_roots/step2"
+ },
+ {
+ "hash": "bb639748177b4ef07889b474ac292fbc40eef482",
+ "name": "block/hanging_roots/step3"
+ },
+ {
+ "hash": "b547adafd04e846231fe21d02863fe7aae28fda7",
+ "name": "block/hanging_roots/step4"
+ },
+ {
+ "hash": "c930f30bda5fc54ccecbb94eeef2531cd324c710",
+ "name": "block/hanging_roots/step5"
+ },
+ {
+ "hash": "3164e4cec91699068b41614e74bae738bdb097a0",
+ "name": "block/hanging_roots/step6"
+ }
+ ]
+ },
+ "block.hanging_roots.hit": {
+ "field": "if",
+ "id": 473,
+ "name": "block.hanging_roots.hit",
+ "sounds": [
+ {
+ "hash": "cf872c581b0d7027102f7e046c5b48c43f676896",
+ "name": "block/hanging_roots/step1"
+ },
+ {
+ "hash": "a600c35bfe5b6938c37759c192ab1bd6688d015d",
+ "name": "block/hanging_roots/step2"
+ },
+ {
+ "hash": "bb639748177b4ef07889b474ac292fbc40eef482",
+ "name": "block/hanging_roots/step3"
+ },
+ {
+ "hash": "b547adafd04e846231fe21d02863fe7aae28fda7",
+ "name": "block/hanging_roots/step4"
+ },
+ {
+ "hash": "c930f30bda5fc54ccecbb94eeef2531cd324c710",
+ "name": "block/hanging_roots/step5"
+ },
+ {
+ "hash": "3164e4cec91699068b41614e74bae738bdb097a0",
+ "name": "block/hanging_roots/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.hanging_roots.place": {
+ "field": "ig",
+ "id": 474,
+ "name": "block.hanging_roots.place",
+ "sounds": [
+ {
+ "hash": "3c531fd51d3ce2a68a6b3cd3e9df704504b08aef",
+ "name": "block/hanging_roots/break1"
+ },
+ {
+ "hash": "2dbde33b346a847570b254b1ac71d22521e89bed",
+ "name": "block/hanging_roots/break2"
+ },
+ {
+ "hash": "4001e55011a426ff83ed42606db0982ab936117f",
+ "name": "block/hanging_roots/break3"
+ },
+ {
+ "hash": "bee70153ba925c98b396f529806cd666ab029f4d",
+ "name": "block/hanging_roots/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.hanging_roots.step": {
+ "field": "ih",
+ "id": 475,
+ "name": "block.hanging_roots.step",
+ "sounds": [
+ {
+ "hash": "cf872c581b0d7027102f7e046c5b48c43f676896",
+ "name": "block/hanging_roots/step1"
+ },
+ {
+ "hash": "a600c35bfe5b6938c37759c192ab1bd6688d015d",
+ "name": "block/hanging_roots/step2"
+ },
+ {
+ "hash": "bb639748177b4ef07889b474ac292fbc40eef482",
+ "name": "block/hanging_roots/step3"
+ },
+ {
+ "hash": "b547adafd04e846231fe21d02863fe7aae28fda7",
+ "name": "block/hanging_roots/step4"
+ },
+ {
+ "hash": "c930f30bda5fc54ccecbb94eeef2531cd324c710",
+ "name": "block/hanging_roots/step5"
+ },
+ {
+ "hash": "3164e4cec91699068b41614e74bae738bdb097a0",
+ "name": "block/hanging_roots/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.honey_block.break": {
+ "field": "ir",
+ "id": 485,
+ "name": "block.honey_block.break",
+ "sounds": [
+ {
+ "hash": "5b16028a58fbd888b1ccc5062e2592b2995a159a",
+ "name": "block/honeyblock/break1"
+ },
+ {
+ "hash": "a99000d5d82b75a4c18b44c8579ed1da123fa782",
+ "name": "block/honeyblock/break2"
+ },
+ {
+ "hash": "b2f3ee9fbe0bdef433cf03fe759f23e04fd46e29",
+ "name": "block/honeyblock/break3"
+ },
+ {
+ "hash": "f577d81300052c0ee8d5c090384a166a775bfc98",
+ "name": "block/honeyblock/break4"
+ },
+ {
+ "hash": "7e5e2978d628f7fc22ddb0fee1e108228c4aaf65",
+ "name": "block/honeyblock/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.honey_block.fall": {
+ "field": "is",
+ "id": 486,
+ "name": "block.honey_block.fall",
+ "sounds": [
+ {
+ "hash": "ec34853a3a7def9e2ed0c530fd79035c1b41d16d",
+ "name": "block/honeyblock/step1"
+ },
+ {
+ "hash": "67dd095ff29dea6092530dbf8bcf9cc77efdb49a",
+ "name": "block/honeyblock/step2"
+ },
+ {
+ "hash": "d5d7e396f52574ac18b6cedbd713144c887a7931",
+ "name": "block/honeyblock/step3"
+ },
+ {
+ "hash": "1ec3dff91a5db985385bf08d47749872cecc08d9",
+ "name": "block/honeyblock/step4"
+ },
+ {
+ "hash": "5dac0e85e722c9238e95439970693f1838106acd",
+ "name": "block/honeyblock/step5"
+ }
+ ]
+ },
+ "block.honey_block.hit": {
+ "field": "it",
+ "id": 487,
+ "name": "block.honey_block.hit",
+ "sounds": [
+ {
+ "hash": "ec34853a3a7def9e2ed0c530fd79035c1b41d16d",
+ "name": "block/honeyblock/step1"
+ },
+ {
+ "hash": "67dd095ff29dea6092530dbf8bcf9cc77efdb49a",
+ "name": "block/honeyblock/step2"
+ },
+ {
+ "hash": "d5d7e396f52574ac18b6cedbd713144c887a7931",
+ "name": "block/honeyblock/step3"
+ },
+ {
+ "hash": "1ec3dff91a5db985385bf08d47749872cecc08d9",
+ "name": "block/honeyblock/step4"
+ },
+ {
+ "hash": "5dac0e85e722c9238e95439970693f1838106acd",
+ "name": "block/honeyblock/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.honey_block.place": {
+ "field": "iu",
+ "id": 488,
+ "name": "block.honey_block.place",
+ "sounds": [
+ {
+ "hash": "5b16028a58fbd888b1ccc5062e2592b2995a159a",
+ "name": "block/honeyblock/break1"
+ },
+ {
+ "hash": "a99000d5d82b75a4c18b44c8579ed1da123fa782",
+ "name": "block/honeyblock/break2"
+ },
+ {
+ "hash": "b2f3ee9fbe0bdef433cf03fe759f23e04fd46e29",
+ "name": "block/honeyblock/break3"
+ },
+ {
+ "hash": "f577d81300052c0ee8d5c090384a166a775bfc98",
+ "name": "block/honeyblock/break4"
+ },
+ {
+ "hash": "7e5e2978d628f7fc22ddb0fee1e108228c4aaf65",
+ "name": "block/honeyblock/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.honey_block.slide": {
+ "field": "iv",
+ "id": 489,
+ "name": "block.honey_block.slide",
+ "sounds": [
+ {
+ "hash": "8245b9f22fa32f4e74e150fd225fff00362e74cc",
+ "name": "block/honeyblock/slide1",
+ "volume": 0.8
+ },
+ {
+ "hash": "8245b9f22fa32f4e74e150fd225fff00362e74cc",
+ "name": "block/honeyblock/slide1",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "hash": "013b1518d41176f1884ef17944104a8473d408ce",
+ "name": "block/honeyblock/slide2",
+ "volume": 0.8
+ },
+ {
+ "hash": "013b1518d41176f1884ef17944104a8473d408ce",
+ "name": "block/honeyblock/slide2",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "d4ad02bc3a9c3bd5eac9774d1130bac5cd73ba94",
+ "name": "block/honeyblock/slide3",
+ "volume": 0.8
+ },
+ {
+ "hash": "d4ad02bc3a9c3bd5eac9774d1130bac5cd73ba94",
+ "name": "block/honeyblock/slide3",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "102613b04262cd0f94702afd14063fa0187bc158",
+ "name": "block/honeyblock/slide4",
+ "volume": 0.8
+ },
+ {
+ "hash": "102613b04262cd0f94702afd14063fa0187bc158",
+ "name": "block/honeyblock/slide4",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Sliding down a honey block",
+ "subtitle_key": "subtitles.block.honey_block.slide"
+ },
+ "block.honey_block.step": {
+ "field": "iw",
+ "id": 490,
+ "name": "block.honey_block.step",
+ "sounds": [
+ {
+ "hash": "ec34853a3a7def9e2ed0c530fd79035c1b41d16d",
+ "name": "block/honeyblock/step1"
+ },
+ {
+ "hash": "67dd095ff29dea6092530dbf8bcf9cc77efdb49a",
+ "name": "block/honeyblock/step2"
+ },
+ {
+ "hash": "d5d7e396f52574ac18b6cedbd713144c887a7931",
+ "name": "block/honeyblock/step3"
+ },
+ {
+ "hash": "1ec3dff91a5db985385bf08d47749872cecc08d9",
+ "name": "block/honeyblock/step4"
+ },
+ {
+ "hash": "5dac0e85e722c9238e95439970693f1838106acd",
+ "name": "block/honeyblock/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.iron_door.close": {
+ "field": "jf",
+ "id": 525,
+ "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": "jg",
+ "id": 526,
+ "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": "jn",
+ "id": 533,
+ "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 closes",
+ "subtitle_key": "subtitles.block.iron_trapdoor.close"
+ },
+ "block.iron_trapdoor.open": {
+ "field": "jo",
+ "id": 534,
+ "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 opens",
+ "subtitle_key": "subtitles.block.iron_trapdoor.open"
+ },
+ "block.ladder.break": {
+ "field": "jw",
+ "id": 542,
+ "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": "jx",
+ "id": 543,
+ "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": "jy",
+ "id": 544,
+ "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": "jz",
+ "id": 545,
+ "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": "jA",
+ "id": 546,
+ "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.lantern.break": {
+ "field": "jB",
+ "id": 547,
+ "name": "block.lantern.break",
+ "sounds": [
+ {
+ "hash": "2efdaa5a89ae6a68ceddf60aa91a4b410f0f3e58",
+ "name": "block/lantern/break1"
+ },
+ {
+ "hash": "443a6c542e6cb96d8d7d6e185623266ce0c3af69",
+ "name": "block/lantern/break2"
+ },
+ {
+ "hash": "cc62eb000f8789c06cec01bfe9bf9b989b015171",
+ "name": "block/lantern/break3"
+ },
+ {
+ "hash": "fbc806cf8ce69a93ddc2b0b6a01df3c94cbfda87",
+ "name": "block/lantern/break4"
+ },
+ {
+ "hash": "94f85a27c377b0ef874ebe810292c9c77a7be1f9",
+ "name": "block/lantern/break5"
+ },
+ {
+ "hash": "78f33e68a3142032e0a1b0c95012f4bcb2ea3ea9",
+ "name": "block/lantern/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.lantern.fall": {
+ "field": "jC",
+ "id": 548,
+ "name": "block.lantern.fall",
+ "sounds": [
+ {
+ "hash": "2efdaa5a89ae6a68ceddf60aa91a4b410f0f3e58",
+ "name": "block/lantern/break1"
+ },
+ {
+ "hash": "443a6c542e6cb96d8d7d6e185623266ce0c3af69",
+ "name": "block/lantern/break2"
+ },
+ {
+ "hash": "cc62eb000f8789c06cec01bfe9bf9b989b015171",
+ "name": "block/lantern/break3"
+ },
+ {
+ "hash": "fbc806cf8ce69a93ddc2b0b6a01df3c94cbfda87",
+ "name": "block/lantern/break4"
+ },
+ {
+ "hash": "94f85a27c377b0ef874ebe810292c9c77a7be1f9",
+ "name": "block/lantern/break5"
+ },
+ {
+ "hash": "78f33e68a3142032e0a1b0c95012f4bcb2ea3ea9",
+ "name": "block/lantern/break6"
+ }
+ ]
+ },
+ "block.lantern.hit": {
+ "field": "jD",
+ "id": 549,
+ "name": "block.lantern.hit",
+ "sounds": [
+ {
+ "hash": "66a7ad307e66d55be39ad129d5dde4a139c6decb",
+ "name": "block/lantern/place1"
+ },
+ {
+ "hash": "236d6b2e2841e6eeaff442cf4599ac8f1d0c87bf",
+ "name": "block/lantern/place2"
+ },
+ {
+ "hash": "913db11b61e0c079114e702507dd33fd59846c2c",
+ "name": "block/lantern/place3"
+ },
+ {
+ "hash": "79ae36927d7d5e1d4210debb5e98c0a8d0e4ba39",
+ "name": "block/lantern/place4"
+ },
+ {
+ "hash": "3920b92ee14834623308f557d4ac912aef760108",
+ "name": "block/lantern/place5"
+ },
+ {
+ "hash": "85462af1c6ccc02b19989be398b0bcc488b249f1",
+ "name": "block/lantern/place6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.lantern.place": {
+ "field": "jE",
+ "id": 550,
+ "name": "block.lantern.place",
+ "sounds": [
+ {
+ "hash": "66a7ad307e66d55be39ad129d5dde4a139c6decb",
+ "name": "block/lantern/place1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "236d6b2e2841e6eeaff442cf4599ac8f1d0c87bf",
+ "name": "block/lantern/place2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "913db11b61e0c079114e702507dd33fd59846c2c",
+ "name": "block/lantern/place3",
+ "pitch": 1.1
+ },
+ {
+ "hash": "79ae36927d7d5e1d4210debb5e98c0a8d0e4ba39",
+ "name": "block/lantern/place4",
+ "pitch": 1.1
+ },
+ {
+ "hash": "3920b92ee14834623308f557d4ac912aef760108",
+ "name": "block/lantern/place5",
+ "pitch": 1.1
+ },
+ {
+ "hash": "85462af1c6ccc02b19989be398b0bcc488b249f1",
+ "name": "block/lantern/place6",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.lantern.step": {
+ "field": "jF",
+ "id": 551,
+ "name": "block.lantern.step",
+ "sounds": [
+ {
+ "hash": "2efdaa5a89ae6a68ceddf60aa91a4b410f0f3e58",
+ "name": "block/lantern/break1"
+ },
+ {
+ "hash": "443a6c542e6cb96d8d7d6e185623266ce0c3af69",
+ "name": "block/lantern/break2"
+ },
+ {
+ "hash": "cc62eb000f8789c06cec01bfe9bf9b989b015171",
+ "name": "block/lantern/break3"
+ },
+ {
+ "hash": "fbc806cf8ce69a93ddc2b0b6a01df3c94cbfda87",
+ "name": "block/lantern/break4"
+ },
+ {
+ "hash": "94f85a27c377b0ef874ebe810292c9c77a7be1f9",
+ "name": "block/lantern/break5"
+ },
+ {
+ "hash": "78f33e68a3142032e0a1b0c95012f4bcb2ea3ea9",
+ "name": "block/lantern/break6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.large_amethyst_bud.break": {
+ "field": "jG",
+ "id": 552,
+ "name": "block.large_amethyst_bud.break",
+ "sounds": [
+ {
+ "hash": "689be5af8ea7328e8e1b664561efff236ab87aee",
+ "name": "block/amethyst_cluster/break1",
+ "pitch": 0.85,
+ "volume": 0.7
+ },
+ {
+ "hash": "abaa4fb5b56b9110a2de7733d291338a6b0d4c3e",
+ "name": "block/amethyst_cluster/break2",
+ "pitch": 0.85,
+ "volume": 0.7
+ },
+ {
+ "hash": "a01ead89927917ea1817990c645c6fcee2018c8a",
+ "name": "block/amethyst_cluster/break3",
+ "pitch": 0.85,
+ "volume": 0.7
+ },
+ {
+ "hash": "c4380743ab08e60bafad7ff0dfd2aeb281fdfc3a",
+ "name": "block/amethyst_cluster/break4",
+ "pitch": 0.85,
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.large_amethyst_bud.place": {
+ "field": "jH",
+ "id": 553,
+ "name": "block.large_amethyst_bud.place",
+ "sounds": [
+ {
+ "hash": "f57c74bb3b583bbbbb78529203ff8dee72f1052f",
+ "name": "block/amethyst_cluster/place1",
+ "volume": 0.75
+ },
+ {
+ "hash": "b57f215084d00503c884c327f2617ce563bf2e3c",
+ "name": "block/amethyst_cluster/place2",
+ "volume": 0.75
+ },
+ {
+ "hash": "4af9c72df6f67060c0dbff10feeb9aa13767b560",
+ "name": "block/amethyst_cluster/place3",
+ "volume": 0.75
+ },
+ {
+ "hash": "7f31942ce140138141d4873ff36acd9a51f4f496",
+ "name": "block/amethyst_cluster/place4",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.lava.ambient": {
+ "field": "jI",
+ "id": 554,
+ "name": "block.lava.ambient",
+ "sounds": [
+ {
+ "hash": "9272aef9f27dfcc10b6e3879b7a2a67f8faa1a83",
+ "name": "liquid/lava"
+ }
+ ],
+ "subtitle": "Lava pops",
+ "subtitle_key": "subtitles.block.lava.ambient"
+ },
+ "block.lava.extinguish": {
+ "field": "jJ",
+ "id": 555,
+ "name": "block.lava.extinguish",
+ "sounds": [
+ {
+ "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
+ "name": "random/fizz"
+ }
+ ],
+ "subtitle": "Lava hisses",
+ "subtitle_key": "subtitles.block.lava.extinguish"
+ },
+ "block.lava.pop": {
+ "field": "jK",
+ "id": 556,
+ "name": "block.lava.pop",
+ "sounds": [
+ {
+ "hash": "19a5aae31c3e0018a960b709a9f0240d8d47dda7",
+ "name": "liquid/lavapop"
+ }
+ ],
+ "subtitle": "Lava pops",
+ "subtitle_key": "subtitles.block.lava.ambient"
+ },
+ "block.lever.click": {
+ "field": "jN",
+ "id": 559,
+ "name": "block.lever.click",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Lever clicks",
+ "subtitle_key": "subtitles.block.lever.click"
+ },
+ "block.lily_pad.place": {
+ "field": "uu",
+ "id": 1112,
+ "name": "block.lily_pad.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.lodestone.break": {
+ "field": "kb",
+ "id": 573,
+ "name": "block.lodestone.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.lodestone.fall": {
+ "field": "kf",
+ "id": 577,
+ "name": "block.lodestone.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.lodestone.hit": {
+ "field": "ke",
+ "id": 576,
+ "name": "block.lodestone.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.lodestone.place": {
+ "field": "kd",
+ "id": 575,
+ "name": "block.lodestone.place",
+ "sounds": [
+ {
+ "hash": "41d96b9c4415d933f7a4da7d6a50124ce3d77b22",
+ "name": "block/lodestone/place1"
+ },
+ {
+ "hash": "123f32e70e39dce19e4adf0a452b87d11ce0daf3",
+ "name": "block/lodestone/place2"
+ },
+ {
+ "hash": "8004c2a8106c0ce5964abb4494c4bf2c11f86085",
+ "name": "block/lodestone/place3"
+ },
+ {
+ "hash": "b2f8f95701727824a859347750505811e64849b8",
+ "name": "block/lodestone/place4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.lodestone.step": {
+ "field": "kc",
+ "id": 574,
+ "name": "block.lodestone.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"
+ }
+ ]
+ },
+ "block.medium_amethyst_bud.break": {
+ "field": "kn",
+ "id": 585,
+ "name": "block.medium_amethyst_bud.break",
+ "sounds": [
+ {
+ "hash": "689be5af8ea7328e8e1b664561efff236ab87aee",
+ "name": "block/amethyst_cluster/break1",
+ "pitch": 0.95,
+ "volume": 0.55
+ },
+ {
+ "hash": "abaa4fb5b56b9110a2de7733d291338a6b0d4c3e",
+ "name": "block/amethyst_cluster/break2",
+ "pitch": 0.95,
+ "volume": 0.55
+ },
+ {
+ "hash": "a01ead89927917ea1817990c645c6fcee2018c8a",
+ "name": "block/amethyst_cluster/break3",
+ "pitch": 0.95,
+ "volume": 0.55
+ },
+ {
+ "hash": "c4380743ab08e60bafad7ff0dfd2aeb281fdfc3a",
+ "name": "block/amethyst_cluster/break4",
+ "pitch": 0.95,
+ "volume": 0.55
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.medium_amethyst_bud.place": {
+ "field": "ko",
+ "id": 586,
+ "name": "block.medium_amethyst_bud.place",
+ "sounds": [
+ {
+ "hash": "f57c74bb3b583bbbbb78529203ff8dee72f1052f",
+ "name": "block/amethyst_cluster/place1",
+ "pitch": 1.1,
+ "volume": 0.5
+ },
+ {
+ "hash": "b57f215084d00503c884c327f2617ce563bf2e3c",
+ "name": "block/amethyst_cluster/place2",
+ "pitch": 1.1,
+ "volume": 0.5
+ },
+ {
+ "hash": "4af9c72df6f67060c0dbff10feeb9aa13767b560",
+ "name": "block/amethyst_cluster/place3",
+ "pitch": 1.1,
+ "volume": 0.5
+ },
+ {
+ "hash": "7f31942ce140138141d4873ff36acd9a51f4f496",
+ "name": "block/amethyst_cluster/place4",
+ "pitch": 1.1,
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.metal.break": {
+ "field": "kp",
+ "id": 587,
+ "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": "kq",
+ "id": 588,
+ "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": "kr",
+ "id": 589,
+ "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": "ks",
+ "id": 590,
+ "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": "kv",
+ "id": 593,
+ "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_pressure_plate.click_off": {
+ "field": "kt",
+ "id": 591,
+ "name": "block.metal_pressure_plate.click_off",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.metal_pressure_plate.click_on": {
+ "field": "ku",
+ "id": 592,
+ "name": "block.metal_pressure_plate.click_on",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.moss.break": {
+ "field": "kJ",
+ "id": 607,
+ "name": "block.moss.break",
+ "sounds": [
+ {
+ "hash": "11a933549a540d72e85ca03126e622c0901777c0",
+ "name": "block/moss/break1",
+ "volume": 0.95
+ },
+ {
+ "hash": "b03ebefc0f9508c29dd91b241eea0d4474a233ed",
+ "name": "block/moss/break2",
+ "volume": 0.93
+ },
+ {
+ "hash": "6ae4626870aedb65060115723c211391bf29e512",
+ "name": "block/moss/break3",
+ "volume": 0.93
+ },
+ {
+ "hash": "cd2f349c64b2d279ddbaead8c88dc94bfedfdb51",
+ "name": "block/moss/break4",
+ "volume": 0.93
+ },
+ {
+ "hash": "32e4e63078f640f09cf97e21642fafddaca5c0a3",
+ "name": "block/moss/break5",
+ "volume": 0.93
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.moss.fall": {
+ "field": "kK",
+ "id": 608,
+ "name": "block.moss.fall",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1"
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2"
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3"
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4"
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5"
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6"
+ }
+ ]
+ },
+ "block.moss.hit": {
+ "field": "kL",
+ "id": 609,
+ "name": "block.moss.hit",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1"
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2"
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3"
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4"
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5"
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.moss.place": {
+ "field": "kM",
+ "id": 610,
+ "name": "block.moss.place",
+ "sounds": [
+ {
+ "hash": "11a933549a540d72e85ca03126e622c0901777c0",
+ "name": "block/moss/break1",
+ "volume": 0.93
+ },
+ {
+ "hash": "b03ebefc0f9508c29dd91b241eea0d4474a233ed",
+ "name": "block/moss/break2",
+ "volume": 0.93
+ },
+ {
+ "hash": "6ae4626870aedb65060115723c211391bf29e512",
+ "name": "block/moss/break3",
+ "volume": 0.93
+ },
+ {
+ "hash": "cd2f349c64b2d279ddbaead8c88dc94bfedfdb51",
+ "name": "block/moss/break4",
+ "volume": 0.93
+ },
+ {
+ "hash": "32e4e63078f640f09cf97e21642fafddaca5c0a3",
+ "name": "block/moss/break5",
+ "volume": 0.93
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.moss.step": {
+ "field": "kN",
+ "id": 611,
+ "name": "block.moss.step",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1"
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2"
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3"
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4"
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5"
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.moss_carpet.break": {
+ "field": "kE",
+ "id": 602,
+ "name": "block.moss_carpet.break",
+ "sounds": [
+ {
+ "hash": "11a933549a540d72e85ca03126e622c0901777c0",
+ "name": "block/moss/break1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "b03ebefc0f9508c29dd91b241eea0d4474a233ed",
+ "name": "block/moss/break2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "6ae4626870aedb65060115723c211391bf29e512",
+ "name": "block/moss/break3",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "cd2f349c64b2d279ddbaead8c88dc94bfedfdb51",
+ "name": "block/moss/break4",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "32e4e63078f640f09cf97e21642fafddaca5c0a3",
+ "name": "block/moss/break5",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.moss_carpet.fall": {
+ "field": "kF",
+ "id": 603,
+ "name": "block.moss_carpet.fall",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ]
+ },
+ "block.moss_carpet.hit": {
+ "field": "kG",
+ "id": 604,
+ "name": "block.moss_carpet.hit",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.moss_carpet.place": {
+ "field": "kH",
+ "id": 605,
+ "name": "block.moss_carpet.place",
+ "sounds": [
+ {
+ "hash": "11a933549a540d72e85ca03126e622c0901777c0",
+ "name": "block/moss/break1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "b03ebefc0f9508c29dd91b241eea0d4474a233ed",
+ "name": "block/moss/break2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "6ae4626870aedb65060115723c211391bf29e512",
+ "name": "block/moss/break3",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "cd2f349c64b2d279ddbaead8c88dc94bfedfdb51",
+ "name": "block/moss/break4",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "32e4e63078f640f09cf97e21642fafddaca5c0a3",
+ "name": "block/moss/break5",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.moss_carpet.step": {
+ "field": "kI",
+ "id": 606,
+ "name": "block.moss_carpet.step",
+ "sounds": [
+ {
+ "hash": "cd871a0b591b4fd2a70c5cdf90a403a5fbf8ca58",
+ "name": "block/moss/step1",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "dce51f6e1a5b4a3ba6a074047c31b7fead1a6cd8",
+ "name": "block/moss/step2",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "01d108e23f5c3a0b6905de56c0389d84602cd6f9",
+ "name": "block/moss/step3",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "5533b88fcbc575b8a7a83c2a281c59979824fd57",
+ "name": "block/moss/step4",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "1191b013d40cd3119c67934fa7aca81262709247",
+ "name": "block/moss/step5",
+ "pitch": 1.1,
+ "volume": 0.9
+ },
+ {
+ "hash": "3d911ca2ea3c00ae0611a3a899689b417317e238",
+ "name": "block/moss/step6",
+ "pitch": 1.1,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.nether_bricks.break": {
+ "field": "lC",
+ "id": 652,
+ "name": "block.nether_bricks.break",
+ "sounds": [
+ {
+ "hash": "7690c52b7190d7e63681d868bba510f9c9301b7a",
+ "name": "block/nether_bricks/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "fe6802230737802d680dfcefef033c23a0f7f085",
+ "name": "block/nether_bricks/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "7c0780f28fd89565666f69131e98ca72aa739c05",
+ "name": "block/nether_bricks/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "038aed8ef08d5f6eb01712b843cb5e128463efe1",
+ "name": "block/nether_bricks/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "ed14d4e785bbbedbef7e85d57b7108ddc630a678",
+ "name": "block/nether_bricks/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "8478523f063bb2f3daba313c8b7a9e91e117f236",
+ "name": "block/nether_bricks/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.nether_bricks.fall": {
+ "field": "lG",
+ "id": 656,
+ "name": "block.nether_bricks.fall",
+ "sounds": [
+ {
+ "hash": "9673ae2933b66eada687763cb7f57fa768f30078",
+ "name": "block/nether_bricks/step1"
+ },
+ {
+ "hash": "f88cf5e49d0eccee19ada047b57f856efc87d06b",
+ "name": "block/nether_bricks/step2"
+ },
+ {
+ "hash": "7fa3f348f4cc91c9756f333308608fd7cf4a023f",
+ "name": "block/nether_bricks/step3"
+ },
+ {
+ "hash": "5e7800f8ca54ee32cf7c603206b174298db3d680",
+ "name": "block/nether_bricks/step4"
+ },
+ {
+ "hash": "a92e020da7bc97d1c05711b5b3b318a55bd5811f",
+ "name": "block/nether_bricks/step5"
+ },
+ {
+ "hash": "b0f2cdfcc5ac1167f75bfac6c6c9561cca814413",
+ "name": "block/nether_bricks/step6"
+ }
+ ]
+ },
+ "block.nether_bricks.hit": {
+ "field": "lF",
+ "id": 655,
+ "name": "block.nether_bricks.hit",
+ "sounds": [
+ {
+ "hash": "9673ae2933b66eada687763cb7f57fa768f30078",
+ "name": "block/nether_bricks/step1"
+ },
+ {
+ "hash": "f88cf5e49d0eccee19ada047b57f856efc87d06b",
+ "name": "block/nether_bricks/step2"
+ },
+ {
+ "hash": "7fa3f348f4cc91c9756f333308608fd7cf4a023f",
+ "name": "block/nether_bricks/step3"
+ },
+ {
+ "hash": "5e7800f8ca54ee32cf7c603206b174298db3d680",
+ "name": "block/nether_bricks/step4"
+ },
+ {
+ "hash": "a92e020da7bc97d1c05711b5b3b318a55bd5811f",
+ "name": "block/nether_bricks/step5"
+ },
+ {
+ "hash": "b0f2cdfcc5ac1167f75bfac6c6c9561cca814413",
+ "name": "block/nether_bricks/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.nether_bricks.place": {
+ "field": "lE",
+ "id": 654,
+ "name": "block.nether_bricks.place",
+ "sounds": [
+ {
+ "hash": "7690c52b7190d7e63681d868bba510f9c9301b7a",
+ "name": "block/nether_bricks/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "fe6802230737802d680dfcefef033c23a0f7f085",
+ "name": "block/nether_bricks/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "7c0780f28fd89565666f69131e98ca72aa739c05",
+ "name": "block/nether_bricks/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "038aed8ef08d5f6eb01712b843cb5e128463efe1",
+ "name": "block/nether_bricks/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "ed14d4e785bbbedbef7e85d57b7108ddc630a678",
+ "name": "block/nether_bricks/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "8478523f063bb2f3daba313c8b7a9e91e117f236",
+ "name": "block/nether_bricks/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.nether_bricks.step": {
+ "field": "lD",
+ "id": 653,
+ "name": "block.nether_bricks.step",
+ "sounds": [
+ {
+ "hash": "9673ae2933b66eada687763cb7f57fa768f30078",
+ "name": "block/nether_bricks/step1"
+ },
+ {
+ "hash": "f88cf5e49d0eccee19ada047b57f856efc87d06b",
+ "name": "block/nether_bricks/step2"
+ },
+ {
+ "hash": "7fa3f348f4cc91c9756f333308608fd7cf4a023f",
+ "name": "block/nether_bricks/step3"
+ },
+ {
+ "hash": "5e7800f8ca54ee32cf7c603206b174298db3d680",
+ "name": "block/nether_bricks/step4"
+ },
+ {
+ "hash": "a92e020da7bc97d1c05711b5b3b318a55bd5811f",
+ "name": "block/nether_bricks/step5"
+ },
+ {
+ "hash": "b0f2cdfcc5ac1167f75bfac6c6c9561cca814413",
+ "name": "block/nether_bricks/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.nether_gold_ore.break": {
+ "field": "pF",
+ "id": 863,
+ "name": "block.nether_gold_ore.break",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.nether_gold_ore.fall": {
+ "field": "pG",
+ "id": 864,
+ "name": "block.nether_gold_ore.fall",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ]
+ },
+ "block.nether_gold_ore.hit": {
+ "field": "pH",
+ "id": 865,
+ "name": "block.nether_gold_ore.hit",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.nether_gold_ore.place": {
+ "field": "pI",
+ "id": 866,
+ "name": "block.nether_gold_ore.place",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.nether_gold_ore.step": {
+ "field": "pJ",
+ "id": 867,
+ "name": "block.nether_gold_ore.step",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.nether_ore.break": {
+ "field": "pK",
+ "id": 868,
+ "name": "block.nether_ore.break",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.nether_ore.fall": {
+ "field": "pL",
+ "id": 869,
+ "name": "block.nether_ore.fall",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ]
+ },
+ "block.nether_ore.hit": {
+ "field": "pM",
+ "id": 870,
+ "name": "block.nether_ore.hit",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.nether_ore.place": {
+ "field": "pN",
+ "id": 871,
+ "name": "block.nether_ore.place",
+ "sounds": [
+ {
+ "hash": "54baa0ef965b9d87ccbdc1e2cc10e4c96f01c6db",
+ "name": "block/nether_ore/break1"
+ },
+ {
+ "hash": "38e778076608e4be6abfdbf027eb060857cfb329",
+ "name": "block/nether_ore/break2"
+ },
+ {
+ "hash": "5cf6dbeffb4ac68ea0ab5d5012dd65cda2cd0ae9",
+ "name": "block/nether_ore/break3"
+ },
+ {
+ "hash": "c44c3f173fd73116d34aa9577edb0ea3aa81f573",
+ "name": "block/nether_ore/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.nether_ore.step": {
+ "field": "pO",
+ "id": 872,
+ "name": "block.nether_ore.step",
+ "sounds": [
+ {
+ "hash": "686aa86d7b07f756affdf0522f05c79dd2dfa8de",
+ "name": "block/nether_ore/step1"
+ },
+ {
+ "hash": "523b26312932ea8088f95beb3a2053ecd6863e65",
+ "name": "block/nether_ore/step2"
+ },
+ {
+ "hash": "4763d2ffab6e9948304afb6a41bb38a1f130e196",
+ "name": "block/nether_ore/step3"
+ },
+ {
+ "hash": "fd0a8ac0d447e22f2b1bd43f2b38a6c829526c74",
+ "name": "block/nether_ore/step4"
+ },
+ {
+ "hash": "70965ad7d7b35208920a9f15f9e3406780dae66e",
+ "name": "block/nether_ore/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.nether_sprouts.break": {
+ "field": "lT",
+ "id": 669,
+ "name": "block.nether_sprouts.break",
+ "sounds": [
+ {
+ "hash": "4915df7706b31f979e742a9187cf99967371ad98",
+ "name": "block/nether_sprouts/break1",
+ "volume": 0.7
+ },
+ {
+ "hash": "559dd086a17d5da60c3b24f0f3316f7590e02642",
+ "name": "block/nether_sprouts/break2",
+ "volume": 0.7
+ },
+ {
+ "hash": "e7b2aef6fa65d5a0cf2e6e0beb3ca5598357a339",
+ "name": "block/nether_sprouts/break3",
+ "volume": 0.7
+ },
+ {
+ "hash": "9acffdb09bf65558b9cf05499795a209b6f37fb3",
+ "name": "block/nether_sprouts/break4",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.nether_sprouts.fall": {
+ "field": "lX",
+ "id": 673,
+ "name": "block.nether_sprouts.fall",
+ "sounds": [
+ {
+ "hash": "87be81ca9d7fd21f83adabc416f4cb0b3b809853",
+ "name": "block/nether_sprouts/step1"
+ },
+ {
+ "hash": "5bad95636a2b11e4e4d85d1435b8f392229a0416",
+ "name": "block/nether_sprouts/step2"
+ },
+ {
+ "hash": "7caf120473d3407872187d921c9b6309e2a61da1",
+ "name": "block/nether_sprouts/step3"
+ },
+ {
+ "hash": "5797e5fa721295e35de33d132ae6de002ad1c378",
+ "name": "block/nether_sprouts/step4"
+ },
+ {
+ "hash": "ddd23b851e53d057bd8fd197a93684dfa9a63a04",
+ "name": "block/nether_sprouts/step5"
+ }
+ ]
+ },
+ "block.nether_sprouts.hit": {
+ "field": "lW",
+ "id": 672,
+ "name": "block.nether_sprouts.hit",
+ "sounds": [
+ {
+ "hash": "87be81ca9d7fd21f83adabc416f4cb0b3b809853",
+ "name": "block/nether_sprouts/step1"
+ },
+ {
+ "hash": "5bad95636a2b11e4e4d85d1435b8f392229a0416",
+ "name": "block/nether_sprouts/step2"
+ },
+ {
+ "hash": "7caf120473d3407872187d921c9b6309e2a61da1",
+ "name": "block/nether_sprouts/step3"
+ },
+ {
+ "hash": "5797e5fa721295e35de33d132ae6de002ad1c378",
+ "name": "block/nether_sprouts/step4"
+ },
+ {
+ "hash": "ddd23b851e53d057bd8fd197a93684dfa9a63a04",
+ "name": "block/nether_sprouts/step5"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.nether_sprouts.place": {
+ "field": "lV",
+ "id": 671,
+ "name": "block.nether_sprouts.place",
+ "sounds": [
+ {
+ "hash": "4915df7706b31f979e742a9187cf99967371ad98",
+ "name": "block/nether_sprouts/break1",
+ "volume": 0.7
+ },
+ {
+ "hash": "559dd086a17d5da60c3b24f0f3316f7590e02642",
+ "name": "block/nether_sprouts/break2",
+ "volume": 0.7
+ },
+ {
+ "hash": "e7b2aef6fa65d5a0cf2e6e0beb3ca5598357a339",
+ "name": "block/nether_sprouts/break3",
+ "volume": 0.7
+ },
+ {
+ "hash": "9acffdb09bf65558b9cf05499795a209b6f37fb3",
+ "name": "block/nether_sprouts/break4",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.nether_sprouts.step": {
+ "field": "lU",
+ "id": 670,
+ "name": "block.nether_sprouts.step",
+ "sounds": [
+ {
+ "hash": "87be81ca9d7fd21f83adabc416f4cb0b3b809853",
+ "name": "block/nether_sprouts/step1",
+ "volume": 0.5
+ },
+ {
+ "hash": "5bad95636a2b11e4e4d85d1435b8f392229a0416",
+ "name": "block/nether_sprouts/step2",
+ "volume": 0.5
+ },
+ {
+ "hash": "7caf120473d3407872187d921c9b6309e2a61da1",
+ "name": "block/nether_sprouts/step3",
+ "volume": 0.5
+ },
+ {
+ "hash": "5797e5fa721295e35de33d132ae6de002ad1c378",
+ "name": "block/nether_sprouts/step4",
+ "volume": 0.5
+ },
+ {
+ "hash": "ddd23b851e53d057bd8fd197a93684dfa9a63a04",
+ "name": "block/nether_sprouts/step5",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.nether_wart.break": {
+ "field": "lH",
+ "id": 657,
+ "name": "block.nether_wart.break",
+ "sounds": [
+ {
+ "hash": "34112e61ad3f65e94f330ac7be9e73d7654cb061",
+ "name": "item/plant/netherwart1",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "19a2b327df7ea54146a14f8cac7c96f4f0a9bdb9",
+ "name": "item/plant/netherwart2",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "11dbb07c81409e930ea3d6a6b6a917481e4dee63",
+ "name": "item/plant/netherwart3",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "2547273a5e0180d07dab15b05f0c95a2da22f622",
+ "name": "item/plant/netherwart4",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "a286ba12cd5a64144328a69e583ab11fd76f3b2d",
+ "name": "item/plant/netherwart5",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "22da6ac6bf6d6ffbae0f9d7eb64c23a407ccd0b1",
+ "name": "item/plant/netherwart6",
+ "pitch": 0.9,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.netherite_block.break": {
+ "field": "mn",
+ "id": 689,
+ "name": "block.netherite_block.break",
+ "sounds": [
+ {
+ "hash": "d10147b5114fb55a1d3a2705cef3022ea59e0cc3",
+ "name": "block/netherite/break1",
+ "volume": 0.95
+ },
+ {
+ "hash": "d10147b5114fb55a1d3a2705cef3022ea59e0cc3",
+ "name": "block/netherite/break1",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "00c4daa73f67f90bb994c0009dd35d02a3c413b4",
+ "name": "block/netherite/break2",
+ "volume": 0.95
+ },
+ {
+ "hash": "00c4daa73f67f90bb994c0009dd35d02a3c413b4",
+ "name": "block/netherite/break2",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "546fddb67d3e27c613d236d210baef4224c3dbc5",
+ "name": "block/netherite/break3",
+ "volume": 0.95
+ },
+ {
+ "hash": "546fddb67d3e27c613d236d210baef4224c3dbc5",
+ "name": "block/netherite/break3",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "ce45c82f140e19a9688aebb53afc61e9664bb735",
+ "name": "block/netherite/break4",
+ "volume": 0.95
+ },
+ {
+ "hash": "ce45c82f140e19a9688aebb53afc61e9664bb735",
+ "name": "block/netherite/break4",
+ "pitch": 0.9,
+ "volume": 0.95
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.netherite_block.fall": {
+ "field": "mr",
+ "id": 693,
+ "name": "block.netherite_block.fall",
+ "sounds": [
+ {
+ "hash": "73d282fd17857eba131e7150f3f7a2fb1bf30c5a",
+ "name": "block/netherite/step1"
+ },
+ {
+ "hash": "43e15f44cf8c5e02591246685e968e0612aa1dd4",
+ "name": "block/netherite/step2"
+ },
+ {
+ "hash": "cdd074345be86d82cc9abe81b73ff7d6e2aaa6f9",
+ "name": "block/netherite/step3"
+ },
+ {
+ "hash": "e24784aa709d50af48bfe4d6e49bb423b22227aa",
+ "name": "block/netherite/step4"
+ },
+ {
+ "hash": "556e7d997332a802ac7432853f9b0e46aefc0ea8",
+ "name": "block/netherite/step5"
+ },
+ {
+ "hash": "4a7ddf2a0a3e52ed407a37fe4e021212eea3ef39",
+ "name": "block/netherite/step6"
+ }
+ ]
+ },
+ "block.netherite_block.hit": {
+ "field": "mq",
+ "id": 692,
+ "name": "block.netherite_block.hit",
+ "sounds": [
+ {
+ "hash": "73d282fd17857eba131e7150f3f7a2fb1bf30c5a",
+ "name": "block/netherite/step1"
+ },
+ {
+ "hash": "43e15f44cf8c5e02591246685e968e0612aa1dd4",
+ "name": "block/netherite/step2"
+ },
+ {
+ "hash": "cdd074345be86d82cc9abe81b73ff7d6e2aaa6f9",
+ "name": "block/netherite/step3"
+ },
+ {
+ "hash": "e24784aa709d50af48bfe4d6e49bb423b22227aa",
+ "name": "block/netherite/step4"
+ },
+ {
+ "hash": "556e7d997332a802ac7432853f9b0e46aefc0ea8",
+ "name": "block/netherite/step5"
+ },
+ {
+ "hash": "4a7ddf2a0a3e52ed407a37fe4e021212eea3ef39",
+ "name": "block/netherite/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.netherite_block.place": {
+ "field": "mp",
+ "id": 691,
+ "name": "block.netherite_block.place",
+ "sounds": [
+ {
+ "hash": "d10147b5114fb55a1d3a2705cef3022ea59e0cc3",
+ "name": "block/netherite/break1",
+ "volume": 0.95
+ },
+ {
+ "hash": "d10147b5114fb55a1d3a2705cef3022ea59e0cc3",
+ "name": "block/netherite/break1",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "00c4daa73f67f90bb994c0009dd35d02a3c413b4",
+ "name": "block/netherite/break2",
+ "volume": 0.95
+ },
+ {
+ "hash": "00c4daa73f67f90bb994c0009dd35d02a3c413b4",
+ "name": "block/netherite/break2",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "546fddb67d3e27c613d236d210baef4224c3dbc5",
+ "name": "block/netherite/break3",
+ "volume": 0.95
+ },
+ {
+ "hash": "546fddb67d3e27c613d236d210baef4224c3dbc5",
+ "name": "block/netherite/break3",
+ "pitch": 0.9,
+ "volume": 0.95
+ },
+ {
+ "hash": "ce45c82f140e19a9688aebb53afc61e9664bb735",
+ "name": "block/netherite/break4",
+ "volume": 0.95
+ },
+ {
+ "hash": "ce45c82f140e19a9688aebb53afc61e9664bb735",
+ "name": "block/netherite/break4",
+ "pitch": 0.9,
+ "volume": 0.95
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.netherite_block.step": {
+ "field": "mo",
+ "id": 690,
+ "name": "block.netherite_block.step",
+ "sounds": [
+ {
+ "hash": "73d282fd17857eba131e7150f3f7a2fb1bf30c5a",
+ "name": "block/netherite/step1"
+ },
+ {
+ "hash": "43e15f44cf8c5e02591246685e968e0612aa1dd4",
+ "name": "block/netherite/step2"
+ },
+ {
+ "hash": "cdd074345be86d82cc9abe81b73ff7d6e2aaa6f9",
+ "name": "block/netherite/step3"
+ },
+ {
+ "hash": "e24784aa709d50af48bfe4d6e49bb423b22227aa",
+ "name": "block/netherite/step4"
+ },
+ {
+ "hash": "556e7d997332a802ac7432853f9b0e46aefc0ea8",
+ "name": "block/netherite/step5"
+ },
+ {
+ "hash": "4a7ddf2a0a3e52ed407a37fe4e021212eea3ef39",
+ "name": "block/netherite/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.netherrack.break": {
+ "field": "ms",
+ "id": 694,
+ "name": "block.netherrack.break",
+ "sounds": [
+ {
+ "hash": "6a4796fec25e83aa2d0151f0ddd86e6ce86bb48a",
+ "name": "block/netherrack/break1"
+ },
+ {
+ "hash": "49d5826555c9f00e36c1e2e0386118f4e0a27c4f",
+ "name": "block/netherrack/break2"
+ },
+ {
+ "hash": "5066b310fd288cf443497dd362ff151923525213",
+ "name": "block/netherrack/break3"
+ },
+ {
+ "hash": "1d488970ff2dd9d19a397c8bd593b82bd061b655",
+ "name": "block/netherrack/break4"
+ },
+ {
+ "hash": "b2eff3be4927ad66e197d91699609bd354320bef",
+ "name": "block/netherrack/break5"
+ },
+ {
+ "hash": "c57a387a15458219f9bbc02be71a61bdb49bf214",
+ "name": "block/netherrack/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.netherrack.fall": {
+ "field": "mw",
+ "id": 698,
+ "name": "block.netherrack.fall",
+ "sounds": [
+ {
+ "hash": "198ab0290fa4593eba3327588f80859470204392",
+ "name": "block/netherrack/step1"
+ },
+ {
+ "hash": "96d059f410a8aadf3107caf4a207b14f285d0e43",
+ "name": "block/netherrack/step2"
+ },
+ {
+ "hash": "ccd1b84268f17f117de706616172b96c7fb61168",
+ "name": "block/netherrack/step3"
+ },
+ {
+ "hash": "690b4c1c0ff9d2fe28e407b283d7617994a0c78c",
+ "name": "block/netherrack/step4"
+ },
+ {
+ "hash": "e7f9df4bc20f09a57f6ffcf224031427594037cb",
+ "name": "block/netherrack/step5"
+ },
+ {
+ "hash": "9a5e300fab1421f481c01aa03f4b6148a221f917",
+ "name": "block/netherrack/step6"
+ }
+ ]
+ },
+ "block.netherrack.hit": {
+ "field": "mv",
+ "id": 697,
+ "name": "block.netherrack.hit",
+ "sounds": [
+ {
+ "hash": "198ab0290fa4593eba3327588f80859470204392",
+ "name": "block/netherrack/step1",
+ "volume": 0.55
+ },
+ {
+ "hash": "96d059f410a8aadf3107caf4a207b14f285d0e43",
+ "name": "block/netherrack/step2",
+ "volume": 0.55
+ },
+ {
+ "hash": "ccd1b84268f17f117de706616172b96c7fb61168",
+ "name": "block/netherrack/step3",
+ "volume": 0.55
+ },
+ {
+ "hash": "690b4c1c0ff9d2fe28e407b283d7617994a0c78c",
+ "name": "block/netherrack/step4",
+ "volume": 0.55
+ },
+ {
+ "hash": "e7f9df4bc20f09a57f6ffcf224031427594037cb",
+ "name": "block/netherrack/step5",
+ "volume": 0.55
+ },
+ {
+ "hash": "9a5e300fab1421f481c01aa03f4b6148a221f917",
+ "name": "block/netherrack/step6",
+ "volume": 0.55
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.netherrack.place": {
+ "field": "mu",
+ "id": 696,
+ "name": "block.netherrack.place",
+ "sounds": [
+ {
+ "hash": "6a4796fec25e83aa2d0151f0ddd86e6ce86bb48a",
+ "name": "block/netherrack/break1"
+ },
+ {
+ "hash": "49d5826555c9f00e36c1e2e0386118f4e0a27c4f",
+ "name": "block/netherrack/break2"
+ },
+ {
+ "hash": "5066b310fd288cf443497dd362ff151923525213",
+ "name": "block/netherrack/break3"
+ },
+ {
+ "hash": "1d488970ff2dd9d19a397c8bd593b82bd061b655",
+ "name": "block/netherrack/break4"
+ },
+ {
+ "hash": "b2eff3be4927ad66e197d91699609bd354320bef",
+ "name": "block/netherrack/break5"
+ },
+ {
+ "hash": "c57a387a15458219f9bbc02be71a61bdb49bf214",
+ "name": "block/netherrack/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.netherrack.step": {
+ "field": "mt",
+ "id": 695,
+ "name": "block.netherrack.step",
+ "sounds": [
+ {
+ "hash": "198ab0290fa4593eba3327588f80859470204392",
+ "name": "block/netherrack/step1"
+ },
+ {
+ "hash": "96d059f410a8aadf3107caf4a207b14f285d0e43",
+ "name": "block/netherrack/step2"
+ },
+ {
+ "hash": "ccd1b84268f17f117de706616172b96c7fb61168",
+ "name": "block/netherrack/step3"
+ },
+ {
+ "hash": "690b4c1c0ff9d2fe28e407b283d7617994a0c78c",
+ "name": "block/netherrack/step4"
+ },
+ {
+ "hash": "e7f9df4bc20f09a57f6ffcf224031427594037cb",
+ "name": "block/netherrack/step5"
+ },
+ {
+ "hash": "9a5e300fab1421f481c01aa03f4b6148a221f917",
+ "name": "block/netherrack/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.note_block.banjo": {
+ "field": "mM",
+ "id": 714,
+ "name": "block.note_block.banjo",
+ "sounds": [
+ {
+ "hash": "3429a726bdda71c20b84d20fc35693a5eb04f096",
+ "name": "note/banjo"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.basedrum": {
+ "field": "mx",
+ "id": 699,
+ "name": "block.note_block.basedrum",
+ "sounds": [
+ {
+ "hash": "1afefaa39a53606d2737bab9cb3409350cb2dc9f",
+ "name": "note/bd"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.bass": {
+ "field": "my",
+ "id": 700,
+ "name": "block.note_block.bass",
+ "sounds": [
+ {
+ "hash": "037b9fb7f74381f354739d015193dc4a6897f620",
+ "name": "note/bassattack"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.bell": {
+ "field": "mz",
+ "id": 701,
+ "name": "block.note_block.bell",
+ "sounds": [
+ {
+ "hash": "dffb5d6066ba89a4d3a609eb0c607606d4a524e2",
+ "name": "note/bell"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.bit": {
+ "field": "mL",
+ "id": 713,
+ "name": "block.note_block.bit",
+ "sounds": [
+ {
+ "hash": "030a7bf5b32c5b3f821adb35b7601705a45d8420",
+ "name": "note/bit"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.chime": {
+ "field": "mA",
+ "id": 702,
+ "name": "block.note_block.chime",
+ "sounds": [
+ {
+ "hash": "562f63e81572019a66cf795cea914ed6910edb53",
+ "name": "note/icechime"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.cow_bell": {
+ "field": "mJ",
+ "id": 711,
+ "name": "block.note_block.cow_bell",
+ "sounds": [
+ {
+ "hash": "a69ab2376207659ed24a427d15997bb7fbcd5286",
+ "name": "note/cow_bell"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.didgeridoo": {
+ "field": "mK",
+ "id": 712,
+ "name": "block.note_block.didgeridoo",
+ "sounds": [
+ {
+ "hash": "316d979f27d24b28a43ed4d7cfaf1e8c1f899f7b",
+ "name": "note/didgeridoo"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.flute": {
+ "field": "mB",
+ "id": 703,
+ "name": "block.note_block.flute",
+ "sounds": [
+ {
+ "hash": "a7f05f19c3e553c61deb61e5e8123a82cdbec758",
+ "name": "note/flute"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.guitar": {
+ "field": "mC",
+ "id": 704,
+ "name": "block.note_block.guitar",
+ "sounds": [
+ {
+ "hash": "3ea516355b5ec2bef08d9e6aa3ebc6626acb583b",
+ "name": "note/guitar"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.harp": {
+ "field": "mD",
+ "id": 705,
+ "name": "block.note_block.harp",
+ "sounds": [
+ {
+ "hash": "6b6bae253b1032ce3f3b4fb5816a9a819cac7b59",
+ "name": "note/harp2"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.hat": {
+ "field": "mE",
+ "id": 706,
+ "name": "block.note_block.hat",
+ "sounds": [
+ {
+ "hash": "fd2b6f745b05a2cf44a4e010f72631de2e5099f6",
+ "name": "note/hat"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.iron_xylophone": {
+ "field": "mI",
+ "id": 710,
+ "name": "block.note_block.iron_xylophone",
+ "sounds": [
+ {
+ "hash": "10d20bc6c141437a898f73ec631e26efaf36f0b8",
+ "name": "note/iron_xylophone"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.pling": {
+ "field": "mF",
+ "id": 707,
+ "name": "block.note_block.pling",
+ "sounds": [
+ {
+ "hash": "20d06589bd5ab81a73989bdac8ca59ecd4d66932",
+ "name": "note/pling"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.snare": {
+ "field": "mG",
+ "id": 708,
+ "name": "block.note_block.snare",
+ "sounds": [
+ {
+ "hash": "6967f0af60f480e81d32f1f8e5f88ccafec3a40c",
+ "name": "note/snare"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.note_block.xylophone": {
+ "field": "mH",
+ "id": 709,
+ "name": "block.note_block.xylophone",
+ "sounds": [
+ {
+ "hash": "b7cf6b6ff19146fae41a39025ab709ea90bcc439",
+ "name": "note/xylobone"
+ }
+ ],
+ "subtitle": "Note Block plays",
+ "subtitle_key": "subtitles.block.note_block.note"
+ },
+ "block.nylium.break": {
+ "field": "lO",
+ "id": 664,
+ "name": "block.nylium.break",
+ "sounds": [
+ {
+ "hash": "cea0def5de2064181e2aaa3f5242ef28f6b951bc",
+ "name": "block/nylium/break1",
+ "volume": 0.85
+ },
+ {
+ "hash": "d925f70961f27ffbc43d58f8f3b06baec9642143",
+ "name": "block/nylium/break2",
+ "volume": 0.85
+ },
+ {
+ "hash": "5151481560a5d00226e5fc40cd0ae4d5317f32d3",
+ "name": "block/nylium/break3",
+ "volume": 0.85
+ },
+ {
+ "hash": "2184b99fa3e4a6d96df77eac54852b57ebb0bfc5",
+ "name": "block/nylium/break4",
+ "volume": 0.85
+ },
+ {
+ "hash": "a1ef818dd6c51c4ace31359c702bf1bab767f11a",
+ "name": "block/nylium/break5",
+ "volume": 0.85
+ },
+ {
+ "hash": "c5f3bd6b290a062aa7321597da137e73699a6c70",
+ "name": "block/nylium/break6",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.nylium.fall": {
+ "field": "lS",
+ "id": 668,
+ "name": "block.nylium.fall",
+ "sounds": [
+ {
+ "hash": "5354a53dca159cb8ae9151b05eb7224571c14d9b",
+ "name": "block/nylium/step1"
+ },
+ {
+ "hash": "4b8d2faef4ffd065905d4f4ab6f28a0664520601",
+ "name": "block/nylium/step2"
+ },
+ {
+ "hash": "c36de2c7a0639283c801d783ea879822813fac67",
+ "name": "block/nylium/step3"
+ },
+ {
+ "hash": "fa456f2f7d562352184eedcd09367fa0c94a37b6",
+ "name": "block/nylium/step4"
+ },
+ {
+ "hash": "54672893a12a81d48275185f9d718cbed21dc53a",
+ "name": "block/nylium/step5"
+ },
+ {
+ "hash": "e6be2794f9b80c7e3f8680cfea5a0853b2ad6af7",
+ "name": "block/nylium/step6"
+ }
+ ]
+ },
+ "block.nylium.hit": {
+ "field": "lR",
+ "id": 667,
+ "name": "block.nylium.hit",
+ "sounds": [
+ {
+ "hash": "5354a53dca159cb8ae9151b05eb7224571c14d9b",
+ "name": "block/nylium/step1"
+ },
+ {
+ "hash": "4b8d2faef4ffd065905d4f4ab6f28a0664520601",
+ "name": "block/nylium/step2"
+ },
+ {
+ "hash": "c36de2c7a0639283c801d783ea879822813fac67",
+ "name": "block/nylium/step3"
+ },
+ {
+ "hash": "fa456f2f7d562352184eedcd09367fa0c94a37b6",
+ "name": "block/nylium/step4"
+ },
+ {
+ "hash": "54672893a12a81d48275185f9d718cbed21dc53a",
+ "name": "block/nylium/step5"
+ },
+ {
+ "hash": "e6be2794f9b80c7e3f8680cfea5a0853b2ad6af7",
+ "name": "block/nylium/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.nylium.place": {
+ "field": "lQ",
+ "id": 666,
+ "name": "block.nylium.place",
+ "sounds": [
+ {
+ "hash": "cea0def5de2064181e2aaa3f5242ef28f6b951bc",
+ "name": "block/nylium/break1",
+ "volume": 0.85
+ },
+ {
+ "hash": "d925f70961f27ffbc43d58f8f3b06baec9642143",
+ "name": "block/nylium/break2",
+ "volume": 0.85
+ },
+ {
+ "hash": "5151481560a5d00226e5fc40cd0ae4d5317f32d3",
+ "name": "block/nylium/break3",
+ "volume": 0.85
+ },
+ {
+ "hash": "2184b99fa3e4a6d96df77eac54852b57ebb0bfc5",
+ "name": "block/nylium/break4",
+ "volume": 0.85
+ },
+ {
+ "hash": "a1ef818dd6c51c4ace31359c702bf1bab767f11a",
+ "name": "block/nylium/break5",
+ "volume": 0.85
+ },
+ {
+ "hash": "c5f3bd6b290a062aa7321597da137e73699a6c70",
+ "name": "block/nylium/break6",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.nylium.step": {
+ "field": "lP",
+ "id": 665,
+ "name": "block.nylium.step",
+ "sounds": [
+ {
+ "hash": "5354a53dca159cb8ae9151b05eb7224571c14d9b",
+ "name": "block/nylium/step1"
+ },
+ {
+ "hash": "4b8d2faef4ffd065905d4f4ab6f28a0664520601",
+ "name": "block/nylium/step2"
+ },
+ {
+ "hash": "c36de2c7a0639283c801d783ea879822813fac67",
+ "name": "block/nylium/step3"
+ },
+ {
+ "hash": "fa456f2f7d562352184eedcd09367fa0c94a37b6",
+ "name": "block/nylium/step4"
+ },
+ {
+ "hash": "54672893a12a81d48275185f9d718cbed21dc53a",
+ "name": "block/nylium/step5"
+ },
+ {
+ "hash": "e6be2794f9b80c7e3f8680cfea5a0853b2ad6af7",
+ "name": "block/nylium/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.piston.contract": {
+ "field": "ou",
+ "id": 800,
+ "name": "block.piston.contract",
+ "sounds": [
+ {
+ "hash": "594be3eaea9a2b92095eeeb3b1e01e755dcb8ce2",
+ "name": "tile/piston/in"
+ }
+ ],
+ "subtitle": "Piston moves",
+ "subtitle_key": "subtitles.block.piston.move"
+ },
+ "block.piston.extend": {
+ "field": "ov",
+ "id": 801,
+ "name": "block.piston.extend",
+ "sounds": [
+ {
+ "hash": "cb017131516de9359cb81fb991f5b3694044f8db",
+ "name": "tile/piston/out"
+ }
+ ],
+ "subtitle": "Piston moves",
+ "subtitle_key": "subtitles.block.piston.move"
+ },
+ "block.pointed_dripstone.break": {
+ "field": "eC",
+ "id": 288,
+ "name": "block.pointed_dripstone.break",
+ "sounds": [
+ {
+ "hash": "a2c219ad41db471213dd0d2306445d28bfa0151d",
+ "name": "block/dripstone/break1"
+ },
+ {
+ "hash": "7d4b4cf1f409ea746eec8d2066d262545469960d",
+ "name": "block/dripstone/break2"
+ },
+ {
+ "hash": "6c40ef98636487a1b7efb487e1615ebaf91928cd",
+ "name": "block/dripstone/break3"
+ },
+ {
+ "hash": "0e58e087ad105373cf75ca8043c567e88aeb048e",
+ "name": "block/dripstone/break4"
+ },
+ {
+ "hash": "0e497ca437eeac5cee56a91c43da2631092e7477",
+ "name": "block/dripstone/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.pointed_dripstone.drip_lava": {
+ "field": "eI",
+ "id": 294,
+ "name": "block.pointed_dripstone.drip_lava",
+ "sounds": [
+ {
+ "hash": "3b6a7430672f147418d8aca9e8675d8e0e177b17",
+ "name": "block/pointed_dripstone/drip_lava1"
+ },
+ {
+ "hash": "bb1a4063cc55c6ddfab3fe6a68e60571bd144bc3",
+ "name": "block/pointed_dripstone/drip_lava2"
+ },
+ {
+ "hash": "bb1811bfcbbd11d511e0441e0e0452890a70d649",
+ "name": "block/pointed_dripstone/drip_lava3"
+ },
+ {
+ "hash": "050ee8116a49e7788e4191a22417b59b4eba8456",
+ "name": "block/pointed_dripstone/drip_lava4"
+ },
+ {
+ "hash": "ec4fae0ac795d755a69ce34557a558389f3ea7f7",
+ "name": "block/pointed_dripstone/drip_lava5"
+ },
+ {
+ "hash": "438be9806f4c2659055da51cdc593ab859a44492",
+ "name": "block/pointed_dripstone/drip_lava6"
+ }
+ ],
+ "subtitle": "Lava drips",
+ "subtitle_key": "subtitles.block.pointed_dripstone.drip_lava"
+ },
+ "block.pointed_dripstone.drip_lava_into_cauldron": {
+ "field": "eK",
+ "id": 296,
+ "name": "block.pointed_dripstone.drip_lava_into_cauldron",
+ "sounds": [
+ {
+ "hash": "fec5940d535308fc8bf09a2e87bd604084e5c498",
+ "name": "block/pointed_dripstone/drip_lava_cauldron1"
+ },
+ {
+ "hash": "d3f4bded5a3b767734d44ccb005a65fecbe1c2b7",
+ "name": "block/pointed_dripstone/drip_lava_cauldron2"
+ },
+ {
+ "hash": "49a757b3ffaf7217809c553ef71b3f5386ff4289",
+ "name": "block/pointed_dripstone/drip_lava_cauldron3"
+ },
+ {
+ "hash": "e45eb4b5de8e5e7421e7dc5b5678ff45287c2caa",
+ "name": "block/pointed_dripstone/drip_lava_cauldron4"
+ }
+ ],
+ "subtitle": "Lava drips into Cauldron",
+ "subtitle_key": "subtitles.block.pointed_dripstone.drip_lava_into_cauldron"
+ },
+ "block.pointed_dripstone.drip_water": {
+ "field": "eJ",
+ "id": 295,
+ "name": "block.pointed_dripstone.drip_water",
+ "sounds": [
+ {
+ "hash": "7308c68b2de502839f76488962bfd9c2d23603eb",
+ "name": "block/pointed_dripstone/drip_water1"
+ },
+ {
+ "hash": "f8f9052b3d06d7d1cc7a3820599fb3f0c9c0cadd",
+ "name": "block/pointed_dripstone/drip_water2"
+ },
+ {
+ "hash": "dfef8a5952395442311141496b6e780b1e12f4e2",
+ "name": "block/pointed_dripstone/drip_water3"
+ },
+ {
+ "hash": "9f3f75fcb30a6a033d672b9740ebe060c22965f1",
+ "name": "block/pointed_dripstone/drip_water4"
+ },
+ {
+ "hash": "9b92e54ca223e7026cfed9bcfa1c29b85555feb0",
+ "name": "block/pointed_dripstone/drip_water5"
+ },
+ {
+ "hash": "bbcda1114481f7f88f17af5ad65125972d2c44e6",
+ "name": "block/pointed_dripstone/drip_water6"
+ },
+ {
+ "hash": "f2c768a8566275d0e81d9e81955264110fc5e51c",
+ "name": "block/pointed_dripstone/drip_water7"
+ },
+ {
+ "hash": "5113d371aa9886c4e2804be55e30fc2ec16d3dcc",
+ "name": "block/pointed_dripstone/drip_water8"
+ },
+ {
+ "hash": "7d8ef0a1daf90b519666eab346e841794f167afe",
+ "name": "block/pointed_dripstone/drip_water9"
+ },
+ {
+ "hash": "4e408f2dff4386951d1240c316a975c84918e92d",
+ "name": "block/pointed_dripstone/drip_water10"
+ },
+ {
+ "hash": "ff76b763b28de8bdd0cba777213a05d0e365faba",
+ "name": "block/pointed_dripstone/drip_water11"
+ },
+ {
+ "hash": "c670a64d158a640ab1906772ff653ce55807ba10",
+ "name": "block/pointed_dripstone/drip_water12"
+ },
+ {
+ "hash": "2599920592fc8357252ac10b1cc8ff29346b0ede",
+ "name": "block/pointed_dripstone/drip_water13"
+ },
+ {
+ "hash": "2e630d9df93d600d90dca070c96e3aa89237afa9",
+ "name": "block/pointed_dripstone/drip_water14"
+ },
+ {
+ "hash": "8045b5c48dc9a1e23a420f0f3c7062d7946f2866",
+ "name": "block/pointed_dripstone/drip_water15"
+ }
+ ],
+ "subtitle": "Water drips",
+ "subtitle_key": "subtitles.block.pointed_dripstone.drip_water"
+ },
+ "block.pointed_dripstone.drip_water_into_cauldron": {
+ "field": "eL",
+ "id": 297,
+ "name": "block.pointed_dripstone.drip_water_into_cauldron",
+ "sounds": [
+ {
+ "hash": "5f103967783fc87911fb2b4786d3b52510b0831c",
+ "name": "block/pointed_dripstone/drip_water_cauldron1"
+ },
+ {
+ "hash": "b0ee6371a3841e25d8141be3df08b95e55126f32",
+ "name": "block/pointed_dripstone/drip_water_cauldron2"
+ },
+ {
+ "hash": "c6d9302b7b3da70c0e7d7378a4ceb01ccbd2685c",
+ "name": "block/pointed_dripstone/drip_water_cauldron3"
+ },
+ {
+ "hash": "2e711c75eb8ab3440d0523364bd12947f858723a",
+ "name": "block/pointed_dripstone/drip_water_cauldron4"
+ },
+ {
+ "hash": "bf3ecbfc97a17c2f5e0e5f476053570afb0b1ed3",
+ "name": "block/pointed_dripstone/drip_water_cauldron5"
+ },
+ {
+ "hash": "09da9ef8864bb14ea888807a356710723b6bd7c7",
+ "name": "block/pointed_dripstone/drip_water_cauldron6"
+ },
+ {
+ "hash": "bfb09a99afd7e018e9285e36ad5d7504c684c2e8",
+ "name": "block/pointed_dripstone/drip_water_cauldron7"
+ },
+ {
+ "hash": "bdda3824c586d34156daccf5c4a76c0cb54221a6",
+ "name": "block/pointed_dripstone/drip_water_cauldron8"
+ }
+ ],
+ "subtitle": "Water drips into Cauldron",
+ "subtitle_key": "subtitles.block.pointed_dripstone.drip_water_into_cauldron"
+ },
+ "block.pointed_dripstone.fall": {
+ "field": "eG",
+ "id": 292,
+ "name": "block.pointed_dripstone.fall",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ]
+ },
+ "block.pointed_dripstone.hit": {
+ "field": "eF",
+ "id": 291,
+ "name": "block.pointed_dripstone.hit",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.pointed_dripstone.land": {
+ "field": "eH",
+ "id": 293,
+ "name": "block.pointed_dripstone.land",
+ "sounds": [
+ {
+ "hash": "f347a46782e26249236fe5b0fe217d83c5e599ce",
+ "name": "block/pointed_dripstone/land1"
+ },
+ {
+ "hash": "cb64d40a6162f3115f40267f7d0fc3b1b50fea23",
+ "name": "block/pointed_dripstone/land2"
+ },
+ {
+ "hash": "aad67db8a70fbb9a44c9536a578f2ec408ebdde2",
+ "name": "block/pointed_dripstone/land3"
+ },
+ {
+ "hash": "5924db8c7a85e9eb03cc3bb2b2c297ef5930e521",
+ "name": "block/pointed_dripstone/land4"
+ },
+ {
+ "hash": "99c880b4441eec0e6ed25d022025b1bb7b9fd224",
+ "name": "block/pointed_dripstone/land5"
+ }
+ ]
+ },
+ "block.pointed_dripstone.place": {
+ "field": "eE",
+ "id": 290,
+ "name": "block.pointed_dripstone.place",
+ "sounds": [
+ {
+ "hash": "a2c219ad41db471213dd0d2306445d28bfa0151d",
+ "name": "block/dripstone/break1"
+ },
+ {
+ "hash": "7d4b4cf1f409ea746eec8d2066d262545469960d",
+ "name": "block/dripstone/break2"
+ },
+ {
+ "hash": "6c40ef98636487a1b7efb487e1615ebaf91928cd",
+ "name": "block/dripstone/break3"
+ },
+ {
+ "hash": "0e58e087ad105373cf75ca8043c567e88aeb048e",
+ "name": "block/dripstone/break4"
+ },
+ {
+ "hash": "0e497ca437eeac5cee56a91c43da2631092e7477",
+ "name": "block/dripstone/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.pointed_dripstone.step": {
+ "field": "eD",
+ "id": 289,
+ "name": "block.pointed_dripstone.step",
+ "sounds": [
+ {
+ "hash": "2c114bff9b73abccb54f0aec7e09ad1ff4cb4dc6",
+ "name": "block/dripstone/step1"
+ },
+ {
+ "hash": "3a9a56e15aeb25ad049f0d64a343fabcc3ce4de0",
+ "name": "block/dripstone/step2"
+ },
+ {
+ "hash": "c13629f57d801f0938ceae15ec152ff79cc3a6a4",
+ "name": "block/dripstone/step3"
+ },
+ {
+ "hash": "67a35cb0a87ef67f252330d7b5b84df4e433fb59",
+ "name": "block/dripstone/step4"
+ },
+ {
+ "hash": "d71243817c63f4c27af938ec8750cf84f0531b06",
+ "name": "block/dripstone/step5"
+ },
+ {
+ "hash": "f7cd826d43ac13e7e84befb58a9ca42acef68402",
+ "name": "block/dripstone/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.polished_deepslate.break": {
+ "field": "oW",
+ "id": 828,
+ "name": "block.polished_deepslate.break",
+ "sounds": [
+ {
+ "hash": "bb709bbfde582e0b261b4f8d01e10e35ee41e63b",
+ "name": "block/deepslate/break1"
+ },
+ {
+ "hash": "d80d4bd2f28318f7291baa4fec3f00b4bd56066a",
+ "name": "block/deepslate/break2"
+ },
+ {
+ "hash": "16f63773f4258b983891136c54c32735c59b2c05",
+ "name": "block/deepslate/break3"
+ },
+ {
+ "hash": "a7ff95731dd1668bff61898362091cce9c49cdf1",
+ "name": "block/deepslate/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.polished_deepslate.fall": {
+ "field": "oX",
+ "id": 829,
+ "name": "block.polished_deepslate.fall",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ]
+ },
+ "block.polished_deepslate.hit": {
+ "field": "oY",
+ "id": 830,
+ "name": "block.polished_deepslate.hit",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.polished_deepslate.place": {
+ "field": "oZ",
+ "id": 831,
+ "name": "block.polished_deepslate.place",
+ "sounds": [
+ {
+ "hash": "a181d87822808974392cd7bf081121523687cd3d",
+ "name": "block/deepslate/place1"
+ },
+ {
+ "hash": "a24c6e7d083b8e69caf5de24eb698611b304fc87",
+ "name": "block/deepslate/place2"
+ },
+ {
+ "hash": "36c387db12975376921f130e0971f52bd0bd573a",
+ "name": "block/deepslate/place3"
+ },
+ {
+ "hash": "3a7888bdd0e2803a2b08d2505e4ff99c707df1f9",
+ "name": "block/deepslate/place4"
+ },
+ {
+ "hash": "bdece9f83ab1959684fd51b8b806dce647012dcc",
+ "name": "block/deepslate/place5"
+ },
+ {
+ "hash": "1e99a8f02ad6154660b68863b5dddbfc06aa95a7",
+ "name": "block/deepslate/place6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.polished_deepslate.step": {
+ "field": "pa",
+ "id": 832,
+ "name": "block.polished_deepslate.step",
+ "sounds": [
+ {
+ "hash": "f66841e1965b8a4b85fe01a21af09172b002401c",
+ "name": "block/deepslate/step1"
+ },
+ {
+ "hash": "a2d1a08b5c89ff034009d33053fed40c29f68f2e",
+ "name": "block/deepslate/step2"
+ },
+ {
+ "hash": "e889bcce8431d117ce4c0ef3fd9b9a0567484faa",
+ "name": "block/deepslate/step3"
+ },
+ {
+ "hash": "52ff5e2c9ff808388c76e2ad1b2b805cb53ebd38",
+ "name": "block/deepslate/step4"
+ },
+ {
+ "hash": "5447b5165697eb5e2b4724a9dc5b345ba5cce111",
+ "name": "block/deepslate/step5"
+ },
+ {
+ "hash": "d7f85e94a76e067aad8e2b8ee612d65ecfffc11a",
+ "name": "block/deepslate/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.portal.ambient": {
+ "field": "pb",
+ "id": 833,
+ "name": "block.portal.ambient",
+ "sounds": [
+ {
+ "attenuation_distance": 10,
+ "hash": "9a20be18fed05330f745a54eb8aeba11aac5403b",
+ "name": "portal/portal"
+ }
+ ],
+ "subtitle": "Portal whooshes",
+ "subtitle_key": "subtitles.block.portal.ambient"
+ },
+ "block.portal.travel": {
+ "field": "pc",
+ "id": 834,
+ "name": "block.portal.travel",
+ "sounds": [
+ {
+ "hash": "43388701fac432a567fe9fec421521e6348ad780",
+ "name": "portal/travel"
+ }
+ ]
+ },
+ "block.portal.trigger": {
+ "field": "pd",
+ "id": 835,
+ "name": "block.portal.trigger",
+ "sounds": [
+ {
+ "hash": "301f32642b654addbd06a430768fead464fd24c4",
+ "name": "portal/trigger"
+ }
+ ],
+ "subtitle": "Portal noise intensifies",
+ "subtitle_key": "subtitles.block.portal.trigger"
+ },
+ "block.powder_snow.break": {
+ "field": "pe",
+ "id": 836,
+ "name": "block.powder_snow.break",
+ "sounds": [
+ {
+ "hash": "1e5627cdb081851d666923bb8aa92a29ca56dc36",
+ "name": "block/powder_snow/break1"
+ },
+ {
+ "hash": "9929be86fe1606d155e965d70c387f2b2cb8a326",
+ "name": "block/powder_snow/break2"
+ },
+ {
+ "hash": "b7e64d990e44daa87fc57808627c3f116ad12868",
+ "name": "block/powder_snow/break3"
+ },
+ {
+ "hash": "638b448f4f4298cdb65fe8d4b99fd90daaa672b1",
+ "name": "block/powder_snow/break4"
+ },
+ {
+ "hash": "0027d19bb0cd9c914d3ac148aeee6316d9786341",
+ "name": "block/powder_snow/break5"
+ },
+ {
+ "hash": "2ed2ba2403409c9eedda1b3bcbf49595e40f237a",
+ "name": "block/powder_snow/break6"
+ },
+ {
+ "hash": "50775dd4c91553d43b7c9c1d409002f3ee582354",
+ "name": "block/powder_snow/break7"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.powder_snow.fall": {
+ "field": "pf",
+ "id": 837,
+ "name": "block.powder_snow.fall",
+ "sounds": [
+ {
+ "hash": "d86bd0068709f9bacdb694a1ea3f1b321dbd4e44",
+ "name": "block/powder_snow/step1"
+ },
+ {
+ "hash": "fd5a0ea09e1643206c9a33592440e0f87a556455",
+ "name": "block/powder_snow/step2"
+ },
+ {
+ "hash": "34bd6800e8fc87778b8aed0e3616566ad51d7ff5",
+ "name": "block/powder_snow/step3"
+ },
+ {
+ "hash": "d06ea8fa95da528b0113f6ad0ff50bc0a5d49cd9",
+ "name": "block/powder_snow/step4"
+ },
+ {
+ "hash": "f857fcb908528ca66c51b4b8608d7c76b178cb92",
+ "name": "block/powder_snow/step5"
+ },
+ {
+ "hash": "5628a7a3a5ce397716dc8f4bab5d2a998af0eff0",
+ "name": "block/powder_snow/step6"
+ },
+ {
+ "hash": "015f37d3f2adec2f62dfea46fa1cb9dc1262900d",
+ "name": "block/powder_snow/step7"
+ },
+ {
+ "hash": "4556ec1597a31dd58289580a933cbaa9375ad272",
+ "name": "block/powder_snow/step8"
+ },
+ {
+ "hash": "99edd889de4dabb9f4b7b92f548dfceb2c7d16c6",
+ "name": "block/powder_snow/step9"
+ },
+ {
+ "hash": "192e2f57b6d878465f7baa500493fb11a5ccb220",
+ "name": "block/powder_snow/step10"
+ }
+ ]
+ },
+ "block.powder_snow.hit": {
+ "field": "pg",
+ "id": 838,
+ "name": "block.powder_snow.hit",
+ "sounds": [
+ {
+ "hash": "d86bd0068709f9bacdb694a1ea3f1b321dbd4e44",
+ "name": "block/powder_snow/step1",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "fd5a0ea09e1643206c9a33592440e0f87a556455",
+ "name": "block/powder_snow/step2",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "34bd6800e8fc87778b8aed0e3616566ad51d7ff5",
+ "name": "block/powder_snow/step3",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "d06ea8fa95da528b0113f6ad0ff50bc0a5d49cd9",
+ "name": "block/powder_snow/step4",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "f857fcb908528ca66c51b4b8608d7c76b178cb92",
+ "name": "block/powder_snow/step5",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "5628a7a3a5ce397716dc8f4bab5d2a998af0eff0",
+ "name": "block/powder_snow/step6",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "015f37d3f2adec2f62dfea46fa1cb9dc1262900d",
+ "name": "block/powder_snow/step7",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "4556ec1597a31dd58289580a933cbaa9375ad272",
+ "name": "block/powder_snow/step8",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "99edd889de4dabb9f4b7b92f548dfceb2c7d16c6",
+ "name": "block/powder_snow/step9",
+ "pitch": 1.3,
+ "volume": 0.83
+ },
+ {
+ "hash": "192e2f57b6d878465f7baa500493fb11a5ccb220",
+ "name": "block/powder_snow/step10",
+ "pitch": 1.3,
+ "volume": 0.83
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.powder_snow.place": {
+ "field": "ph",
+ "id": 839,
+ "name": "block.powder_snow.place",
+ "sounds": [
+ {
+ "hash": "1e5627cdb081851d666923bb8aa92a29ca56dc36",
+ "name": "block/powder_snow/break1"
+ },
+ {
+ "hash": "9929be86fe1606d155e965d70c387f2b2cb8a326",
+ "name": "block/powder_snow/break2"
+ },
+ {
+ "hash": "b7e64d990e44daa87fc57808627c3f116ad12868",
+ "name": "block/powder_snow/break3"
+ },
+ {
+ "hash": "638b448f4f4298cdb65fe8d4b99fd90daaa672b1",
+ "name": "block/powder_snow/break4"
+ },
+ {
+ "hash": "0027d19bb0cd9c914d3ac148aeee6316d9786341",
+ "name": "block/powder_snow/break5"
+ },
+ {
+ "hash": "2ed2ba2403409c9eedda1b3bcbf49595e40f237a",
+ "name": "block/powder_snow/break6"
+ },
+ {
+ "hash": "50775dd4c91553d43b7c9c1d409002f3ee582354",
+ "name": "block/powder_snow/break7"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.powder_snow.step": {
+ "field": "pi",
+ "id": 840,
+ "name": "block.powder_snow.step",
+ "sounds": [
+ {
+ "hash": "d86bd0068709f9bacdb694a1ea3f1b321dbd4e44",
+ "name": "block/powder_snow/step1"
+ },
+ {
+ "hash": "fd5a0ea09e1643206c9a33592440e0f87a556455",
+ "name": "block/powder_snow/step2"
+ },
+ {
+ "hash": "34bd6800e8fc87778b8aed0e3616566ad51d7ff5",
+ "name": "block/powder_snow/step3"
+ },
+ {
+ "hash": "d06ea8fa95da528b0113f6ad0ff50bc0a5d49cd9",
+ "name": "block/powder_snow/step4"
+ },
+ {
+ "hash": "f857fcb908528ca66c51b4b8608d7c76b178cb92",
+ "name": "block/powder_snow/step5"
+ },
+ {
+ "hash": "5628a7a3a5ce397716dc8f4bab5d2a998af0eff0",
+ "name": "block/powder_snow/step6"
+ },
+ {
+ "hash": "015f37d3f2adec2f62dfea46fa1cb9dc1262900d",
+ "name": "block/powder_snow/step7"
+ },
+ {
+ "hash": "4556ec1597a31dd58289580a933cbaa9375ad272",
+ "name": "block/powder_snow/step8"
+ },
+ {
+ "hash": "99edd889de4dabb9f4b7b92f548dfceb2c7d16c6",
+ "name": "block/powder_snow/step9"
+ },
+ {
+ "hash": "192e2f57b6d878465f7baa500493fb11a5ccb220",
+ "name": "block/powder_snow/step10"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.pumpkin.carve": {
+ "field": "pq",
+ "id": 848,
+ "name": "block.pumpkin.carve",
+ "sounds": [
+ {
+ "hash": "e528a3ccb3b90e3a2eb075b69a3663635b05d1d6",
+ "name": "block/pumpkin/carve1"
+ },
+ {
+ "hash": "1997fd410166b4e52ede02d23fb8947306f8630d",
+ "name": "block/pumpkin/carve2"
+ }
+ ],
+ "subtitle": "Shears carve",
+ "subtitle_key": "subtitles.block.pumpkin.carve"
+ },
+ "block.redstone_torch.burnout": {
+ "field": "pP",
+ "id": 873,
+ "name": "block.redstone_torch.burnout",
+ "sounds": [
+ {
+ "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
+ "name": "random/fizz"
+ }
+ ],
+ "subtitle": "Torch fizzes",
+ "subtitle_key": "subtitles.block.redstone_torch.burnout"
+ },
+ "block.respawn_anchor.ambient": {
+ "field": "pQ",
+ "id": 874,
+ "name": "block.respawn_anchor.ambient",
+ "sounds": [
+ {
+ "attenuation_distance": 7,
+ "hash": "c24afd676ea823e441da80b2a0eb937fefccba82",
+ "name": "block/respawn_anchor/ambient1"
+ },
+ {
+ "attenuation_distance": 7,
+ "hash": "88c545f683cdf403c61ac3d317375480e497262f",
+ "name": "block/respawn_anchor/ambient2"
+ },
+ {
+ "attenuation_distance": 7,
+ "hash": "ac48cfdad236451851816dcc507d024197b49355",
+ "name": "block/respawn_anchor/ambient3"
+ }
+ ],
+ "subtitle": "Portal whooshes",
+ "subtitle_key": "subtitles.block.respawn_anchor.ambient"
+ },
+ "block.respawn_anchor.charge": {
+ "field": "pR",
+ "id": 875,
+ "name": "block.respawn_anchor.charge",
+ "sounds": [
+ {
+ "hash": "6c3f77e54f908e9be146a6e336d9c89a5a89a2e3",
+ "name": "block/respawn_anchor/charge1"
+ },
+ {
+ "hash": "b32c375b8d9bbabf1035034c976e0216ac4ec852",
+ "name": "block/respawn_anchor/charge2"
+ },
+ {
+ "hash": "dfe1839135affb6c70b235ef5023277b0f984aa5",
+ "name": "block/respawn_anchor/charge3"
+ }
+ ],
+ "subtitle": "Respawn Anchor is charged",
+ "subtitle_key": "subtitles.block.respawn_anchor.charge"
+ },
+ "block.respawn_anchor.deplete": {
+ "field": "pS",
+ "id": 876,
+ "name": "block.respawn_anchor.deplete",
+ "sounds": [
+ {
+ "hash": "b46e4ad96959b7e4994514fae4c91eba5f4ee916",
+ "name": "block/respawn_anchor/deplete1"
+ },
+ {
+ "hash": "6ba7a78d726c4c876232a1c60f06e9d077eb7b69",
+ "name": "block/respawn_anchor/deplete2"
+ }
+ ],
+ "subtitle": "Respawn Anchor depletes",
+ "subtitle_key": "subtitles.block.respawn_anchor.deplete"
+ },
+ "block.respawn_anchor.set_spawn": {
+ "field": "pT",
+ "id": 877,
+ "name": "block.respawn_anchor.set_spawn",
+ "sounds": [
+ {
+ "hash": "e9aede29a91882cd267524c5c2ec118f1ae7e3a4",
+ "name": "block/respawn_anchor/set_spawn1"
+ },
+ {
+ "hash": "fb9d2a67b7df92dd4f31afeb7a58e68af98e9b45",
+ "name": "block/respawn_anchor/set_spawn2"
+ },
+ {
+ "hash": "d76bbd75ebbd6f9ad178eb0d0a56a7600eb69d33",
+ "name": "block/respawn_anchor/set_spawn3"
+ }
+ ],
+ "subtitle": "Respawn Anchor sets spawn",
+ "subtitle_key": "subtitles.block.respawn_anchor.set_spawn"
+ },
+ "block.rooted_dirt.break": {
+ "field": "pU",
+ "id": 878,
+ "name": "block.rooted_dirt.break",
+ "sounds": [
+ {
+ "hash": "12c012b5c97d4369ebb039ee6467ebb797558f59",
+ "name": "block/rooted_dirt/break1"
+ },
+ {
+ "hash": "afac2e36e287781dbb3483f275c140551d892e82",
+ "name": "block/rooted_dirt/break2"
+ },
+ {
+ "hash": "74a040d9a839dd9e4028c808c8cea9e514c063d3",
+ "name": "block/rooted_dirt/break3"
+ },
+ {
+ "hash": "85ab30c03f0991858f04d3b82592d85b1ffdbf82",
+ "name": "block/rooted_dirt/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.rooted_dirt.fall": {
+ "field": "pV",
+ "id": 879,
+ "name": "block.rooted_dirt.fall",
+ "sounds": [
+ {
+ "hash": "0c548af9a197ecb01293fea959b3aeba5facf56c",
+ "name": "block/rooted_dirt/step1"
+ },
+ {
+ "hash": "f0b347346feff35af1cd8467d1ab363279d5e88f",
+ "name": "block/rooted_dirt/step2"
+ },
+ {
+ "hash": "fbc17029947cfa5f965c23744dc06283f3b1f85b",
+ "name": "block/rooted_dirt/step3"
+ },
+ {
+ "hash": "e63fe3eca9d254207b115c9e17c776bcb066528c",
+ "name": "block/rooted_dirt/step4"
+ },
+ {
+ "hash": "d4773ef3bc33bfd677c63fc79fb8759c12a42fbb",
+ "name": "block/rooted_dirt/step5"
+ },
+ {
+ "hash": "d8ee98f2b9bd43648f81fc0d3a276f11f7d4e998",
+ "name": "block/rooted_dirt/step6"
+ }
+ ]
+ },
+ "block.rooted_dirt.hit": {
+ "field": "pW",
+ "id": 880,
+ "name": "block.rooted_dirt.hit",
+ "sounds": [
+ {
+ "hash": "0c548af9a197ecb01293fea959b3aeba5facf56c",
+ "name": "block/rooted_dirt/step1",
+ "volume": 0.8
+ },
+ {
+ "hash": "f0b347346feff35af1cd8467d1ab363279d5e88f",
+ "name": "block/rooted_dirt/step2",
+ "volume": 0.8
+ },
+ {
+ "hash": "fbc17029947cfa5f965c23744dc06283f3b1f85b",
+ "name": "block/rooted_dirt/step3",
+ "volume": 0.8
+ },
+ {
+ "hash": "e63fe3eca9d254207b115c9e17c776bcb066528c",
+ "name": "block/rooted_dirt/step4",
+ "volume": 0.8
+ },
+ {
+ "hash": "d4773ef3bc33bfd677c63fc79fb8759c12a42fbb",
+ "name": "block/rooted_dirt/step5",
+ "volume": 0.8
+ },
+ {
+ "hash": "d8ee98f2b9bd43648f81fc0d3a276f11f7d4e998",
+ "name": "block/rooted_dirt/step6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.rooted_dirt.place": {
+ "field": "pX",
+ "id": 881,
+ "name": "block.rooted_dirt.place",
+ "sounds": [
+ {
+ "hash": "12c012b5c97d4369ebb039ee6467ebb797558f59",
+ "name": "block/rooted_dirt/break1"
+ },
+ {
+ "hash": "afac2e36e287781dbb3483f275c140551d892e82",
+ "name": "block/rooted_dirt/break2"
+ },
+ {
+ "hash": "74a040d9a839dd9e4028c808c8cea9e514c063d3",
+ "name": "block/rooted_dirt/break3"
+ },
+ {
+ "hash": "85ab30c03f0991858f04d3b82592d85b1ffdbf82",
+ "name": "block/rooted_dirt/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.rooted_dirt.step": {
+ "field": "pY",
+ "id": 882,
+ "name": "block.rooted_dirt.step",
+ "sounds": [
+ {
+ "hash": "0c548af9a197ecb01293fea959b3aeba5facf56c",
+ "name": "block/rooted_dirt/step1"
+ },
+ {
+ "hash": "f0b347346feff35af1cd8467d1ab363279d5e88f",
+ "name": "block/rooted_dirt/step2"
+ },
+ {
+ "hash": "fbc17029947cfa5f965c23744dc06283f3b1f85b",
+ "name": "block/rooted_dirt/step3"
+ },
+ {
+ "hash": "e63fe3eca9d254207b115c9e17c776bcb066528c",
+ "name": "block/rooted_dirt/step4"
+ },
+ {
+ "hash": "d4773ef3bc33bfd677c63fc79fb8759c12a42fbb",
+ "name": "block/rooted_dirt/step5"
+ },
+ {
+ "hash": "d8ee98f2b9bd43648f81fc0d3a276f11f7d4e998",
+ "name": "block/rooted_dirt/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.roots.break": {
+ "field": "gB",
+ "id": 391,
+ "name": "block.roots.break",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.roots.fall": {
+ "field": "gF",
+ "id": 395,
+ "name": "block.roots.fall",
+ "sounds": []
+ },
+ "block.roots.hit": {
+ "field": "gE",
+ "id": 394,
+ "name": "block.roots.hit",
+ "sounds": [],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.roots.place": {
+ "field": "gD",
+ "id": 393,
+ "name": "block.roots.place",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.roots.step": {
+ "field": "gC",
+ "id": 392,
+ "name": "block.roots.step",
+ "sounds": [],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.sand.break": {
+ "field": "qd",
+ "id": 887,
+ "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": "qe",
+ "id": 888,
+ "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": "qf",
+ "id": 889,
+ "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": "qg",
+ "id": 890,
+ "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": "qh",
+ "id": 891,
+ "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.scaffolding.break": {
+ "field": "qi",
+ "id": 892,
+ "name": "block.scaffolding.break",
+ "sounds": [
+ {
+ "hash": "e54f93b413612f82ac995c4d3be9d4a0be0b86b8",
+ "name": "block/scaffold/place1",
+ "pitch": 1.4,
+ "volume": 0.8
+ },
+ {
+ "hash": "fbc96020d3410733cd97cbfa99ed8471ace343ef",
+ "name": "block/scaffold/place2",
+ "pitch": 1.4,
+ "volume": 0.8
+ },
+ {
+ "hash": "e13cd6eaea8057ab3c7b637af4c58a2165d84c42",
+ "name": "block/scaffold/place3",
+ "pitch": 1.4,
+ "volume": 0.8
+ },
+ {
+ "hash": "1b33ca18f1e7d8e9427ab9bd7246bb1ff58812a7",
+ "name": "block/scaffold/place4",
+ "pitch": 1.4,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.scaffolding.fall": {
+ "field": "qj",
+ "id": 893,
+ "name": "block.scaffolding.fall",
+ "sounds": [
+ {
+ "hash": "8d3d6a13305ec2aa63065b8fd72953e0fbc06348",
+ "name": "step/scaffold1"
+ },
+ {
+ "hash": "fee15c18c2a51afebbc2c7579437525f5d0fdbb1",
+ "name": "step/scaffold2"
+ },
+ {
+ "hash": "fc1cc25f6808340610f2556745662bb16d426327",
+ "name": "step/scaffold3"
+ },
+ {
+ "hash": "aa83c9d0c1198899f9e8dc3fa45c8d27760d2310",
+ "name": "step/scaffold4"
+ },
+ {
+ "hash": "773b5282fa8c170f6966f3d7330d6c000e43e293",
+ "name": "step/scaffold5"
+ },
+ {
+ "hash": "e376c227976d305aaa1ede9ad04ff02c4325f03f",
+ "name": "step/scaffold6"
+ },
+ {
+ "hash": "6c4603afe9498f3d5f25b01f3f28807b3184fa83",
+ "name": "step/scaffold7"
+ }
+ ]
+ },
+ "block.scaffolding.hit": {
+ "field": "qk",
+ "id": 894,
+ "name": "block.scaffolding.hit",
+ "sounds": [
+ {
+ "hash": "8d3d6a13305ec2aa63065b8fd72953e0fbc06348",
+ "name": "step/scaffold1"
+ },
+ {
+ "hash": "fee15c18c2a51afebbc2c7579437525f5d0fdbb1",
+ "name": "step/scaffold2"
+ },
+ {
+ "hash": "fc1cc25f6808340610f2556745662bb16d426327",
+ "name": "step/scaffold3"
+ },
+ {
+ "hash": "aa83c9d0c1198899f9e8dc3fa45c8d27760d2310",
+ "name": "step/scaffold4"
+ },
+ {
+ "hash": "773b5282fa8c170f6966f3d7330d6c000e43e293",
+ "name": "step/scaffold5"
+ },
+ {
+ "hash": "e376c227976d305aaa1ede9ad04ff02c4325f03f",
+ "name": "step/scaffold6"
+ },
+ {
+ "hash": "6c4603afe9498f3d5f25b01f3f28807b3184fa83",
+ "name": "step/scaffold7"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.scaffolding.place": {
+ "field": "ql",
+ "id": 895,
+ "name": "block.scaffolding.place",
+ "sounds": [
+ {
+ "hash": "e54f93b413612f82ac995c4d3be9d4a0be0b86b8",
+ "name": "block/scaffold/place1",
+ "volume": 0.9
+ },
+ {
+ "hash": "fbc96020d3410733cd97cbfa99ed8471ace343ef",
+ "name": "block/scaffold/place2",
+ "volume": 0.9
+ },
+ {
+ "hash": "e13cd6eaea8057ab3c7b637af4c58a2165d84c42",
+ "name": "block/scaffold/place3",
+ "volume": 0.9
+ },
+ {
+ "hash": "1b33ca18f1e7d8e9427ab9bd7246bb1ff58812a7",
+ "name": "block/scaffold/place4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.scaffolding.step": {
+ "field": "qm",
+ "id": 896,
+ "name": "block.scaffolding.step",
+ "sounds": [
+ {
+ "hash": "8d3d6a13305ec2aa63065b8fd72953e0fbc06348",
+ "name": "step/scaffold1"
+ },
+ {
+ "hash": "fee15c18c2a51afebbc2c7579437525f5d0fdbb1",
+ "name": "step/scaffold2"
+ },
+ {
+ "hash": "fc1cc25f6808340610f2556745662bb16d426327",
+ "name": "step/scaffold3"
+ },
+ {
+ "hash": "aa83c9d0c1198899f9e8dc3fa45c8d27760d2310",
+ "name": "step/scaffold4"
+ },
+ {
+ "hash": "773b5282fa8c170f6966f3d7330d6c000e43e293",
+ "name": "step/scaffold5"
+ },
+ {
+ "hash": "e376c227976d305aaa1ede9ad04ff02c4325f03f",
+ "name": "step/scaffold6"
+ },
+ {
+ "hash": "6c4603afe9498f3d5f25b01f3f28807b3184fa83",
+ "name": "step/scaffold7"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.sculk_sensor.break": {
+ "field": "qp",
+ "id": 899,
+ "name": "block.sculk_sensor.break",
+ "sounds": [
+ {
+ "hash": "6cd0ca85879d0ff4e81ca032f788c50094f67c1f",
+ "name": "block/sculk_sensor/break1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "87ce1f5ccb92dd22d826637deaa1bae2b7e2244e",
+ "name": "block/sculk_sensor/break2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "0d1862217e8aa9f56768053fa2dabb7956ba9b3a",
+ "name": "block/sculk_sensor/break3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a0d4e9ee0c1a5e3655c0d4b1671f489156ae3190",
+ "name": "block/sculk_sensor/break4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "5b5b74b0cd579484d68b432ce9ae119f60dfdda2",
+ "name": "block/sculk_sensor/break5",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.sculk_sensor.clicking": {
+ "field": "qn",
+ "id": 897,
+ "name": "block.sculk_sensor.clicking",
+ "sounds": [
+ {
+ "hash": "1b5871a3af4dc425f20f9c1e06297f5fff2f3545",
+ "name": "block/sculk_sensor/sculk_clicking1",
+ "volume": 0.73
+ },
+ {
+ "hash": "ae5309997bb45581abda6f80b78c77648cef9313",
+ "name": "block/sculk_sensor/sculk_clicking2",
+ "volume": 0.73
+ },
+ {
+ "hash": "cba537acd887eb709d3fb44ff11dd2a370f64dc6",
+ "name": "block/sculk_sensor/sculk_clicking3",
+ "volume": 0.73
+ },
+ {
+ "hash": "0350aeae0132a9a0b08532250861fbe2208d9f78",
+ "name": "block/sculk_sensor/sculk_clicking4",
+ "volume": 0.73
+ },
+ {
+ "hash": "cd39ba3ef95ea55ccf82a164485fecab65f3cb69",
+ "name": "block/sculk_sensor/sculk_clicking5",
+ "volume": 0.73
+ },
+ {
+ "hash": "9c137787095596d770aa3e4f0fe4f9de1ed0b635",
+ "name": "block/sculk_sensor/sculk_clicking6",
+ "volume": 0.73
+ }
+ ],
+ "subtitle": "Sculk Sensor starts clicking",
+ "subtitle_key": "subtitles.block.sculk_sensor.clicking"
+ },
+ "block.sculk_sensor.clicking_stop": {
+ "field": "qo",
+ "id": 898,
+ "name": "block.sculk_sensor.clicking_stop",
+ "sounds": [
+ {
+ "hash": "b389fbb5495a7275ac89f2485bf545da0baca471",
+ "name": "block/sculk_sensor/sculk_clicking_stop1",
+ "volume": 0.62
+ },
+ {
+ "hash": "4d6241f47eef81d850941f48d657244a4a5ebd64",
+ "name": "block/sculk_sensor/sculk_clicking_stop2",
+ "volume": 0.62
+ },
+ {
+ "hash": "5ab2c3c68f400aecbabf63706e39c5b9d2f9e012",
+ "name": "block/sculk_sensor/sculk_clicking_stop3",
+ "volume": 0.62
+ },
+ {
+ "hash": "2027da76b4b44d631391de86b885e134ae63d04e",
+ "name": "block/sculk_sensor/sculk_clicking_stop4",
+ "volume": 0.62
+ },
+ {
+ "hash": "bed999b618107791611f261ac3df0d59b1a18776",
+ "name": "block/sculk_sensor/sculk_clicking_stop5",
+ "volume": 0.62
+ }
+ ],
+ "subtitle": "Sculk Sensor stops clicking",
+ "subtitle_key": "subtitles.block.sculk_sensor.clicking_stop"
+ },
+ "block.sculk_sensor.fall": {
+ "field": "qq",
+ "id": 900,
+ "name": "block.sculk_sensor.fall",
+ "sounds": [
+ {
+ "hash": "85215b5e07584fa35121ffe4fd2fc876b4e42803",
+ "name": "block/sculk/step1"
+ },
+ {
+ "hash": "93d7176f92d6525bb62bd75280047cf0eba04e24",
+ "name": "block/sculk/step2"
+ },
+ {
+ "hash": "26c121371d00227c0ac280e5099957ec579e1d28",
+ "name": "block/sculk/step3"
+ },
+ {
+ "hash": "7d3ffb5b997bccfe7d0a54c530ad56657085b066",
+ "name": "block/sculk/step4"
+ },
+ {
+ "hash": "bfdacd3aba6b53aa62a5cb7491ce2f2ff8211ad7",
+ "name": "block/sculk/step5"
+ },
+ {
+ "hash": "3aaf8dbe6d42d12e0219866bb47633b867b56b13",
+ "name": "block/sculk/step6"
+ }
+ ]
+ },
+ "block.sculk_sensor.hit": {
+ "field": "qr",
+ "id": 901,
+ "name": "block.sculk_sensor.hit",
+ "sounds": [
+ {
+ "hash": "85215b5e07584fa35121ffe4fd2fc876b4e42803",
+ "name": "block/sculk/step1"
+ },
+ {
+ "hash": "93d7176f92d6525bb62bd75280047cf0eba04e24",
+ "name": "block/sculk/step2"
+ },
+ {
+ "hash": "26c121371d00227c0ac280e5099957ec579e1d28",
+ "name": "block/sculk/step3"
+ },
+ {
+ "hash": "7d3ffb5b997bccfe7d0a54c530ad56657085b066",
+ "name": "block/sculk/step4"
+ },
+ {
+ "hash": "bfdacd3aba6b53aa62a5cb7491ce2f2ff8211ad7",
+ "name": "block/sculk/step5"
+ },
+ {
+ "hash": "3aaf8dbe6d42d12e0219866bb47633b867b56b13",
+ "name": "block/sculk/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.sculk_sensor.place": {
+ "field": "qs",
+ "id": 902,
+ "name": "block.sculk_sensor.place",
+ "sounds": [
+ {
+ "hash": "3106fd47b062fdab477a01396ab3a8810677accc",
+ "name": "block/sculk_sensor/place1",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "c4e06455711f94e95cf5a52c88a7e8c54f6983f3",
+ "name": "block/sculk_sensor/place2",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "f6e1fc1f51f91fe448cb8c921684df291e8ac839",
+ "name": "block/sculk_sensor/place3",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "95a86fe8ca3a26ac52951595703f87917488f045",
+ "name": "block/sculk_sensor/place4",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "97c713391b5c10222f7dffadda90a48ac472911d",
+ "name": "block/sculk_sensor/place5",
+ "pitch": 1.2,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.sculk_sensor.step": {
+ "field": "qt",
+ "id": 903,
+ "name": "block.sculk_sensor.step",
+ "sounds": [
+ {
+ "hash": "85215b5e07584fa35121ffe4fd2fc876b4e42803",
+ "name": "block/sculk/step1"
+ },
+ {
+ "hash": "93d7176f92d6525bb62bd75280047cf0eba04e24",
+ "name": "block/sculk/step2"
+ },
+ {
+ "hash": "26c121371d00227c0ac280e5099957ec579e1d28",
+ "name": "block/sculk/step3"
+ },
+ {
+ "hash": "7d3ffb5b997bccfe7d0a54c530ad56657085b066",
+ "name": "block/sculk/step4"
+ },
+ {
+ "hash": "bfdacd3aba6b53aa62a5cb7491ce2f2ff8211ad7",
+ "name": "block/sculk/step5"
+ },
+ {
+ "hash": "3aaf8dbe6d42d12e0219866bb47633b867b56b13",
+ "name": "block/sculk/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.shroomlight.break": {
+ "field": "qB",
+ "id": 911,
+ "name": "block.shroomlight.break",
+ "sounds": [
+ {
+ "hash": "32c929fad0858cb204ea027692f4a9c9e93b89b8",
+ "name": "block/shroomlight/break1"
+ },
+ {
+ "hash": "ed6b34b58be8a628064974d76e3b4646c1d8121a",
+ "name": "block/shroomlight/break2"
+ },
+ {
+ "hash": "7200434d647c6359a3719b5d67939dab6fa4884e",
+ "name": "block/shroomlight/break3"
+ },
+ {
+ "hash": "92aad8086e3838837045abc47f8e2533709ca815",
+ "name": "block/shroomlight/break4"
+ },
+ {
+ "hash": "4baf5caae944be0cacc81e52130a776005e58eeb",
+ "name": "block/shroomlight/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.shroomlight.fall": {
+ "field": "qF",
+ "id": 915,
+ "name": "block.shroomlight.fall",
+ "sounds": [
+ {
+ "hash": "a0c1f1623ee67437032da6ed0eaacf5ddcc0a191",
+ "name": "block/shroomlight/step1"
+ },
+ {
+ "hash": "cfd917a0e8f184865fd5bd17b5703f70d3a86604",
+ "name": "block/shroomlight/step2"
+ },
+ {
+ "hash": "b0cf74066c092372c4aa838d394e5a6fefe9c219",
+ "name": "block/shroomlight/step3"
+ },
+ {
+ "hash": "6470f26b44f011663decad9c07776ce057c9b194",
+ "name": "block/shroomlight/step4"
+ },
+ {
+ "hash": "bfdd747ba6e4cb2e7fc15b2ee476aea6d65cb297",
+ "name": "block/shroomlight/step5"
+ },
+ {
+ "hash": "0609325e1813f45bf6ba112172faa174f277c2ad",
+ "name": "block/shroomlight/step6"
+ }
+ ]
+ },
+ "block.shroomlight.hit": {
+ "field": "qE",
+ "id": 914,
+ "name": "block.shroomlight.hit",
+ "sounds": [
+ {
+ "hash": "a0c1f1623ee67437032da6ed0eaacf5ddcc0a191",
+ "name": "block/shroomlight/step1"
+ },
+ {
+ "hash": "cfd917a0e8f184865fd5bd17b5703f70d3a86604",
+ "name": "block/shroomlight/step2"
+ },
+ {
+ "hash": "b0cf74066c092372c4aa838d394e5a6fefe9c219",
+ "name": "block/shroomlight/step3"
+ },
+ {
+ "hash": "6470f26b44f011663decad9c07776ce057c9b194",
+ "name": "block/shroomlight/step4"
+ },
+ {
+ "hash": "bfdd747ba6e4cb2e7fc15b2ee476aea6d65cb297",
+ "name": "block/shroomlight/step5"
+ },
+ {
+ "hash": "0609325e1813f45bf6ba112172faa174f277c2ad",
+ "name": "block/shroomlight/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.shroomlight.place": {
+ "field": "qD",
+ "id": 913,
+ "name": "block.shroomlight.place",
+ "sounds": [
+ {
+ "hash": "32c929fad0858cb204ea027692f4a9c9e93b89b8",
+ "name": "block/shroomlight/break1"
+ },
+ {
+ "hash": "ed6b34b58be8a628064974d76e3b4646c1d8121a",
+ "name": "block/shroomlight/break2"
+ },
+ {
+ "hash": "7200434d647c6359a3719b5d67939dab6fa4884e",
+ "name": "block/shroomlight/break3"
+ },
+ {
+ "hash": "92aad8086e3838837045abc47f8e2533709ca815",
+ "name": "block/shroomlight/break4"
+ },
+ {
+ "hash": "4baf5caae944be0cacc81e52130a776005e58eeb",
+ "name": "block/shroomlight/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.shroomlight.step": {
+ "field": "qC",
+ "id": 912,
+ "name": "block.shroomlight.step",
+ "sounds": [
+ {
+ "hash": "a0c1f1623ee67437032da6ed0eaacf5ddcc0a191",
+ "name": "block/shroomlight/step1"
+ },
+ {
+ "hash": "cfd917a0e8f184865fd5bd17b5703f70d3a86604",
+ "name": "block/shroomlight/step2"
+ },
+ {
+ "hash": "b0cf74066c092372c4aa838d394e5a6fefe9c219",
+ "name": "block/shroomlight/step3"
+ },
+ {
+ "hash": "6470f26b44f011663decad9c07776ce057c9b194",
+ "name": "block/shroomlight/step4"
+ },
+ {
+ "hash": "bfdd747ba6e4cb2e7fc15b2ee476aea6d65cb297",
+ "name": "block/shroomlight/step5"
+ },
+ {
+ "hash": "0609325e1813f45bf6ba112172faa174f277c2ad",
+ "name": "block/shroomlight/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.shulker_box.close": {
+ "field": "qI",
+ "id": 918,
+ "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": "qJ",
+ "id": 919,
+ "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_block.break": {
+ "field": "rq",
+ "id": 952,
+ "name": "block.slime_block.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_block.fall": {
+ "field": "rr",
+ "id": 953,
+ "name": "block.slime_block.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_block.hit": {
+ "field": "rs",
+ "id": 954,
+ "name": "block.slime_block.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_block.place": {
+ "field": "rt",
+ "id": 955,
+ "name": "block.slime_block.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_block.step": {
+ "field": "ru",
+ "id": 956,
+ "name": "block.slime_block.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.small_amethyst_bud.break": {
+ "field": "rv",
+ "id": 957,
+ "name": "block.small_amethyst_bud.break",
+ "sounds": [
+ {
+ "hash": "689be5af8ea7328e8e1b664561efff236ab87aee",
+ "name": "block/amethyst_cluster/break1",
+ "volume": 0.4
+ },
+ {
+ "hash": "abaa4fb5b56b9110a2de7733d291338a6b0d4c3e",
+ "name": "block/amethyst_cluster/break2",
+ "volume": 0.4
+ },
+ {
+ "hash": "a01ead89927917ea1817990c645c6fcee2018c8a",
+ "name": "block/amethyst_cluster/break3",
+ "volume": 0.4
+ },
+ {
+ "hash": "c4380743ab08e60bafad7ff0dfd2aeb281fdfc3a",
+ "name": "block/amethyst_cluster/break4",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.small_amethyst_bud.place": {
+ "field": "rw",
+ "id": 958,
+ "name": "block.small_amethyst_bud.place",
+ "sounds": [
+ {
+ "hash": "f57c74bb3b583bbbbb78529203ff8dee72f1052f",
+ "name": "block/amethyst_cluster/place1",
+ "pitch": 1.2,
+ "volume": 0.4
+ },
+ {
+ "hash": "b57f215084d00503c884c327f2617ce563bf2e3c",
+ "name": "block/amethyst_cluster/place2",
+ "pitch": 1.2,
+ "volume": 0.4
+ },
+ {
+ "hash": "4af9c72df6f67060c0dbff10feeb9aa13767b560",
+ "name": "block/amethyst_cluster/place3",
+ "pitch": 1.2,
+ "volume": 0.4
+ },
+ {
+ "hash": "7f31942ce140138141d4873ff36acd9a51f4f496",
+ "name": "block/amethyst_cluster/place4",
+ "pitch": 1.2,
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.small_dripleaf.break": {
+ "field": "rx",
+ "id": 959,
+ "name": "block.small_dripleaf.break",
+ "sounds": [
+ {
+ "hash": "35bb19510f54742b870014129028ad0bee38879c",
+ "name": "block/big_dripleaf/break1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "cba2511f127d5d03fdbb9525d7699544eba5d4f6",
+ "name": "block/big_dripleaf/break2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "36204e8c59761c493a238efd1760600f4d3900fe",
+ "name": "block/big_dripleaf/break3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "3733a5ecf191c170d27f01d7c0cc8e35c399a5e4",
+ "name": "block/big_dripleaf/break4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "26073b1303e3d12275fc4d28d05ea3205fba9e08",
+ "name": "block/big_dripleaf/break5",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "235c819f1950633b04c2c32dd9614b41e4f5de9b",
+ "name": "block/big_dripleaf/break6",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.small_dripleaf.fall": {
+ "field": "ry",
+ "id": 960,
+ "name": "block.small_dripleaf.fall",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ]
+ },
+ "block.small_dripleaf.hit": {
+ "field": "rz",
+ "id": 961,
+ "name": "block.small_dripleaf.hit",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.small_dripleaf.place": {
+ "field": "rA",
+ "id": 962,
+ "name": "block.small_dripleaf.place",
+ "sounds": [
+ {
+ "hash": "35bb19510f54742b870014129028ad0bee38879c",
+ "name": "block/big_dripleaf/break1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "cba2511f127d5d03fdbb9525d7699544eba5d4f6",
+ "name": "block/big_dripleaf/break2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "36204e8c59761c493a238efd1760600f4d3900fe",
+ "name": "block/big_dripleaf/break3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "3733a5ecf191c170d27f01d7c0cc8e35c399a5e4",
+ "name": "block/big_dripleaf/break4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "26073b1303e3d12275fc4d28d05ea3205fba9e08",
+ "name": "block/big_dripleaf/break5",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "235c819f1950633b04c2c32dd9614b41e4f5de9b",
+ "name": "block/big_dripleaf/break6",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.small_dripleaf.step": {
+ "field": "rB",
+ "id": 963,
+ "name": "block.small_dripleaf.step",
+ "sounds": [
+ {
+ "hash": "04fc1df879b3e9e0edf03bce26f8a285d412d0fc",
+ "name": "block/big_dripleaf/step1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "227add185cd9aa17f0f423f68815e63f20596a4f",
+ "name": "block/big_dripleaf/step2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "434a5173ca5ae72b00a8c4e348589fff1649012a",
+ "name": "block/big_dripleaf/step3",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "0e6bac33a1dd885e0d98298e12c96c054e8e96c8",
+ "name": "block/big_dripleaf/step4",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a77ec6dd92b8389eaade9bd7c089effbb9e13fd8",
+ "name": "block/big_dripleaf/step5",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "a323ba8374505da8b9d583794ea30ed63c7c0afd",
+ "name": "block/big_dripleaf/step6",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.smithing_table.use": {
+ "field": "sf",
+ "id": 993,
+ "name": "block.smithing_table.use",
+ "sounds": [
+ {
+ "hash": "222cd346222e0145d21ced318a7a293bfbe7ba79",
+ "name": "block/smithing_table/smithing_table1"
+ },
+ {
+ "hash": "b3581bc0f5d1b450feaac02cea4d676f421baf64",
+ "name": "block/smithing_table/smithing_table2"
+ },
+ {
+ "hash": "b861e4cf448c870a4f2e21dc3322a77ce3693065",
+ "name": "block/smithing_table/smithing_table3"
+ }
+ ],
+ "subtitle": "Smithing Table used",
+ "subtitle_key": "subtitles.block.smithing_table.use"
+ },
+ "block.smoker.smoke": {
+ "field": "sg",
+ "id": 994,
+ "name": "block.smoker.smoke",
+ "sounds": [
+ {
+ "hash": "3823be0610bf07a50494227faaa32e1c24e029c9",
+ "name": "block/smoker/smoker1"
+ },
+ {
+ "hash": "48febffe0acaccd3075fb2224131813567792a39",
+ "name": "block/smoker/smoker2"
+ },
+ {
+ "hash": "0b193a63393d447054165c3f9c19dbc288b0d5f1",
+ "name": "block/smoker/smoker3"
+ },
+ {
+ "hash": "1e23183e9b9325a13ab09f182d39c58601c7078c",
+ "name": "block/smoker/smoker4"
+ },
+ {
+ "hash": "b68f15789dba02714352f90f2f3f2f966a4360bd",
+ "name": "block/smoker/smoker5"
+ }
+ ],
+ "subtitle": "Smoker smokes",
+ "subtitle_key": "subtitles.block.smoker.smoke"
+ },
+ "block.snow.break": {
+ "field": "si",
+ "id": 996,
+ "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": "sj",
+ "id": 997,
+ "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": "sp",
+ "id": 1003,
+ "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": "sq",
+ "id": 1004,
+ "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": "sr",
+ "id": 1005,
+ "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.soul_sand.break": {
+ "field": "rC",
+ "id": 964,
+ "name": "block.soul_sand.break",
+ "sounds": [
+ {
+ "hash": "929a37884fd323fafdd622aba0fb31822c4b937e",
+ "name": "block/soul_sand/break1"
+ },
+ {
+ "hash": "7a37e50b5e9dda4f8fbb539708048602829bdf2e",
+ "name": "block/soul_sand/break2"
+ },
+ {
+ "hash": "f16bb0c16c52f299e5a24a59623cdbf53f981bd8",
+ "name": "block/soul_sand/break3"
+ },
+ {
+ "hash": "f27a55328d5788be68e44971b39882b356650e5f",
+ "name": "block/soul_sand/break4"
+ },
+ {
+ "hash": "7de020ee7a67020160fab449f00a9d268e16f28e",
+ "name": "block/soul_sand/break5"
+ },
+ {
+ "hash": "b268b067c79a2701e82e7c7c7ca11459c4266fe0",
+ "name": "block/soul_sand/break6"
+ },
+ {
+ "hash": "25fd44762080eefc97b3521c345a702e51e6526e",
+ "name": "block/soul_sand/break7"
+ },
+ {
+ "hash": "6481741be0ceaac32c6aa64f6a1db9daa737e02a",
+ "name": "block/soul_sand/break8"
+ },
+ {
+ "hash": "12e09921944cc975b813eee133b0a1537a10eadb",
+ "name": "block/soul_sand/break9"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.soul_sand.fall": {
+ "field": "rG",
+ "id": 968,
+ "name": "block.soul_sand.fall",
+ "sounds": [
+ {
+ "hash": "14647c8f94b4bc8c7e891a9dca105bdd75a6b87e",
+ "name": "block/soul_sand/step1"
+ },
+ {
+ "hash": "807eb75a38ac486e9223de57297a992aaf0de6ff",
+ "name": "block/soul_sand/step2"
+ },
+ {
+ "hash": "47114728c39caacaf6f5fa07b7111f2643747409",
+ "name": "block/soul_sand/step3"
+ },
+ {
+ "hash": "c328c36b1be22ea6afe6365806f24e0b3a3f3117",
+ "name": "block/soul_sand/step4"
+ },
+ {
+ "hash": "1ec6fc7f6d86ad5bd72d8f64ee5e4425f9af67a5",
+ "name": "block/soul_sand/step5"
+ }
+ ]
+ },
+ "block.soul_sand.hit": {
+ "field": "rF",
+ "id": 967,
+ "name": "block.soul_sand.hit",
+ "sounds": [
+ {
+ "hash": "14647c8f94b4bc8c7e891a9dca105bdd75a6b87e",
+ "name": "block/soul_sand/step1",
+ "volume": 0.55
+ },
+ {
+ "hash": "807eb75a38ac486e9223de57297a992aaf0de6ff",
+ "name": "block/soul_sand/step2",
+ "volume": 0.55
+ },
+ {
+ "hash": "47114728c39caacaf6f5fa07b7111f2643747409",
+ "name": "block/soul_sand/step3",
+ "volume": 0.55
+ },
+ {
+ "hash": "c328c36b1be22ea6afe6365806f24e0b3a3f3117",
+ "name": "block/soul_sand/step4",
+ "volume": 0.55
+ },
+ {
+ "hash": "1ec6fc7f6d86ad5bd72d8f64ee5e4425f9af67a5",
+ "name": "block/soul_sand/step5",
+ "volume": 0.55
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.soul_sand.place": {
+ "field": "rE",
+ "id": 966,
+ "name": "block.soul_sand.place",
+ "sounds": [
+ {
+ "hash": "929a37884fd323fafdd622aba0fb31822c4b937e",
+ "name": "block/soul_sand/break1"
+ },
+ {
+ "hash": "7a37e50b5e9dda4f8fbb539708048602829bdf2e",
+ "name": "block/soul_sand/break2"
+ },
+ {
+ "hash": "f16bb0c16c52f299e5a24a59623cdbf53f981bd8",
+ "name": "block/soul_sand/break3"
+ },
+ {
+ "hash": "f27a55328d5788be68e44971b39882b356650e5f",
+ "name": "block/soul_sand/break4"
+ },
+ {
+ "hash": "7de020ee7a67020160fab449f00a9d268e16f28e",
+ "name": "block/soul_sand/break5"
+ },
+ {
+ "hash": "b268b067c79a2701e82e7c7c7ca11459c4266fe0",
+ "name": "block/soul_sand/break6"
+ },
+ {
+ "hash": "25fd44762080eefc97b3521c345a702e51e6526e",
+ "name": "block/soul_sand/break7"
+ },
+ {
+ "hash": "6481741be0ceaac32c6aa64f6a1db9daa737e02a",
+ "name": "block/soul_sand/break8"
+ },
+ {
+ "hash": "12e09921944cc975b813eee133b0a1537a10eadb",
+ "name": "block/soul_sand/break9"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.soul_sand.step": {
+ "field": "rD",
+ "id": 965,
+ "name": "block.soul_sand.step",
+ "sounds": [
+ {
+ "hash": "14647c8f94b4bc8c7e891a9dca105bdd75a6b87e",
+ "name": "block/soul_sand/step1"
+ },
+ {
+ "hash": "807eb75a38ac486e9223de57297a992aaf0de6ff",
+ "name": "block/soul_sand/step2"
+ },
+ {
+ "hash": "47114728c39caacaf6f5fa07b7111f2643747409",
+ "name": "block/soul_sand/step3"
+ },
+ {
+ "hash": "c328c36b1be22ea6afe6365806f24e0b3a3f3117",
+ "name": "block/soul_sand/step4"
+ },
+ {
+ "hash": "1ec6fc7f6d86ad5bd72d8f64ee5e4425f9af67a5",
+ "name": "block/soul_sand/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.soul_soil.break": {
+ "field": "rH",
+ "id": 969,
+ "name": "block.soul_soil.break",
+ "sounds": [
+ {
+ "hash": "1e197317f402ccc3a62f0ce331889a277cb24365",
+ "name": "block/soul_soil/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "6be94b5f5daf271e5d8e059eba721f9edecbbc57",
+ "name": "block/soul_soil/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "e23c57397e1a7f079ac9afbcf3ee020f4ebc835c",
+ "name": "block/soul_soil/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "609fe1ad7765f15a862cd1fb6dcfde7c26f02044",
+ "name": "block/soul_soil/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "51151ce3073683d4054a8f1207ac3d8c0d808fa9",
+ "name": "block/soul_soil/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "56beb0dbd524e0ac7f56c4458d9bf4083b5370d8",
+ "name": "block/soul_soil/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.soul_soil.fall": {
+ "field": "rL",
+ "id": 973,
+ "name": "block.soul_soil.fall",
+ "sounds": [
+ {
+ "hash": "4bb6b399df5efa0f3693285fc3ae6534b0d81ec3",
+ "name": "block/soul_soil/step1"
+ },
+ {
+ "hash": "85ff3e2aabe317a1aa8637c27188b6940fd759dd",
+ "name": "block/soul_soil/step2"
+ },
+ {
+ "hash": "099962527f625857b566bc0eb4e385ea252b23cd",
+ "name": "block/soul_soil/step3"
+ },
+ {
+ "hash": "129780e9ac9587edca1ed59b1cefbb7369a7202f",
+ "name": "block/soul_soil/step4"
+ },
+ {
+ "hash": "34051ededea1343bfea6fadd6556e642b6e5cce9",
+ "name": "block/soul_soil/step5"
+ }
+ ]
+ },
+ "block.soul_soil.hit": {
+ "field": "rK",
+ "id": 972,
+ "name": "block.soul_soil.hit",
+ "sounds": [
+ {
+ "hash": "4bb6b399df5efa0f3693285fc3ae6534b0d81ec3",
+ "name": "block/soul_soil/step1",
+ "volume": 0.66
+ },
+ {
+ "hash": "85ff3e2aabe317a1aa8637c27188b6940fd759dd",
+ "name": "block/soul_soil/step2",
+ "volume": 0.66
+ },
+ {
+ "hash": "099962527f625857b566bc0eb4e385ea252b23cd",
+ "name": "block/soul_soil/step3",
+ "volume": 0.66
+ },
+ {
+ "hash": "129780e9ac9587edca1ed59b1cefbb7369a7202f",
+ "name": "block/soul_soil/step4",
+ "volume": 0.66
+ },
+ {
+ "hash": "34051ededea1343bfea6fadd6556e642b6e5cce9",
+ "name": "block/soul_soil/step5",
+ "volume": 0.66
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.soul_soil.place": {
+ "field": "rJ",
+ "id": 971,
+ "name": "block.soul_soil.place",
+ "sounds": [
+ {
+ "hash": "1e197317f402ccc3a62f0ce331889a277cb24365",
+ "name": "block/soul_soil/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "6be94b5f5daf271e5d8e059eba721f9edecbbc57",
+ "name": "block/soul_soil/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "e23c57397e1a7f079ac9afbcf3ee020f4ebc835c",
+ "name": "block/soul_soil/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "609fe1ad7765f15a862cd1fb6dcfde7c26f02044",
+ "name": "block/soul_soil/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "51151ce3073683d4054a8f1207ac3d8c0d808fa9",
+ "name": "block/soul_soil/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "56beb0dbd524e0ac7f56c4458d9bf4083b5370d8",
+ "name": "block/soul_soil/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.soul_soil.step": {
+ "field": "rI",
+ "id": 970,
+ "name": "block.soul_soil.step",
+ "sounds": [
+ {
+ "hash": "4bb6b399df5efa0f3693285fc3ae6534b0d81ec3",
+ "name": "block/soul_soil/step1"
+ },
+ {
+ "hash": "85ff3e2aabe317a1aa8637c27188b6940fd759dd",
+ "name": "block/soul_soil/step2"
+ },
+ {
+ "hash": "099962527f625857b566bc0eb4e385ea252b23cd",
+ "name": "block/soul_soil/step3"
+ },
+ {
+ "hash": "129780e9ac9587edca1ed59b1cefbb7369a7202f",
+ "name": "block/soul_soil/step4"
+ },
+ {
+ "hash": "34051ededea1343bfea6fadd6556e642b6e5cce9",
+ "name": "block/soul_soil/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.spore_blossom.break": {
+ "field": "rN",
+ "id": 975,
+ "name": "block.spore_blossom.break",
+ "sounds": [
+ {
+ "hash": "50531351c7ce60a35aa0f7b3728f8fd91348f0b0",
+ "name": "block/spore_blossom/break1"
+ },
+ {
+ "hash": "6c59e68fff9a4f8a7032a81d84cba71bf08b0448",
+ "name": "block/spore_blossom/break2"
+ },
+ {
+ "hash": "0f8b4f62fd558fe7778431d1872ef2d88789ede2",
+ "name": "block/spore_blossom/break3"
+ },
+ {
+ "hash": "9c91a62a50df9c72a0c2283a1af637cafbcb3077",
+ "name": "block/spore_blossom/break4"
+ },
+ {
+ "hash": "0252ca6b7a26ceeda651242010cf3a98a59b6e5f",
+ "name": "block/spore_blossom/break5"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.spore_blossom.fall": {
+ "field": "rO",
+ "id": 976,
+ "name": "block.spore_blossom.fall",
+ "sounds": [
+ {
+ "hash": "f508b9ee933229c623b6a2f7f85cbee77cd0adf4",
+ "name": "block/spore_blossom/step1"
+ },
+ {
+ "hash": "0afb673eaf45a5168692effcd9166a6e6611a350",
+ "name": "block/spore_blossom/step2"
+ },
+ {
+ "hash": "8ad2642db3f2bdf81ddc36f7ae8e890ff2867da1",
+ "name": "block/spore_blossom/step3"
+ },
+ {
+ "hash": "3e27d61f8a8669dc134e88103289a494e6ff534e",
+ "name": "block/spore_blossom/step4"
+ },
+ {
+ "hash": "f0c2a7819442973825b7bd869f476fdd43c7a2e8",
+ "name": "block/spore_blossom/step5"
+ },
+ {
+ "hash": "ab5c5769a19fa7f4b0fe3c0fd01763812272a857",
+ "name": "block/spore_blossom/step6"
+ }
+ ]
+ },
+ "block.spore_blossom.hit": {
+ "field": "rP",
+ "id": 977,
+ "name": "block.spore_blossom.hit",
+ "sounds": [
+ {
+ "hash": "f508b9ee933229c623b6a2f7f85cbee77cd0adf4",
+ "name": "block/spore_blossom/step1"
+ },
+ {
+ "hash": "0afb673eaf45a5168692effcd9166a6e6611a350",
+ "name": "block/spore_blossom/step2"
+ },
+ {
+ "hash": "8ad2642db3f2bdf81ddc36f7ae8e890ff2867da1",
+ "name": "block/spore_blossom/step3"
+ },
+ {
+ "hash": "3e27d61f8a8669dc134e88103289a494e6ff534e",
+ "name": "block/spore_blossom/step4"
+ },
+ {
+ "hash": "f0c2a7819442973825b7bd869f476fdd43c7a2e8",
+ "name": "block/spore_blossom/step5"
+ },
+ {
+ "hash": "ab5c5769a19fa7f4b0fe3c0fd01763812272a857",
+ "name": "block/spore_blossom/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.spore_blossom.place": {
+ "field": "rQ",
+ "id": 978,
+ "name": "block.spore_blossom.place",
+ "sounds": [
+ {
+ "hash": "50531351c7ce60a35aa0f7b3728f8fd91348f0b0",
+ "name": "block/spore_blossom/break1"
+ },
+ {
+ "hash": "6c59e68fff9a4f8a7032a81d84cba71bf08b0448",
+ "name": "block/spore_blossom/break2"
+ },
+ {
+ "hash": "0f8b4f62fd558fe7778431d1872ef2d88789ede2",
+ "name": "block/spore_blossom/break3"
+ },
+ {
+ "hash": "9c91a62a50df9c72a0c2283a1af637cafbcb3077",
+ "name": "block/spore_blossom/break4"
+ },
+ {
+ "hash": "0252ca6b7a26ceeda651242010cf3a98a59b6e5f",
+ "name": "block/spore_blossom/break5"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.spore_blossom.step": {
+ "field": "rR",
+ "id": 979,
+ "name": "block.spore_blossom.step",
+ "sounds": [
+ {
+ "hash": "f508b9ee933229c623b6a2f7f85cbee77cd0adf4",
+ "name": "block/spore_blossom/step1"
+ },
+ {
+ "hash": "0afb673eaf45a5168692effcd9166a6e6611a350",
+ "name": "block/spore_blossom/step2"
+ },
+ {
+ "hash": "8ad2642db3f2bdf81ddc36f7ae8e890ff2867da1",
+ "name": "block/spore_blossom/step3"
+ },
+ {
+ "hash": "3e27d61f8a8669dc134e88103289a494e6ff534e",
+ "name": "block/spore_blossom/step4"
+ },
+ {
+ "hash": "f0c2a7819442973825b7bd869f476fdd43c7a2e8",
+ "name": "block/spore_blossom/step5"
+ },
+ {
+ "hash": "ab5c5769a19fa7f4b0fe3c0fd01763812272a857",
+ "name": "block/spore_blossom/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.stem.break": {
+ "field": "lJ",
+ "id": 659,
+ "name": "block.stem.break",
+ "sounds": [
+ {
+ "hash": "b7b016e6698ecfa731e978dc2d5d335404cfba9b",
+ "name": "block/stem/break1"
+ },
+ {
+ "hash": "95c268c06860403f9e1584722ae1d191ac1dd373",
+ "name": "block/stem/break2"
+ },
+ {
+ "hash": "b5fae0ae79af36a80d94117048d8f7f690af2064",
+ "name": "block/stem/break3"
+ },
+ {
+ "hash": "332f7c605dd41cf24080ee8c258f9361f32bd9ff",
+ "name": "block/stem/break4"
+ },
+ {
+ "hash": "42d0cf9e4bc25a24613d591fc725718c743fa14e",
+ "name": "block/stem/break5"
+ },
+ {
+ "hash": "abd419199748855d0c217facdb02cfad1d3a610a",
+ "name": "block/stem/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.stem.fall": {
+ "field": "lN",
+ "id": 663,
+ "name": "block.stem.fall",
+ "sounds": [
+ {
+ "hash": "e3b2702fca190cb04f9a8c20b0c371e9678dc6bb",
+ "name": "block/stem/step1"
+ },
+ {
+ "hash": "4e78551d06e0e7c120586d9e3dbdbe735e937915",
+ "name": "block/stem/step2"
+ },
+ {
+ "hash": "b4d5cc3cd369efec7b0b1d27b9fd5153905a591a",
+ "name": "block/stem/step3"
+ },
+ {
+ "hash": "d95a39ddb127bdf9bba43a3981e8b3e6b93e28b2",
+ "name": "block/stem/step4"
+ },
+ {
+ "hash": "11a0ce995bcc34a60df6eeeedae613b20a30213f",
+ "name": "block/stem/step5"
+ },
+ {
+ "hash": "f72d7ae413b12a0d05e39d5911006af721521f61",
+ "name": "block/stem/step6"
+ }
+ ]
+ },
+ "block.stem.hit": {
+ "field": "lM",
+ "id": 662,
+ "name": "block.stem.hit",
+ "sounds": [
+ {
+ "hash": "e3b2702fca190cb04f9a8c20b0c371e9678dc6bb",
+ "name": "block/stem/step1",
+ "volume": 0.8
+ },
+ {
+ "hash": "4e78551d06e0e7c120586d9e3dbdbe735e937915",
+ "name": "block/stem/step2",
+ "volume": 0.8
+ },
+ {
+ "hash": "b4d5cc3cd369efec7b0b1d27b9fd5153905a591a",
+ "name": "block/stem/step3",
+ "volume": 0.8
+ },
+ {
+ "hash": "d95a39ddb127bdf9bba43a3981e8b3e6b93e28b2",
+ "name": "block/stem/step4",
+ "volume": 0.8
+ },
+ {
+ "hash": "11a0ce995bcc34a60df6eeeedae613b20a30213f",
+ "name": "block/stem/step5",
+ "volume": 0.8
+ },
+ {
+ "hash": "f72d7ae413b12a0d05e39d5911006af721521f61",
+ "name": "block/stem/step6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.stem.place": {
+ "field": "lL",
+ "id": 661,
+ "name": "block.stem.place",
+ "sounds": [
+ {
+ "hash": "b7b016e6698ecfa731e978dc2d5d335404cfba9b",
+ "name": "block/stem/break1",
+ "pitch": 1.1,
+ "volume": 0.8
+ },
+ {
+ "hash": "95c268c06860403f9e1584722ae1d191ac1dd373",
+ "name": "block/stem/break2",
+ "pitch": 1.1,
+ "volume": 0.8
+ },
+ {
+ "hash": "b5fae0ae79af36a80d94117048d8f7f690af2064",
+ "name": "block/stem/break3",
+ "pitch": 1.1,
+ "volume": 0.8
+ },
+ {
+ "hash": "332f7c605dd41cf24080ee8c258f9361f32bd9ff",
+ "name": "block/stem/break4",
+ "pitch": 1.1,
+ "volume": 0.8
+ },
+ {
+ "hash": "42d0cf9e4bc25a24613d591fc725718c743fa14e",
+ "name": "block/stem/break5",
+ "pitch": 1.1,
+ "volume": 0.8
+ },
+ {
+ "hash": "abd419199748855d0c217facdb02cfad1d3a610a",
+ "name": "block/stem/break6",
+ "pitch": 1.1,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.stem.step": {
+ "field": "lK",
+ "id": 660,
+ "name": "block.stem.step",
+ "sounds": [
+ {
+ "hash": "e3b2702fca190cb04f9a8c20b0c371e9678dc6bb",
+ "name": "block/stem/step1"
+ },
+ {
+ "hash": "4e78551d06e0e7c120586d9e3dbdbe735e937915",
+ "name": "block/stem/step2"
+ },
+ {
+ "hash": "b4d5cc3cd369efec7b0b1d27b9fd5153905a591a",
+ "name": "block/stem/step3"
+ },
+ {
+ "hash": "d95a39ddb127bdf9bba43a3981e8b3e6b93e28b2",
+ "name": "block/stem/step4"
+ },
+ {
+ "hash": "11a0ce995bcc34a60df6eeeedae613b20a30213f",
+ "name": "block/stem/step5"
+ },
+ {
+ "hash": "f72d7ae413b12a0d05e39d5911006af721521f61",
+ "name": "block/stem/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.stone.break": {
+ "field": "sE",
+ "id": 1018,
+ "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": "sH",
+ "id": 1021,
+ "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": "sI",
+ "id": 1022,
+ "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": "sJ",
+ "id": 1023,
+ "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": "sM",
+ "id": 1026,
+ "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": "sF",
+ "id": 1019,
+ "name": "block.stone_button.click_off",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Button clicks",
+ "subtitle_key": "subtitles.block.button.click"
+ },
+ "block.stone_button.click_on": {
+ "field": "sG",
+ "id": 1020,
+ "name": "block.stone_button.click_on",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Button clicks",
+ "subtitle_key": "subtitles.block.button.click"
+ },
+ "block.stone_pressure_plate.click_off": {
+ "field": "sK",
+ "id": 1024,
+ "name": "block.stone_pressure_plate.click_off",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.stone_pressure_plate.click_on": {
+ "field": "sL",
+ "id": 1025,
+ "name": "block.stone_pressure_plate.click_on",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.sweet_berry_bush.break": {
+ "field": "sR",
+ "id": 1031,
+ "name": "block.sweet_berry_bush.break",
+ "sounds": [
+ {
+ "hash": "8eaa189e42aad889310e03cc26de676dc8431345",
+ "name": "block/sweet_berry_bush/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "a67784e3903cb1e3a2005e7c36c648279b97edd8",
+ "name": "block/sweet_berry_bush/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "350a9a9620efabf6edf91e75762957953bf6cb81",
+ "name": "block/sweet_berry_bush/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "a9d3b12ba323f0b14a2adbf92f597a803831d6a4",
+ "name": "block/sweet_berry_bush/break4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.sweet_berry_bush.pick_berries": {
+ "field": "sT",
+ "id": 1033,
+ "name": "block.sweet_berry_bush.pick_berries",
+ "sounds": [
+ {
+ "hash": "46f39e069bda986e13f1e249abb7fbe40ab6d670",
+ "name": "item/sweet_berries/pick_from_bush1"
+ },
+ {
+ "hash": "6b43c008ee6f0bfdb830a10a960e366e8d6fc17c",
+ "name": "item/sweet_berries/pick_from_bush2"
+ }
+ ],
+ "subtitle": "Berries pop",
+ "subtitle_key": "subtitles.block.sweet_berry_bush.pick_berries"
+ },
+ "block.sweet_berry_bush.place": {
+ "field": "sS",
+ "id": 1032,
+ "name": "block.sweet_berry_bush.place",
+ "sounds": [
+ {
+ "hash": "6d6128196a44038658da3ff257ec2597114cd6c0",
+ "name": "block/sweet_berry_bush/place1",
+ "volume": 0.8
+ },
+ {
+ "hash": "27d8af498c6e1a7f5ea26ab746866d10a6230419",
+ "name": "block/sweet_berry_bush/place2",
+ "volume": 0.8
+ },
+ {
+ "hash": "d6545aef9a74893f3ee2ced6b18afd52b4a17825",
+ "name": "block/sweet_berry_bush/place3",
+ "volume": 0.8
+ },
+ {
+ "hash": "8c1fd5b4accebff5dda35ef8acb762b92f4c1851",
+ "name": "block/sweet_berry_bush/place4",
+ "volume": 0.8
+ },
+ {
+ "hash": "71b473c255837982015662f3f4e9e65981666390",
+ "name": "block/sweet_berry_bush/place5",
+ "volume": 0.8
+ },
+ {
+ "hash": "40e5da14b4608b138ec3cc8706e45d6ffb18c405",
+ "name": "block/sweet_berry_bush/place6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.tripwire.attach": {
+ "field": "tf",
+ "id": 1045,
+ "name": "block.tripwire.attach",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Tripwire attaches",
+ "subtitle_key": "subtitles.block.tripwire.attach"
+ },
+ "block.tripwire.click_off": {
+ "field": "tg",
+ "id": 1046,
+ "name": "block.tripwire.click_off",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Tripwire clicks",
+ "subtitle_key": "subtitles.block.tripwire.click"
+ },
+ "block.tripwire.click_on": {
+ "field": "th",
+ "id": 1047,
+ "name": "block.tripwire.click_on",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Tripwire clicks",
+ "subtitle_key": "subtitles.block.tripwire.click"
+ },
+ "block.tripwire.detach": {
+ "field": "ti",
+ "id": 1048,
+ "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.tuff.break": {
+ "field": "tn",
+ "id": 1053,
+ "name": "block.tuff.break",
+ "sounds": [
+ {
+ "hash": "a7f06223dd9eaaaba4f65ce00154016054a4fbe0",
+ "name": "block/tuff/break1"
+ },
+ {
+ "hash": "06ce29eac0d1426bd490afca4cb29d6ce91b8b42",
+ "name": "block/tuff/break2"
+ },
+ {
+ "hash": "00340157e51d29fdeba7258fd880780f766d77dc",
+ "name": "block/tuff/break3"
+ },
+ {
+ "hash": "66c29d72ffad5692e16e25a370c2e9b675066a47",
+ "name": "block/tuff/break4"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.tuff.fall": {
+ "field": "tr",
+ "id": 1057,
+ "name": "block.tuff.fall",
+ "sounds": [
+ {
+ "hash": "acb962fab25ea2603e55470515229618706b0678",
+ "name": "block/tuff/step1"
+ },
+ {
+ "hash": "ccdef05d77b64977527003392c79eda2c2d34b3e",
+ "name": "block/tuff/step2"
+ },
+ {
+ "hash": "b4ae183b16ad3445a38b84f339cf873251774675",
+ "name": "block/tuff/step3"
+ },
+ {
+ "hash": "40c52cca876f216379e1bd2296984f0f0aae799a",
+ "name": "block/tuff/step4"
+ },
+ {
+ "hash": "a77a05e8d23c7069faba39cd0b26f2b2cf0250f5",
+ "name": "block/tuff/step5"
+ },
+ {
+ "hash": "206c9e28760fbb9667bf45185a44f86349a5d229",
+ "name": "block/tuff/step6"
+ }
+ ]
+ },
+ "block.tuff.hit": {
+ "field": "tq",
+ "id": 1056,
+ "name": "block.tuff.hit",
+ "sounds": [
+ {
+ "hash": "acb962fab25ea2603e55470515229618706b0678",
+ "name": "block/tuff/step1"
+ },
+ {
+ "hash": "ccdef05d77b64977527003392c79eda2c2d34b3e",
+ "name": "block/tuff/step2"
+ },
+ {
+ "hash": "b4ae183b16ad3445a38b84f339cf873251774675",
+ "name": "block/tuff/step3"
+ },
+ {
+ "hash": "40c52cca876f216379e1bd2296984f0f0aae799a",
+ "name": "block/tuff/step4"
+ },
+ {
+ "hash": "a77a05e8d23c7069faba39cd0b26f2b2cf0250f5",
+ "name": "block/tuff/step5"
+ },
+ {
+ "hash": "206c9e28760fbb9667bf45185a44f86349a5d229",
+ "name": "block/tuff/step6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.tuff.place": {
+ "field": "tp",
+ "id": 1055,
+ "name": "block.tuff.place",
+ "sounds": [
+ {
+ "hash": "a7f06223dd9eaaaba4f65ce00154016054a4fbe0",
+ "name": "block/tuff/break1"
+ },
+ {
+ "hash": "06ce29eac0d1426bd490afca4cb29d6ce91b8b42",
+ "name": "block/tuff/break2"
+ },
+ {
+ "hash": "00340157e51d29fdeba7258fd880780f766d77dc",
+ "name": "block/tuff/break3"
+ },
+ {
+ "hash": "66c29d72ffad5692e16e25a370c2e9b675066a47",
+ "name": "block/tuff/break4"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.tuff.step": {
+ "field": "to",
+ "id": 1054,
+ "name": "block.tuff.step",
+ "sounds": [
+ {
+ "hash": "acb962fab25ea2603e55470515229618706b0678",
+ "name": "block/tuff/step1"
+ },
+ {
+ "hash": "ccdef05d77b64977527003392c79eda2c2d34b3e",
+ "name": "block/tuff/step2"
+ },
+ {
+ "hash": "b4ae183b16ad3445a38b84f339cf873251774675",
+ "name": "block/tuff/step3"
+ },
+ {
+ "hash": "40c52cca876f216379e1bd2296984f0f0aae799a",
+ "name": "block/tuff/step4"
+ },
+ {
+ "hash": "a77a05e8d23c7069faba39cd0b26f2b2cf0250f5",
+ "name": "block/tuff/step5"
+ },
+ {
+ "hash": "206c9e28760fbb9667bf45185a44f86349a5d229",
+ "name": "block/tuff/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.vine.break": {
+ "field": "up",
+ "id": 1107,
+ "name": "block.vine.break",
+ "sounds": [
+ {
+ "hash": "a355ba3bba2d9b5bc32153f58f7df74242b796d3",
+ "name": "block/vine/break1",
+ "volume": 0.9
+ },
+ {
+ "hash": "ad17cd0f0bd7e8810f0517ae2096fe825a574518",
+ "name": "block/vine/break2",
+ "volume": 0.9
+ },
+ {
+ "hash": "09808ded4c75b5155bd7d0e4546fa3d20233518d",
+ "name": "block/vine/break3",
+ "volume": 0.9
+ },
+ {
+ "hash": "8aa952f2454d1efaa6a14d53a906ce0767bb465a",
+ "name": "block/vine/break4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.vine.fall": {
+ "field": "uq",
+ "id": 1108,
+ "name": "block.vine.fall",
+ "sounds": [
+ {
+ "hash": "8d3cd8ca91c60d4566ef00acc1ad6c9e580224aa",
+ "name": "block/vine/climb1"
+ },
+ {
+ "hash": "1c34854baa9fdf7a74fb4553890d347050ca7514",
+ "name": "block/vine/climb2"
+ },
+ {
+ "hash": "5d19075995133236a29995f9cb1929294e3df59e",
+ "name": "block/vine/climb3"
+ },
+ {
+ "hash": "2868b5ea245c44da91f34dd7ff97b3aba1eccbc6",
+ "name": "block/vine/climb4"
+ },
+ {
+ "hash": "8c931b5195bf445110f54b24fd6c8f6ff9c89213",
+ "name": "block/vine/climb5"
+ }
+ ]
+ },
+ "block.vine.hit": {
+ "field": "ur",
+ "id": 1109,
+ "name": "block.vine.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.vine.place": {
+ "field": "us",
+ "id": 1110,
+ "name": "block.vine.place",
+ "sounds": [
+ {
+ "hash": "a355ba3bba2d9b5bc32153f58f7df74242b796d3",
+ "name": "block/vine/break1",
+ "volume": 0.9
+ },
+ {
+ "hash": "ad17cd0f0bd7e8810f0517ae2096fe825a574518",
+ "name": "block/vine/break2",
+ "volume": 0.9
+ },
+ {
+ "hash": "09808ded4c75b5155bd7d0e4546fa3d20233518d",
+ "name": "block/vine/break3",
+ "volume": 0.9
+ },
+ {
+ "hash": "8aa952f2454d1efaa6a14d53a906ce0767bb465a",
+ "name": "block/vine/break4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.vine.step": {
+ "field": "ut",
+ "id": 1111,
+ "name": "block.vine.step",
+ "sounds": [
+ {
+ "hash": "8d3cd8ca91c60d4566ef00acc1ad6c9e580224aa",
+ "name": "block/vine/climb1"
+ },
+ {
+ "hash": "1c34854baa9fdf7a74fb4553890d347050ca7514",
+ "name": "block/vine/climb2"
+ },
+ {
+ "hash": "5d19075995133236a29995f9cb1929294e3df59e",
+ "name": "block/vine/climb3"
+ },
+ {
+ "hash": "2868b5ea245c44da91f34dd7ff97b3aba1eccbc6",
+ "name": "block/vine/climb4"
+ },
+ {
+ "hash": "8c931b5195bf445110f54b24fd6c8f6ff9c89213",
+ "name": "block/vine/climb5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.wart_block.break": {
+ "field": "mi",
+ "id": 684,
+ "name": "block.wart_block.break",
+ "sounds": [
+ {
+ "hash": "df0655d42337a1219cb58f6b7b0a487a2bca14ed",
+ "name": "block/netherwart/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "c69af75e03da0873c06dd391b7f23cca2a7b2daa",
+ "name": "block/netherwart/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "49f9d8ea4a9392ea23b01d872284c6f67066d25c",
+ "name": "block/netherwart/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "b71aa4d56529cd5472850774dc6159925fdd04f1",
+ "name": "block/netherwart/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "4469da7e49535f86fe8a3cdd86021b44455c225d",
+ "name": "block/netherwart/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "eb8853df8a04e32b79888b8c6c1dc71244095947",
+ "name": "block/netherwart/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.wart_block.fall": {
+ "field": "mm",
+ "id": 688,
+ "name": "block.wart_block.fall",
+ "sounds": [
+ {
+ "hash": "007a96cf5c6585babb020381a1075912df2279f4",
+ "name": "block/netherwart/step1"
+ },
+ {
+ "hash": "e94a2a91b8834f4ab63f0b79c7f92f900384df59",
+ "name": "block/netherwart/step2"
+ },
+ {
+ "hash": "75af15fdccce46438f39838d400f520649b81cd8",
+ "name": "block/netherwart/step3"
+ },
+ {
+ "hash": "3d0cb49d33b9bb2462ad183f65e2e11aea3c1eff",
+ "name": "block/netherwart/step4"
+ },
+ {
+ "hash": "fb223ba9978c3747c41ad4e21773b6608b33f466",
+ "name": "block/netherwart/step5"
+ }
+ ]
+ },
+ "block.wart_block.hit": {
+ "field": "ml",
+ "id": 687,
+ "name": "block.wart_block.hit",
+ "sounds": [
+ {
+ "hash": "007a96cf5c6585babb020381a1075912df2279f4",
+ "name": "block/netherwart/step1",
+ "volume": 0.7
+ },
+ {
+ "hash": "e94a2a91b8834f4ab63f0b79c7f92f900384df59",
+ "name": "block/netherwart/step2",
+ "volume": 0.7
+ },
+ {
+ "hash": "75af15fdccce46438f39838d400f520649b81cd8",
+ "name": "block/netherwart/step3",
+ "volume": 0.7
+ },
+ {
+ "hash": "3d0cb49d33b9bb2462ad183f65e2e11aea3c1eff",
+ "name": "block/netherwart/step4",
+ "volume": 0.7
+ },
+ {
+ "hash": "fb223ba9978c3747c41ad4e21773b6608b33f466",
+ "name": "block/netherwart/step5",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.wart_block.place": {
+ "field": "mk",
+ "id": 686,
+ "name": "block.wart_block.place",
+ "sounds": [
+ {
+ "hash": "df0655d42337a1219cb58f6b7b0a487a2bca14ed",
+ "name": "block/netherwart/break1",
+ "volume": 0.8
+ },
+ {
+ "hash": "c69af75e03da0873c06dd391b7f23cca2a7b2daa",
+ "name": "block/netherwart/break2",
+ "volume": 0.8
+ },
+ {
+ "hash": "49f9d8ea4a9392ea23b01d872284c6f67066d25c",
+ "name": "block/netherwart/break3",
+ "volume": 0.8
+ },
+ {
+ "hash": "b71aa4d56529cd5472850774dc6159925fdd04f1",
+ "name": "block/netherwart/break4",
+ "volume": 0.8
+ },
+ {
+ "hash": "4469da7e49535f86fe8a3cdd86021b44455c225d",
+ "name": "block/netherwart/break5",
+ "volume": 0.8
+ },
+ {
+ "hash": "eb8853df8a04e32b79888b8c6c1dc71244095947",
+ "name": "block/netherwart/break6",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.wart_block.step": {
+ "field": "mj",
+ "id": 685,
+ "name": "block.wart_block.step",
+ "sounds": [
+ {
+ "hash": "007a96cf5c6585babb020381a1075912df2279f4",
+ "name": "block/netherwart/step1"
+ },
+ {
+ "hash": "e94a2a91b8834f4ab63f0b79c7f92f900384df59",
+ "name": "block/netherwart/step2"
+ },
+ {
+ "hash": "75af15fdccce46438f39838d400f520649b81cd8",
+ "name": "block/netherwart/step3"
+ },
+ {
+ "hash": "3d0cb49d33b9bb2462ad183f65e2e11aea3c1eff",
+ "name": "block/netherwart/step4"
+ },
+ {
+ "hash": "fb223ba9978c3747c41ad4e21773b6608b33f466",
+ "name": "block/netherwart/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.water.ambient": {
+ "field": "uF",
+ "id": 1123,
+ "name": "block.water.ambient",
+ "sounds": [
+ {
+ "hash": "3483650440deb3934255e044ddabff5b01a65356",
+ "name": "liquid/water"
+ }
+ ],
+ "subtitle": "Water flows",
+ "subtitle_key": "subtitles.block.water.ambient"
+ },
+ "block.weeping_vines.break": {
+ "field": "md",
+ "id": 679,
+ "name": "block.weeping_vines.break",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.weeping_vines.fall": {
+ "field": "mh",
+ "id": 683,
+ "name": "block.weeping_vines.fall",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ]
+ },
+ "block.weeping_vines.hit": {
+ "field": "mg",
+ "id": 682,
+ "name": "block.weeping_vines.hit",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.weeping_vines.place": {
+ "field": "mf",
+ "id": 681,
+ "name": "block.weeping_vines.place",
+ "sounds": [
+ {
+ "hash": "a9869bcdaa5a3363b8404d67c9eb9cc5ec6c3315",
+ "name": "block/roots/break1"
+ },
+ {
+ "hash": "5cca35534cc2ee3529d39b7ccc12b437955e0683",
+ "name": "block/roots/break2"
+ },
+ {
+ "hash": "5d847e679f297ce71258c6724d1a3840362dde7d",
+ "name": "block/roots/break3"
+ },
+ {
+ "hash": "5e971b2a4881d40d771da3e6798ebc423ea4bf23",
+ "name": "block/roots/break4"
+ },
+ {
+ "hash": "f132de03fd665eeaa52033791b20e8fb0f229c73",
+ "name": "block/roots/break5"
+ },
+ {
+ "hash": "5cfda81340c5acd35ac94bfd0b908579d05d8770",
+ "name": "block/roots/break6"
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.weeping_vines.step": {
+ "field": "me",
+ "id": 680,
+ "name": "block.weeping_vines.step",
+ "sounds": [
+ {
+ "hash": "627986868ad27e85f53e1e8dc1db406fe2d0a7b2",
+ "name": "block/roots/step1"
+ },
+ {
+ "hash": "64397c108f51882304e4012219b0782bbadb6056",
+ "name": "block/roots/step2"
+ },
+ {
+ "hash": "595b687c4da88dfafee324b6c500e1df7dead0eb",
+ "name": "block/roots/step3"
+ },
+ {
+ "hash": "de7b3af61600660442e2ad6af224d48b7bf37030",
+ "name": "block/roots/step4"
+ },
+ {
+ "hash": "6164117445e8dfd29379e9bb97108ec0b7126270",
+ "name": "block/roots/step5"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.wet_grass.break": {
+ "field": "uI",
+ "id": 1126,
+ "name": "block.wet_grass.break",
+ "sounds": [
+ {
+ "hash": "77f2637697ed742b9a74c8ba2b17ba9ae9b4d273",
+ "name": "dig/wet_grass1",
+ "volume": 0.8
+ },
+ {
+ "hash": "42f528479e084b3148bffdeca4332bb7e7525aa5",
+ "name": "dig/wet_grass2",
+ "volume": 0.8
+ },
+ {
+ "hash": "de8dcb53c9df271d85c54e3b35069350b182d12f",
+ "name": "dig/wet_grass3",
+ "volume": 0.8
+ },
+ {
+ "hash": "ac6714f51d1e70b8d84862c9e3155d839dec1fe1",
+ "name": "dig/wet_grass4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block broken",
+ "subtitle_key": "subtitles.block.generic.break"
+ },
+ "block.wet_grass.fall": {
+ "field": "uJ",
+ "id": 1127,
+ "name": "block.wet_grass.fall",
+ "sounds": [
+ {
+ "hash": "df000a6b325049bd86b78627a25cf551f779bba6",
+ "name": "step/wet_grass1"
+ },
+ {
+ "hash": "95a838ca62b92af6d3325caab5a7609e5ca4d90a",
+ "name": "step/wet_grass2"
+ },
+ {
+ "hash": "bffc19231be5589d395bb9d215d7595864511f92",
+ "name": "step/wet_grass3"
+ },
+ {
+ "hash": "8a79e5e2770cbfc9758f1a71df1f80c3d00a8f93",
+ "name": "step/wet_grass4"
+ },
+ {
+ "hash": "984fad4c4bedd2f882778b8b406ba66f4f61a530",
+ "name": "step/wet_grass5"
+ },
+ {
+ "hash": "5973ab489e78ff58ffaf41225778758a1582c540",
+ "name": "step/wet_grass6"
+ }
+ ]
+ },
+ "block.wet_grass.hit": {
+ "field": "uK",
+ "id": 1128,
+ "name": "block.wet_grass.hit",
+ "sounds": [
+ {
+ "hash": "df000a6b325049bd86b78627a25cf551f779bba6",
+ "name": "step/wet_grass1"
+ },
+ {
+ "hash": "95a838ca62b92af6d3325caab5a7609e5ca4d90a",
+ "name": "step/wet_grass2"
+ },
+ {
+ "hash": "bffc19231be5589d395bb9d215d7595864511f92",
+ "name": "step/wet_grass3"
+ },
+ {
+ "hash": "8a79e5e2770cbfc9758f1a71df1f80c3d00a8f93",
+ "name": "step/wet_grass4"
+ },
+ {
+ "hash": "984fad4c4bedd2f882778b8b406ba66f4f61a530",
+ "name": "step/wet_grass5"
+ },
+ {
+ "hash": "5973ab489e78ff58ffaf41225778758a1582c540",
+ "name": "step/wet_grass6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.wet_grass.place": {
+ "field": "uL",
+ "id": 1129,
+ "name": "block.wet_grass.place",
+ "sounds": [
+ {
+ "hash": "77f2637697ed742b9a74c8ba2b17ba9ae9b4d273",
+ "name": "dig/wet_grass1",
+ "volume": 0.8
+ },
+ {
+ "hash": "42f528479e084b3148bffdeca4332bb7e7525aa5",
+ "name": "dig/wet_grass2",
+ "volume": 0.8
+ },
+ {
+ "hash": "de8dcb53c9df271d85c54e3b35069350b182d12f",
+ "name": "dig/wet_grass3",
+ "volume": 0.8
+ },
+ {
+ "hash": "ac6714f51d1e70b8d84862c9e3155d839dec1fe1",
+ "name": "dig/wet_grass4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "block.wet_grass.step": {
+ "field": "uM",
+ "id": 1130,
+ "name": "block.wet_grass.step",
+ "sounds": [
+ {
+ "hash": "df000a6b325049bd86b78627a25cf551f779bba6",
+ "name": "step/wet_grass1"
+ },
+ {
+ "hash": "95a838ca62b92af6d3325caab5a7609e5ca4d90a",
+ "name": "step/wet_grass2"
+ },
+ {
+ "hash": "bffc19231be5589d395bb9d215d7595864511f92",
+ "name": "step/wet_grass3"
+ },
+ {
+ "hash": "8a79e5e2770cbfc9758f1a71df1f80c3d00a8f93",
+ "name": "step/wet_grass4"
+ },
+ {
+ "hash": "984fad4c4bedd2f882778b8b406ba66f4f61a530",
+ "name": "step/wet_grass5"
+ },
+ {
+ "hash": "5973ab489e78ff58ffaf41225778758a1582c540",
+ "name": "step/wet_grass6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.wood.break": {
+ "field": "vq",
+ "id": 1160,
+ "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": "vt",
+ "id": 1163,
+ "name": "block.wood.fall",
+ "sounds": [
+ {
+ "hash": "0a417ba6a01b0552e7d15f5ef175ee9037405e58",
+ "name": "step/wood1"
+ },
+ {
+ "hash": "de199b6c6f0f5ce2f653273d43f57979ee31c395",
+ "name": "step/wood2"
+ },
+ {
+ "hash": "20c0daaed4cc2a8b4dee028c8c85185e1322b003",
+ "name": "step/wood3"
+ },
+ {
+ "hash": "8989609f97122d2624e7db821e45e8da2352b025",
+ "name": "step/wood4"
+ },
+ {
+ "hash": "3c7e76b2eabe4f1199b94d308f1c763ccceac76c",
+ "name": "step/wood5"
+ },
+ {
+ "hash": "7f9bcd1e3a182da70b32881a7fe92dc17d531824",
+ "name": "step/wood6"
+ }
+ ]
+ },
+ "block.wood.hit": {
+ "field": "vu",
+ "id": 1164,
+ "name": "block.wood.hit",
+ "sounds": [
+ {
+ "hash": "0a417ba6a01b0552e7d15f5ef175ee9037405e58",
+ "name": "step/wood1"
+ },
+ {
+ "hash": "de199b6c6f0f5ce2f653273d43f57979ee31c395",
+ "name": "step/wood2"
+ },
+ {
+ "hash": "20c0daaed4cc2a8b4dee028c8c85185e1322b003",
+ "name": "step/wood3"
+ },
+ {
+ "hash": "8989609f97122d2624e7db821e45e8da2352b025",
+ "name": "step/wood4"
+ },
+ {
+ "hash": "3c7e76b2eabe4f1199b94d308f1c763ccceac76c",
+ "name": "step/wood5"
+ },
+ {
+ "hash": "7f9bcd1e3a182da70b32881a7fe92dc17d531824",
+ "name": "step/wood6"
+ }
+ ],
+ "subtitle": "Block breaking",
+ "subtitle_key": "subtitles.block.generic.hit"
+ },
+ "block.wood.place": {
+ "field": "vv",
+ "id": 1165,
+ "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": "vy",
+ "id": 1168,
+ "name": "block.wood.step",
+ "sounds": [
+ {
+ "hash": "0a417ba6a01b0552e7d15f5ef175ee9037405e58",
+ "name": "step/wood1"
+ },
+ {
+ "hash": "de199b6c6f0f5ce2f653273d43f57979ee31c395",
+ "name": "step/wood2"
+ },
+ {
+ "hash": "20c0daaed4cc2a8b4dee028c8c85185e1322b003",
+ "name": "step/wood3"
+ },
+ {
+ "hash": "8989609f97122d2624e7db821e45e8da2352b025",
+ "name": "step/wood4"
+ },
+ {
+ "hash": "3c7e76b2eabe4f1199b94d308f1c763ccceac76c",
+ "name": "step/wood5"
+ },
+ {
+ "hash": "7f9bcd1e3a182da70b32881a7fe92dc17d531824",
+ "name": "step/wood6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "block.wooden_button.click_off": {
+ "field": "vr",
+ "id": 1161,
+ "name": "block.wooden_button.click_off",
+ "sounds": [
+ {
+ "hash": "b210a3c371441b77fe873133b2cb7b63e367b2f3",
+ "name": "random/wood_click"
+ }
+ ],
+ "subtitle": "Button clicks",
+ "subtitle_key": "subtitles.block.button.click"
+ },
+ "block.wooden_button.click_on": {
+ "field": "vs",
+ "id": 1162,
+ "name": "block.wooden_button.click_on",
+ "sounds": [
+ {
+ "hash": "b210a3c371441b77fe873133b2cb7b63e367b2f3",
+ "name": "random/wood_click"
+ }
+ ],
+ "subtitle": "Button clicks",
+ "subtitle_key": "subtitles.block.button.click"
+ },
+ "block.wooden_door.close": {
+ "field": "vm",
+ "id": 1156,
+ "name": "block.wooden_door.close",
+ "sounds": [
+ {
+ "hash": "6e0d43b064fb69f7b63e0704d99a38bb2ebc19e0",
+ "name": "block/wooden_door/close2"
+ },
+ {
+ "hash": "4cf6992a99518dfac836228cffbbc7e8344d969b",
+ "name": "block/wooden_door/close5"
+ },
+ {
+ "hash": "73a3bfcb37099c49ac22e6fa308ca14a6e4f8347",
+ "name": "block/wooden_door/close6"
+ }
+ ],
+ "subtitle": "Door creaks",
+ "subtitle_key": "subtitles.block.door.toggle"
+ },
+ "block.wooden_door.open": {
+ "field": "vn",
+ "id": 1157,
+ "name": "block.wooden_door.open",
+ "sounds": [
+ {
+ "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_pressure_plate.click_off": {
+ "field": "vw",
+ "id": 1166,
+ "name": "block.wooden_pressure_plate.click_off",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.wooden_pressure_plate.click_on": {
+ "field": "vx",
+ "id": 1167,
+ "name": "block.wooden_pressure_plate.click_on",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ],
+ "subtitle": "Pressure Plate clicks",
+ "subtitle_key": "subtitles.block.pressure_plate.click"
+ },
+ "block.wooden_trapdoor.close": {
+ "field": "vo",
+ "id": 1158,
+ "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": "vp",
+ "id": 1159,
+ "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"
+ },
+ "block.wool.break": {
+ "field": "vz",
+ "id": 1169,
+ "name": "block.wool.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.wool.fall": {
+ "field": "vA",
+ "id": 1170,
+ "name": "block.wool.fall",
+ "sounds": [
+ {
+ "hash": "5fd568d724ba7d53911b6cccf5636f859d2662e8",
+ "name": "step/cloth1"
+ },
+ {
+ "hash": "56c1d0ac0de2265018b2c41cb571cc6631101484",
+ "name": "step/cloth2"
+ },
+ {
+ "hash": "9c63f2a3681832dc32d206f6830360bfe94b5bfc",
+ "name": "step/cloth3"
+ },
+ {
+ "hash": "55da1856e77cfd31a7e8c3d358e1f856c5583198",
+ "name": "step/cloth4"
+ }
+ ]
+ },
+ "block.wool.hit": {
+ "field": "vB",
+ "id": 1171,
+ "name": "block.wool.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.wool.place": {
+ "field": "vC",
+ "id": 1172,
+ "name": "block.wool.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.wool.step": {
+ "field": "vD",
+ "id": 1173,
+ "name": "block.wool.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"
+ },
+ "enchant.thorns.hit": {
+ "field": "sU",
+ "id": 1034,
+ "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.armor_stand.break": {
+ "field": "ad",
+ "id": 55,
+ "name": "entity.armor_stand.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.armor_stand.fall": {
+ "field": "ae",
+ "id": 56,
+ "name": "entity.armor_stand.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.armor_stand.fall"
+ },
+ "entity.armor_stand.hit": {
+ "field": "af",
+ "id": 57,
+ "name": "entity.armor_stand.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.armor_stand.place": {
+ "field": "ag",
+ "id": 58,
+ "name": "entity.armor_stand.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": "ah",
+ "id": 59,
+ "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": "ai",
+ "id": 60,
+ "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": "aj",
+ "id": 61,
+ "name": "entity.arrow.shoot",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Arrow fired",
+ "subtitle_key": "subtitles.entity.arrow.shoot"
+ },
+ "entity.axolotl.attack": {
+ "field": "an",
+ "id": 65,
+ "name": "entity.axolotl.attack",
+ "sounds": [
+ {
+ "hash": "16ea969a1db6ae466df28025bee90d704d81e969",
+ "name": "mob/axolotl/attack1",
+ "volume": 0.5
+ },
+ {
+ "hash": "ff6de6ba71b05e968b6c4f75c29bedc349d4a442",
+ "name": "mob/axolotl/attack2",
+ "volume": 0.5
+ },
+ {
+ "hash": "273bea0342e06591b3e2681f737571f1e002207a",
+ "name": "mob/axolotl/attack3",
+ "volume": 0.5
+ },
+ {
+ "hash": "75f4ba885bd66d43e9ff6499dd8d7997bfc50f91",
+ "name": "mob/axolotl/attack4",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Axolotl attacks",
+ "subtitle_key": "subtitles.entity.axolotl.attack"
+ },
+ "entity.axolotl.death": {
+ "field": "ao",
+ "id": 66,
+ "name": "entity.axolotl.death",
+ "sounds": [
+ {
+ "hash": "02bd11acbb9717286afd8cd5e2042da90ed21998",
+ "name": "mob/axolotl/death1"
+ },
+ {
+ "hash": "6b225a6f8864f16ba774adbaf58a8bfd729bd334",
+ "name": "mob/axolotl/death2"
+ }
+ ],
+ "subtitle": "Axolotl dies",
+ "subtitle_key": "subtitles.entity.axolotl.death"
+ },
+ "entity.axolotl.hurt": {
+ "field": "ap",
+ "id": 67,
+ "name": "entity.axolotl.hurt",
+ "sounds": [
+ {
+ "hash": "0c42b94014a3b58e1ae24defb6beaeb84011f9b8",
+ "name": "mob/axolotl/hurt1"
+ },
+ {
+ "hash": "588db45a8132cda050dfa447345b7d1a46774818",
+ "name": "mob/axolotl/hurt2"
+ },
+ {
+ "hash": "cc2638df5c31944928d7cf9e13d9e824a5bb7768",
+ "name": "mob/axolotl/hurt3"
+ },
+ {
+ "hash": "1574c9e6ffd5748852b29951ecfab97e6135f98e",
+ "name": "mob/axolotl/hurt4"
+ }
+ ],
+ "subtitle": "Axolotl hurts",
+ "subtitle_key": "subtitles.entity.axolotl.hurt"
+ },
+ "entity.axolotl.idle_air": {
+ "field": "aq",
+ "id": 68,
+ "name": "entity.axolotl.idle_air",
+ "sounds": [
+ {
+ "hash": "398bdfb1b7b64dc83706f0d6ad824b70ce1f9569",
+ "name": "mob/axolotl/idle_air1"
+ },
+ {
+ "hash": "49ac74489b7a0463f8f08d54db100762ffbe2532",
+ "name": "mob/axolotl/idle_air2"
+ },
+ {
+ "hash": "bc781ad9f0f2a4480dea4646952c7d7bb1949d3d",
+ "name": "mob/axolotl/idle_air3",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "26549ef538f7406fb870432f3fe11a807c16ef82",
+ "name": "mob/axolotl/idle_air4"
+ },
+ {
+ "hash": "1c262c483a694704cfe7badd978a9eeb49a167a0",
+ "name": "mob/axolotl/idle_air5"
+ }
+ ],
+ "subtitle": "Axolotl chirps",
+ "subtitle_key": "subtitles.entity.axolotl.idle_air"
+ },
+ "entity.axolotl.idle_water": {
+ "field": "ar",
+ "id": 69,
+ "name": "entity.axolotl.idle_water",
+ "sounds": [
+ {
+ "hash": "79b636ffca3ff472de7e1d7c8cfb46a77874417a",
+ "name": "mob/axolotl/idle1"
+ },
+ {
+ "hash": "03f59217fa2f8ca8820b1ee13187cedfd42d86ce",
+ "name": "mob/axolotl/idle2"
+ },
+ {
+ "hash": "15cdf2534718e12a55668a6ededb358a86fa26c5",
+ "name": "mob/axolotl/idle3"
+ },
+ {
+ "hash": "9f7359689f083bc4184a632ea6169b7a6d95f86c",
+ "name": "mob/axolotl/idle4"
+ },
+ {
+ "hash": "cb1848fdfc37c5ebefd65e29fbefc2d3495f11fc",
+ "name": "mob/axolotl/idle5"
+ }
+ ],
+ "subtitle": "Axolotl chirps",
+ "subtitle_key": "subtitles.entity.axolotl.idle_water"
+ },
+ "entity.axolotl.splash": {
+ "field": "as",
+ "id": 70,
+ "name": "entity.axolotl.splash",
+ "sounds": [
+ {
+ "hash": "1125cbb42bed5ce7d91ff530d543c844ac80f735",
+ "name": "mob/dolphin/splash1",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "ea6877421607da5668fe07debac455f054868809",
+ "name": "mob/dolphin/splash2",
+ "pitch": 1.2,
+ "volume": 0.9
+ },
+ {
+ "hash": "487dd072ac3d62348c57e255a9d800bd06f505af",
+ "name": "mob/dolphin/splash3",
+ "pitch": 1.2,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Axolotl splashes",
+ "subtitle_key": "subtitles.entity.axolotl.splash"
+ },
+ "entity.axolotl.swim": {
+ "field": "at",
+ "id": 71,
+ "name": "entity.axolotl.swim",
+ "sounds": [
+ {
+ "hash": "2fc54a0a9f4946c4df344399dcb8872e79d1c379",
+ "name": "entity/fish/swim5"
+ },
+ {
+ "hash": "4c51f308cb42bc51779a5461d317d5415c07b294",
+ "name": "entity/fish/swim6"
+ },
+ {
+ "hash": "b4af31228aaf97aa8f83260ca90f64ce6fbc3d9b",
+ "name": "entity/fish/swim7"
+ },
+ {
+ "hash": "5c46b478067d883d19756255b7fb132c686389b7",
+ "name": "mob/dolphin/swim1"
+ },
+ {
+ "hash": "5f4b4f79c04df853893c38c64f40d625e5e96929",
+ "name": "mob/dolphin/swim2"
+ },
+ {
+ "hash": "c2ec60b2cdcda5725fbe192c9a4832d322551ee4",
+ "name": "mob/dolphin/swim3"
+ },
+ {
+ "hash": "13beba907bd219f3b2d3f50e716805fa63124cbf",
+ "name": "mob/dolphin/swim4"
+ }
+ ],
+ "subtitle": "Axolotl swims",
+ "subtitle_key": "subtitles.entity.axolotl.swim"
+ },
+ "entity.bat.ambient": {
+ "field": "aT",
+ "id": 97,
+ "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": "aU",
+ "id": 98,
+ "name": "entity.bat.death",
+ "sounds": [
+ {
+ "hash": "6df3b2c2b951863fc5200edf3ff3396b105ed897",
+ "name": "mob/bat/death"
+ }
+ ],
+ "subtitle": "Bat dies",
+ "subtitle_key": "subtitles.entity.bat.death"
+ },
+ "entity.bat.hurt": {
+ "field": "aV",
+ "id": 99,
+ "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": "aW",
+ "id": 100,
+ "name": "entity.bat.loop",
+ "sounds": [
+ {
+ "hash": "e260582909112ec3c255d1ec0375c7913df5f9f8",
+ "name": "mob/bat/loop"
+ }
+ ]
+ },
+ "entity.bat.takeoff": {
+ "field": "aX",
+ "id": 101,
+ "name": "entity.bat.takeoff",
+ "sounds": [
+ {
+ "hash": "ee6079d3826ac2994f3f58e62370f3c8ff9328e9",
+ "name": "mob/bat/takeoff"
+ }
+ ],
+ "subtitle": "Bat takes off",
+ "subtitle_key": "subtitles.entity.bat.takeoff"
+ },
+ "entity.bee.death": {
+ "field": "bc",
+ "id": 106,
+ "name": "entity.bee.death",
+ "sounds": [
+ {
+ "hash": "b561c9e89f5f16cc8c61974ac44e0cdf57b65e33",
+ "name": "mob/bee/death1"
+ },
+ {
+ "hash": "14ce421343b73f7850bccc0805db2d076e5ae1b9",
+ "name": "mob/bee/death2"
+ }
+ ],
+ "subtitle": "Bee dies",
+ "subtitle_key": "subtitles.entity.bee.death"
+ },
+ "entity.bee.hurt": {
+ "field": "bd",
+ "id": 107,
+ "name": "entity.bee.hurt",
+ "sounds": [
+ {
+ "hash": "e3398e28955949fc10e89614a92e472df0e5f3ca",
+ "name": "mob/bee/hurt1"
+ },
+ {
+ "hash": "e3398e28955949fc10e89614a92e472df0e5f3ca",
+ "name": "mob/bee/hurt1",
+ "pitch": 1.2
+ },
+ {
+ "hash": "a5c687f700791afe54a3b948a6ae91dd2be0d140",
+ "name": "mob/bee/hurt2"
+ },
+ {
+ "hash": "a5c687f700791afe54a3b948a6ae91dd2be0d140",
+ "name": "mob/bee/hurt2",
+ "pitch": 1.2
+ },
+ {
+ "hash": "802a2c039bfcc76abebde6cbede997eca94c5e1c",
+ "name": "mob/bee/hurt3"
+ },
+ {
+ "hash": "802a2c039bfcc76abebde6cbede997eca94c5e1c",
+ "name": "mob/bee/hurt3",
+ "pitch": 1.2
+ }
+ ],
+ "subtitle": "Bee hurts",
+ "subtitle_key": "subtitles.entity.bee.hurt"
+ },
+ "entity.bee.loop": {
+ "field": "bf",
+ "id": 109,
+ "name": "entity.bee.loop",
+ "sounds": [
+ {
+ "attenuation_distance": 6,
+ "hash": "a49599ccb17bff94074692a3cbfc4643355bafd5",
+ "name": "mob/bee/loop1",
+ "volume": 0.6
+ },
+ {
+ "attenuation_distance": 6,
+ "hash": "c97ad8228e7d9fff827e30243695e5d98259679d",
+ "name": "mob/bee/loop2",
+ "volume": 0.6
+ },
+ {
+ "attenuation_distance": 6,
+ "hash": "d79b164ee314385cf178db7247a0601bb07863dd",
+ "name": "mob/bee/loop3",
+ "volume": 0.65
+ },
+ {
+ "attenuation_distance": 6,
+ "hash": "f4f3b88d93c35e60b5af8ddb0a99d1b466f047b5",
+ "name": "mob/bee/loop4",
+ "volume": 0.65
+ },
+ {
+ "attenuation_distance": 6,
+ "hash": "baaf01880361c143df0abbbef934e60089bd602f",
+ "name": "mob/bee/loop5",
+ "volume": 0.7
+ },
+ {
+ "attenuation_distance": 6,
+ "hash": "baaf01880361c143df0abbbef934e60089bd602f",
+ "name": "mob/bee/loop5",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Bee buzzes",
+ "subtitle_key": "subtitles.entity.bee.loop"
+ },
+ "entity.bee.loop_aggressive": {
+ "field": "be",
+ "id": 108,
+ "name": "entity.bee.loop_aggressive",
+ "sounds": [
+ {
+ "attenuation_distance": 10,
+ "hash": "3431b625ae64610cb748dbcdacdf6c9578051fbb",
+ "name": "mob/bee/aggressive1",
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 10,
+ "hash": "acbc52bac82416f50d8af54e424485a2ac9f162d",
+ "name": "mob/bee/aggressive2",
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 10,
+ "hash": "b2f1c66c77f08d1673d751c459d06d2c2699137f",
+ "name": "mob/bee/aggressive3",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Bee buzzes angrily",
+ "subtitle_key": "subtitles.entity.bee.loop_aggressive"
+ },
+ "entity.bee.pollinate": {
+ "field": "bh",
+ "id": 111,
+ "name": "entity.bee.pollinate",
+ "sounds": [
+ {
+ "attenuation_distance": 12,
+ "hash": "2506c9b39df178c2ca6a22256220ff7f885a1b43",
+ "name": "mob/bee/pollinate1",
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "8fc8add729c5f3146edcf77755bdb644279dbd07",
+ "name": "mob/bee/pollinate2",
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "430b4fa14f229d37140b63f522ed4873855ba670",
+ "name": "mob/bee/pollinate3",
+ "volume": 0.8
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "24f9d27b2f110847f7e02cad9f53d0dc65558ec4",
+ "name": "mob/bee/pollinate4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Bee buzzes happily",
+ "subtitle_key": "subtitles.entity.bee.pollinate"
+ },
+ "entity.bee.sting": {
+ "field": "bg",
+ "id": 110,
+ "name": "entity.bee.sting",
+ "sounds": [
+ {
+ "hash": "aa8df3091e36e109aab2e0042c4a5559cc57f4b4",
+ "name": "mob/bee/sting"
+ },
+ {
+ "hash": "aa8df3091e36e109aab2e0042c4a5559cc57f4b4",
+ "name": "mob/bee/sting",
+ "pitch": 0.8
+ }
+ ],
+ "subtitle": "Bee stings",
+ "subtitle_key": "subtitles.entity.bee.sting"
+ },
+ "entity.blaze.ambient": {
+ "field": "bu",
+ "id": 124,
+ "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": "bv",
+ "id": 125,
+ "name": "entity.blaze.burn",
+ "sounds": [
+ {
+ "hash": "8b260108a73470c16cd244325242d4780cfb7d78",
+ "name": "fire/fire"
+ }
+ ],
+ "subtitle": "Blaze crackles",
+ "subtitle_key": "subtitles.entity.blaze.burn"
+ },
+ "entity.blaze.death": {
+ "field": "bw",
+ "id": 126,
+ "name": "entity.blaze.death",
+ "sounds": [
+ {
+ "hash": "17491c8dd9511e9d848c92b4b7ae047aed164072",
+ "name": "mob/blaze/death"
+ }
+ ],
+ "subtitle": "Blaze dies",
+ "subtitle_key": "subtitles.entity.blaze.death"
+ },
+ "entity.blaze.hurt": {
+ "field": "bx",
+ "id": 127,
+ "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": "by",
+ "id": 128,
+ "name": "entity.blaze.shoot",
+ "sounds": [
+ {
+ "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
+ "name": "mob/ghast/fireball4"
+ }
+ ],
+ "subtitle": "Blaze shoots",
+ "subtitle_key": "subtitles.entity.blaze.shoot"
+ },
+ "entity.boat.paddle_land": {
+ "field": "bz",
+ "id": 129,
+ "name": "entity.boat.paddle_land",
+ "sounds": [
+ {
+ "hash": "57596c7d8cf8d99cc06ed333fad846be58ec2fe3",
+ "name": "entity/boat/paddle_land1"
+ },
+ {
+ "hash": "1bdceb2916bca9c71bc4e0316dfcbc171f655a06",
+ "name": "entity/boat/paddle_land2"
+ },
+ {
+ "hash": "a8c6c8a1ba202048c38374bc9682ac6cbd408c8d",
+ "name": "entity/boat/paddle_land3"
+ },
+ {
+ "hash": "f6ca9c290418ad3a4dba1681be1b3a7ec7d13e74",
+ "name": "entity/boat/paddle_land4"
+ },
+ {
+ "hash": "55b476eb77d7aed2758913e1540680b48d373828",
+ "name": "entity/boat/paddle_land5"
+ },
+ {
+ "hash": "e79b42932aeb0fa4f50878816d371b95ff90b9bc",
+ "name": "entity/boat/paddle_land6"
+ }
+ ],
+ "subtitle": "Rowing",
+ "subtitle_key": "subtitles.entity.boat.paddle_land"
+ },
+ "entity.boat.paddle_water": {
+ "field": "bA",
+ "id": 130,
+ "name": "entity.boat.paddle_water",
+ "sounds": [
+ {
+ "hash": "7c7d7bf29ea726cd547bff1e168e6417d62a0bbe",
+ "name": "entity/boat/paddle_water1",
+ "volume": 0.8
+ },
+ {
+ "hash": "1f10aaff008cddb25dada8d8caa796624307c8f9",
+ "name": "entity/boat/paddle_water2",
+ "volume": 0.8
+ },
+ {
+ "hash": "289c721e6cc8f20a6fefff411af7f5a2b0c49ec4",
+ "name": "entity/boat/paddle_water3",
+ "volume": 0.8
+ },
+ {
+ "hash": "8550b5025cfd04a18402c3bbcd145f701d1a4e17",
+ "name": "entity/boat/paddle_water4",
+ "volume": 0.8
+ },
+ {
+ "hash": "032893949d88ab82fc1f69f9c4ea14d83d05387e",
+ "name": "entity/boat/paddle_water5",
+ "volume": 0.8
+ },
+ {
+ "hash": "e77d2f25077b7db70639744279c6019777c5c9af",
+ "name": "entity/boat/paddle_water6",
+ "volume": 0.8
+ },
+ {
+ "hash": "559e74952ee4642bf5619670ee0f9eeceb503bfa",
+ "name": "entity/boat/paddle_water7",
+ "volume": 0.8
+ },
+ {
+ "hash": "7181418daf6f2afa35460ddbe0702cf12d9d63ce",
+ "name": "entity/boat/paddle_water8",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Rowing",
+ "subtitle_key": "subtitles.entity.boat.paddle_water"
+ },
+ "entity.cat.ambient": {
+ "field": "cu",
+ "id": 176,
+ "name": "entity.cat.ambient",
+ "sounds": [
+ {
+ "hash": "378d2a7a8979bb1291cbf0b1b9dc5f1de978883b",
+ "name": "mob/cat/meow1",
+ "volume": 0.6
+ },
+ {
+ "hash": "3dcd387ec1f8412627fc89a73f8ec77e2f2fee45",
+ "name": "mob/cat/meow2",
+ "volume": 0.5
+ },
+ {
+ "hash": "2917ad37e46f96f1f92b69896da4329e26cdb080",
+ "name": "mob/cat/meow3",
+ "volume": 0.6
+ },
+ {
+ "hash": "9c553cc46028812df64083bed7c3b02280c9a470",
+ "name": "mob/cat/meow4",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Cat meows",
+ "subtitle_key": "subtitles.entity.cat.ambient"
+ },
+ "entity.cat.beg_for_food": {
+ "field": "cz",
+ "id": 181,
+ "name": "entity.cat.beg_for_food",
+ "sounds": [
+ {
+ "hash": "90046a9705756370acd9a00502aab5785a2c2136",
+ "name": "mob/cat/beg1",
+ "volume": 0.7
+ },
+ {
+ "hash": "81ecc0e968811b4ba4c62d03474bbf92b0e76192",
+ "name": "mob/cat/beg2",
+ "volume": 0.7
+ },
+ {
+ "hash": "598c94848e3e66bc34b3dde36ee29ac51146cf8c",
+ "name": "mob/cat/beg3",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Cat begs",
+ "subtitle_key": "subtitles.entity.cat.beg_for_food"
+ },
+ "entity.cat.death": {
+ "field": "cw",
+ "id": 178,
+ "name": "entity.cat.death",
+ "sounds": [
+ {
+ "hash": "f4cbd2c2eedb8fd4889e9671a4fc0ddb53171119",
+ "name": "mob/cat/hitt1",
+ "pitch": 0.9,
+ "volume": 0.75
+ },
+ {
+ "hash": "79c2b09e259028ad2470b8f6260974efb91d9663",
+ "name": "mob/cat/hitt2",
+ "pitch": 0.9,
+ "volume": 0.75
+ },
+ {
+ "hash": "3a2fe159c4910b7a61334ef56b8df33c40764b59",
+ "name": "mob/cat/hitt3",
+ "pitch": 0.9,
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Cat dies",
+ "subtitle_key": "subtitles.entity.cat.death"
+ },
+ "entity.cat.eat": {
+ "field": "cx",
+ "id": 179,
+ "name": "entity.cat.eat",
+ "sounds": [
+ {
+ "hash": "eb38199e62e5f06fafce817edea1db860d14bf81",
+ "name": "mob/cat/eat1"
+ },
+ {
+ "hash": "193a41b1759531080c89a68a658572ea1d6333b4",
+ "name": "mob/cat/eat2"
+ }
+ ],
+ "subtitle": "Cat eats",
+ "subtitle_key": "subtitles.entity.cat.eat"
+ },
+ "entity.cat.hiss": {
+ "field": "cy",
+ "id": 180,
+ "name": "entity.cat.hiss",
+ "sounds": [
+ {
+ "hash": "06d087c7afeb3c26fe37cd38b247a7c91d2c58eb",
+ "name": "mob/cat/hiss1",
+ "volume": 0.4
+ },
+ {
+ "hash": "6dfd0785da0beb8f6eb1efa4bcb7fdc6ba85c492",
+ "name": "mob/cat/hiss2",
+ "volume": 0.4
+ },
+ {
+ "hash": "ab8845c4f44fb336cde822ca458e4dc831b1b2cc",
+ "name": "mob/cat/hiss3",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Cat hisses",
+ "subtitle_key": "subtitles.entity.cat.hiss"
+ },
+ "entity.cat.hurt": {
+ "field": "cA",
+ "id": 182,
+ "name": "entity.cat.hurt",
+ "sounds": [
+ {
+ "hash": "f4cbd2c2eedb8fd4889e9671a4fc0ddb53171119",
+ "name": "mob/cat/hitt1",
+ "volume": 0.65
+ },
+ {
+ "hash": "79c2b09e259028ad2470b8f6260974efb91d9663",
+ "name": "mob/cat/hitt2",
+ "volume": 0.65
+ },
+ {
+ "hash": "3a2fe159c4910b7a61334ef56b8df33c40764b59",
+ "name": "mob/cat/hitt3",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Cat hurts",
+ "subtitle_key": "subtitles.entity.cat.hurt"
+ },
+ "entity.cat.purr": {
+ "field": "cB",
+ "id": 183,
+ "name": "entity.cat.purr",
+ "sounds": [
+ {
+ "hash": "0acdc21b0f56dbe214ae2574d1f02a0ea2e99877",
+ "name": "mob/cat/purr1",
+ "volume": 0.7
+ },
+ {
+ "hash": "e7dbf103c4d53bc6a565e12cc23e7d07774c1c5a",
+ "name": "mob/cat/purr2",
+ "volume": 0.7
+ },
+ {
+ "hash": "02219a4525e2276a2cf78e5ec6b7e141db1e0d4e",
+ "name": "mob/cat/purr3",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Cat purrs",
+ "subtitle_key": "subtitles.entity.cat.purr"
+ },
+ "entity.cat.purreow": {
+ "field": "cC",
+ "id": 184,
+ "name": "entity.cat.purreow",
+ "sounds": [
+ {
+ "hash": "a431511c850809ac8aad700e36dbd398f03efe3f",
+ "name": "mob/cat/purreow1",
+ "volume": 0.5
+ },
+ {
+ "hash": "25587265091588684eb99d4f99fbdfadf6adac1f",
+ "name": "mob/cat/purreow2",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Cat meows",
+ "subtitle_key": "subtitles.entity.cat.ambient"
+ },
+ "entity.cat.stray_ambient": {
+ "field": "cv",
+ "id": 177,
+ "name": "entity.cat.stray_ambient",
+ "sounds": [
+ {
+ "hash": "9755895272ef6523b6762463ad6612049f9ce9e9",
+ "name": "mob/cat/stray/idle1",
+ "volume": 0.35
+ },
+ {
+ "hash": "08b30f3df400bcaa7051872804891d924755270e",
+ "name": "mob/cat/stray/idle2",
+ "volume": 0.35
+ },
+ {
+ "hash": "62341eb9b611e4ca2f8b79a65b70ef07421fb993",
+ "name": "mob/cat/stray/idle3",
+ "volume": 0.35
+ },
+ {
+ "hash": "5cd6d485bacdd9aa902bb5cff5660df3ad0414d4",
+ "name": "mob/cat/stray/idle4",
+ "volume": 0.35
+ }
+ ],
+ "subtitle": "Cat meows",
+ "subtitle_key": "subtitles.entity.cat.ambient"
+ },
+ "entity.chicken.ambient": {
+ "field": "cR",
+ "id": 199,
+ "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": "cS",
+ "id": 200,
+ "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": "cT",
+ "id": 201,
+ "name": "entity.chicken.egg",
+ "sounds": [
+ {
+ "hash": "ab5a32b70ef1e7aafc550b20afdb7dc8c0d5d901",
+ "name": "mob/chicken/plop"
+ }
+ ],
+ "subtitle": "Chicken plops",
+ "subtitle_key": "subtitles.entity.chicken.egg"
+ },
+ "entity.chicken.hurt": {
+ "field": "cU",
+ "id": 202,
+ "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": "cV",
+ "id": 203,
+ "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.cod.ambient": {
+ "field": "cZ",
+ "id": 207,
+ "name": "entity.cod.ambient",
+ "sounds": []
+ },
+ "entity.cod.death": {
+ "field": "da",
+ "id": 208,
+ "name": "entity.cod.death",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1"
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2"
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3"
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4"
+ }
+ ],
+ "subtitle": "Cod dies",
+ "subtitle_key": "subtitles.entity.cod.death"
+ },
+ "entity.cod.flop": {
+ "field": "db",
+ "id": 209,
+ "name": "entity.cod.flop",
+ "sounds": [
+ {
+ "hash": "a0cf662ca3aa0cece0f7b1a1ca79677edc76a491",
+ "name": "entity/fish/flop1",
+ "volume": 0.3
+ },
+ {
+ "hash": "90575d7943863f224993ac6a583d6702ba5f4607",
+ "name": "entity/fish/flop2",
+ "volume": 0.3
+ },
+ {
+ "hash": "f99b1795ca65dda4d74d83922fbb3af49bbd752f",
+ "name": "entity/fish/flop3",
+ "volume": 0.3
+ },
+ {
+ "hash": "25c195e57a783cf41bbae7ab7a417717b8fc0e0a",
+ "name": "entity/fish/flop4",
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Cod flops",
+ "subtitle_key": "subtitles.entity.cod.flop"
+ },
+ "entity.cod.hurt": {
+ "field": "dc",
+ "id": 210,
+ "name": "entity.cod.hurt",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1"
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2"
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3"
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4"
+ }
+ ],
+ "subtitle": "Cod hurts",
+ "subtitle_key": "subtitles.entity.cod.hurt"
+ },
+ "entity.cow.ambient": {
+ "field": "dx",
+ "id": 231,
+ "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": "dy",
+ "id": 232,
+ "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": "dz",
+ "id": 233,
+ "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": "dA",
+ "id": 234,
+ "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": "dB",
+ "id": 235,
+ "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": "dC",
+ "id": 236,
+ "name": "entity.creeper.death",
+ "sounds": [
+ {
+ "hash": "fbc1b2c89c5c781e30d702b2885be3f485105869",
+ "name": "mob/creeper/death"
+ }
+ ],
+ "subtitle": "Creeper dies",
+ "subtitle_key": "subtitles.entity.creeper.death"
+ },
+ "entity.creeper.hurt": {
+ "field": "dD",
+ "id": 237,
+ "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": "dE",
+ "id": 238,
+ "name": "entity.creeper.primed",
+ "sounds": [
+ {
+ "hash": "a92ba2b8f6abc41aa8d679ad808a81d0aafa04b2",
+ "name": "random/fuse"
+ }
+ ],
+ "subtitle": "Creeper hisses",
+ "subtitle_key": "subtitles.entity.creeper.primed"
+ },
+ "entity.dolphin.ambient": {
+ "field": "eh",
+ "id": 267,
+ "name": "entity.dolphin.ambient",
+ "sounds": [
+ {
+ "hash": "fdb68edb27c9316374d070ff69fbf9de08b10c55",
+ "name": "mob/dolphin/blowhole1"
+ },
+ {
+ "hash": "ca9ec799358bdcea9723d99c1c3ff57827402896",
+ "name": "mob/dolphin/blowhole2"
+ },
+ {
+ "hash": "450a1ff0ea91374722bde3a23c8b5903f31012ac",
+ "name": "mob/dolphin/idle1"
+ },
+ {
+ "hash": "b3ebddd5d7f448e918729131f9cfc1609dc3f2e3",
+ "name": "mob/dolphin/idle2"
+ },
+ {
+ "hash": "2c72a29643916884c3e5b7e5e3cd52642a7bc43b",
+ "name": "mob/dolphin/idle3"
+ },
+ {
+ "hash": "8b0c151ad0b2ef252ce28f562e036201a51959f8",
+ "name": "mob/dolphin/idle4"
+ },
+ {
+ "hash": "0c6cb9f73193e345654d12d929d040e72552dd74",
+ "name": "mob/dolphin/idle5"
+ },
+ {
+ "hash": "4dabe9a76dae4e7373854bf525276591c69356eb",
+ "name": "mob/dolphin/idle6"
+ }
+ ],
+ "subtitle": "Dolphin chirps",
+ "subtitle_key": "subtitles.entity.dolphin.ambient"
+ },
+ "entity.dolphin.ambient_water": {
+ "field": "ei",
+ "id": 268,
+ "name": "entity.dolphin.ambient_water",
+ "sounds": [
+ {
+ "hash": "3c6fa8b97c23835b3709d2acfbe6b101b76c020d",
+ "name": "mob/dolphin/idle_water1",
+ "volume": 0.8
+ },
+ {
+ "hash": "dbf19a5b95eb31315a6473bd9f8f2060f040e4c2",
+ "name": "mob/dolphin/idle_water2"
+ },
+ {
+ "hash": "6e40ab0e90bb7897af26901371a98cb4deb09ffc",
+ "name": "mob/dolphin/idle_water3"
+ },
+ {
+ "hash": "f98038e0294203f333ae3733a2b2b868b3eb29ac",
+ "name": "mob/dolphin/idle_water4"
+ },
+ {
+ "hash": "b5de2f5201a941523daeed23c7871ce333964d54",
+ "name": "mob/dolphin/idle_water5"
+ },
+ {
+ "hash": "e4517d17aee0ab65dcd6354a0f7486b6c799d30a",
+ "name": "mob/dolphin/idle_water6"
+ },
+ {
+ "hash": "a42bb44bf03c6fb98a8080bbfe94e8bdc3eb1a8d",
+ "name": "mob/dolphin/idle_water7",
+ "volume": 0.75
+ },
+ {
+ "hash": "4b8adff22c2768fd50d860f41c6d82c5ac86d7e8",
+ "name": "mob/dolphin/idle_water8",
+ "volume": 0.75
+ },
+ {
+ "hash": "a8f5e17cbf8dd7a63d6830a7c4abf5c04156e831",
+ "name": "mob/dolphin/idle_water9"
+ },
+ {
+ "hash": "c631a01b5cb9ef975ddb4af938e3fe96651b0720",
+ "name": "mob/dolphin/idle_water10",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Dolphin whistles",
+ "subtitle_key": "subtitles.entity.dolphin.ambient_water"
+ },
+ "entity.dolphin.attack": {
+ "field": "ej",
+ "id": 269,
+ "name": "entity.dolphin.attack",
+ "sounds": [
+ {
+ "hash": "8fd770ac5a5727ee5bb56a1714f0f59491824551",
+ "name": "mob/dolphin/attack1"
+ },
+ {
+ "hash": "e6601b7808697980946a1bed4c75c7b5909cad40",
+ "name": "mob/dolphin/attack2"
+ },
+ {
+ "hash": "a22843a2c23161efc3000a4df669e3bf2e60c39a",
+ "name": "mob/dolphin/attack3"
+ }
+ ],
+ "subtitle": "Dolphin attacks",
+ "subtitle_key": "subtitles.entity.dolphin.attack"
+ },
+ "entity.dolphin.death": {
+ "field": "ek",
+ "id": 270,
+ "name": "entity.dolphin.death",
+ "sounds": [
+ {
+ "hash": "f5b9a9bd7a0a4b48dcdf64a4b4222fa96b7a7dc3",
+ "name": "mob/dolphin/death1"
+ },
+ {
+ "hash": "5e8bc6feae574a7c03b76e15def990a0312e8dfa",
+ "name": "mob/dolphin/death2"
+ }
+ ],
+ "subtitle": "Dolphin dies",
+ "subtitle_key": "subtitles.entity.dolphin.death"
+ },
+ "entity.dolphin.eat": {
+ "field": "el",
+ "id": 271,
+ "name": "entity.dolphin.eat",
+ "sounds": [
+ {
+ "hash": "1d355313b9da07fc2e5c5fb9f3869e9390ec739a",
+ "name": "mob/dolphin/eat1",
+ "volume": 0.75
+ },
+ {
+ "hash": "0350e909da2d06ff930e61307f019e029d7dff0f",
+ "name": "mob/dolphin/eat2",
+ "volume": 0.75
+ },
+ {
+ "hash": "3474596da23898033a4fc7dbd376de65db928c0a",
+ "name": "mob/dolphin/eat3",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Dolphin eats",
+ "subtitle_key": "subtitles.entity.dolphin.eat"
+ },
+ "entity.dolphin.hurt": {
+ "field": "em",
+ "id": 272,
+ "name": "entity.dolphin.hurt",
+ "sounds": [
+ {
+ "hash": "b67a80e53ea93c7831894e553fbf6aa74959b0cd",
+ "name": "mob/dolphin/hurt1"
+ },
+ {
+ "hash": "916e06134d121d3e629df1c26b795ea917aeaab3",
+ "name": "mob/dolphin/hurt2"
+ },
+ {
+ "hash": "e826c5df36b64ac233d81a493254e619fcf2f333",
+ "name": "mob/dolphin/hurt3"
+ }
+ ],
+ "subtitle": "Dolphin hurts",
+ "subtitle_key": "subtitles.entity.dolphin.hurt"
+ },
+ "entity.dolphin.jump": {
+ "field": "en",
+ "id": 273,
+ "name": "entity.dolphin.jump",
+ "sounds": [
+ {
+ "hash": "461b888a53017781d39bab8a20d57f9df3878450",
+ "name": "mob/dolphin/jump1",
+ "volume": 0.75
+ },
+ {
+ "hash": "fd91b2a87c1781d52f5414801d683cc742d3905a",
+ "name": "mob/dolphin/jump2",
+ "volume": 0.75
+ },
+ {
+ "hash": "99b6ea6178df4dbf162c33f7486cec906593f908",
+ "name": "mob/dolphin/jump3",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Dolphin jumps",
+ "subtitle_key": "subtitles.entity.dolphin.jump"
+ },
+ "entity.dolphin.play": {
+ "field": "eo",
+ "id": 274,
+ "name": "entity.dolphin.play",
+ "sounds": [
+ {
+ "hash": "8cd977493f856e71363b84992e45c774bcd3fa1f",
+ "name": "mob/dolphin/play1"
+ },
+ {
+ "hash": "ed3f6e6e20e38abf2f8fc4dbb5eec330f51aee97",
+ "name": "mob/dolphin/play2"
+ }
+ ],
+ "subtitle": "Dolphin plays",
+ "subtitle_key": "subtitles.entity.dolphin.play"
+ },
+ "entity.dolphin.splash": {
+ "field": "ep",
+ "id": 275,
+ "name": "entity.dolphin.splash",
+ "sounds": [
+ {
+ "hash": "1125cbb42bed5ce7d91ff530d543c844ac80f735",
+ "name": "mob/dolphin/splash1"
+ },
+ {
+ "hash": "ea6877421607da5668fe07debac455f054868809",
+ "name": "mob/dolphin/splash2"
+ },
+ {
+ "hash": "487dd072ac3d62348c57e255a9d800bd06f505af",
+ "name": "mob/dolphin/splash3"
+ }
+ ],
+ "subtitle": "Dolphin splashes",
+ "subtitle_key": "subtitles.entity.dolphin.splash"
+ },
+ "entity.dolphin.swim": {
+ "field": "eq",
+ "id": 276,
+ "name": "entity.dolphin.swim",
+ "sounds": [
+ {
+ "hash": "2fc54a0a9f4946c4df344399dcb8872e79d1c379",
+ "name": "entity/fish/swim5"
+ },
+ {
+ "hash": "4c51f308cb42bc51779a5461d317d5415c07b294",
+ "name": "entity/fish/swim6"
+ },
+ {
+ "hash": "b4af31228aaf97aa8f83260ca90f64ce6fbc3d9b",
+ "name": "entity/fish/swim7"
+ },
+ {
+ "hash": "5c46b478067d883d19756255b7fb132c686389b7",
+ "name": "mob/dolphin/swim1"
+ },
+ {
+ "hash": "5f4b4f79c04df853893c38c64f40d625e5e96929",
+ "name": "mob/dolphin/swim2"
+ },
+ {
+ "hash": "c2ec60b2cdcda5725fbe192c9a4832d322551ee4",
+ "name": "mob/dolphin/swim3"
+ },
+ {
+ "hash": "13beba907bd219f3b2d3f50e716805fa63124cbf",
+ "name": "mob/dolphin/swim4"
+ }
+ ],
+ "subtitle": "Dolphin swims",
+ "subtitle_key": "subtitles.entity.dolphin.swim"
+ },
+ "entity.donkey.ambient": {
+ "field": "er",
+ "id": 277,
+ "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": "es",
+ "id": 278,
+ "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": "et",
+ "id": 279,
+ "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": "eu",
+ "id": 280,
+ "name": "entity.donkey.death",
+ "sounds": [
+ {
+ "hash": "ece3a1417e0eca0a748aafaf6cd9f5e99c314991",
+ "name": "mob/horse/donkey/death"
+ }
+ ],
+ "subtitle": "Donkey dies",
+ "subtitle_key": "subtitles.entity.donkey.death"
+ },
+ "entity.donkey.eat": {
+ "field": "ev",
+ "id": 281,
+ "name": "entity.donkey.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": "Donkey eats",
+ "subtitle_key": "subtitles.entity.donkey.eat"
+ },
+ "entity.donkey.hurt": {
+ "field": "ew",
+ "id": 282,
+ "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.dragon_fireball.explode": {
+ "field": "fn",
+ "id": 325,
+ "name": "entity.dragon_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.drowned.ambient": {
+ "field": "eO",
+ "id": 300,
+ "name": "entity.drowned.ambient",
+ "sounds": [
+ {
+ "hash": "5635776460105599ec6894eb01aafdfaf2f99896",
+ "name": "mob/drowned/idle1",
+ "volume": 0.9
+ },
+ {
+ "hash": "f094c30d1b70fbd1ce2f7f047a6139a3eac30991",
+ "name": "mob/drowned/idle2",
+ "volume": 0.9
+ },
+ {
+ "hash": "89955fb41475d7a528b7d964a6dc7b3db6069f66",
+ "name": "mob/drowned/idle3",
+ "volume": 0.9
+ },
+ {
+ "hash": "a16b4bd16f0660bfe58bdb28b29837f9de57320b",
+ "name": "mob/drowned/idle4",
+ "volume": 0.9
+ },
+ {
+ "hash": "5b23e75841887fc78eaf1767c46ae1701067e181",
+ "name": "mob/drowned/idle5",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned gurgles",
+ "subtitle_key": "subtitles.entity.drowned.ambient"
+ },
+ "entity.drowned.ambient_water": {
+ "field": "eP",
+ "id": 301,
+ "name": "entity.drowned.ambient_water",
+ "sounds": [
+ {
+ "hash": "898d1dcc86fa236861d16748db4c1a04a6eb235a",
+ "name": "mob/drowned/water/idle1",
+ "volume": 0.9
+ },
+ {
+ "hash": "1e831b3fb318a3e1c0deed03a85e05b7da4288c9",
+ "name": "mob/drowned/water/idle2",
+ "volume": 0.9
+ },
+ {
+ "hash": "a0610c45122c8739b729bf3ca04c4084b5c76e19",
+ "name": "mob/drowned/water/idle3",
+ "volume": 0.9
+ },
+ {
+ "hash": "873545ef3fd307c14ae63032666e6bac22e9b80a",
+ "name": "mob/drowned/water/idle4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned gurgles",
+ "subtitle_key": "subtitles.entity.drowned.ambient_water"
+ },
+ "entity.drowned.death": {
+ "field": "eQ",
+ "id": 302,
+ "name": "entity.drowned.death",
+ "sounds": [
+ {
+ "hash": "f8d0a45ae3ede72cabbf20e234d336db1358ced2",
+ "name": "mob/drowned/death1",
+ "volume": 0.9
+ },
+ {
+ "hash": "e442d88f55d0a34c31e51c049a19e19144b9b9d1",
+ "name": "mob/drowned/death2",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned dies",
+ "subtitle_key": "subtitles.entity.drowned.death"
+ },
+ "entity.drowned.death_water": {
+ "field": "eR",
+ "id": 303,
+ "name": "entity.drowned.death_water",
+ "sounds": [
+ {
+ "hash": "f6cf4a1595b52797b24f7bb7b3672564a64488c8",
+ "name": "mob/drowned/water/death1",
+ "volume": 0.9
+ },
+ {
+ "hash": "c41c1251ea09986d766ca45398d220aeeb817e4f",
+ "name": "mob/drowned/water/death2",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned dies",
+ "subtitle_key": "subtitles.entity.drowned.death"
+ },
+ "entity.drowned.hurt": {
+ "field": "eS",
+ "id": 304,
+ "name": "entity.drowned.hurt",
+ "sounds": [
+ {
+ "hash": "fdfc4c4e273ecdd5da5e8fc72c0a262e379d03ae",
+ "name": "mob/drowned/hurt1",
+ "volume": 0.9
+ },
+ {
+ "hash": "462ab0ff3cf7b2a64b5a35d5e8e07d8e52e52b9b",
+ "name": "mob/drowned/hurt2",
+ "volume": 0.9
+ },
+ {
+ "hash": "55c13776e0088b225feec12d286af7518f88021b",
+ "name": "mob/drowned/hurt3",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned hurts",
+ "subtitle_key": "subtitles.entity.drowned.hurt"
+ },
+ "entity.drowned.hurt_water": {
+ "field": "eT",
+ "id": 305,
+ "name": "entity.drowned.hurt_water",
+ "sounds": [
+ {
+ "hash": "d13ea8dc070eb218261cd4096aa964f05698e550",
+ "name": "mob/drowned/water/hurt1",
+ "volume": 0.9
+ },
+ {
+ "hash": "b84f104627021ffa165a249ea489a9aaece01e15",
+ "name": "mob/drowned/water/hurt2",
+ "volume": 0.9
+ },
+ {
+ "hash": "4a17ecca2ce3fffc6817748fcae82da521e85b38",
+ "name": "mob/drowned/water/hurt3",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Drowned hurts",
+ "subtitle_key": "subtitles.entity.drowned.hurt"
+ },
+ "entity.drowned.shoot": {
+ "field": "eU",
+ "id": 306,
+ "name": "entity.drowned.shoot",
+ "sounds": [
+ {
+ "hash": "5fd6b4f425c513c1d339aa1f96ec2453cd7c06fc",
+ "name": "item/trident/throw1"
+ },
+ {
+ "hash": "5773e41833f3dfd4882bc470a6dd3302a4c63950",
+ "name": "item/trident/throw2"
+ }
+ ],
+ "subtitle": "Drowned throws Trident",
+ "subtitle_key": "subtitles.entity.drowned.shoot"
+ },
+ "entity.drowned.step": {
+ "field": "eV",
+ "id": 307,
+ "name": "entity.drowned.step",
+ "sounds": [
+ {
+ "hash": "4e650cb9e5ab7c6095eb2248c4deb475cae26e6a",
+ "name": "mob/drowned/step1"
+ },
+ {
+ "hash": "543a126bcca9c482b75f61adec9aa2f60e146e2d",
+ "name": "mob/drowned/step2"
+ },
+ {
+ "hash": "04d00bc852751498fad759fe473fef917b51c55d",
+ "name": "mob/drowned/step3"
+ },
+ {
+ "hash": "ae405dda6f73b5439b1fa575aad1d73a748099ce",
+ "name": "mob/drowned/step4"
+ },
+ {
+ "hash": "ba0d0f797b9092bbe3028f01099091fb184bc4a9",
+ "name": "mob/drowned/step5"
+ }
+ ],
+ "subtitle": "Drowned steps",
+ "subtitle_key": "subtitles.entity.drowned.step"
+ },
+ "entity.drowned.swim": {
+ "field": "eW",
+ "id": 308,
+ "name": "entity.drowned.swim",
+ "sounds": [
+ {
+ "hash": "6ea4e448fbc2a079acb0cf3564273083dadae165",
+ "name": "liquid/swim1"
+ },
+ {
+ "hash": "827d71834e69954e0a7fd7748998332e0b619d29",
+ "name": "liquid/swim2"
+ },
+ {
+ "hash": "b5f9075a8bf6977e7dfd3d316a673eaaa5834a99",
+ "name": "liquid/swim3"
+ },
+ {
+ "hash": "6a908e7c7d61e01bc4223b4991820bfc56f84c5e",
+ "name": "liquid/swim4"
+ },
+ {
+ "hash": "5b66f85f4091d100117bd6ea7f49543f7bb682e0",
+ "name": "liquid/swim5"
+ }
+ ],
+ "subtitle": "Drowned swims",
+ "subtitle_key": "subtitles.entity.drowned.swim"
+ },
+ "entity.egg.throw": {
+ "field": "eY",
+ "id": 310,
+ "name": "entity.egg.throw",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Egg flies",
+ "subtitle_key": "subtitles.entity.egg.throw"
+ },
+ "entity.elder_guardian.ambient": {
+ "field": "eZ",
+ "id": 311,
+ "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": "fa",
+ "id": 312,
+ "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": "fb",
+ "id": 313,
+ "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": "fc",
+ "id": 314,
+ "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": "fd",
+ "id": 315,
+ "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": "fe",
+ "id": 316,
+ "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": "ff",
+ "id": 317,
+ "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": "fg",
+ "id": 318,
+ "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.ender_dragon.ambient": {
+ "field": "fl",
+ "id": 323,
+ "name": "entity.ender_dragon.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.ender_dragon.ambient"
+ },
+ "entity.ender_dragon.death": {
+ "field": "fm",
+ "id": 324,
+ "name": "entity.ender_dragon.death",
+ "sounds": [
+ {
+ "hash": "53cc1890ebea833d3964c7dd1c90676650e34404",
+ "name": "mob/enderdragon/end"
+ }
+ ],
+ "subtitle": "Dragon dies",
+ "subtitle_key": "subtitles.entity.ender_dragon.death"
+ },
+ "entity.ender_dragon.flap": {
+ "field": "fo",
+ "id": 326,
+ "name": "entity.ender_dragon.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.ender_dragon.flap"
+ },
+ "entity.ender_dragon.growl": {
+ "field": "fp",
+ "id": 327,
+ "name": "entity.ender_dragon.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.ender_dragon.growl"
+ },
+ "entity.ender_dragon.hurt": {
+ "field": "fq",
+ "id": 328,
+ "name": "entity.ender_dragon.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.ender_dragon.hurt"
+ },
+ "entity.ender_dragon.shoot": {
+ "field": "fr",
+ "id": 329,
+ "name": "entity.ender_dragon.shoot",
+ "sounds": [
+ {
+ "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
+ "name": "mob/ghast/fireball4"
+ }
+ ],
+ "subtitle": "Dragon shoots",
+ "subtitle_key": "subtitles.entity.ender_dragon.shoot"
+ },
+ "entity.ender_eye.death": {
+ "field": "fs",
+ "id": 330,
+ "name": "entity.ender_eye.death",
+ "sounds": [
+ {
+ "hash": "b7f9b0788a618459df5d54332a816c331232ebd9",
+ "name": "entity/endereye/dead1",
+ "volume": 1.3
+ },
+ {
+ "hash": "d989452a30c91a62809fbfb429c73c7034ba0baf",
+ "name": "entity/endereye/dead2",
+ "volume": 1.3
+ }
+ ],
+ "subtitle": "Eye of Ender falls",
+ "subtitle_key": "subtitles.entity.ender_eye.death"
+ },
+ "entity.ender_eye.launch": {
+ "field": "ft",
+ "id": 331,
+ "name": "entity.ender_eye.launch",
+ "sounds": [
+ {
+ "hash": "666efbebfe86709813900de26215e8db48acc1c6",
+ "name": "entity/endereye/endereye_launch1"
+ },
+ {
+ "hash": "73fa34c4065e2f9966189653983248eaa3f5b009",
+ "name": "entity/endereye/endereye_launch2"
+ }
+ ],
+ "subtitle": "Eye of Ender shoots",
+ "subtitle_key": "subtitles.entity.ender_eye.launch"
+ },
+ "entity.ender_pearl.throw": {
+ "field": "fE",
+ "id": 342,
+ "name": "entity.ender_pearl.throw",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Ender Pearl flies",
+ "subtitle_key": "subtitles.entity.ender_pearl.throw"
+ },
+ "entity.enderman.ambient": {
+ "field": "fu",
+ "id": 332,
+ "name": "entity.enderman.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.enderman.death": {
+ "field": "fv",
+ "id": 333,
+ "name": "entity.enderman.death",
+ "sounds": [
+ {
+ "hash": "d04dd6d1f050353ef9e3ba9c45f407f831903c69",
+ "name": "mob/endermen/death"
+ }
+ ],
+ "subtitle": "Enderman dies",
+ "subtitle_key": "subtitles.entity.enderman.death"
+ },
+ "entity.enderman.hurt": {
+ "field": "fw",
+ "id": 334,
+ "name": "entity.enderman.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.enderman.scream": {
+ "field": "fx",
+ "id": 335,
+ "name": "entity.enderman.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.enderman.stare": {
+ "field": "fy",
+ "id": 336,
+ "name": "entity.enderman.stare",
+ "sounds": [
+ {
+ "hash": "5738d7f49ef30adcfc4f2ab13e0b1d74f09a1289",
+ "name": "mob/endermen/stare"
+ }
+ ],
+ "subtitle": "Enderman cries out",
+ "subtitle_key": "subtitles.entity.enderman.stare"
+ },
+ "entity.enderman.teleport": {
+ "field": "fz",
+ "id": 337,
+ "name": "entity.enderman.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": "fA",
+ "id": 338,
+ "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": "fB",
+ "id": 339,
+ "name": "entity.endermite.death",
+ "sounds": [
+ {
+ "hash": "24cdac5a80fdad7ab31dc0695b57ece55aecb21a",
+ "name": "mob/silverfish/kill"
+ }
+ ],
+ "subtitle": "Endermite dies",
+ "subtitle_key": "subtitles.entity.endermite.death"
+ },
+ "entity.endermite.hurt": {
+ "field": "fC",
+ "id": 340,
+ "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": "fD",
+ "id": 341,
+ "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.evoker.ambient": {
+ "field": "fI",
+ "id": 346,
+ "name": "entity.evoker.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.evoker.ambient"
+ },
+ "entity.evoker.cast_spell": {
+ "field": "fJ",
+ "id": 347,
+ "name": "entity.evoker.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.evoker.cast_spell"
+ },
+ "entity.evoker.celebrate": {
+ "field": "fK",
+ "id": 348,
+ "name": "entity.evoker.celebrate",
+ "sounds": [
+ {
+ "hash": "681e7130a2477bb8310b72284398697d249ac78f",
+ "name": "mob/evocation_illager/celebrate"
+ },
+ {
+ "hash": "2e07d453eb202ad118188afab747735ee30c4fee",
+ "name": "mob/evocation_illager/idle1"
+ },
+ {
+ "hash": "658ff4745a987397d73d88433beacdd10ed77060",
+ "name": "mob/evocation_illager/idle2"
+ }
+ ],
+ "subtitle": "Evoker cheers",
+ "subtitle_key": "subtitles.entity.evoker.celebrate"
+ },
+ "entity.evoker.death": {
+ "field": "fL",
+ "id": 349,
+ "name": "entity.evoker.death",
+ "sounds": [
+ {
+ "hash": "1f7d377e9b4eae36f14a789c617a002672f12d4a",
+ "name": "mob/evocation_illager/death1"
+ },
+ {
+ "hash": "60f96185109232213115f5d872bb255e8c7a0c81",
+ "name": "mob/evocation_illager/death2"
+ }
+ ],
+ "subtitle": "Evoker dies",
+ "subtitle_key": "subtitles.entity.evoker.death"
+ },
+ "entity.evoker.hurt": {
+ "field": "fN",
+ "id": 351,
+ "name": "entity.evoker.hurt",
+ "sounds": [
+ {
+ "hash": "80a6c6c1d60532793787e8a66ca2d129ac3fbac3",
+ "name": "mob/evocation_illager/hurt1"
+ },
+ {
+ "hash": "f4f7b2865ccaadccca94e83e38018e702457c3d4",
+ "name": "mob/evocation_illager/hurt2"
+ }
+ ],
+ "subtitle": "Evoker hurts",
+ "subtitle_key": "subtitles.entity.evoker.hurt"
+ },
+ "entity.evoker.prepare_attack": {
+ "field": "fO",
+ "id": 352,
+ "name": "entity.evoker.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.evoker.prepare_attack"
+ },
+ "entity.evoker.prepare_summon": {
+ "field": "fP",
+ "id": 353,
+ "name": "entity.evoker.prepare_summon",
+ "sounds": [
+ {
+ "hash": "f85e4f86826405a97d929e16f60a8a2fddc7abc0",
+ "name": "mob/evocation_illager/prepare_summon"
+ }
+ ],
+ "subtitle": "Evoker prepares summoning",
+ "subtitle_key": "subtitles.entity.evoker.prepare_summon"
+ },
+ "entity.evoker.prepare_wololo": {
+ "field": "fQ",
+ "id": 354,
+ "name": "entity.evoker.prepare_wololo",
+ "sounds": [
+ {
+ "hash": "bad476e071c0e0d9cd6417bc636385e171578aae",
+ "name": "mob/evocation_illager/prepare_wololo"
+ }
+ ],
+ "subtitle": "Evoker prepares charming",
+ "subtitle_key": "subtitles.entity.evoker.prepare_wololo"
+ },
+ "entity.evoker_fangs.attack": {
+ "field": "fM",
+ "id": 350,
+ "name": "entity.evoker_fangs.attack",
+ "sounds": [
+ {
+ "hash": "af4b651a46f231b85a168250139279bc40f61d21",
+ "name": "mob/evocation_illager/fangs"
+ }
+ ],
+ "subtitle": "Fangs snap",
+ "subtitle_key": "subtitles.entity.evoker_fangs.attack"
+ },
+ "entity.experience_bottle.throw": {
+ "field": "fR",
+ "id": 355,
+ "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": "fS",
+ "id": 356,
+ "name": "entity.experience_orb.pickup",
+ "sounds": [
+ {
+ "hash": "e9833a1512b57bcf88ac4fdcc8df4e5a7e9d701d",
+ "name": "random/orb"
+ }
+ ],
+ "subtitle": "Experience gained",
+ "subtitle_key": "subtitles.entity.experience_orb.pickup"
+ },
+ "entity.firework_rocket.blast": {
+ "field": "fW",
+ "id": 360,
+ "name": "entity.firework_rocket.blast",
+ "sounds": [
+ {
+ "hash": "d9d7511e8944da0c7ab4ed2d3e3d964f98dd6997",
+ "name": "fireworks/blast1"
+ }
+ ],
+ "subtitle": "Firework blasts",
+ "subtitle_key": "subtitles.entity.firework_rocket.blast"
+ },
+ "entity.firework_rocket.blast_far": {
+ "field": "fX",
+ "id": 361,
+ "name": "entity.firework_rocket.blast_far",
+ "sounds": [
+ {
+ "hash": "cd9062e9e81f7cd35164a99669e5db32891a5cb5",
+ "name": "fireworks/blast_far1"
+ }
+ ],
+ "subtitle": "Firework blasts",
+ "subtitle_key": "subtitles.entity.firework_rocket.blast"
+ },
+ "entity.firework_rocket.large_blast": {
+ "field": "fY",
+ "id": 362,
+ "name": "entity.firework_rocket.large_blast",
+ "sounds": [
+ {
+ "hash": "ef59205829f09ac4855c614a0e7046db820df18b",
+ "name": "fireworks/largeblast1"
+ }
+ ],
+ "subtitle": "Firework blasts",
+ "subtitle_key": "subtitles.entity.firework_rocket.blast"
+ },
+ "entity.firework_rocket.large_blast_far": {
+ "field": "fZ",
+ "id": 363,
+ "name": "entity.firework_rocket.large_blast_far",
+ "sounds": [
+ {
+ "hash": "bfb0e14bf130de4ecda75d8e793260e8bbaca35b",
+ "name": "fireworks/largeblast_far1"
+ }
+ ],
+ "subtitle": "Firework blasts",
+ "subtitle_key": "subtitles.entity.firework_rocket.blast"
+ },
+ "entity.firework_rocket.launch": {
+ "field": "ga",
+ "id": 364,
+ "name": "entity.firework_rocket.launch",
+ "sounds": [
+ {
+ "hash": "b1715242916d56140486c612056ea4d6dd5a4404",
+ "name": "fireworks/launch1"
+ }
+ ],
+ "subtitle": "Firework launches",
+ "subtitle_key": "subtitles.entity.firework_rocket.launch"
+ },
+ "entity.firework_rocket.shoot": {
+ "field": "gb",
+ "id": 365,
+ "name": "entity.firework_rocket.shoot",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Firework launches",
+ "subtitle_key": "subtitles.entity.firework_rocket.launch"
+ },
+ "entity.firework_rocket.twinkle": {
+ "field": "gc",
+ "id": 366,
+ "name": "entity.firework_rocket.twinkle",
+ "sounds": [
+ {
+ "hash": "41b9c631e9c1c40800b3b02a0ac5855d6ad4846d",
+ "name": "fireworks/twinkle1"
+ }
+ ],
+ "subtitle": "Firework twinkles",
+ "subtitle_key": "subtitles.entity.firework_rocket.twinkle"
+ },
+ "entity.firework_rocket.twinkle_far": {
+ "field": "gd",
+ "id": 367,
+ "name": "entity.firework_rocket.twinkle_far",
+ "sounds": [
+ {
+ "hash": "c8053e3b083b08840276de9a728202551302f416",
+ "name": "fireworks/twinkle_far1"
+ }
+ ],
+ "subtitle": "Firework twinkles",
+ "subtitle_key": "subtitles.entity.firework_rocket.twinkle"
+ },
+ "entity.fish.swim": {
+ "field": "gg",
+ "id": 370,
+ "name": "entity.fish.swim",
+ "sounds": [
+ {
+ "hash": "6ea4e448fbc2a079acb0cf3564273083dadae165",
+ "name": "entity/fish/swim1"
+ },
+ {
+ "hash": "827d71834e69954e0a7fd7748998332e0b619d29",
+ "name": "entity/fish/swim2"
+ },
+ {
+ "hash": "b5f9075a8bf6977e7dfd3d316a673eaaa5834a99",
+ "name": "entity/fish/swim3"
+ },
+ {
+ "hash": "6a908e7c7d61e01bc4223b4991820bfc56f84c5e",
+ "name": "entity/fish/swim4"
+ },
+ {
+ "hash": "2fc54a0a9f4946c4df344399dcb8872e79d1c379",
+ "name": "entity/fish/swim5"
+ },
+ {
+ "hash": "4c51f308cb42bc51779a5461d317d5415c07b294",
+ "name": "entity/fish/swim6"
+ },
+ {
+ "hash": "b4af31228aaf97aa8f83260ca90f64ce6fbc3d9b",
+ "name": "entity/fish/swim7"
+ }
+ ]
+ },
+ "entity.fishing_bobber.retrieve": {
+ "field": "gh",
+ "id": 371,
+ "name": "entity.fishing_bobber.retrieve",
+ "sounds": [
+ {
+ "hash": "76416d1c4fc50356e17a1aef8a80358d85174f5c",
+ "name": "entity/bobber/retrieve1",
+ "pitch": 2.4
+ },
+ {
+ "hash": "bcc3d222a1eac38ad85b03c33e513a751629a8fd",
+ "name": "entity/bobber/retrieve2",
+ "pitch": 2.4
+ }
+ ],
+ "subtitle": "Bobber retrieved",
+ "subtitle_key": "subtitles.entity.fishing_bobber.retrieve"
+ },
+ "entity.fishing_bobber.splash": {
+ "field": "gi",
+ "id": 372,
+ "name": "entity.fishing_bobber.splash",
+ "sounds": [
+ {
+ "hash": "22a491f266f5c3cdd6e669a9493daaf40c9c8575",
+ "name": "random/splash"
+ }
+ ],
+ "subtitle": "Fishing Bobber splashes",
+ "subtitle_key": "subtitles.entity.fishing_bobber.splash"
+ },
+ "entity.fishing_bobber.throw": {
+ "field": "gj",
+ "id": 373,
+ "name": "entity.fishing_bobber.throw",
+ "sounds": [
+ {
+ "hash": "420e3450203d8b9257db46c53135691e36072a5d",
+ "name": "entity/bobber/castfast"
+ }
+ ],
+ "subtitle": "Bobber thrown",
+ "subtitle_key": "subtitles.entity.fishing_bobber.throw"
+ },
+ "entity.fox.aggro": {
+ "field": "gq",
+ "id": 380,
+ "name": "entity.fox.aggro",
+ "sounds": [
+ {
+ "hash": "9ba55f3373d2e6a89319143dc792cbc0872ae5e7",
+ "name": "mob/fox/aggro1",
+ "volume": 0.65
+ },
+ {
+ "hash": "0760f75c8aca96e03e046c892e6b15276ee7991d",
+ "name": "mob/fox/aggro2",
+ "volume": 0.65
+ },
+ {
+ "hash": "6d5ef6c2912c3dd93f5b79ddc90bfd750139855b",
+ "name": "mob/fox/aggro3",
+ "volume": 0.65
+ },
+ {
+ "hash": "b560dd945d5b34948ef5fa75e7b1ecfc1afaf18a",
+ "name": "mob/fox/aggro4",
+ "volume": 0.65
+ },
+ {
+ "hash": "fa6a70a21f9f9bbb569694241fa6152f7a3c166c",
+ "name": "mob/fox/aggro5",
+ "volume": 0.65
+ },
+ {
+ "hash": "c2475eceb5ea233d66ac407eae74835b1c178e05",
+ "name": "mob/fox/aggro6",
+ "volume": 0.65
+ },
+ {
+ "hash": "15949a3df44bf1628d85cec31991355e1e73ec57",
+ "name": "mob/fox/aggro7",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Fox angers",
+ "subtitle_key": "subtitles.entity.fox.aggro"
+ },
+ "entity.fox.ambient": {
+ "field": "gr",
+ "id": 381,
+ "name": "entity.fox.ambient",
+ "sounds": [
+ {
+ "hash": "7ab9e39691e28779fd0e9744c56a1054e9614baa",
+ "name": "mob/fox/idle1",
+ "volume": 0.8
+ },
+ {
+ "hash": "8b84ab7d590fbffbdb6daae5864628e4a3faa4c6",
+ "name": "mob/fox/idle2"
+ },
+ {
+ "hash": "2d73def4b1d72718b659c3507e63b4aa468b9ca0",
+ "name": "mob/fox/idle3"
+ },
+ {
+ "hash": "91fd124f052a3866876408dca9a3e75aca9fcf1f",
+ "name": "mob/fox/idle4"
+ },
+ {
+ "hash": "e5cd2ef51a9f6398f46d85564735363dcf2df935",
+ "name": "mob/fox/idle5"
+ },
+ {
+ "hash": "b2a1a1282d0a527b33aa11018822006bbf702b25",
+ "name": "mob/fox/idle6"
+ }
+ ],
+ "subtitle": "Fox squeaks",
+ "subtitle_key": "subtitles.entity.fox.ambient"
+ },
+ "entity.fox.bite": {
+ "field": "gs",
+ "id": 382,
+ "name": "entity.fox.bite",
+ "sounds": [
+ {
+ "hash": "368316d53d5060e3bc230342905cd880fc7e570e",
+ "name": "mob/fox/bite1",
+ "pitch": 1.1,
+ "volume": 0.6
+ },
+ {
+ "hash": "6ad055ff72b07fe6764c259b7cbd10287687638e",
+ "name": "mob/fox/bite2",
+ "pitch": 1.1,
+ "volume": 0.6
+ },
+ {
+ "hash": "6021b099c2fa05c9c44b4edc12862fac5867c54b",
+ "name": "mob/fox/bite3",
+ "pitch": 1.1,
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Fox bites",
+ "subtitle_key": "subtitles.entity.fox.bite"
+ },
+ "entity.fox.death": {
+ "field": "gt",
+ "id": 383,
+ "name": "entity.fox.death",
+ "sounds": [
+ {
+ "hash": "9adc158f240c1a5a86ec23fff29a647fd803eca3",
+ "name": "mob/fox/death1",
+ "volume": 0.9
+ },
+ {
+ "hash": "390f6e662d4825f0ae88d0f4b92a5f9e43429652",
+ "name": "mob/fox/death2",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Fox dies",
+ "subtitle_key": "subtitles.entity.fox.death"
+ },
+ "entity.fox.eat": {
+ "field": "gu",
+ "id": 384,
+ "name": "entity.fox.eat",
+ "sounds": [
+ {
+ "hash": "4d177a9ab02e514a9b72dd3352e126f63822dce3",
+ "name": "mob/fox/eat1",
+ "volume": 0.65
+ },
+ {
+ "hash": "84cb1412eef14915234afd4d67b664da0f1049b7",
+ "name": "mob/fox/eat2",
+ "volume": 0.65
+ },
+ {
+ "hash": "bb861b65ddc45cd04859e1532492193a66f58373",
+ "name": "mob/fox/eat3",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Fox eats",
+ "subtitle_key": "subtitles.entity.fox.eat"
+ },
+ "entity.fox.hurt": {
+ "field": "gv",
+ "id": 385,
+ "name": "entity.fox.hurt",
+ "sounds": [
+ {
+ "hash": "9562404ee0e24467f7d2c0d715b1c5dfa16fa9e8",
+ "name": "mob/fox/hurt1",
+ "volume": 0.75
+ },
+ {
+ "hash": "4f3a2c3edf64d8559d3ecd79b0cd14d54ec3d51f",
+ "name": "mob/fox/hurt2",
+ "volume": 0.75
+ },
+ {
+ "hash": "d7aa6f32a21b10577d9f8a33a0c67560b9d8131d",
+ "name": "mob/fox/hurt3",
+ "volume": 0.75
+ },
+ {
+ "hash": "aaea02b509aae02a380a2e90dd8a6c66b0bccb25",
+ "name": "mob/fox/hurt4",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Fox hurts",
+ "subtitle_key": "subtitles.entity.fox.hurt"
+ },
+ "entity.fox.screech": {
+ "field": "gw",
+ "id": 386,
+ "name": "entity.fox.screech",
+ "sounds": [
+ {
+ "attenuation_distance": 32,
+ "hash": "f2723fac7572a1b5b36531fa55947a500b3f56f5",
+ "name": "mob/fox/screech1",
+ "volume": 0.45
+ },
+ {
+ "attenuation_distance": 32,
+ "hash": "7daefe2c4ccb793791fde20d51997ccd954af5a0",
+ "name": "mob/fox/screech2",
+ "volume": 0.45
+ },
+ {
+ "attenuation_distance": 32,
+ "hash": "ad931f657e9bac3544cce94918956a5c88315d71",
+ "name": "mob/fox/screech3",
+ "volume": 0.45
+ },
+ {
+ "attenuation_distance": 32,
+ "hash": "44500fd8d6ab440580c550db5cc245461f998da7",
+ "name": "mob/fox/screech4",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Fox screeches",
+ "subtitle_key": "subtitles.entity.fox.screech"
+ },
+ "entity.fox.sleep": {
+ "field": "gx",
+ "id": 387,
+ "name": "entity.fox.sleep",
+ "sounds": [
+ {
+ "hash": "19ba043db0954941955f7132ccd67d5b777c226b",
+ "name": "mob/fox/sleep1",
+ "volume": 0.8
+ },
+ {
+ "hash": "9e743fd55eb8fee778514e9882ef303d714550d6",
+ "name": "mob/fox/sleep2",
+ "volume": 0.8
+ },
+ {
+ "hash": "b2925156f26131f9e762951360d066284caf5a5a",
+ "name": "mob/fox/sleep3",
+ "volume": 0.8
+ },
+ {
+ "hash": "01fedceeef03d06f3f419b371c0dfa6e1dca0939",
+ "name": "mob/fox/sleep4",
+ "volume": 0.8
+ },
+ {
+ "hash": "f4895142852b2fadc78939bbf37fdcfc9524d3fd",
+ "name": "mob/fox/sleep5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Fox snores",
+ "subtitle_key": "subtitles.entity.fox.sleep"
+ },
+ "entity.fox.sniff": {
+ "field": "gy",
+ "id": 388,
+ "name": "entity.fox.sniff",
+ "sounds": [
+ {
+ "hash": "5a25e46c2e04a151df997af3824a8f37eb0a6826",
+ "name": "mob/fox/sniff1",
+ "volume": 0.6
+ },
+ {
+ "hash": "4635dcc99501a4a3dab6875b48d2011c5a0064f1",
+ "name": "mob/fox/sniff2",
+ "volume": 0.6
+ },
+ {
+ "hash": "62e1d8bee8e027e1d2e665f1a81092fd851d1265",
+ "name": "mob/fox/sniff3",
+ "volume": 0.6
+ },
+ {
+ "hash": "821018ad1ae5eb291ca7de5b0a4f781585601f86",
+ "name": "mob/fox/sniff4",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Fox sniffs",
+ "subtitle_key": "subtitles.entity.fox.sniff"
+ },
+ "entity.fox.spit": {
+ "field": "gz",
+ "id": 389,
+ "name": "entity.fox.spit",
+ "sounds": [
+ {
+ "hash": "716690f678f8a260ebbef179fcac9e0352cb1f4c",
+ "name": "mob/fox/spit1",
+ "volume": 0.7
+ },
+ {
+ "hash": "ab50f3de8720865fd2e7b64b965078f05accdb68",
+ "name": "mob/fox/spit2",
+ "volume": 0.7
+ },
+ {
+ "hash": "421c3c31074b2714229bde2d177723bbc9f2e37e",
+ "name": "mob/fox/spit3",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Fox spits",
+ "subtitle_key": "subtitles.entity.fox.spit"
+ },
+ "entity.fox.teleport": {
+ "field": "gA",
+ "id": 390,
+ "name": "entity.fox.teleport",
+ "sounds": [
+ {
+ "hash": "7b4b5323ef066caa1ae43cbe66fffd9dfce4ed32",
+ "name": "mob/endermen/portal"
+ },
+ {
+ "hash": "35461b6a4253db40973549e82d91f267c686be85",
+ "name": "mob/endermen/portal2"
+ }
+ ],
+ "subtitle": "Fox teleports",
+ "subtitle_key": "subtitles.entity.fox.teleport"
+ },
+ "entity.generic.big_fall": {
+ "field": "gH",
+ "id": 397,
+ "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": "gI",
+ "id": 398,
+ "name": "entity.generic.burn",
+ "sounds": [
+ {
+ "hash": "c649e60ea9a99c97501a50d2dc4e579343e91ea8",
+ "name": "random/fizz"
+ }
+ ],
+ "subtitle": "Burning",
+ "subtitle_key": "subtitles.entity.generic.burn"
+ },
+ "entity.generic.death": {
+ "field": "gJ",
+ "id": 399,
+ "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": "gK",
+ "id": 400,
+ "name": "entity.generic.drink",
+ "sounds": [
+ {
+ "hash": "857b75738992d25e338dee640ab191323bcbf798",
+ "name": "random/drink"
+ }
+ ],
+ "subtitle": "Sipping",
+ "subtitle_key": "subtitles.entity.generic.drink"
+ },
+ "entity.generic.eat": {
+ "field": "gL",
+ "id": 401,
+ "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": "gM",
+ "id": 402,
+ "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": "gN",
+ "id": 403,
+ "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": "gO",
+ "id": 404,
+ "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": "gP",
+ "id": 405,
+ "name": "entity.generic.small_fall",
+ "sounds": [
+ {
+ "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
+ "name": "damage/fallsmall"
+ }
+ ],
+ "subtitle": "Something trips",
+ "subtitle_key": "subtitles.entity.generic.small_fall"
+ },
+ "entity.generic.splash": {
+ "field": "gQ",
+ "id": 406,
+ "name": "entity.generic.splash",
+ "sounds": [
+ {
+ "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
+ "name": "liquid/splash"
+ },
+ {
+ "hash": "92429140e98c02a1b0e61d87aed53b898cde0de2",
+ "name": "liquid/splash2"
+ }
+ ],
+ "subtitle": "Splashing",
+ "subtitle_key": "subtitles.entity.generic.splash"
+ },
+ "entity.generic.swim": {
+ "field": "gR",
+ "id": 407,
+ "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": "gS",
+ "id": 408,
+ "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": "gT",
+ "id": 409,
+ "name": "entity.ghast.death",
+ "sounds": [
+ {
+ "hash": "725e5179c72444c6d885e39c27e6b31ed83d58bc",
+ "name": "mob/ghast/death"
+ }
+ ],
+ "subtitle": "Ghast dies",
+ "subtitle_key": "subtitles.entity.ghast.death"
+ },
+ "entity.ghast.hurt": {
+ "field": "gU",
+ "id": 410,
+ "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": "gV",
+ "id": 411,
+ "name": "entity.ghast.scream",
+ "sounds": [
+ {
+ "hash": "99cd73dda425ee03836c2274a0fcf331139773dc",
+ "name": "mob/ghast/affectionate_scream"
+ }
+ ]
+ },
+ "entity.ghast.shoot": {
+ "field": "gW",
+ "id": 412,
+ "name": "entity.ghast.shoot",
+ "sounds": [
+ {
+ "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
+ "name": "mob/ghast/fireball4"
+ }
+ ],
+ "subtitle": "Ghast shoots",
+ "subtitle_key": "subtitles.entity.ghast.shoot"
+ },
+ "entity.ghast.warn": {
+ "field": "gX",
+ "id": 413,
+ "name": "entity.ghast.warn",
+ "sounds": [
+ {
+ "hash": "6f1d403f47725af0f4c42a74cfec00ff59153160",
+ "name": "mob/ghast/charge"
+ }
+ ],
+ "subtitle": "Ghast shoots",
+ "subtitle_key": "subtitles.entity.ghast.shoot"
+ },
+ "entity.glow_item_frame.add_item": {
+ "field": "hj",
+ "id": 425,
+ "name": "entity.glow_item_frame.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": "Glow Item Frame fills",
+ "subtitle_key": "subtitles.entity.glow_item_frame.add_item"
+ },
+ "entity.glow_item_frame.break": {
+ "field": "hk",
+ "id": 426,
+ "name": "entity.glow_item_frame.break",
+ "sounds": [
+ {
+ "hash": "36adcbb0553274272777667992b363d857b80af9",
+ "name": "entity/itemframe/break1"
+ },
+ {
+ "hash": "c756f26f5a702fca021795d9ae15b5dadba1cf07",
+ "name": "entity/itemframe/break2"
+ },
+ {
+ "hash": "1d15957378b747a2daad165dd14acc5689310e9a",
+ "name": "entity/itemframe/break3"
+ }
+ ],
+ "subtitle": "Glow Item Frame breaks",
+ "subtitle_key": "subtitles.entity.glow_item_frame.break"
+ },
+ "entity.glow_item_frame.place": {
+ "field": "hl",
+ "id": 427,
+ "name": "entity.glow_item_frame.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": "Glow Item Frame placed",
+ "subtitle_key": "subtitles.entity.glow_item_frame.place"
+ },
+ "entity.glow_item_frame.remove_item": {
+ "field": "hm",
+ "id": 428,
+ "name": "entity.glow_item_frame.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": "Glow Item Frame empties",
+ "subtitle_key": "subtitles.entity.glow_item_frame.remove_item"
+ },
+ "entity.glow_item_frame.rotate_item": {
+ "field": "hn",
+ "id": 429,
+ "name": "entity.glow_item_frame.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": "Glow Item Frame clicks",
+ "subtitle_key": "subtitles.entity.glow_item_frame.rotate_item"
+ },
+ "entity.glow_squid.ambient": {
+ "field": "ho",
+ "id": 430,
+ "name": "entity.glow_squid.ambient",
+ "sounds": [
+ {
+ "hash": "19884054a8131e43550cc1f625093e0f6d2da7af",
+ "name": "entity/glow_squid/ambient1"
+ },
+ {
+ "hash": "ba14427ced6e424f8605e4e3d5945ce036ebc24d",
+ "name": "entity/glow_squid/ambient2"
+ },
+ {
+ "hash": "511d6f0a49cfeb40ed90b473147534a5402054c7",
+ "name": "entity/glow_squid/ambient3"
+ },
+ {
+ "hash": "3dac66ea4a25ea3553b13d51603d2767e1eb7a41",
+ "name": "entity/glow_squid/ambient4"
+ },
+ {
+ "hash": "39c7ff87060cb39186488850886e9d2e68a31a26",
+ "name": "entity/glow_squid/ambient5"
+ }
+ ],
+ "subtitle": "Glow Squid swims",
+ "subtitle_key": "subtitles.entity.glow_squid.ambient"
+ },
+ "entity.glow_squid.death": {
+ "field": "hp",
+ "id": 431,
+ "name": "entity.glow_squid.death",
+ "sounds": [
+ {
+ "hash": "a658b49495eceb84f3fb52b320b7d6692accbf44",
+ "name": "entity/glow_squid/death1"
+ },
+ {
+ "hash": "6beda54a8559a32ef478c45e584c229bf196ca9e",
+ "name": "entity/glow_squid/death2"
+ },
+ {
+ "hash": "bf1996432349951e1638a9a5fb4fc05ba9619623",
+ "name": "entity/glow_squid/death3"
+ }
+ ],
+ "subtitle": "Glow Squid dies",
+ "subtitle_key": "subtitles.entity.glow_squid.death"
+ },
+ "entity.glow_squid.hurt": {
+ "field": "hq",
+ "id": 432,
+ "name": "entity.glow_squid.hurt",
+ "sounds": [
+ {
+ "hash": "c42af893599924143daadf04970260a43696587c",
+ "name": "entity/glow_squid/hurt1"
+ },
+ {
+ "hash": "0156e36974e29237c045e77040088235f47e1841",
+ "name": "entity/glow_squid/hurt2"
+ },
+ {
+ "hash": "178c8aaaaef5b7a15ce31bd6379321dcc8cf9042",
+ "name": "entity/glow_squid/hurt3"
+ },
+ {
+ "hash": "bac81fd5619f4923074b0b08bb04372f98a29523",
+ "name": "entity/glow_squid/hurt4"
+ }
+ ],
+ "subtitle": "Glow Squid hurts",
+ "subtitle_key": "subtitles.entity.glow_squid.hurt"
+ },
+ "entity.glow_squid.squirt": {
+ "field": "hr",
+ "id": 433,
+ "name": "entity.glow_squid.squirt",
+ "sounds": [
+ {
+ "hash": "974a9be0c375a71174dfd91cfbf67560c0adf47d",
+ "name": "entity/glow_squid/squirt1"
+ },
+ {
+ "hash": "3381c241b6f2354617950dff5b97ccd92c641d16",
+ "name": "entity/glow_squid/squirt2"
+ },
+ {
+ "hash": "b6879bae967340bb6da3b1725e0386f4815753e6",
+ "name": "entity/glow_squid/squirt3"
+ }
+ ],
+ "subtitle": "Glow Squid shoots ink",
+ "subtitle_key": "subtitles.entity.glow_squid.squirt"
+ },
+ "entity.goat.ambient": {
+ "field": "hs",
+ "id": 434,
+ "name": "entity.goat.ambient",
+ "sounds": [
+ {
+ "hash": "b285a04a3989ab482d341a4caaa83b535df2a317",
+ "name": "mob/goat/idle1",
+ "volume": 0.82
+ },
+ {
+ "hash": "916a6ee50492987b33c58909bd0f86c275d49cfd",
+ "name": "mob/goat/idle2",
+ "volume": 0.82
+ },
+ {
+ "hash": "0a99153b99f389ff138711ea0c4c166a8e96db88",
+ "name": "mob/goat/idle3",
+ "volume": 0.84
+ },
+ {
+ "hash": "5f35f2d69a4ac53c203103ce1d6e7792521fde03",
+ "name": "mob/goat/idle4",
+ "volume": 0.84
+ },
+ {
+ "hash": "0a4f809f76e084a1119d306aefa4c6b7f8ab3bfa",
+ "name": "mob/goat/idle5",
+ "volume": 0.84
+ },
+ {
+ "hash": "f1da5b3e56b590255d076e0e51eb08f587b7e8cd",
+ "name": "mob/goat/idle6",
+ "volume": 0.84
+ },
+ {
+ "hash": "8bbd0445ea883d487838a4ba5efeda4d5612d593",
+ "name": "mob/goat/idle7",
+ "volume": 0.83
+ },
+ {
+ "hash": "2db61f629e4433bcc711d2f1946e1c519b6626bb",
+ "name": "mob/goat/idle8",
+ "volume": 0.84
+ }
+ ],
+ "subtitle": "Goat bleats",
+ "subtitle_key": "subtitles.entity.goat.ambient"
+ },
+ "entity.goat.death": {
+ "field": "ht",
+ "id": 435,
+ "name": "entity.goat.death",
+ "sounds": [
+ {
+ "hash": "fca37ba6e37f6d91440d4a5d523bb5bd89273853",
+ "name": "mob/goat/death1",
+ "volume": 0.65
+ },
+ {
+ "hash": "7f78ac6c5ea9f9416e6cbbd737fe712105bb6a72",
+ "name": "mob/goat/death2",
+ "volume": 0.65
+ },
+ {
+ "hash": "d25ffe625146c99cdf5b3cf33bd7f410436cd9c8",
+ "name": "mob/goat/death3",
+ "volume": 0.65
+ },
+ {
+ "hash": "3cc522ebe4e5c1b70a4481c4992d395e8b483f9e",
+ "name": "mob/goat/death4",
+ "volume": 0.65
+ },
+ {
+ "hash": "ad92224110bbda3cf08f9512f61831f112255517",
+ "name": "mob/goat/death5",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Goat dies",
+ "subtitle_key": "subtitles.entity.goat.death"
+ },
+ "entity.goat.eat": {
+ "field": "hu",
+ "id": 436,
+ "name": "entity.goat.eat",
+ "sounds": [
+ {
+ "hash": "e2f87dcb0a48a7155b5f2e85de6e137adab2bb21",
+ "name": "mob/goat/eat1"
+ },
+ {
+ "hash": "09d91f722797cc5b7098f329eb219db508edcd0b",
+ "name": "mob/goat/eat2"
+ },
+ {
+ "hash": "7db2a9027c7327f1402d3b4d67f455974750dae1",
+ "name": "mob/goat/eat3"
+ }
+ ],
+ "subtitle": "Goat eats",
+ "subtitle_key": "subtitles.entity.goat.eat"
+ },
+ "entity.goat.hurt": {
+ "field": "hv",
+ "id": 437,
+ "name": "entity.goat.hurt",
+ "sounds": [
+ {
+ "hash": "85c5e5e76fcb8183caddbbdb821db19e32d98dc3",
+ "name": "mob/goat/hurt1",
+ "volume": 0.65
+ },
+ {
+ "hash": "80c3c2e13ffa8d958c1ddcf145473a0e3377c89f",
+ "name": "mob/goat/hurt2",
+ "volume": 0.65
+ },
+ {
+ "hash": "e0e5f0790f92243a2af12e7698169bcf6bbbdb09",
+ "name": "mob/goat/hurt3",
+ "volume": 0.65
+ },
+ {
+ "hash": "6f0a2854131dfb6abc37f7ba90d523ab457b28cc",
+ "name": "mob/goat/hurt4",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Goat hurts",
+ "subtitle_key": "subtitles.entity.goat.hurt"
+ },
+ "entity.goat.long_jump": {
+ "field": "hw",
+ "id": 438,
+ "name": "entity.goat.long_jump",
+ "sounds": [
+ {
+ "hash": "6136234d8e72559e13a8a9a022e35084bb6acabe",
+ "name": "mob/goat/jump1",
+ "volume": 0.8
+ },
+ {
+ "hash": "6136234d8e72559e13a8a9a022e35084bb6acabe",
+ "name": "mob/goat/jump1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "41b34f9f38ee827e734a6a2b6f9e80fc2c83d43d",
+ "name": "mob/goat/jump2",
+ "volume": 0.8
+ },
+ {
+ "hash": "41b34f9f38ee827e734a6a2b6f9e80fc2c83d43d",
+ "name": "mob/goat/jump2",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat leaps",
+ "subtitle_key": "subtitles.entity.goat.long_jump"
+ },
+ "entity.goat.milk": {
+ "field": "hx",
+ "id": 439,
+ "name": "entity.goat.milk",
+ "sounds": [
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1"
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2"
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3"
+ }
+ ],
+ "subtitle": "Goat gets milked",
+ "subtitle_key": "subtitles.entity.goat.milk"
+ },
+ "entity.goat.prepare_ram": {
+ "field": "hy",
+ "id": 440,
+ "name": "entity.goat.prepare_ram",
+ "sounds": [
+ {
+ "hash": "7536d1640c5ada4b4174adb964c3f5cea1e3a45e",
+ "name": "mob/goat/pre_ram1",
+ "volume": 0.8
+ },
+ {
+ "hash": "84275725de6e8b6a1cb6d6c2bb89011f9352d13a",
+ "name": "mob/goat/pre_ram2",
+ "volume": 0.8
+ },
+ {
+ "hash": "d4f4e49b8135bcd9e016f694d7e11661edc239e3",
+ "name": "mob/goat/pre_ram3",
+ "volume": 0.8
+ },
+ {
+ "hash": "9462b6e6f844fad8b35a4dda3650c2800cde4f05",
+ "name": "mob/goat/pre_ram4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat stomps",
+ "subtitle_key": "subtitles.entity.goat.prepare_ram"
+ },
+ "entity.goat.ram_impact": {
+ "field": "hz",
+ "id": 441,
+ "name": "entity.goat.ram_impact",
+ "sounds": [
+ {
+ "hash": "5d1047ea9d5a37a9b6568a5027d809fdbd3bba8c",
+ "name": "mob/goat/impact1",
+ "volume": 0.8
+ },
+ {
+ "hash": "58df3bb172e31b3e9df0aba6670f6f373bb44f6b",
+ "name": "mob/goat/impact2",
+ "volume": 0.8
+ },
+ {
+ "hash": "58df3bb172e31b3e9df0aba6670f6f373bb44f6b",
+ "name": "mob/goat/impact2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat rams",
+ "subtitle_key": "subtitles.entity.goat.ram_impact"
+ },
+ "entity.goat.screaming.ambient": {
+ "field": "hA",
+ "id": 442,
+ "name": "entity.goat.screaming.ambient",
+ "sounds": [
+ {
+ "hash": "b285a04a3989ab482d341a4caaa83b535df2a317",
+ "name": "mob/goat/idle1",
+ "volume": 0.82
+ },
+ {
+ "hash": "916a6ee50492987b33c58909bd0f86c275d49cfd",
+ "name": "mob/goat/idle2",
+ "volume": 0.82
+ },
+ {
+ "hash": "0a99153b99f389ff138711ea0c4c166a8e96db88",
+ "name": "mob/goat/idle3",
+ "volume": 0.84
+ },
+ {
+ "hash": "5f35f2d69a4ac53c203103ce1d6e7792521fde03",
+ "name": "mob/goat/idle4",
+ "volume": 0.84
+ },
+ {
+ "hash": "0a4f809f76e084a1119d306aefa4c6b7f8ab3bfa",
+ "name": "mob/goat/idle5",
+ "volume": 0.84
+ },
+ {
+ "hash": "f1da5b3e56b590255d076e0e51eb08f587b7e8cd",
+ "name": "mob/goat/idle6",
+ "volume": 0.84
+ },
+ {
+ "hash": "8bbd0445ea883d487838a4ba5efeda4d5612d593",
+ "name": "mob/goat/idle7",
+ "volume": 0.83
+ },
+ {
+ "hash": "2db61f629e4433bcc711d2f1946e1c519b6626bb",
+ "name": "mob/goat/idle8",
+ "volume": 0.84
+ },
+ {
+ "hash": "4a9076788d0ba64842998377ff5f86583c491b02",
+ "name": "mob/goat/scream1",
+ "volume": 0.9
+ },
+ {
+ "hash": "9848ce82408c4fadae882b1a6e9ef3e3558806d8",
+ "name": "mob/goat/scream2",
+ "volume": 0.9
+ },
+ {
+ "hash": "688d0bc3a3d615bb967507b671a6aadd159aea14",
+ "name": "mob/goat/scream3",
+ "volume": 0.9
+ },
+ {
+ "hash": "cd1363565b25051f483e785868da63f554c58618",
+ "name": "mob/goat/scream4",
+ "volume": 0.9
+ },
+ {
+ "hash": "76331f2c718b54bc1829239910fd616496ef66fa",
+ "name": "mob/goat/scream5",
+ "volume": 0.9
+ },
+ {
+ "hash": "bca1e85a68ebf6d8bf4a9964c801c4cec3f60339",
+ "name": "mob/goat/scream6",
+ "volume": 0.9
+ },
+ {
+ "hash": "f29b1768f0f22338e0d26b5b08df674106c1f80c",
+ "name": "mob/goat/scream7",
+ "volume": 0.9
+ },
+ {
+ "hash": "2c96e0bf52d5516d8a2f37e7864e78567be9d603",
+ "name": "mob/goat/scream8",
+ "volume": 0.9
+ },
+ {
+ "hash": "dbfbaa340a65cb737fedc1ad92ff7829402180bf",
+ "name": "mob/goat/scream9",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Goat bellows",
+ "subtitle_key": "subtitles.entity.goat.screaming.ambient"
+ },
+ "entity.goat.screaming.death": {
+ "field": "hB",
+ "id": 443,
+ "name": "entity.goat.screaming.death",
+ "sounds": [
+ {
+ "hash": "cc4e64704a88ae4712727641b637f9b9e06ccb4e",
+ "name": "mob/goat/screaming_death1",
+ "volume": 0.65
+ },
+ {
+ "hash": "a6aa2ed9fcc8a2adbaa5017165ad5842166a425e",
+ "name": "mob/goat/screaming_death2",
+ "volume": 0.65
+ },
+ {
+ "hash": "9644482546af4c4db515cbd4aa84f7cfe3f47ee7",
+ "name": "mob/goat/screaming_death3",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Goat dies",
+ "subtitle_key": "subtitles.entity.goat.death"
+ },
+ "entity.goat.screaming.eat": {
+ "field": "hC",
+ "id": 444,
+ "name": "entity.goat.screaming.eat",
+ "sounds": [
+ {
+ "hash": "e2f87dcb0a48a7155b5f2e85de6e137adab2bb21",
+ "name": "mob/goat/eat1"
+ },
+ {
+ "hash": "09d91f722797cc5b7098f329eb219db508edcd0b",
+ "name": "mob/goat/eat2"
+ },
+ {
+ "hash": "7db2a9027c7327f1402d3b4d67f455974750dae1",
+ "name": "mob/goat/eat3"
+ }
+ ],
+ "subtitle": "Goat eats",
+ "subtitle_key": "subtitles.entity.goat.eat"
+ },
+ "entity.goat.screaming.hurt": {
+ "field": "hD",
+ "id": 445,
+ "name": "entity.goat.screaming.hurt",
+ "sounds": [
+ {
+ "hash": "8e3863780fa9f93c57cb9e5cff49e9bb131c3db6",
+ "name": "mob/goat/screaming_hurt1",
+ "volume": 0.65
+ },
+ {
+ "hash": "66cf90407f224d31f97d4653801600b248d5f9ea",
+ "name": "mob/goat/screaming_hurt2",
+ "volume": 0.65
+ },
+ {
+ "hash": "32d3a54692e377bb8d93bb99652bf98c6cc2a92d",
+ "name": "mob/goat/screaming_hurt3",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Goat hurts",
+ "subtitle_key": "subtitles.entity.goat.hurt"
+ },
+ "entity.goat.screaming.long_jump": {
+ "field": "hE",
+ "id": 446,
+ "name": "entity.goat.screaming.long_jump",
+ "sounds": [
+ {
+ "hash": "6136234d8e72559e13a8a9a022e35084bb6acabe",
+ "name": "mob/goat/jump1",
+ "volume": 0.8
+ },
+ {
+ "hash": "6136234d8e72559e13a8a9a022e35084bb6acabe",
+ "name": "mob/goat/jump1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "41b34f9f38ee827e734a6a2b6f9e80fc2c83d43d",
+ "name": "mob/goat/jump2",
+ "volume": 0.8
+ },
+ {
+ "hash": "41b34f9f38ee827e734a6a2b6f9e80fc2c83d43d",
+ "name": "mob/goat/jump2",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat leaps",
+ "subtitle_key": "subtitles.entity.goat.long_jump"
+ },
+ "entity.goat.screaming.milk": {
+ "field": "hF",
+ "id": 447,
+ "name": "entity.goat.screaming.milk",
+ "sounds": [
+ {
+ "hash": "a284c13a5838a192794ed6ff6057b8ea5c0d194d",
+ "name": "mob/goat/screaming_milk1"
+ },
+ {
+ "hash": "b708034df8191167193a196ea4013a59b479825a",
+ "name": "mob/goat/screaming_milk2"
+ },
+ {
+ "hash": "08b857951ccd88ebf0d67794786210bc0810f790",
+ "name": "mob/goat/screaming_milk3"
+ },
+ {
+ "hash": "feead7dc67afd76dd37a422211c720d11b87519b",
+ "name": "mob/goat/screaming_milk4"
+ },
+ {
+ "hash": "ddcbad0eef2d0a7f1d851420523c39a087112511",
+ "name": "mob/goat/screaming_milk5"
+ }
+ ],
+ "subtitle": "Goat gets milked",
+ "subtitle_key": "subtitles.entity.goat.milk"
+ },
+ "entity.goat.screaming.prepare_ram": {
+ "field": "hG",
+ "id": 448,
+ "name": "entity.goat.screaming.prepare_ram",
+ "sounds": [
+ {
+ "hash": "e18ee0849c7dcb939ebde484d58c0cdc07f2cfe2",
+ "name": "mob/goat/screaming_pre_ram1",
+ "volume": 0.8
+ },
+ {
+ "hash": "cf86c52dfa367eee1332d38e1335c889cc50587f",
+ "name": "mob/goat/screaming_pre_ram2",
+ "volume": 0.8
+ },
+ {
+ "hash": "ab5eae5941f7143aa93ce5a8f9442bb874676556",
+ "name": "mob/goat/screaming_pre_ram3",
+ "volume": 0.8
+ },
+ {
+ "hash": "426c2a45f8a439b7f07ada33a688f8a57e807492",
+ "name": "mob/goat/screaming_pre_ram4",
+ "volume": 0.8
+ },
+ {
+ "hash": "2cfb20018ff44543303434a9727170ad94559fac",
+ "name": "mob/goat/screaming_pre_ram5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat stomps",
+ "subtitle_key": "subtitles.entity.goat.prepare_ram"
+ },
+ "entity.goat.screaming.ram_impact": {
+ "field": "hH",
+ "id": 449,
+ "name": "entity.goat.screaming.ram_impact",
+ "sounds": [
+ {
+ "hash": "5d1047ea9d5a37a9b6568a5027d809fdbd3bba8c",
+ "name": "mob/goat/impact1",
+ "volume": 0.8
+ },
+ {
+ "hash": "58df3bb172e31b3e9df0aba6670f6f373bb44f6b",
+ "name": "mob/goat/impact2",
+ "volume": 0.8
+ },
+ {
+ "hash": "58df3bb172e31b3e9df0aba6670f6f373bb44f6b",
+ "name": "mob/goat/impact2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Goat rams",
+ "subtitle_key": "subtitles.entity.goat.ram_impact"
+ },
+ "entity.goat.step": {
+ "field": "hI",
+ "id": 450,
+ "name": "entity.goat.step",
+ "sounds": [
+ {
+ "hash": "6f55b9599af65593bc5bc3e85e427f2c8a77b0a0",
+ "name": "mob/goat/step1"
+ },
+ {
+ "hash": "fce3f3ce004f8658189b66f1b1e6c87e86e72a7b",
+ "name": "mob/goat/step2"
+ },
+ {
+ "hash": "d88b4c715b1efabd3524bd64061e2456ca30d8b7",
+ "name": "mob/goat/step3"
+ },
+ {
+ "hash": "9b12952ba2da3d9727579f99614858a291fdd1d1",
+ "name": "mob/goat/step4"
+ },
+ {
+ "hash": "6bd573793439abb44d50b4148912f66128edb683",
+ "name": "mob/goat/step5"
+ },
+ {
+ "hash": "7fbd5a8249d438fd06898c38454d1f3911a72722",
+ "name": "mob/goat/step6"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.guardian.ambient": {
+ "field": "hV",
+ "id": 463,
+ "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": "hW",
+ "id": 464,
+ "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": "hX",
+ "id": 465,
+ "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": "hY",
+ "id": 466,
+ "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": "hZ",
+ "id": 467,
+ "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": "ia",
+ "id": 468,
+ "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": "ib",
+ "id": 469,
+ "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": "ic",
+ "id": 470,
+ "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.hoglin.ambient": {
+ "field": "ij",
+ "id": 477,
+ "name": "entity.hoglin.ambient",
+ "sounds": [
+ {
+ "hash": "3cb548487ea6c1e06fd0d804d592c025b0c51ddd",
+ "name": "mob/hoglin/idle1",
+ "volume": 0.65
+ },
+ {
+ "hash": "235e7af4907c65bb96187d13f3f77e56345ed053",
+ "name": "mob/hoglin/idle2",
+ "volume": 0.9
+ },
+ {
+ "hash": "ae85acb37bc70876ac2f5f41b095a6105e420e00",
+ "name": "mob/hoglin/idle3",
+ "volume": 0.9
+ },
+ {
+ "hash": "e959a8a67565ed213ab25af73e4182d01d4d75e2",
+ "name": "mob/hoglin/idle4",
+ "volume": 0.7
+ },
+ {
+ "hash": "1fe55546f73bad54acbba822b76d60490ce6606e",
+ "name": "mob/hoglin/idle5",
+ "volume": 0.9
+ },
+ {
+ "hash": "c1866335a6135274b4f63f053f68803e1b39f7a1",
+ "name": "mob/hoglin/idle6",
+ "volume": 0.9
+ },
+ {
+ "hash": "d93aff268816eda94a4d2d53f68de32143d8cf35",
+ "name": "mob/hoglin/idle7",
+ "volume": 0.9
+ },
+ {
+ "hash": "8282ce7cf233d8f6e4e462c3bc12ffebd6a6eda6",
+ "name": "mob/hoglin/idle8",
+ "volume": 0.9
+ },
+ {
+ "hash": "3c172958910e28286c5f1910b1d7cb5833b10f79",
+ "name": "mob/hoglin/idle9",
+ "volume": 0.9
+ },
+ {
+ "hash": "aa4f5e1a319f933498791f0540127ab3366f501a",
+ "name": "mob/hoglin/idle10",
+ "volume": 0.9
+ },
+ {
+ "hash": "1f9e21178ee6925556caae8ff875016bb2c8ef7f",
+ "name": "mob/hoglin/idle11",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Hoglin growls",
+ "subtitle_key": "subtitles.entity.hoglin.ambient"
+ },
+ "entity.hoglin.angry": {
+ "field": "ik",
+ "id": 478,
+ "name": "entity.hoglin.angry",
+ "sounds": [
+ {
+ "hash": "e70ea910e569a15f6f8f2d47f9b8d57d7ac3ba2e",
+ "name": "mob/hoglin/angry1"
+ },
+ {
+ "hash": "0e946886814e0f9e0d03ce2d6f6cb4dcd41432d6",
+ "name": "mob/hoglin/angry2"
+ },
+ {
+ "hash": "b434fe31845cc5c8c2c9e1ab528d70c4539a758f",
+ "name": "mob/hoglin/angry3"
+ },
+ {
+ "hash": "73bdfd21b6cdb9b8754a1db8048281c356f800bf",
+ "name": "mob/hoglin/angry4"
+ },
+ {
+ "hash": "683d59b47fc51b9aa1b5cd752aa7d077e6a56282",
+ "name": "mob/hoglin/angry5"
+ },
+ {
+ "hash": "4ca1257ef1016a84d9c3b1c0d338aee2785fecfb",
+ "name": "mob/hoglin/angry6"
+ }
+ ],
+ "subtitle": "Hoglin growls angrily",
+ "subtitle_key": "subtitles.entity.hoglin.angry"
+ },
+ "entity.hoglin.attack": {
+ "field": "il",
+ "id": 479,
+ "name": "entity.hoglin.attack",
+ "sounds": [
+ {
+ "hash": "510b03b2e3acaca0d7f16c401c50d079dc89ccd7",
+ "name": "mob/hoglin/attack1",
+ "volume": 0.8
+ },
+ {
+ "hash": "510b03b2e3acaca0d7f16c401c50d079dc89ccd7",
+ "name": "mob/hoglin/attack1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "34d5945158b5e347b6a107fb051175b48ef3cf26",
+ "name": "mob/hoglin/attack2",
+ "volume": 0.8
+ },
+ {
+ "hash": "34d5945158b5e347b6a107fb051175b48ef3cf26",
+ "name": "mob/hoglin/attack2",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Hoglin attacks",
+ "subtitle_key": "subtitles.entity.hoglin.attack"
+ },
+ "entity.hoglin.converted_to_zombified": {
+ "field": "im",
+ "id": 480,
+ "name": "entity.hoglin.converted_to_zombified",
+ "sounds": [
+ {
+ "hash": "e1f8f1ee7995732be6784baa666970ec1272b221",
+ "name": "mob/hoglin/converted1",
+ "volume": 0.8
+ },
+ {
+ "hash": "1eaaae4a97cd2cbc75ad2d9c7102aafe0d08eae9",
+ "name": "mob/hoglin/converted2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Hoglin converts to Zoglin",
+ "subtitle_key": "subtitles.entity.hoglin.converted_to_zombified"
+ },
+ "entity.hoglin.death": {
+ "field": "in",
+ "id": 481,
+ "name": "entity.hoglin.death",
+ "sounds": [
+ {
+ "hash": "0cb4d27eb86fa2cb33047c3117c82f57ecaa7809",
+ "name": "mob/hoglin/death1",
+ "volume": 0.9
+ },
+ {
+ "hash": "d8426a5ba17567bd362ab804d89b08bd8abf305f",
+ "name": "mob/hoglin/death2",
+ "volume": 0.9
+ },
+ {
+ "hash": "60557c7aa9bb8480e292c0b97ecaaa187ff4bc43",
+ "name": "mob/hoglin/death3",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Hoglin dies",
+ "subtitle_key": "subtitles.entity.hoglin.death"
+ },
+ "entity.hoglin.hurt": {
+ "field": "io",
+ "id": 482,
+ "name": "entity.hoglin.hurt",
+ "sounds": [
+ {
+ "hash": "66d027de9abf1db1937a72acd0bbc258442f2cb1",
+ "name": "mob/hoglin/hurt1",
+ "volume": 0.8
+ },
+ {
+ "hash": "bc3280dc80ef2b8e04f4bbd0410f5fafbbcb194f",
+ "name": "mob/hoglin/hurt2",
+ "volume": 0.8
+ },
+ {
+ "hash": "f28ba181b4e7281c3b25a9eb43aa10e49e525018",
+ "name": "mob/hoglin/hurt3",
+ "volume": 0.8
+ },
+ {
+ "hash": "b194580b9638975c106890b758b01bc9956773fa",
+ "name": "mob/hoglin/hurt4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Hoglin hurts",
+ "subtitle_key": "subtitles.entity.hoglin.hurt"
+ },
+ "entity.hoglin.retreat": {
+ "field": "ip",
+ "id": 483,
+ "name": "entity.hoglin.retreat",
+ "sounds": [
+ {
+ "hash": "1f9e21178ee6925556caae8ff875016bb2c8ef7f",
+ "name": "mob/hoglin/idle11",
+ "volume": 0.8
+ },
+ {
+ "hash": "d336759958e318c3980d3905b19860b4a3c77a64",
+ "name": "mob/hoglin/retreat1",
+ "volume": 0.7
+ },
+ {
+ "hash": "8576b73c1cf7f861697f7e4c2f3081c0fc326146",
+ "name": "mob/hoglin/retreat2",
+ "volume": 0.8
+ },
+ {
+ "hash": "8c263b602e81853ccbb72c94a4b3e985350cd846",
+ "name": "mob/hoglin/retreat3",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Hoglin retreats",
+ "subtitle_key": "subtitles.entity.hoglin.retreat"
+ },
+ "entity.hoglin.step": {
+ "field": "iq",
+ "id": 484,
+ "name": "entity.hoglin.step",
+ "sounds": [
+ {
+ "hash": "e74778a70471c5a17eeb91e8dd1e566461d9e03b",
+ "name": "mob/hoglin/step1"
+ },
+ {
+ "hash": "97b52210f12181c96547f94dda806a9a3ff838a5",
+ "name": "mob/hoglin/step2"
+ },
+ {
+ "hash": "52a7472cf6668455a36ba0f983ae5a6070d281d3",
+ "name": "mob/hoglin/step3"
+ },
+ {
+ "hash": "cf9bf7b67bd70c059ed47e1d3b083164c9a3fe3b",
+ "name": "mob/hoglin/step4"
+ },
+ {
+ "hash": "e23c92855842c24e7739658088781e8f279fb955",
+ "name": "mob/hoglin/step5"
+ },
+ {
+ "hash": "83feec79544d5776e39509b943917b3c021a052e",
+ "name": "mob/hoglin/step6"
+ }
+ ],
+ "subtitle": "Hoglin steps",
+ "subtitle_key": "subtitles.entity.hoglin.step"
+ },
+ "entity.horse.ambient": {
+ "field": "iz",
+ "id": 493,
+ "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": "iA",
+ "id": 494,
+ "name": "entity.horse.angry",
+ "sounds": [
+ {
+ "hash": "c80439669ee4c5ab6e236787f57fc6aa980dc6f9",
+ "name": "mob/horse/angry1"
+ }
+ ],
+ "subtitle": "Horse neighs",
+ "subtitle_key": "subtitles.entity.horse.angry"
+ },
+ "entity.horse.armor": {
+ "field": "iB",
+ "id": 495,
+ "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": "iC",
+ "id": 496,
+ "name": "entity.horse.breathe",
+ "sounds": [
+ {
+ "hash": "27cbb3efd3d176efce101fac44703d83c39b7307",
+ "name": "mob/horse/breathe1"
+ },
+ {
+ "hash": "a862b187d1cebd8026b7964d6b82bcd2a638d3bb",
+ "name": "mob/horse/breathe2"
+ },
+ {
+ "hash": "2fe6f0ebcb245ad00273ece8e4d61d2eddd3d580",
+ "name": "mob/horse/breathe3"
+ }
+ ],
+ "subtitle": "Horse breathes",
+ "subtitle_key": "subtitles.entity.horse.breathe"
+ },
+ "entity.horse.death": {
+ "field": "iD",
+ "id": 497,
+ "name": "entity.horse.death",
+ "sounds": [
+ {
+ "hash": "120def25aa3d41ceeae166c7572561b4fb345900",
+ "name": "mob/horse/death"
+ }
+ ],
+ "subtitle": "Horse dies",
+ "subtitle_key": "subtitles.entity.horse.death"
+ },
+ "entity.horse.eat": {
+ "field": "iE",
+ "id": 498,
+ "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": "iF",
+ "id": 499,
+ "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": "iG",
+ "id": 500,
+ "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": "iH",
+ "id": 501,
+ "name": "entity.horse.jump",
+ "sounds": [
+ {
+ "hash": "9e49d50a15b74ec6ac4745b0de3e1848178ea437",
+ "name": "mob/horse/jump"
+ }
+ ],
+ "subtitle": "Horse jumps",
+ "subtitle_key": "subtitles.entity.horse.jump"
+ },
+ "entity.horse.land": {
+ "field": "iI",
+ "id": 502,
+ "name": "entity.horse.land",
+ "sounds": [
+ {
+ "hash": "4632633263997de468f35d0227b5d56c22c911bd",
+ "name": "mob/horse/land"
+ }
+ ],
+ "subtitle": "Something fell",
+ "subtitle_key": "subtitles.entity.generic.big_fall"
+ },
+ "entity.horse.saddle": {
+ "field": "iJ",
+ "id": 503,
+ "name": "entity.horse.saddle",
+ "sounds": [
+ {
+ "hash": "20abaa7d3b0baa105bc6023d5308f1e5d76acc41",
+ "name": "mob/horse/leather"
+ }
+ ],
+ "subtitle": "Saddle equips",
+ "subtitle_key": "subtitles.entity.horse.saddle"
+ },
+ "entity.horse.step": {
+ "field": "iK",
+ "id": 504,
+ "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": "iL",
+ "id": 505,
+ "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": "iM",
+ "id": 506,
+ "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": "iN",
+ "id": 507,
+ "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": "iO",
+ "id": 508,
+ "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": "iP",
+ "id": 509,
+ "name": "entity.hostile.small_fall",
+ "sounds": [
+ {
+ "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
+ "name": "damage/fallsmall"
+ }
+ ],
+ "subtitle": "Something trips",
+ "subtitle_key": "subtitles.entity.generic.small_fall"
+ },
+ "entity.hostile.splash": {
+ "field": "iQ",
+ "id": 510,
+ "name": "entity.hostile.splash",
+ "sounds": [
+ {
+ "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
+ "name": "liquid/splash"
+ },
+ {
+ "hash": "92429140e98c02a1b0e61d87aed53b898cde0de2",
+ "name": "liquid/splash2"
+ }
+ ],
+ "subtitle": "Splashing",
+ "subtitle_key": "subtitles.entity.generic.splash"
+ },
+ "entity.hostile.swim": {
+ "field": "iR",
+ "id": 511,
+ "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": "iS",
+ "id": 512,
+ "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.converted_to_zombie": {
+ "field": "iT",
+ "id": 513,
+ "name": "entity.husk.converted_to_zombie",
+ "sounds": [
+ {
+ "hash": "e8647b399fbf5afced69cd88aa93118d15f96baf",
+ "name": "mob/husk/convert1",
+ "volume": 0.8
+ },
+ {
+ "hash": "12ec6a3aef3a5b7741a9f83fe22127cb4c285c74",
+ "name": "mob/husk/convert2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Husk converts to Zombie",
+ "subtitle_key": "subtitles.entity.husk.converted_to_zombie"
+ },
+ "entity.husk.death": {
+ "field": "iU",
+ "id": 514,
+ "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": "iV",
+ "id": 515,
+ "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": "iW",
+ "id": 516,
+ "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"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.illusioner.ambient": {
+ "field": "iX",
+ "id": 517,
+ "name": "entity.illusioner.ambient",
+ "sounds": [
+ {
+ "hash": "1129d5a7e5217528ee729b69731883961e0e2cdc",
+ "name": "mob/illusion_illager/idle1"
+ },
+ {
+ "hash": "6a2e2114bac7a548fe93c64b271359a544982790",
+ "name": "mob/illusion_illager/idle2"
+ },
+ {
+ "hash": "10cd356e9bffb033e0b92aa9a30da5e6226e4f33",
+ "name": "mob/illusion_illager/idle3"
+ },
+ {
+ "hash": "9aece538dc171535f71a00507384ffddedc14092",
+ "name": "mob/illusion_illager/idle4"
+ }
+ ],
+ "subtitle": "Illusioner murmurs",
+ "subtitle_key": "subtitles.entity.illusioner.ambient"
+ },
+ "entity.illusioner.cast_spell": {
+ "field": "iY",
+ "id": 518,
+ "name": "entity.illusioner.cast_spell",
+ "sounds": [
+ {
+ "hash": "54d3edb3a90389d75f69987bfc678cabc4c87e26",
+ "name": "mob/evocation_illager/cast1"
+ },
+ {
+ "hash": "b273df5c1e0271b2d8b0c65720490f26cc2a7215",
+ "name": "mob/evocation_illager/cast2"
+ }
+ ],
+ "subtitle": "Illusioner casts spell",
+ "subtitle_key": "subtitles.entity.illusioner.cast_spell"
+ },
+ "entity.illusioner.death": {
+ "field": "iZ",
+ "id": 519,
+ "name": "entity.illusioner.death",
+ "sounds": [
+ {
+ "hash": "5428d773dc84f7ffe1eecfd4882e6f7dc614fe91",
+ "name": "mob/illusion_illager/death1"
+ },
+ {
+ "hash": "8a3385c74ecc365585696c41558a04e5ae3ad9fe",
+ "name": "mob/illusion_illager/death2"
+ }
+ ],
+ "subtitle": "Illusioner dies",
+ "subtitle_key": "subtitles.entity.illusioner.death"
+ },
+ "entity.illusioner.hurt": {
+ "field": "ja",
+ "id": 520,
+ "name": "entity.illusioner.hurt",
+ "sounds": [
+ {
+ "hash": "26fa8b1ef22ddf5df9208ad60a1fafa07e3ae79e",
+ "name": "mob/illusion_illager/hurt1"
+ },
+ {
+ "hash": "96c8349db8002a60a3d496943a1ba044988987c9",
+ "name": "mob/illusion_illager/hurt2"
+ },
+ {
+ "hash": "f888868a21a578ae4555f306def36cdb6912b331",
+ "name": "mob/illusion_illager/hurt3"
+ }
+ ],
+ "subtitle": "Illusioner hurts",
+ "subtitle_key": "subtitles.entity.illusioner.hurt"
+ },
+ "entity.illusioner.mirror_move": {
+ "field": "jb",
+ "id": 521,
+ "name": "entity.illusioner.mirror_move",
+ "sounds": [
+ {
+ "hash": "63baa63d5cbf7fff5421b1dc67973101b3c2b5ba",
+ "name": "mob/illusion_illager/mirror_move1"
+ },
+ {
+ "hash": "e28b515af2d53d9a3213eab5da9e2e776ff5e1fe",
+ "name": "mob/illusion_illager/mirror_move2"
+ }
+ ],
+ "subtitle": "Illusioner displaces",
+ "subtitle_key": "subtitles.entity.illusioner.mirror_move"
+ },
+ "entity.illusioner.prepare_blindness": {
+ "field": "jc",
+ "id": 522,
+ "name": "entity.illusioner.prepare_blindness",
+ "sounds": [
+ {
+ "hash": "ccd7a059aeb60357337dfcc69b9434a977e5e9a8",
+ "name": "mob/illusion_illager/prepare_blind"
+ }
+ ],
+ "subtitle": "Illusioner prepares blindness",
+ "subtitle_key": "subtitles.entity.illusioner.prepare_blindness"
+ },
+ "entity.illusioner.prepare_mirror": {
+ "field": "jd",
+ "id": 523,
+ "name": "entity.illusioner.prepare_mirror",
+ "sounds": [
+ {
+ "hash": "9cca4f946a25ded1724c2c79bc3653618e95d761",
+ "name": "mob/illusion_illager/prepare_mirror"
+ }
+ ],
+ "subtitle": "Illusioner prepares mirror image",
+ "subtitle_key": "subtitles.entity.illusioner.prepare_mirror"
+ },
+ "entity.iron_golem.attack": {
+ "field": "jh",
+ "id": 527,
+ "name": "entity.iron_golem.attack",
+ "sounds": [
+ {
+ "hash": "607d51883e137d5d423dde865232ab1ee78f2694",
+ "name": "mob/irongolem/throw"
+ }
+ ],
+ "subtitle": "Iron Golem attacks",
+ "subtitle_key": "subtitles.entity.iron_golem.attack"
+ },
+ "entity.iron_golem.damage": {
+ "field": "ji",
+ "id": 528,
+ "name": "entity.iron_golem.damage",
+ "sounds": [
+ {
+ "hash": "5a3407cf5481a839159f7ebd1d32e245ae888cfc",
+ "name": "mob/irongolem/damage1",
+ "volume": 0.8
+ },
+ {
+ "hash": "5a3407cf5481a839159f7ebd1d32e245ae888cfc",
+ "name": "mob/irongolem/damage1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "3fb232d67903ea25b9beeefaa11d21183f397aee",
+ "name": "mob/irongolem/damage2",
+ "volume": 0.8
+ },
+ {
+ "hash": "3fb232d67903ea25b9beeefaa11d21183f397aee",
+ "name": "mob/irongolem/damage2",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Iron Golem breaks",
+ "subtitle_key": "subtitles.entity.iron_golem.damage"
+ },
+ "entity.iron_golem.death": {
+ "field": "jj",
+ "id": 529,
+ "name": "entity.iron_golem.death",
+ "sounds": [
+ {
+ "hash": "770b3f1feb05b9b941d858eb72b9d04ffc5d52c9",
+ "name": "mob/irongolem/death"
+ }
+ ],
+ "subtitle": "Iron Golem dies",
+ "subtitle_key": "subtitles.entity.iron_golem.death"
+ },
+ "entity.iron_golem.hurt": {
+ "field": "jk",
+ "id": 530,
+ "name": "entity.iron_golem.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.iron_golem.repair": {
+ "field": "jl",
+ "id": 531,
+ "name": "entity.iron_golem.repair",
+ "sounds": [
+ {
+ "hash": "74f0b9d3c982cd29f648c7c78b9ee3a02b010f8c",
+ "name": "mob/irongolem/repair"
+ }
+ ],
+ "subtitle": "Iron Golem repaired",
+ "subtitle_key": "subtitles.entity.iron_golem.repair"
+ },
+ "entity.iron_golem.step": {
+ "field": "jm",
+ "id": 532,
+ "name": "entity.iron_golem.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": "ju",
+ "id": 540,
+ "name": "entity.item.break",
+ "sounds": [
+ {
+ "hash": "8bf3ecb0fe9a6a615f5995e3dd21b6c39adc21d5",
+ "name": "random/break"
+ }
+ ],
+ "subtitle": "Item breaks",
+ "subtitle_key": "subtitles.entity.item.break"
+ },
+ "entity.item.pickup": {
+ "field": "jv",
+ "id": 541,
+ "name": "entity.item.pickup",
+ "sounds": [
+ {
+ "hash": "8f45b5faf6dfae2065846d26612f7552b73640dd",
+ "name": "random/pop"
+ }
+ ],
+ "subtitle": "Item plops",
+ "subtitle_key": "subtitles.entity.item.pickup"
+ },
+ "entity.item_frame.add_item": {
+ "field": "jp",
+ "id": 535,
+ "name": "entity.item_frame.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.item_frame.add_item"
+ },
+ "entity.item_frame.break": {
+ "field": "jq",
+ "id": 536,
+ "name": "entity.item_frame.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.item_frame.break"
+ },
+ "entity.item_frame.place": {
+ "field": "jr",
+ "id": 537,
+ "name": "entity.item_frame.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.item_frame.place"
+ },
+ "entity.item_frame.remove_item": {
+ "field": "js",
+ "id": 538,
+ "name": "entity.item_frame.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.item_frame.remove_item"
+ },
+ "entity.item_frame.rotate_item": {
+ "field": "jt",
+ "id": 539,
+ "name": "entity.item_frame.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.item_frame.rotate_item"
+ },
+ "entity.leash_knot.break": {
+ "field": "jL",
+ "id": 557,
+ "name": "entity.leash_knot.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.leash_knot.break"
+ },
+ "entity.leash_knot.place": {
+ "field": "jM",
+ "id": 558,
+ "name": "entity.leash_knot.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.leash_knot.place"
+ },
+ "entity.lightning_bolt.impact": {
+ "field": "jO",
+ "id": 560,
+ "name": "entity.lightning_bolt.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_bolt.impact"
+ },
+ "entity.lightning_bolt.thunder": {
+ "field": "jP",
+ "id": 561,
+ "name": "entity.lightning_bolt.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_bolt.thunder"
+ },
+ "entity.lingering_potion.throw": {
+ "field": "jQ",
+ "id": 562,
+ "name": "entity.lingering_potion.throw",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Bottle thrown",
+ "subtitle_key": "subtitles.entity.potion.throw"
+ },
+ "entity.llama.ambient": {
+ "field": "jR",
+ "id": 563,
+ "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": "jS",
+ "id": 564,
+ "name": "entity.llama.angry",
+ "sounds": [
+ {
+ "hash": "3c7d131bea20c3ecf4944ea348f0b7f1ffd589b8",
+ "name": "mob/llama/angry1"
+ }
+ ],
+ "subtitle": "Llama bleats angrily",
+ "subtitle_key": "subtitles.entity.llama.angry"
+ },
+ "entity.llama.chest": {
+ "field": "jT",
+ "id": 565,
+ "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": "jU",
+ "id": 566,
+ "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": "jV",
+ "id": 567,
+ "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": "jW",
+ "id": 568,
+ "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": "jX",
+ "id": 569,
+ "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": "jY",
+ "id": 570,
+ "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": "jZ",
+ "id": 571,
+ "name": "entity.llama.swag",
+ "sounds": [
+ {
+ "hash": "14802b4346986369a7bbf616ebc4023e34e4f517",
+ "name": "mob/llama/swag"
+ }
+ ],
+ "subtitle": "Llama is decorated",
+ "subtitle_key": "subtitles.entity.llama.swag"
+ },
+ "entity.magma_cube.death": {
+ "field": "kh",
+ "id": 579,
+ "name": "entity.magma_cube.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.magma_cube.death"
+ },
+ "entity.magma_cube.death_small": {
+ "field": "ka",
+ "id": 572,
+ "name": "entity.magma_cube.death_small",
+ "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.magma_cube.death"
+ },
+ "entity.magma_cube.hurt": {
+ "field": "ki",
+ "id": 580,
+ "name": "entity.magma_cube.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.magma_cube.hurt"
+ },
+ "entity.magma_cube.hurt_small": {
+ "field": "kj",
+ "id": 581,
+ "name": "entity.magma_cube.hurt_small",
+ "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.magma_cube.hurt"
+ },
+ "entity.magma_cube.jump": {
+ "field": "kk",
+ "id": 582,
+ "name": "entity.magma_cube.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.magma_cube.squish"
+ },
+ "entity.magma_cube.squish": {
+ "field": "kl",
+ "id": 583,
+ "name": "entity.magma_cube.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.magma_cube.squish"
+ },
+ "entity.magma_cube.squish_small": {
+ "field": "km",
+ "id": 584,
+ "name": "entity.magma_cube.squish_small",
+ "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.magma_cube.squish"
+ },
+ "entity.minecart.inside": {
+ "field": "kx",
+ "id": 595,
+ "name": "entity.minecart.inside",
+ "sounds": [
+ {
+ "hash": "6a83b514027c328b74f8428448dc6589d4b16388",
+ "name": "minecart/inside"
+ }
+ ]
+ },
+ "entity.minecart.inside.underwater": {
+ "field": "kw",
+ "id": 594,
+ "name": "entity.minecart.inside.underwater",
+ "sounds": [
+ {
+ "hash": "7a75f9d7e19f94dc8c6e9ae60d79afe4841cef01",
+ "name": "minecart/inside_underwater1"
+ },
+ {
+ "hash": "a186f91dfbf06ed65aea35ec1b71f2ebdf11d2b8",
+ "name": "minecart/inside_underwater2"
+ },
+ {
+ "hash": "8a1716b95bce4b17cd95d3530ea4a99b92c94a86",
+ "name": "minecart/inside_underwater3"
+ }
+ ]
+ },
+ "entity.minecart.riding": {
+ "field": "ky",
+ "id": 596,
+ "name": "entity.minecart.riding",
+ "sounds": [
+ {
+ "hash": "28f9973fcd8366ac9837dbe190b129a8fce15857",
+ "name": "minecart/base"
+ }
+ ],
+ "subtitle": "Minecart rolls",
+ "subtitle_key": "subtitles.entity.minecart.riding"
+ },
+ "entity.mooshroom.convert": {
+ "field": "kz",
+ "id": 597,
+ "name": "entity.mooshroom.convert",
+ "sounds": [
+ {
+ "hash": "2dea3fdfdfc69bdc96372979bcc14e40e73515f7",
+ "name": "mob/mooshroom/convert1",
+ "volume": 0.75
+ },
+ {
+ "hash": "a98df98b23a86e463a70d7539cc49b80b5b514b0",
+ "name": "mob/mooshroom/convert2",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Mooshroom transforms",
+ "subtitle_key": "subtitles.entity.mooshroom.convert"
+ },
+ "entity.mooshroom.eat": {
+ "field": "kA",
+ "id": 598,
+ "name": "entity.mooshroom.eat",
+ "sounds": [
+ {
+ "hash": "0c020c5e6a49609c4585654e92b3cfed07558507",
+ "name": "mob/mooshroom/eat1"
+ },
+ {
+ "hash": "0c020c5e6a49609c4585654e92b3cfed07558507",
+ "name": "mob/mooshroom/eat1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "0c020c5e6a49609c4585654e92b3cfed07558507",
+ "name": "mob/mooshroom/eat1",
+ "pitch": 1.05
+ },
+ {
+ "hash": "f0c2628e37f3553d63a93533750006f7feab09f0",
+ "name": "mob/mooshroom/eat2"
+ },
+ {
+ "hash": "f0c2628e37f3553d63a93533750006f7feab09f0",
+ "name": "mob/mooshroom/eat2",
+ "pitch": 0.95
+ },
+ {
+ "hash": "f0c2628e37f3553d63a93533750006f7feab09f0",
+ "name": "mob/mooshroom/eat2",
+ "pitch": 1.05
+ },
+ {
+ "hash": "eac71e547a1b5fc95f6d3580abfb4d31d3c8403d",
+ "name": "mob/mooshroom/eat3"
+ },
+ {
+ "hash": "eac71e547a1b5fc95f6d3580abfb4d31d3c8403d",
+ "name": "mob/mooshroom/eat3",
+ "pitch": 0.95
+ },
+ {
+ "hash": "eac71e547a1b5fc95f6d3580abfb4d31d3c8403d",
+ "name": "mob/mooshroom/eat3",
+ "pitch": 1.05
+ },
+ {
+ "hash": "0fa871fe4d9701a27e2de2921d58ff5afa86592c",
+ "name": "mob/mooshroom/eat4"
+ },
+ {
+ "hash": "0fa871fe4d9701a27e2de2921d58ff5afa86592c",
+ "name": "mob/mooshroom/eat4",
+ "pitch": 0.95
+ },
+ {
+ "hash": "0fa871fe4d9701a27e2de2921d58ff5afa86592c",
+ "name": "mob/mooshroom/eat4",
+ "pitch": 1.05
+ }
+ ],
+ "subtitle": "Mooshroom eats",
+ "subtitle_key": "subtitles.entity.mooshroom.eat"
+ },
+ "entity.mooshroom.milk": {
+ "field": "kB",
+ "id": 599,
+ "name": "entity.mooshroom.milk",
+ "sounds": [
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1"
+ },
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2"
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3"
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Mooshroom gets milked",
+ "subtitle_key": "subtitles.entity.mooshroom.milk"
+ },
+ "entity.mooshroom.shear": {
+ "field": "kD",
+ "id": 601,
+ "name": "entity.mooshroom.shear",
+ "sounds": [
+ {
+ "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
+ "name": "mob/sheep/shear"
+ }
+ ],
+ "subtitle": "Shears click",
+ "subtitle_key": "subtitles.item.shears.shear"
+ },
+ "entity.mooshroom.suspicious_milk": {
+ "field": "kC",
+ "id": 600,
+ "name": "entity.mooshroom.suspicious_milk",
+ "sounds": [
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1"
+ },
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "f5daded7e927f4f0b2ae843140abbf85553be259",
+ "name": "mob/mooshroom/milk1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2"
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "fcaad5c2e8299050a38d26b4d1fc6fb7d16d843f",
+ "name": "mob/mooshroom/milk2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3"
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "ea4171ae5761ec875a877f95aa1968e6c47f42fa",
+ "name": "mob/mooshroom/milk3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Mooshroom gets milked suspiciously",
+ "subtitle_key": "subtitles.entity.mooshroom.suspicious_milk"
+ },
+ "entity.mule.ambient": {
+ "field": "kO",
+ "id": 612,
+ "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.angry": {
+ "field": "kP",
+ "id": 613,
+ "name": "entity.mule.angry",
+ "sounds": [
+ {
+ "hash": "a36f9c11ced9aa4364de7f26bb033e32adf9ad6f",
+ "name": "mob/horse/donkey/angry1"
+ },
+ {
+ "hash": "44380f86e13a06b1f0c6feec2d6644b67e6c4d9c",
+ "name": "mob/horse/donkey/angry2"
+ }
+ ],
+ "subtitle": "Mule neighs",
+ "subtitle_key": "subtitles.entity.mule.angry"
+ },
+ "entity.mule.chest": {
+ "field": "kQ",
+ "id": 614,
+ "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": "kR",
+ "id": 615,
+ "name": "entity.mule.death",
+ "sounds": [
+ {
+ "hash": "ece3a1417e0eca0a748aafaf6cd9f5e99c314991",
+ "name": "mob/horse/donkey/death"
+ }
+ ],
+ "subtitle": "Mule dies",
+ "subtitle_key": "subtitles.entity.mule.death"
+ },
+ "entity.mule.eat": {
+ "field": "kS",
+ "id": 616,
+ "name": "entity.mule.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": "Mule eats",
+ "subtitle_key": "subtitles.entity.mule.eat"
+ },
+ "entity.mule.hurt": {
+ "field": "kT",
+ "id": 617,
+ "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.ocelot.ambient": {
+ "field": "mO",
+ "id": 716,
+ "name": "entity.ocelot.ambient",
+ "sounds": [
+ {
+ "hash": "8015c5b90446f2f14e7ccdd58122a52be1a67f72",
+ "name": "mob/cat/ocelot/idle1",
+ "volume": 0.3
+ },
+ {
+ "hash": "1536358af061e60a4a3d65ec5fa35bb4b29e30cf",
+ "name": "mob/cat/ocelot/idle2",
+ "volume": 0.3
+ },
+ {
+ "hash": "fdb82ae44f25f6e2bacbf79a3e12c3ee300f0a42",
+ "name": "mob/cat/ocelot/idle3",
+ "volume": 0.35
+ },
+ {
+ "hash": "738bb3c2fab41638ab22dfeede5ddb022c432629",
+ "name": "mob/cat/ocelot/idle4",
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Cat meows",
+ "subtitle_key": "subtitles.entity.cat.ambient"
+ },
+ "entity.ocelot.death": {
+ "field": "mP",
+ "id": 717,
+ "name": "entity.ocelot.death",
+ "sounds": [
+ {
+ "hash": "2c20abcb3b280e07a2ffddc2e9755a895fd3b75c",
+ "name": "mob/cat/ocelot/death1",
+ "volume": 0.45
+ },
+ {
+ "hash": "e2944451a9eab3e993ab085a35c7bb020b38f704",
+ "name": "mob/cat/ocelot/death2",
+ "volume": 0.45
+ },
+ {
+ "hash": "e8d2adf107f04444d39258676986c605cf1efb01",
+ "name": "mob/cat/ocelot/death3",
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Cat dies",
+ "subtitle_key": "subtitles.entity.cat.death"
+ },
+ "entity.ocelot.hurt": {
+ "field": "mN",
+ "id": 715,
+ "name": "entity.ocelot.hurt",
+ "sounds": [
+ {
+ "hash": "f4cbd2c2eedb8fd4889e9671a4fc0ddb53171119",
+ "name": "mob/cat/hitt1",
+ "volume": 0.45
+ },
+ {
+ "hash": "79c2b09e259028ad2470b8f6260974efb91d9663",
+ "name": "mob/cat/hitt2",
+ "volume": 0.45
+ },
+ {
+ "hash": "3a2fe159c4910b7a61334ef56b8df33c40764b59",
+ "name": "mob/cat/hitt3",
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Cat hurts",
+ "subtitle_key": "subtitles.entity.cat.hurt"
+ },
+ "entity.painting.break": {
+ "field": "mQ",
+ "id": 718,
+ "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": "mR",
+ "id": 719,
+ "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.panda.aggressive_ambient": {
+ "field": "mZ",
+ "id": 727,
+ "name": "entity.panda.aggressive_ambient",
+ "sounds": [
+ {
+ "hash": "6ed4b69733857421ebc58a377e334ff8ca7a7025",
+ "name": "mob/panda/aggressive/aggressive1"
+ },
+ {
+ "hash": "b3bde9043d937f84bdf9a1f48ee4d64c1b436858",
+ "name": "mob/panda/aggressive/aggressive2"
+ },
+ {
+ "hash": "1ab7f687e28ed6e608cf547a6285b194114ddc70",
+ "name": "mob/panda/aggressive/aggressive3"
+ },
+ {
+ "hash": "6d2939d3e7d4db15501016571e5daac836f16865",
+ "name": "mob/panda/aggressive/aggressive4",
+ "volume": 0.8
+ },
+ {
+ "hash": "dc1e7951a2cf59be3f7d0693e87579f4155744f1",
+ "name": "mob/panda/nosebreath2"
+ },
+ {
+ "hash": "0ba37fea9597cd0ea0e42de4b35f52792f4bc630",
+ "name": "mob/panda/nosebreath3"
+ },
+ {
+ "hash": "185a3f078f752d5f5eca27913b7fc6c27f0a21cc",
+ "name": "mob/panda/pant1"
+ },
+ {
+ "hash": "810cabb4ba6ff19ea43f413f30473fa1b40743f7",
+ "name": "mob/panda/pant2"
+ }
+ ],
+ "subtitle": "Panda huffs",
+ "subtitle_key": "subtitles.entity.panda.aggressive_ambient"
+ },
+ "entity.panda.ambient": {
+ "field": "mU",
+ "id": 722,
+ "name": "entity.panda.ambient",
+ "sounds": [
+ {
+ "hash": "ece084962503142ec13e2fc8a398d6d70d53c174",
+ "name": "mob/panda/idle1"
+ },
+ {
+ "hash": "68b57de25e1eea500216dab0a69130c9dcfd5725",
+ "name": "mob/panda/idle2"
+ },
+ {
+ "hash": "2384f3fe4459fd2b28caf2162bc855da702b6969",
+ "name": "mob/panda/idle3"
+ },
+ {
+ "hash": "6502ebb0102c62f04e062273f51731617533691e",
+ "name": "mob/panda/idle4"
+ },
+ {
+ "hash": "b71c0d327fff6aa56c469ca4682ec64d84b6fb20",
+ "name": "mob/panda/nosebreath1"
+ },
+ {
+ "hash": "dc1e7951a2cf59be3f7d0693e87579f4155744f1",
+ "name": "mob/panda/nosebreath2"
+ },
+ {
+ "hash": "0ba37fea9597cd0ea0e42de4b35f52792f4bc630",
+ "name": "mob/panda/nosebreath3"
+ },
+ {
+ "hash": "185a3f078f752d5f5eca27913b7fc6c27f0a21cc",
+ "name": "mob/panda/pant1"
+ },
+ {
+ "hash": "810cabb4ba6ff19ea43f413f30473fa1b40743f7",
+ "name": "mob/panda/pant2"
+ }
+ ],
+ "subtitle": "Panda pants",
+ "subtitle_key": "subtitles.entity.panda.ambient"
+ },
+ "entity.panda.bite": {
+ "field": "nc",
+ "id": 730,
+ "name": "entity.panda.bite",
+ "sounds": [
+ {
+ "hash": "685044961867afb8a19431de78e6b5fa83efcd55",
+ "name": "mob/panda/bite1"
+ },
+ {
+ "hash": "e428ed9896ee39a05a4d34c0650ee73571c0c76b",
+ "name": "mob/panda/bite2"
+ },
+ {
+ "hash": "13e7577f8ac6b878711c9c548df403f3af3ed3d2",
+ "name": "mob/panda/bite3"
+ }
+ ],
+ "subtitle": "Panda bites",
+ "subtitle_key": "subtitles.entity.panda.bite"
+ },
+ "entity.panda.cant_breed": {
+ "field": "mY",
+ "id": 726,
+ "name": "entity.panda.cant_breed",
+ "sounds": [
+ {
+ "hash": "217747b812c44ee59cf5f8226b88154b83b7ca16",
+ "name": "mob/panda/cant_breed1"
+ },
+ {
+ "hash": "2fb81d0504f041edb738ae3758b6948b9bcec172",
+ "name": "mob/panda/cant_breed2"
+ },
+ {
+ "hash": "de03671a81f088a4476e6c504d8adba7079b47ef",
+ "name": "mob/panda/cant_breed3"
+ },
+ {
+ "hash": "ab5c519a7b40c9e21fb162955fd7ef0f6c183a52",
+ "name": "mob/panda/cant_breed4"
+ },
+ {
+ "hash": "c41b5af37213d1ad192592f3b9ed072d8d4ef28f",
+ "name": "mob/panda/cant_breed5"
+ }
+ ],
+ "subtitle": "Panda bleats",
+ "subtitle_key": "subtitles.entity.panda.cant_breed"
+ },
+ "entity.panda.death": {
+ "field": "mV",
+ "id": 723,
+ "name": "entity.panda.death",
+ "sounds": [
+ {
+ "hash": "a6b6b5a0fc897d684d7664ad42b6c21e35836e8a",
+ "name": "mob/panda/death1",
+ "volume": 0.82
+ },
+ {
+ "hash": "7b5d5b05b0ba78178568c4d4ad5c9f4c22d61e16",
+ "name": "mob/panda/death2",
+ "volume": 0.82
+ },
+ {
+ "hash": "0221ca291fe1fa9c255c26226636cf0ad50b453f",
+ "name": "mob/panda/death3",
+ "volume": 0.82
+ },
+ {
+ "hash": "8af20b91b99e865c5c6457937ffd1974cf866d26",
+ "name": "mob/panda/death4",
+ "volume": 0.82
+ }
+ ],
+ "subtitle": "Panda dies",
+ "subtitle_key": "subtitles.entity.panda.death"
+ },
+ "entity.panda.eat": {
+ "field": "mW",
+ "id": 724,
+ "name": "entity.panda.eat",
+ "sounds": [
+ {
+ "hash": "035f6962f2204b3b7d7cb9c3f17f8df1141cb9c1",
+ "name": "mob/panda/eat1"
+ },
+ {
+ "hash": "9c65a2dcf8e49bd53f2dc21a60bc8255dff4c6c2",
+ "name": "mob/panda/eat2"
+ },
+ {
+ "hash": "83874e0a1ca7b25d75e83630ef1f2e95d562dac5",
+ "name": "mob/panda/eat3"
+ },
+ {
+ "hash": "3b0cda0d9049bbdc9bcecdfeade41ccf23a7c872",
+ "name": "mob/panda/eat4"
+ },
+ {
+ "hash": "e29431d6c2297677ac7b3d3950db40cbc8ff7441",
+ "name": "mob/panda/eat5",
+ "volume": 0.85
+ },
+ {
+ "hash": "643010da6b7b8d75e4a6dc9d48348813d7f15f7d",
+ "name": "mob/panda/eat6"
+ },
+ {
+ "hash": "ba4bd5a6826ea614a138af86165581299314ba3e",
+ "name": "mob/panda/eat7"
+ },
+ {
+ "hash": "0b3494602d760cc94c06c501c7651102f6e8eb7c",
+ "name": "mob/panda/eat8"
+ },
+ {
+ "hash": "8301ea144bcc6c63e3f0543bfe381fc121293320",
+ "name": "mob/panda/eat9"
+ },
+ {
+ "hash": "6fe9303dbe6b394115b0889db1794c4e8459e166",
+ "name": "mob/panda/eat10"
+ },
+ {
+ "hash": "b3fedadbd158eb44cfbd751e8fc54b389d98ffa7",
+ "name": "mob/panda/eat11"
+ },
+ {
+ "hash": "55516c3a37d4812db690b6da28ce9804aede9da3",
+ "name": "mob/panda/eat12"
+ }
+ ],
+ "subtitle": "Panda eats",
+ "subtitle_key": "subtitles.entity.panda.eat"
+ },
+ "entity.panda.hurt": {
+ "field": "nb",
+ "id": 729,
+ "name": "entity.panda.hurt",
+ "sounds": [
+ {
+ "hash": "8eb102616d69f9d63f3da3d20289ebd43a8b2055",
+ "name": "mob/panda/hurt1",
+ "volume": 0.82
+ },
+ {
+ "hash": "d0cc73d334ca99fde998044c28b47ec7bd7aac2b",
+ "name": "mob/panda/hurt2",
+ "volume": 0.82
+ },
+ {
+ "hash": "1e969c6c8882f3aed0542785da2a0e824ca94fc2",
+ "name": "mob/panda/hurt3",
+ "volume": 0.82
+ },
+ {
+ "hash": "7c25657256bceffc4832873cbbe75bf445331c72",
+ "name": "mob/panda/hurt4",
+ "volume": 0.82
+ },
+ {
+ "hash": "14a4ab81446a67f96cc5a9530e12bada9b98841a",
+ "name": "mob/panda/hurt5",
+ "volume": 0.82
+ },
+ {
+ "hash": "ab9b2f89ff9e86783fbd9824668f302282ce3ccf",
+ "name": "mob/panda/hurt6",
+ "volume": 0.82
+ }
+ ],
+ "subtitle": "Panda hurts",
+ "subtitle_key": "subtitles.entity.panda.hurt"
+ },
+ "entity.panda.pre_sneeze": {
+ "field": "mS",
+ "id": 720,
+ "name": "entity.panda.pre_sneeze",
+ "sounds": [
+ {
+ "hash": "3eb8034123b85bafb06708740611791839e44355",
+ "name": "mob/panda/pre_sneeze"
+ }
+ ],
+ "subtitle": "Panda's nose tickles",
+ "subtitle_key": "subtitles.entity.panda.pre_sneeze"
+ },
+ "entity.panda.sneeze": {
+ "field": "mT",
+ "id": 721,
+ "name": "entity.panda.sneeze",
+ "sounds": [
+ {
+ "hash": "5ec2f9a4b99b837305ba36eff204dc60614206ba",
+ "name": "mob/panda/sneeze1"
+ },
+ {
+ "hash": "d6fe5324cf859b7b247ae95f4c8d372626ab0372",
+ "name": "mob/panda/sneeze2"
+ },
+ {
+ "hash": "0fc7b623bb05d0476f951e33f895d709f043a306",
+ "name": "mob/panda/sneeze3"
+ }
+ ],
+ "subtitle": "Panda sneezes",
+ "subtitle_key": "subtitles.entity.panda.sneeze"
+ },
+ "entity.panda.step": {
+ "field": "mX",
+ "id": 725,
+ "name": "entity.panda.step",
+ "sounds": [
+ {
+ "hash": "72e37a7fd294aedfc51e0263c6c537546c6deb95",
+ "name": "mob/panda/step1"
+ },
+ {
+ "hash": "69d128e741956899750edb40ed742e225a838c5a",
+ "name": "mob/panda/step2"
+ },
+ {
+ "hash": "80b44a271d273b3cdf7c4854c707bde64fa572a8",
+ "name": "mob/panda/step3"
+ },
+ {
+ "hash": "e81e2941f3f5e74239a333cf39df92825cd916f8",
+ "name": "mob/panda/step4"
+ },
+ {
+ "hash": "4bcc89bcd50c84f794a65ff740a4783b130281d4",
+ "name": "mob/panda/step5"
+ }
+ ],
+ "subtitle": "Panda steps",
+ "subtitle_key": "subtitles.entity.panda.step"
+ },
+ "entity.panda.worried_ambient": {
+ "field": "na",
+ "id": 728,
+ "name": "entity.panda.worried_ambient",
+ "sounds": [
+ {
+ "hash": "810cabb4ba6ff19ea43f413f30473fa1b40743f7",
+ "name": "mob/panda/pant2"
+ },
+ {
+ "hash": "e9101fe5fd43e6fca4722a2697e6f4425164ef69",
+ "name": "mob/panda/worried/worried2"
+ },
+ {
+ "hash": "6932d144f711c9082f8a9741a4285342b886ff6e",
+ "name": "mob/panda/worried/worried3"
+ },
+ {
+ "hash": "0acf467b3abe89eec11864cf2c3211224a018601",
+ "name": "mob/panda/worried/worried4"
+ },
+ {
+ "hash": "4c4ac59c150e695fadecea3f2804a5bd6e253d36",
+ "name": "mob/panda/worried/worried5"
+ },
+ {
+ "hash": "91e1743ed9f741404278d3a9fa4fc490cd79f492",
+ "name": "mob/panda/worried/worried6"
+ }
+ ],
+ "subtitle": "Panda whimpers",
+ "subtitle_key": "subtitles.entity.panda.worried_ambient"
+ },
+ "entity.parrot.ambient": {
+ "field": "nd",
+ "id": 731,
+ "name": "entity.parrot.ambient",
+ "sounds": [
+ {
+ "hash": "7517eb6d9b3b309b0667586aa015bcbc11272971",
+ "name": "mob/parrot/idle1",
+ "volume": 0.7
+ },
+ {
+ "hash": "0cd209ea16b052a2f445a275380046615d20775e",
+ "name": "mob/parrot/idle2",
+ "volume": 0.7
+ },
+ {
+ "hash": "683ad5f3ed2ad596eb5b876870d9caa1f8f5c825",
+ "name": "mob/parrot/idle3",
+ "volume": 0.7
+ },
+ {
+ "hash": "2488018ea5ecf96867a32fb4277e0da286905514",
+ "name": "mob/parrot/idle4",
+ "volume": 0.7
+ },
+ {
+ "hash": "e63b300edb3c049c547d8f41b0c13f28f69c65b3",
+ "name": "mob/parrot/idle5",
+ "volume": 0.7
+ },
+ {
+ "hash": "0fb24c3ff0ae33ec77018b68490f7e84de47bd37",
+ "name": "mob/parrot/idle6",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot talks",
+ "subtitle_key": "subtitles.entity.parrot.ambient"
+ },
+ "entity.parrot.death": {
+ "field": "ne",
+ "id": 732,
+ "name": "entity.parrot.death",
+ "sounds": [
+ {
+ "hash": "26c66e23e467bd088fc3341d49620a9ea992af7e",
+ "name": "mob/parrot/death1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "24da11ed54374340a74a506b868fcaf28c97da3b",
+ "name": "mob/parrot/death2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "11532f8464972c2e461e10b62837acb9fcdf7a84",
+ "name": "mob/parrot/death3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "c5b91d68724ad185d9d6e91898b7afdb37b10509",
+ "name": "mob/parrot/death4",
+ "pitch": 0.7
+ }
+ ],
+ "subtitle": "Parrot dies",
+ "subtitle_key": "subtitles.entity.parrot.death"
+ },
+ "entity.parrot.eat": {
+ "field": "nf",
+ "id": 733,
+ "name": "entity.parrot.eat",
+ "sounds": [
+ {
+ "hash": "bb043ea13fdb26ad2ac9bc2cf70ca7e4bec06d59",
+ "name": "mob/parrot/eat1"
+ },
+ {
+ "hash": "087d6af9866942cb656d183aedbfca17e102eb48",
+ "name": "mob/parrot/eat2"
+ },
+ {
+ "hash": "a6b1e2f30a20a0cdf6bdacd86e837b56e1259e77",
+ "name": "mob/parrot/eat3"
+ }
+ ],
+ "subtitle": "Parrot eats",
+ "subtitle_key": "subtitles.entity.parrot.eats"
+ },
+ "entity.parrot.fly": {
+ "field": "ng",
+ "id": 734,
+ "name": "entity.parrot.fly",
+ "sounds": [
+ {
+ "hash": "036b84d1cb5abfe2bfea879522a7612e1e383027",
+ "name": "mob/parrot/fly1"
+ },
+ {
+ "hash": "f95eb6ccc28d569affc5f4d41030d35cf5b26ac1",
+ "name": "mob/parrot/fly2"
+ },
+ {
+ "hash": "015b9554db0e167ba36154c5a1f7d4f9e8f95e29",
+ "name": "mob/parrot/fly3"
+ },
+ {
+ "hash": "70920699757095700d9c1d3961d65e3eed46422f",
+ "name": "mob/parrot/fly4"
+ },
+ {
+ "hash": "10952c90ce14843ec5c707ca2b13e554134a325b",
+ "name": "mob/parrot/fly5"
+ },
+ {
+ "hash": "8a6162a998ade3ddcb584f34ed0151c40c725a99",
+ "name": "mob/parrot/fly6"
+ },
+ {
+ "hash": "a19654fe6606d0d21f4f7c14aa6935276daa1418",
+ "name": "mob/parrot/fly7"
+ },
+ {
+ "hash": "3dd451731a3ccbb2c64e17fd71ed265c606bd595",
+ "name": "mob/parrot/fly8"
+ }
+ ],
+ "subtitle": "Parrot flutters",
+ "subtitle_key": "subtitles.entity.parrot.fly"
+ },
+ "entity.parrot.hurt": {
+ "field": "nh",
+ "id": 735,
+ "name": "entity.parrot.hurt",
+ "sounds": [
+ {
+ "hash": "6c4bb1815b11b7b239a9c414f940ce1a73a082e6",
+ "name": "mob/parrot/hurt1",
+ "pitch": 0.8
+ },
+ {
+ "hash": "6c4bb1815b11b7b239a9c414f940ce1a73a082e6",
+ "name": "mob/parrot/hurt1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "514185914aceffef29a78d7c4aabacd12e1a6cd1",
+ "name": "mob/parrot/hurt2",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Parrot hurts",
+ "subtitle_key": "subtitles.entity.parrot.hurts"
+ },
+ "entity.parrot.imitate.blaze": {
+ "field": "ni",
+ "id": 736,
+ "name": "entity.parrot.imitate.blaze",
+ "sounds": [
+ {
+ "name": "entity.blaze.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Parrot breathes",
+ "subtitle_key": "subtitles.entity.parrot.imitate.blaze"
+ },
+ "entity.parrot.imitate.creeper": {
+ "field": "nj",
+ "id": 737,
+ "name": "entity.parrot.imitate.creeper",
+ "sounds": [
+ {
+ "name": "entity.creeper.primed",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot hisses",
+ "subtitle_key": "subtitles.entity.parrot.imitate.creeper"
+ },
+ "entity.parrot.imitate.drowned": {
+ "field": "nk",
+ "id": 738,
+ "name": "entity.parrot.imitate.drowned",
+ "sounds": [
+ {
+ "name": "entity.drowned.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot gurgles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.drowned"
+ },
+ "entity.parrot.imitate.elder_guardian": {
+ "field": "nl",
+ "id": 739,
+ "name": "entity.parrot.imitate.elder_guardian",
+ "sounds": [
+ {
+ "name": "entity.elder_guardian.ambient_land",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot flaps",
+ "subtitle_key": "subtitles.entity.parrot.imitate.elder_guardian"
+ },
+ "entity.parrot.imitate.ender_dragon": {
+ "field": "nm",
+ "id": 740,
+ "name": "entity.parrot.imitate.ender_dragon",
+ "sounds": [
+ {
+ "name": "entity.ender_dragon.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.2
+ }
+ ],
+ "subtitle": "Parrot roars",
+ "subtitle_key": "subtitles.entity.parrot.imitate.ender_dragon"
+ },
+ "entity.parrot.imitate.endermite": {
+ "field": "nn",
+ "id": 741,
+ "name": "entity.parrot.imitate.endermite",
+ "sounds": [
+ {
+ "name": "entity.endermite.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot scuttles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.endermite"
+ },
+ "entity.parrot.imitate.evoker": {
+ "field": "no",
+ "id": 742,
+ "name": "entity.parrot.imitate.evoker",
+ "sounds": [
+ {
+ "name": "entity.evoker.cast_spell",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot murmurs",
+ "subtitle_key": "subtitles.entity.parrot.imitate.evoker"
+ },
+ "entity.parrot.imitate.ghast": {
+ "field": "np",
+ "id": 743,
+ "name": "entity.parrot.imitate.ghast",
+ "sounds": [
+ {
+ "name": "entity.ghast.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot cries",
+ "subtitle_key": "subtitles.entity.parrot.imitate.ghast"
+ },
+ "entity.parrot.imitate.guardian": {
+ "field": "nq",
+ "id": 744,
+ "name": "entity.parrot.imitate.guardian",
+ "sounds": [
+ {
+ "name": "entity.guardian.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Parrot moans",
+ "subtitle_key": "subtitles.entity.parrot.imitate.guardian"
+ },
+ "entity.parrot.imitate.hoglin": {
+ "field": "nr",
+ "id": 745,
+ "name": "entity.parrot.imitate.hoglin",
+ "sounds": [
+ {
+ "name": "entity.hoglin.ambient",
+ "pitch": 1.9,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot growls",
+ "subtitle_key": "subtitles.entity.parrot.imitate.hoglin"
+ },
+ "entity.parrot.imitate.husk": {
+ "field": "ns",
+ "id": 746,
+ "name": "entity.parrot.imitate.husk",
+ "sounds": [
+ {
+ "name": "entity.husk.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot groans",
+ "subtitle_key": "subtitles.entity.parrot.imitate.husk"
+ },
+ "entity.parrot.imitate.illusioner": {
+ "field": "nt",
+ "id": 747,
+ "name": "entity.parrot.imitate.illusioner",
+ "sounds": [
+ {
+ "name": "entity.illusioner.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot murmurs",
+ "subtitle_key": "subtitles.entity.parrot.imitate.illusioner"
+ },
+ "entity.parrot.imitate.magma_cube": {
+ "field": "nu",
+ "id": 748,
+ "name": "entity.parrot.imitate.magma_cube",
+ "sounds": [
+ {
+ "name": "entity.magma_cube.squish",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot squishes",
+ "subtitle_key": "subtitles.entity.parrot.imitate.magma_cube"
+ },
+ "entity.parrot.imitate.phantom": {
+ "field": "nv",
+ "id": 749,
+ "name": "entity.parrot.imitate.phantom",
+ "sounds": [
+ {
+ "name": "entity.phantom.ambient",
+ "pitch": 1.7,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot screeches",
+ "subtitle_key": "subtitles.entity.parrot.imitate.phantom"
+ },
+ "entity.parrot.imitate.piglin": {
+ "field": "nw",
+ "id": 750,
+ "name": "entity.parrot.imitate.piglin",
+ "sounds": [
+ {
+ "name": "entity.piglin.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot snorts",
+ "subtitle_key": "subtitles.entity.parrot.imitate.piglin"
+ },
+ "entity.parrot.imitate.piglin_brute": {
+ "field": "nx",
+ "id": 751,
+ "name": "entity.parrot.imitate.piglin_brute",
+ "sounds": [
+ {
+ "name": "entity.piglin_brute.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot snorts mightily",
+ "subtitle_key": "subtitles.entity.parrot.imitate.piglin_brute"
+ },
+ "entity.parrot.imitate.pillager": {
+ "field": "ny",
+ "id": 752,
+ "name": "entity.parrot.imitate.pillager",
+ "sounds": [
+ {
+ "name": "entity.pillager.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Parrot murmurs",
+ "subtitle_key": "subtitles.entity.parrot.imitate.pillager"
+ },
+ "entity.parrot.imitate.ravager": {
+ "field": "nz",
+ "id": 753,
+ "name": "entity.parrot.imitate.ravager",
+ "sounds": [
+ {
+ "name": "entity.ravager.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.2
+ }
+ ],
+ "subtitle": "Parrot grunts",
+ "subtitle_key": "subtitles.entity.parrot.imitate.ravager"
+ },
+ "entity.parrot.imitate.shulker": {
+ "field": "nA",
+ "id": 754,
+ "name": "entity.parrot.imitate.shulker",
+ "sounds": [
+ {
+ "name": "entity.shulker.ambient",
+ "pitch": 1.7,
+ "type": "event",
+ "volume": 0.4
+ }
+ ],
+ "subtitle": "Parrot lurks",
+ "subtitle_key": "subtitles.entity.parrot.imitate.shulker"
+ },
+ "entity.parrot.imitate.silverfish": {
+ "field": "nB",
+ "id": 755,
+ "name": "entity.parrot.imitate.silverfish",
+ "sounds": [
+ {
+ "name": "entity.silverfish.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot hisses",
+ "subtitle_key": "subtitles.entity.parrot.imitate.silverfish"
+ },
+ "entity.parrot.imitate.skeleton": {
+ "field": "nC",
+ "id": 756,
+ "name": "entity.parrot.imitate.skeleton",
+ "sounds": [
+ {
+ "name": "entity.skeleton.ambient",
+ "pitch": 1.7,
+ "type": "event"
+ }
+ ],
+ "subtitle": "Parrot rattles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.skeleton"
+ },
+ "entity.parrot.imitate.slime": {
+ "field": "nD",
+ "id": 757,
+ "name": "entity.parrot.imitate.slime",
+ "sounds": [
+ {
+ "name": "entity.slime.squish",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot squishes",
+ "subtitle_key": "subtitles.entity.parrot.imitate.slime"
+ },
+ "entity.parrot.imitate.spider": {
+ "field": "nE",
+ "id": 758,
+ "name": "entity.parrot.imitate.spider",
+ "sounds": [
+ {
+ "name": "entity.spider.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot hisses",
+ "subtitle_key": "subtitles.entity.parrot.imitate.spider"
+ },
+ "entity.parrot.imitate.stray": {
+ "field": "nF",
+ "id": 759,
+ "name": "entity.parrot.imitate.stray",
+ "sounds": [
+ {
+ "name": "entity.stray.ambient",
+ "pitch": 1.6,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot rattles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.stray"
+ },
+ "entity.parrot.imitate.vex": {
+ "field": "nG",
+ "id": 760,
+ "name": "entity.parrot.imitate.vex",
+ "sounds": [
+ {
+ "name": "entity.vex.ambient",
+ "pitch": 1.6,
+ "type": "event",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Parrot vexes",
+ "subtitle_key": "subtitles.entity.parrot.imitate.vex"
+ },
+ "entity.parrot.imitate.vindicator": {
+ "field": "nH",
+ "id": 761,
+ "name": "entity.parrot.imitate.vindicator",
+ "sounds": [
+ {
+ "name": "entity.vindicator.ambient",
+ "pitch": 1.7,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot mutters",
+ "subtitle_key": "subtitles.entity.parrot.imitate.vindicator"
+ },
+ "entity.parrot.imitate.witch": {
+ "field": "nI",
+ "id": 762,
+ "name": "entity.parrot.imitate.witch",
+ "sounds": [
+ {
+ "name": "entity.witch.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Parrot giggles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.witch"
+ },
+ "entity.parrot.imitate.wither": {
+ "field": "nJ",
+ "id": 763,
+ "name": "entity.parrot.imitate.wither",
+ "sounds": [
+ {
+ "name": "entity.wither.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.2
+ }
+ ],
+ "subtitle": "Parrot angers",
+ "subtitle_key": "subtitles.entity.parrot.imitate.wither"
+ },
+ "entity.parrot.imitate.wither_skeleton": {
+ "field": "nK",
+ "id": 764,
+ "name": "entity.parrot.imitate.wither_skeleton",
+ "sounds": [
+ {
+ "name": "entity.wither_skeleton.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Parrot rattles",
+ "subtitle_key": "subtitles.entity.parrot.imitate.wither_skeleton"
+ },
+ "entity.parrot.imitate.zoglin": {
+ "field": "nL",
+ "id": 765,
+ "name": "entity.parrot.imitate.zoglin",
+ "sounds": [
+ {
+ "name": "entity.zoglin.ambient",
+ "pitch": 1.9,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot growls",
+ "subtitle_key": "subtitles.entity.parrot.imitate.zoglin"
+ },
+ "entity.parrot.imitate.zombie": {
+ "field": "nM",
+ "id": 766,
+ "name": "entity.parrot.imitate.zombie",
+ "sounds": [
+ {
+ "name": "entity.zombie.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot groans",
+ "subtitle_key": "subtitles.entity.parrot.imitate.zombie"
+ },
+ "entity.parrot.imitate.zombie_villager": {
+ "field": "nN",
+ "id": 767,
+ "name": "entity.parrot.imitate.zombie_villager",
+ "sounds": [
+ {
+ "name": "entity.zombie_villager.ambient",
+ "pitch": 1.8,
+ "type": "event",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Parrot groans",
+ "subtitle_key": "subtitles.entity.parrot.imitate.zombie_villager"
+ },
+ "entity.parrot.step": {
+ "field": "nO",
+ "id": 768,
+ "name": "entity.parrot.step",
+ "sounds": [
+ {
+ "hash": "404cc7f5169ec5d2947ffb1cad8b51d71c91d65d",
+ "name": "mob/parrot/step1"
+ },
+ {
+ "hash": "c3dac3e98f56a72c0a0d6ad3b1e39bd2ef4aecaa",
+ "name": "mob/parrot/step2"
+ },
+ {
+ "hash": "8335ff3f03e4c27c673780f1c63d59acc1e52409",
+ "name": "mob/parrot/step3"
+ },
+ {
+ "hash": "cb2012f3dd27160fe5c10d9c30a6794a26f4ee11",
+ "name": "mob/parrot/step4"
+ },
+ {
+ "hash": "194dde617e841c3555fdc86420650916bbc81251",
+ "name": "mob/parrot/step5"
+ }
+ ]
+ },
+ "entity.phantom.ambient": {
+ "field": "nP",
+ "id": 769,
+ "name": "entity.phantom.ambient",
+ "sounds": [
+ {
+ "hash": "8bb90334012181780a786296f008593662ee6788",
+ "name": "mob/phantom/idle1",
+ "volume": 0.8
+ },
+ {
+ "hash": "87c318ceb75220f456a58f441e409cdb82543679",
+ "name": "mob/phantom/idle2",
+ "volume": 0.8
+ },
+ {
+ "hash": "2b3c048b14270a9a1d851809c5fb385e76d92a2f",
+ "name": "mob/phantom/idle3",
+ "volume": 0.8
+ },
+ {
+ "hash": "d0705bc841d94a53fd9153eccf6d24684552799d",
+ "name": "mob/phantom/idle4",
+ "volume": 0.8
+ },
+ {
+ "hash": "3f4a8422530fa716bd759ab52fbea57345605687",
+ "name": "mob/phantom/idle5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Phantom screeches",
+ "subtitle_key": "subtitles.entity.phantom.ambient"
+ },
+ "entity.phantom.bite": {
+ "field": "nQ",
+ "id": 770,
+ "name": "entity.phantom.bite",
+ "sounds": [
+ {
+ "hash": "058c46ac658ac3657b31d5395ecec39bf1146b39",
+ "name": "mob/phantom/bite1"
+ },
+ {
+ "hash": "73dd49398ce0797cc69a77b3603867e388e5a05a",
+ "name": "mob/phantom/bite2"
+ }
+ ],
+ "subtitle": "Phantom bites",
+ "subtitle_key": "subtitles.entity.phantom.bite"
+ },
+ "entity.phantom.death": {
+ "field": "nR",
+ "id": 771,
+ "name": "entity.phantom.death",
+ "sounds": [
+ {
+ "hash": "624df66e9ed5c87743dd8225e122f687369c9540",
+ "name": "mob/phantom/death1"
+ },
+ {
+ "hash": "be09a1990ef4bf92a4d797c75c856ebae8bc5c22",
+ "name": "mob/phantom/death2"
+ },
+ {
+ "hash": "075d6480757c1595c5824fe3c88c3381b92d539d",
+ "name": "mob/phantom/death3"
+ }
+ ],
+ "subtitle": "Phantom dies",
+ "subtitle_key": "subtitles.entity.phantom.death"
+ },
+ "entity.phantom.flap": {
+ "field": "nS",
+ "id": 772,
+ "name": "entity.phantom.flap",
+ "sounds": [
+ {
+ "hash": "ee79756f04143b9e5c7ed9b3ac40b07a4c2dc872",
+ "name": "mob/phantom/flap1",
+ "volume": 0.9
+ },
+ {
+ "hash": "3a45316baca62f408e1ed9b2d7590935cef58ac1",
+ "name": "mob/phantom/flap2",
+ "volume": 0.9
+ },
+ {
+ "hash": "801656b5bf62a6597cffe6ad91fc616fd51867fd",
+ "name": "mob/phantom/flap3",
+ "volume": 0.9
+ },
+ {
+ "hash": "c6c816f8889735b3f84e667a0ce1302cbe913c7e",
+ "name": "mob/phantom/flap4",
+ "volume": 0.9
+ },
+ {
+ "hash": "ffeb49a644259b2b6ed030ea27f097b22c2cc1a5",
+ "name": "mob/phantom/flap5",
+ "volume": 0.9
+ },
+ {
+ "hash": "dbedceff5ac5a6150ea4206a5aa05a21c5be5460",
+ "name": "mob/phantom/flap6",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Phantom flaps",
+ "subtitle_key": "subtitles.entity.phantom.flap"
+ },
+ "entity.phantom.hurt": {
+ "field": "nT",
+ "id": 773,
+ "name": "entity.phantom.hurt",
+ "sounds": [
+ {
+ "hash": "df219545d09c9e14e778e67133f7e0d46125fcf9",
+ "name": "mob/phantom/hurt1",
+ "volume": 0.75
+ },
+ {
+ "hash": "7e6df0009fc7460a9abd79350e4234a9cab4e55c",
+ "name": "mob/phantom/hurt2",
+ "volume": 0.75
+ },
+ {
+ "hash": "483b94841625b64696d73b3934e5d2933a860c39",
+ "name": "mob/phantom/hurt3",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Phantom hurts",
+ "subtitle_key": "subtitles.entity.phantom.hurt"
+ },
+ "entity.phantom.swoop": {
+ "field": "nU",
+ "id": 774,
+ "name": "entity.phantom.swoop",
+ "sounds": [
+ {
+ "hash": "c731c5ccf7a7bdaaf8c668b082ef829986b001c3",
+ "name": "mob/phantom/swoop1",
+ "volume": 0.7
+ },
+ {
+ "hash": "8496c8d768a6bd53d903162baa242b7b7258c173",
+ "name": "mob/phantom/swoop2",
+ "volume": 0.7
+ },
+ {
+ "hash": "3428610fcfcd21f511ac6160cab8a0d230b8afc7",
+ "name": "mob/phantom/swoop3",
+ "volume": 0.7
+ },
+ {
+ "hash": "ee4694b6545a89552348e4d47dff82577b523855",
+ "name": "mob/phantom/swoop4",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Phantom swoops",
+ "subtitle_key": "subtitles.entity.phantom.swoop"
+ },
+ "entity.pig.ambient": {
+ "field": "nV",
+ "id": 775,
+ "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": "nW",
+ "id": 776,
+ "name": "entity.pig.death",
+ "sounds": [
+ {
+ "hash": "4bc87ab869e17732a20c7518a327136baf5b2c26",
+ "name": "mob/pig/death"
+ }
+ ],
+ "subtitle": "Pig dies",
+ "subtitle_key": "subtitles.entity.pig.death"
+ },
+ "entity.pig.hurt": {
+ "field": "nX",
+ "id": 777,
+ "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": "nY",
+ "id": 778,
+ "name": "entity.pig.saddle",
+ "sounds": [
+ {
+ "hash": "20abaa7d3b0baa105bc6023d5308f1e5d76acc41",
+ "name": "mob/horse/leather"
+ }
+ ],
+ "subtitle": "Saddle equips",
+ "subtitle_key": "subtitles.entity.pig.saddle"
+ },
+ "entity.pig.step": {
+ "field": "nZ",
+ "id": 779,
+ "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.piglin.admiring_item": {
+ "field": "oa",
+ "id": 780,
+ "name": "entity.piglin.admiring_item",
+ "sounds": [
+ {
+ "hash": "2b74d5b8a848140282c049e707450275d02adda3",
+ "name": "mob/piglin/admire1",
+ "volume": 0.8
+ },
+ {
+ "hash": "7153e1dede08f1498781a389d5db2dd88d4f17c8",
+ "name": "mob/piglin/admire2",
+ "volume": 0.8
+ },
+ {
+ "hash": "dd50467e3ad950ddcfec6950754e763ee49be937",
+ "name": "mob/piglin/celebrate2",
+ "volume": 0.8
+ },
+ {
+ "hash": "bb8f06b508d5f97eaba1af963211bcd2fbb36be9",
+ "name": "mob/piglin/celebrate4",
+ "volume": 0.85
+ }
+ ],
+ "subtitle": "Piglin admires item",
+ "subtitle_key": "subtitles.entity.piglin.admiring_item"
+ },
+ "entity.piglin.ambient": {
+ "field": "ob",
+ "id": 781,
+ "name": "entity.piglin.ambient",
+ "sounds": [
+ {
+ "hash": "9d0345692ed5e6192fb2ae8463a19cb9ee983a63",
+ "name": "mob/piglin/idle1",
+ "volume": 0.66
+ },
+ {
+ "hash": "ed5d7d836aa3b10acb1bfa2f12926665c93a7bd8",
+ "name": "mob/piglin/idle2",
+ "volume": 0.66
+ },
+ {
+ "hash": "c4926389a076a89642e450e5016fb0f546c5529d",
+ "name": "mob/piglin/idle3",
+ "volume": 0.66
+ },
+ {
+ "hash": "752470575a20122daa30d95243c67d6e27de42ed",
+ "name": "mob/piglin/idle4",
+ "volume": 0.66
+ },
+ {
+ "hash": "dc34b16fdf229baaa7699c66f695fb7b058c84d5",
+ "name": "mob/piglin/idle5",
+ "volume": 0.66
+ }
+ ],
+ "subtitle": "Piglin snorts",
+ "subtitle_key": "subtitles.entity.piglin.ambient"
+ },
+ "entity.piglin.angry": {
+ "field": "oc",
+ "id": 782,
+ "name": "entity.piglin.angry",
+ "sounds": [
+ {
+ "hash": "3ed37a12eecbbe4426a596529c7eead9b21881f5",
+ "name": "mob/piglin/angry1",
+ "volume": 0.7
+ },
+ {
+ "hash": "666e6573118ae5fce6233848a7166a956db1cc8b",
+ "name": "mob/piglin/angry2",
+ "volume": 0.7
+ },
+ {
+ "hash": "a64eb815044bb74ca21949fed59496e5cd0078b9",
+ "name": "mob/piglin/angry3",
+ "volume": 0.7
+ },
+ {
+ "hash": "a046411deb144967365d0c2da8c78894582df9fb",
+ "name": "mob/piglin/angry4",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Piglin snorts angrily",
+ "subtitle_key": "subtitles.entity.piglin.angry"
+ },
+ "entity.piglin.celebrate": {
+ "field": "od",
+ "id": 783,
+ "name": "entity.piglin.celebrate",
+ "sounds": [
+ {
+ "hash": "ecffe941fd69f305228cd29958b8b4680392c3f4",
+ "name": "mob/piglin/celebrate1",
+ "volume": 0.8
+ },
+ {
+ "hash": "dd50467e3ad950ddcfec6950754e763ee49be937",
+ "name": "mob/piglin/celebrate2",
+ "volume": 0.8
+ },
+ {
+ "hash": "f5ca319ad0313591ea310074d1e8328f54644006",
+ "name": "mob/piglin/celebrate3",
+ "volume": 0.75
+ },
+ {
+ "hash": "bb8f06b508d5f97eaba1af963211bcd2fbb36be9",
+ "name": "mob/piglin/celebrate4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Piglin celebrates",
+ "subtitle_key": "subtitles.entity.piglin.celebrate"
+ },
+ "entity.piglin.converted_to_zombified": {
+ "field": "oj",
+ "id": 789,
+ "name": "entity.piglin.converted_to_zombified",
+ "sounds": [
+ {
+ "hash": "38c6fa761cf8366f3082eaaecd9d950865b00f21",
+ "name": "mob/piglin/converted1"
+ },
+ {
+ "hash": "0d1f43515acec95900f8f63e24181357b1a3913f",
+ "name": "mob/piglin/converted2"
+ }
+ ],
+ "subtitle": "Piglin converts to Zombified Piglin",
+ "subtitle_key": "subtitles.entity.piglin.converted_to_zombified"
+ },
+ "entity.piglin.death": {
+ "field": "oe",
+ "id": 784,
+ "name": "entity.piglin.death",
+ "sounds": [
+ {
+ "hash": "4c9fdb43eabba380d31845650c3b4d25b733e564",
+ "name": "mob/piglin/death1",
+ "volume": 0.7
+ },
+ {
+ "hash": "d8ef0177ed5fcfbad3dd2b32e4fe9de442f68e99",
+ "name": "mob/piglin/death2",
+ "volume": 0.7
+ },
+ {
+ "hash": "a0802987dfcd7f96a416d9296b343c7073638598",
+ "name": "mob/piglin/death3",
+ "volume": 0.8
+ },
+ {
+ "hash": "7f6f50fa89cf83609bc25bfff2cbcccf50d942a5",
+ "name": "mob/piglin/death4",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Piglin dies",
+ "subtitle_key": "subtitles.entity.piglin.death"
+ },
+ "entity.piglin.hurt": {
+ "field": "og",
+ "id": 786,
+ "name": "entity.piglin.hurt",
+ "sounds": [
+ {
+ "hash": "648c01e3227d7c39adfcf6ffb3a8c1d9cd4c7018",
+ "name": "mob/piglin/hurt1",
+ "volume": 0.7
+ },
+ {
+ "hash": "4141ae56f5a72ddcb4f0a109af68b93c2666f87f",
+ "name": "mob/piglin/hurt2",
+ "volume": 0.7
+ },
+ {
+ "hash": "39b262f24d85f3bcaf12b2822126b709f99c5026",
+ "name": "mob/piglin/hurt3",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Piglin hurts",
+ "subtitle_key": "subtitles.entity.piglin.hurt"
+ },
+ "entity.piglin.jealous": {
+ "field": "of",
+ "id": 785,
+ "name": "entity.piglin.jealous",
+ "sounds": [
+ {
+ "hash": "103ec8fed23a71bbbd997907fa639a753584d206",
+ "name": "mob/piglin/jealous1",
+ "volume": 0.8
+ },
+ {
+ "hash": "b196bd3fd94bdcc2d54d0452b28703b8c81ff872",
+ "name": "mob/piglin/jealous2",
+ "volume": 0.8
+ },
+ {
+ "hash": "9aeceb4cc3f2c94bb2ae5c4bc900caef3d5ee5d9",
+ "name": "mob/piglin/jealous3",
+ "volume": 0.8
+ },
+ {
+ "hash": "131d16e4b09df35c6e6f82e55d61e11f42bccd6f",
+ "name": "mob/piglin/jealous4",
+ "volume": 0.8
+ },
+ {
+ "hash": "70e583d37d85c5d5f5797e64c12c1a11d0747b12",
+ "name": "mob/piglin/jealous5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Piglin snorts enviously",
+ "subtitle_key": "subtitles.entity.piglin.jealous"
+ },
+ "entity.piglin.retreat": {
+ "field": "oh",
+ "id": 787,
+ "name": "entity.piglin.retreat",
+ "sounds": [
+ {
+ "hash": "79fbb2bb52f442f91cb60c56e5eed0508a9c1bce",
+ "name": "mob/piglin/retreat1",
+ "volume": 0.65
+ },
+ {
+ "hash": "506c9584d42b00565f7afa4e6e1bb094030fa97d",
+ "name": "mob/piglin/retreat2",
+ "volume": 0.65
+ },
+ {
+ "hash": "10156a868a1691d0c856425118c008abdecb5cde",
+ "name": "mob/piglin/retreat3",
+ "volume": 0.65
+ },
+ {
+ "hash": "3e71405cad8d5e0e83a44e61051e89c0c74910ed",
+ "name": "mob/piglin/retreat4",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Piglin retreats",
+ "subtitle_key": "subtitles.entity.piglin.retreat"
+ },
+ "entity.piglin.step": {
+ "field": "oi",
+ "id": 788,
+ "name": "entity.piglin.step",
+ "sounds": [
+ {
+ "hash": "bdcf0eaebc0b0e9e2651e263606c677ff41e8e4b",
+ "name": "mob/piglin/step1",
+ "volume": 0.75
+ },
+ {
+ "hash": "f1453221fbd91bec20ab3e608739b8fc9a17a9a2",
+ "name": "mob/piglin/step2",
+ "volume": 0.75
+ },
+ {
+ "hash": "bb5d472d24c5e21caa0076c50c01635af389c52c",
+ "name": "mob/piglin/step3",
+ "volume": 0.75
+ },
+ {
+ "hash": "abd8c7ef2b1e12c01ff5c9ec3af5b74a891a48f6",
+ "name": "mob/piglin/step4",
+ "volume": 0.75
+ },
+ {
+ "hash": "f128009d1cfde892ffa1c8138fb22f6679391f45",
+ "name": "mob/piglin/step5",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Piglin steps",
+ "subtitle_key": "subtitles.entity.piglin.step"
+ },
+ "entity.piglin_brute.ambient": {
+ "field": "ok",
+ "id": 790,
+ "name": "entity.piglin_brute.ambient",
+ "sounds": [
+ {
+ "hash": "6fff13601db36bd5e9ec85dd1f3f7fffe05cc01c",
+ "name": "mob/piglin_brute/idle1",
+ "volume": 0.9
+ },
+ {
+ "hash": "29521f0932a7465bb3b63b48e77d48268aa57ea0",
+ "name": "mob/piglin_brute/idle2",
+ "volume": 0.9
+ },
+ {
+ "hash": "b6a7fa71f48d93910225b9ae78b33e3c247958a7",
+ "name": "mob/piglin_brute/idle3",
+ "volume": 0.9
+ },
+ {
+ "hash": "cb06182d1b7b6f3010072d86b5b380e841271501",
+ "name": "mob/piglin_brute/idle4",
+ "volume": 0.9
+ },
+ {
+ "hash": "2e5cbdda4af66e8a435c22f822c6b755c2bcc183",
+ "name": "mob/piglin_brute/idle5",
+ "volume": 0.9
+ },
+ {
+ "hash": "0df757ca882a89072e68a2c71863d97e112b8381",
+ "name": "mob/piglin_brute/idle6",
+ "volume": 0.9
+ },
+ {
+ "hash": "e0a0e41be998eb3a27798d14c236abe5e919b758",
+ "name": "mob/piglin_brute/idle7",
+ "volume": 0.9
+ },
+ {
+ "hash": "af1bba0aba138fe642cb242d58e1135241565212",
+ "name": "mob/piglin_brute/idle8",
+ "volume": 0.9
+ },
+ {
+ "hash": "7eddad773cfaa7469a6afae6604b222de7daae74",
+ "name": "mob/piglin_brute/idle9",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Piglin Brute snorts",
+ "subtitle_key": "subtitles.entity.piglin_brute.ambient"
+ },
+ "entity.piglin_brute.angry": {
+ "field": "ol",
+ "id": 791,
+ "name": "entity.piglin_brute.angry",
+ "sounds": [
+ {
+ "hash": "990cb0f1b053b05099d885097822d22d0f865a7a",
+ "name": "mob/piglin_brute/angry1",
+ "volume": 0.9
+ },
+ {
+ "hash": "1994507dcdc3dab3405fdab3c5d13a036e4fdbda",
+ "name": "mob/piglin_brute/angry2",
+ "volume": 0.9
+ },
+ {
+ "hash": "845f45c275d1798301acaa353e1dd3b4a4678718",
+ "name": "mob/piglin_brute/angry3",
+ "volume": 0.9
+ },
+ {
+ "hash": "62de5ec50e9e29fda8a57f7b0b9d91c70e9db0e3",
+ "name": "mob/piglin_brute/angry4",
+ "volume": 0.9
+ },
+ {
+ "hash": "64cfc7092b4e538df1eed7c16060a58c73b282e8",
+ "name": "mob/piglin_brute/angry5",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Piglin Brute snorts angrily",
+ "subtitle_key": "subtitles.entity.piglin_brute.angry"
+ },
+ "entity.piglin_brute.converted_to_zombified": {
+ "field": "op",
+ "id": 795,
+ "name": "entity.piglin_brute.converted_to_zombified",
+ "sounds": [
+ {
+ "hash": "38c6fa761cf8366f3082eaaecd9d950865b00f21",
+ "name": "mob/piglin/converted1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "0d1f43515acec95900f8f63e24181357b1a3913f",
+ "name": "mob/piglin/converted2",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Piglin Brute converts to Zombified Piglin",
+ "subtitle_key": "subtitles.entity.piglin_brute.converted_to_zombified"
+ },
+ "entity.piglin_brute.death": {
+ "field": "om",
+ "id": 792,
+ "name": "entity.piglin_brute.death",
+ "sounds": [
+ {
+ "hash": "09e74edab3e1e351136e4c57b5a081a19005c47e",
+ "name": "mob/piglin_brute/death1",
+ "volume": 0.8
+ },
+ {
+ "hash": "f4295ee1aedc15ce0eba2e06c4decb446c8d076b",
+ "name": "mob/piglin_brute/death2",
+ "volume": 0.8
+ },
+ {
+ "hash": "5645a0271b59de40793a6e6413bf2e6478702d9c",
+ "name": "mob/piglin_brute/death3",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Piglin Brute dies",
+ "subtitle_key": "subtitles.entity.piglin_brute.death"
+ },
+ "entity.piglin_brute.hurt": {
+ "field": "on",
+ "id": 793,
+ "name": "entity.piglin_brute.hurt",
+ "sounds": [
+ {
+ "hash": "2fbd1fb5d9810edb40201e78082d9f103d26b13e",
+ "name": "mob/piglin_brute/hurt1",
+ "volume": 0.64
+ },
+ {
+ "hash": "7ecc73f0f56eab9649681ce2e2cae24188bf472c",
+ "name": "mob/piglin_brute/hurt2",
+ "volume": 0.64
+ },
+ {
+ "hash": "542bf9c878ccc7c7cd4711f04c24548aee697d24",
+ "name": "mob/piglin_brute/hurt3",
+ "volume": 0.64
+ },
+ {
+ "hash": "1b2faea09490636cbc0c3b5de9d808faa5dd34a9",
+ "name": "mob/piglin_brute/hurt4",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Piglin Brute hurts",
+ "subtitle_key": "subtitles.entity.piglin_brute.hurt"
+ },
+ "entity.piglin_brute.step": {
+ "field": "oo",
+ "id": 794,
+ "name": "entity.piglin_brute.step",
+ "sounds": [
+ {
+ "hash": "39d403cce416fb8a33bb3f618feb0c35b7e4a50f",
+ "name": "mob/piglin_brute/step1",
+ "volume": 0.75
+ },
+ {
+ "hash": "09bb6e40c4df7096906b3fe7c6ff1e2b1c264cce",
+ "name": "mob/piglin_brute/step2",
+ "volume": 0.75
+ },
+ {
+ "hash": "09d87f230a611dbea1f270176c7b263f6c3fe674",
+ "name": "mob/piglin_brute/step3",
+ "volume": 0.75
+ },
+ {
+ "hash": "ad645926282faa862f27ebda44549e265cc91694",
+ "name": "mob/piglin_brute/step4",
+ "volume": 0.75
+ },
+ {
+ "hash": "97fac4dcf3ff1e2fe2e43072a2cadb0a2a5aa99a",
+ "name": "mob/piglin_brute/step5",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Piglin Brute steps",
+ "subtitle_key": "subtitles.entity.piglin_brute.step"
+ },
+ "entity.pillager.ambient": {
+ "field": "oq",
+ "id": 796,
+ "name": "entity.pillager.ambient",
+ "sounds": [
+ {
+ "hash": "6fac3bf41fed7bf076b31fb7868e197039983a48",
+ "name": "mob/pillager/idle1"
+ },
+ {
+ "hash": "2f3a168627ca9f171eeda3db73b57696125e23b4",
+ "name": "mob/pillager/idle2"
+ },
+ {
+ "hash": "1b94779deaf996024639114b3f401171d167ed1c",
+ "name": "mob/pillager/idle3"
+ },
+ {
+ "hash": "50d0a8b501e0aa54787623f8a33f27dc322c4867",
+ "name": "mob/pillager/idle4"
+ }
+ ],
+ "subtitle": "Pillager murmurs",
+ "subtitle_key": "subtitles.entity.pillager.ambient"
+ },
+ "entity.pillager.celebrate": {
+ "field": "or",
+ "id": 797,
+ "name": "entity.pillager.celebrate",
+ "sounds": [
+ {
+ "hash": "54c0df99cb6b487e3dc0b73bc5574c31869d844b",
+ "name": "mob/pillager/celebrate1"
+ },
+ {
+ "hash": "daa06994b2e42f2264fe061e82eb6c1d5ed8b696",
+ "name": "mob/pillager/celebrate2"
+ },
+ {
+ "hash": "54f9f134ba3101bd8e3f53d8a5039e03236687cb",
+ "name": "mob/pillager/celebrate3"
+ },
+ {
+ "hash": "f2f7f61ccd20a66297fb416c9c4c7eb7f5973463",
+ "name": "mob/pillager/celebrate4"
+ },
+ {
+ "hash": "fdbe02db2e30b07038007ae0d344bb40008b0f9e",
+ "name": "mob/pillager/horn_celebrate"
+ }
+ ],
+ "subtitle": "Pillager cheers",
+ "subtitle_key": "subtitles.entity.pillager.celebrate"
+ },
+ "entity.pillager.death": {
+ "field": "os",
+ "id": 798,
+ "name": "entity.pillager.death",
+ "sounds": [
+ {
+ "hash": "12365c224970df985cce386bbcaeb357b4b85496",
+ "name": "mob/pillager/death1"
+ },
+ {
+ "hash": "b440f29191234eb91f36354bbf43d62dcba0973e",
+ "name": "mob/pillager/death2"
+ }
+ ],
+ "subtitle": "Pillager dies",
+ "subtitle_key": "subtitles.entity.pillager.death"
+ },
+ "entity.pillager.hurt": {
+ "field": "ot",
+ "id": 799,
+ "name": "entity.pillager.hurt",
+ "sounds": [
+ {
+ "hash": "3f2e8691d05ab35ba956159e76ad89b267bb9a9f",
+ "name": "mob/pillager/hurt1"
+ },
+ {
+ "hash": "977e87e9f30b5b4b35d7a8fc7355a1d891f7c2c8",
+ "name": "mob/pillager/hurt2"
+ },
+ {
+ "hash": "dcfac8650527f90c0ea202504497436b716ae37a",
+ "name": "mob/pillager/hurt3"
+ }
+ ],
+ "subtitle": "Pillager hurts",
+ "subtitle_key": "subtitles.entity.pillager.hurt"
+ },
+ "entity.player.attack.crit": {
+ "field": "ow",
+ "id": 802,
+ "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
+ }
+ ],
+ "subtitle": "Critical attack",
+ "subtitle_key": "subtitles.entity.player.attack.crit"
+ },
+ "entity.player.attack.knockback": {
+ "field": "ox",
+ "id": 803,
+ "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
+ }
+ ],
+ "subtitle": "Knockback attack",
+ "subtitle_key": "subtitles.entity.player.attack.knockback"
+ },
+ "entity.player.attack.nodamage": {
+ "field": "oy",
+ "id": 804,
+ "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
+ }
+ ],
+ "subtitle": "Weak attack",
+ "subtitle_key": "subtitles.entity.player.attack.weak"
+ },
+ "entity.player.attack.strong": {
+ "field": "oz",
+ "id": 805,
+ "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
+ }
+ ],
+ "subtitle": "Strong attack",
+ "subtitle_key": "subtitles.entity.player.attack.strong"
+ },
+ "entity.player.attack.sweep": {
+ "field": "oA",
+ "id": 806,
+ "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
+ }
+ ],
+ "subtitle": "Sweeping attack",
+ "subtitle_key": "subtitles.entity.player.attack.sweep"
+ },
+ "entity.player.attack.weak": {
+ "field": "oB",
+ "id": 807,
+ "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
+ }
+ ],
+ "subtitle": "Weak attack",
+ "subtitle_key": "subtitles.entity.player.attack.weak"
+ },
+ "entity.player.big_fall": {
+ "field": "oC",
+ "id": 808,
+ "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": "oD",
+ "id": 809,
+ "name": "entity.player.breath",
+ "sounds": [
+ {
+ "hash": "dd2f7209c2a58b0886beb34d49b0512b49adbb7e",
+ "name": "random/breath"
+ }
+ ]
+ },
+ "entity.player.burp": {
+ "field": "oE",
+ "id": 810,
+ "name": "entity.player.burp",
+ "sounds": [
+ {
+ "hash": "bdc648e04933df8ddcccc84b375d6556776d4331",
+ "name": "random/burp"
+ }
+ ],
+ "subtitle": "Burp",
+ "subtitle_key": "subtitles.entity.player.burp"
+ },
+ "entity.player.death": {
+ "field": "oF",
+ "id": 811,
+ "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": "oG",
+ "id": 812,
+ "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.hurt_drown": {
+ "field": "oH",
+ "id": 813,
+ "name": "entity.player.hurt_drown",
+ "sounds": [
+ {
+ "hash": "ca9e12d7b01c10932a3d16e33b9e317396c3d2ea",
+ "name": "entity/player/hurt/drown1"
+ },
+ {
+ "hash": "8011c7d566d5a6958832855d7328edba54702076",
+ "name": "entity/player/hurt/drown2"
+ },
+ {
+ "hash": "66057f99ba11a223e1824ce006b4e2b288b6f895",
+ "name": "entity/player/hurt/drown3"
+ },
+ {
+ "hash": "d7637457a9290d5e10d965f3bea4a4e19937f87b",
+ "name": "entity/player/hurt/drown4"
+ }
+ ],
+ "subtitle": "Player drowning",
+ "subtitle_key": "subtitles.entity.player.hurt_drown"
+ },
+ "entity.player.hurt_freeze": {
+ "field": "oI",
+ "id": 814,
+ "name": "entity.player.hurt_freeze",
+ "sounds": [
+ {
+ "hash": "e7b80d7e20d07be914d7361b5ff71a3c3193ef4c",
+ "name": "entity/player/hurt/freeze_hurt1"
+ },
+ {
+ "hash": "67cee209f2c06f4bc08d7e165fa7371557d4e261",
+ "name": "entity/player/hurt/freeze_hurt2"
+ },
+ {
+ "hash": "c2d7c39f05beb02e6e6ea7bc703925fa3b965b76",
+ "name": "entity/player/hurt/freeze_hurt3"
+ },
+ {
+ "hash": "50b8c5f86880ac8ae12edf9e5ca21c857c187589",
+ "name": "entity/player/hurt/freeze_hurt4"
+ },
+ {
+ "hash": "3240aaa8b43d759b40c41b7f6c0d7dcc5ef7a77f",
+ "name": "entity/player/hurt/freeze_hurt5"
+ }
+ ],
+ "subtitle": "Player freezes",
+ "subtitle_key": "subtitles.entity.player.freeze_hurt"
+ },
+ "entity.player.hurt_on_fire": {
+ "field": "oJ",
+ "id": 815,
+ "name": "entity.player.hurt_on_fire",
+ "sounds": [
+ {
+ "hash": "6c5e816813bc17b1d7b65676e1ee29496d88015b",
+ "name": "entity/player/hurt/fire_hurt1"
+ },
+ {
+ "hash": "ee8edac9e045dbc0417c4f8bec83d291df40da61",
+ "name": "entity/player/hurt/fire_hurt2"
+ },
+ {
+ "hash": "d5a6435947ff3b0b2a161cc37d419cd7c49cf8b4",
+ "name": "entity/player/hurt/fire_hurt3"
+ }
+ ],
+ "subtitle": "Player burns",
+ "subtitle_key": "subtitles.entity.player.hurt_on_fire"
+ },
+ "entity.player.hurt_sweet_berry_bush": {
+ "field": "oK",
+ "id": 816,
+ "name": "entity.player.hurt_sweet_berry_bush",
+ "sounds": [
+ {
+ "hash": "d2aa32d74df0cfcdcb7b36862206762dc5f16d5c",
+ "name": "entity/player/hurt/berrybush_hurt1"
+ },
+ {
+ "hash": "bde0f483fb36757e6207767d65d02bd8a190c685",
+ "name": "entity/player/hurt/berrybush_hurt2"
+ }
+ ],
+ "subtitle": "Player hurts",
+ "subtitle_key": "subtitles.entity.player.hurt"
+ },
+ "entity.player.levelup": {
+ "field": "oL",
+ "id": 817,
+ "name": "entity.player.levelup",
+ "sounds": [
+ {
+ "hash": "b9c60e807ba770e8c4a2b1bae81d51813dc64b6c",
+ "name": "random/levelup"
+ }
+ ],
+ "subtitle": "Player dings",
+ "subtitle_key": "subtitles.entity.player.levelup"
+ },
+ "entity.player.small_fall": {
+ "field": "oM",
+ "id": 818,
+ "name": "entity.player.small_fall",
+ "sounds": [
+ {
+ "hash": "09236e1a725cec0229b8c564f5b3e4fe05cd7a5f",
+ "name": "damage/fallsmall"
+ }
+ ],
+ "subtitle": "Something trips",
+ "subtitle_key": "subtitles.entity.generic.small_fall"
+ },
+ "entity.player.splash": {
+ "field": "oN",
+ "id": 819,
+ "name": "entity.player.splash",
+ "sounds": [
+ {
+ "hash": "4c14c40542e249c902d0cac710ab4c6d6debba28",
+ "name": "liquid/splash"
+ },
+ {
+ "hash": "92429140e98c02a1b0e61d87aed53b898cde0de2",
+ "name": "liquid/splash2"
+ }
+ ],
+ "subtitle": "Splashing",
+ "subtitle_key": "subtitles.entity.generic.splash"
+ },
+ "entity.player.splash.high_speed": {
+ "field": "oO",
+ "id": 820,
+ "name": "entity.player.splash.high_speed",
+ "sounds": [
+ {
+ "hash": "937c5f93e51d6a81a14b23d4ab7ccee3389feed9",
+ "name": "liquid/heavy_splash"
+ }
+ ],
+ "subtitle": "Splashing",
+ "subtitle_key": "subtitles.entity.generic.splash"
+ },
+ "entity.player.swim": {
+ "field": "oP",
+ "id": 821,
+ "name": "entity.player.swim",
+ "sounds": [
+ {
+ "hash": "5b66f85f4091d100117bd6ea7f49543f7bb682e0",
+ "name": "liquid/swim5"
+ },
+ {
+ "hash": "95a646b2a6d24a431cace49c00481455477e9a44",
+ "name": "liquid/swim6"
+ },
+ {
+ "hash": "3a395719dac4db21f2092558c28afcf35b833d99",
+ "name": "liquid/swim7"
+ },
+ {
+ "hash": "e1687542340bef3e6edf3ed8245261596496734f",
+ "name": "liquid/swim8"
+ },
+ {
+ "hash": "53994743817a68885a2ded1f9857bb254c00a70a",
+ "name": "liquid/swim9"
+ },
+ {
+ "hash": "abe8061b7227e85b98196f11e44706154bbbd394",
+ "name": "liquid/swim10"
+ },
+ {
+ "hash": "64f5dddfcc6df8945707437a9bdda63ab43ab6a9",
+ "name": "liquid/swim11"
+ },
+ {
+ "hash": "5314c31c0e041d9356558c085442aed9fda0000b",
+ "name": "liquid/swim12"
+ },
+ {
+ "hash": "9e06706877ed1eadb48064afe4a1b9c86b557457",
+ "name": "liquid/swim13"
+ },
+ {
+ "hash": "34a8626957250f7d60ed3af2360e4e0a3da002e7",
+ "name": "liquid/swim14"
+ },
+ {
+ "hash": "98f0b58f75b0bbbdd609b35b46c05656ded22a94",
+ "name": "liquid/swim15"
+ },
+ {
+ "hash": "d5cf493c3c24bff9abc4e122cd9afa72e6c0d1a8",
+ "name": "liquid/swim16"
+ },
+ {
+ "hash": "6a0b196f6911af249cab7d1b3ff03bea80ec76c1",
+ "name": "liquid/swim17"
+ },
+ {
+ "hash": "38b0fa011c55c2b15e10a8f1b032b3e545b1a63f",
+ "name": "liquid/swim18"
+ }
+ ],
+ "subtitle": "Swimming",
+ "subtitle_key": "subtitles.entity.generic.swim"
+ },
+ "entity.polar_bear.ambient": {
+ "field": "oQ",
+ "id": 822,
+ "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.ambient_baby": {
+ "field": "oR",
+ "id": 823,
+ "name": "entity.polar_bear.ambient_baby",
+ "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.ambient_baby"
+ },
+ "entity.polar_bear.death": {
+ "field": "oS",
+ "id": 824,
+ "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": "oT",
+ "id": 825,
+ "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": "oU",
+ "id": 826,
+ "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"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.polar_bear.warning": {
+ "field": "oV",
+ "id": 827,
+ "name": "entity.polar_bear.warning",
+ "sounds": [
+ {
+ "hash": "3ab5202db5786cdc438cd8fbc554f3fc1a929939",
+ "name": "mob/polarbear/warning1"
+ },
+ {
+ "hash": "580a2de441d8caa949758dfb193ba3e6ab4ee61d",
+ "name": "mob/polarbear/warning2"
+ },
+ {
+ "hash": "58f044e833493dcc6d8963b56cae23c8e0d2eee3",
+ "name": "mob/polarbear/warning3"
+ },
+ {
+ "hash": "58f044e833493dcc6d8963b56cae23c8e0d2eee3",
+ "name": "mob/polarbear/warning3",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Polar Bear roars",
+ "subtitle_key": "subtitles.entity.polar_bear.warning"
+ },
+ "entity.puffer_fish.ambient": {
+ "field": "pj",
+ "id": 841,
+ "name": "entity.puffer_fish.ambient",
+ "sounds": []
+ },
+ "entity.puffer_fish.blow_out": {
+ "field": "pk",
+ "id": 842,
+ "name": "entity.puffer_fish.blow_out",
+ "sounds": [
+ {
+ "hash": "2b39e6f85286eb29d02f76d3e6560d09040f0d65",
+ "name": "entity/pufferfish/blow_out1",
+ "volume": 0.7
+ },
+ {
+ "hash": "6d7b8dee1c4246bbcd8d860a99235f5adc0693cf",
+ "name": "entity/pufferfish/blow_out2",
+ "volume": 0.7
+ }
+ ],
+ "subtitle": "Pufferfish deflates",
+ "subtitle_key": "subtitles.entity.puffer_fish.blow_out"
+ },
+ "entity.puffer_fish.blow_up": {
+ "field": "pl",
+ "id": 843,
+ "name": "entity.puffer_fish.blow_up",
+ "sounds": [
+ {
+ "hash": "9c259771d24f49058f0c68d0f6fdb50559abf8c1",
+ "name": "entity/pufferfish/blow_up1",
+ "volume": 0.45
+ },
+ {
+ "hash": "827a0a4ae4ae15bbb6e6aca13cd9804c2e93d82a",
+ "name": "entity/pufferfish/blow_up2",
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Pufferfish inflates",
+ "subtitle_key": "subtitles.entity.puffer_fish.blow_up"
+ },
+ "entity.puffer_fish.death": {
+ "field": "pm",
+ "id": 844,
+ "name": "entity.puffer_fish.death",
+ "sounds": [
+ {
+ "hash": "1b2836933094cb2d8a1da3c4f31d88c1aed3dab2",
+ "name": "entity/pufferfish/death1"
+ },
+ {
+ "hash": "38bd80df3daffdc57acf5bdb6f3a7ced662b9faf",
+ "name": "entity/pufferfish/death2"
+ }
+ ],
+ "subtitle": "Pufferfish dies",
+ "subtitle_key": "subtitles.entity.puffer_fish.death"
+ },
+ "entity.puffer_fish.flop": {
+ "field": "pn",
+ "id": 845,
+ "name": "entity.puffer_fish.flop",
+ "sounds": [
+ {
+ "hash": "e054f5ac99734a9a34623e18e61bd34656065a36",
+ "name": "entity/pufferfish/flop1",
+ "volume": 0.3
+ },
+ {
+ "hash": "25b287d0f5b881618ceb8dcb867130bf63e87f30",
+ "name": "entity/pufferfish/flop2",
+ "volume": 0.3
+ },
+ {
+ "hash": "9a9cebef7d5ecb48edf3ea9e9ee0936259eb2fb5",
+ "name": "entity/pufferfish/flop3",
+ "volume": 0.3
+ },
+ {
+ "hash": "fd136da589bcb1668581eb07195317d613de9993",
+ "name": "entity/pufferfish/flop4",
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Pufferfish flops",
+ "subtitle_key": "subtitles.entity.puffer_fish.flop"
+ },
+ "entity.puffer_fish.hurt": {
+ "field": "po",
+ "id": 846,
+ "name": "entity.puffer_fish.hurt",
+ "sounds": [
+ {
+ "hash": "e199ff64ffeb5af2ff6a932a79921e7c4af8a26d",
+ "name": "entity/pufferfish/hurt1"
+ },
+ {
+ "hash": "0113fbf3e047f4fa4ef680ae7781326427e30f02",
+ "name": "entity/pufferfish/hurt2"
+ }
+ ],
+ "subtitle": "Pufferfish hurts",
+ "subtitle_key": "subtitles.entity.puffer_fish.hurt"
+ },
+ "entity.puffer_fish.sting": {
+ "field": "pp",
+ "id": 847,
+ "name": "entity.puffer_fish.sting",
+ "sounds": [
+ {
+ "hash": "aae33a7c2a1392a44fc735e2bbd27ab66f58e9b8",
+ "name": "entity/pufferfish/sting1"
+ },
+ {
+ "hash": "e9f3b0fa15011bda6a5d62c5f6f3137663019ac4",
+ "name": "entity/pufferfish/sting2"
+ }
+ ],
+ "subtitle": "Pufferfish stings",
+ "subtitle_key": "subtitles.entity.puffer_fish.sting"
+ },
+ "entity.rabbit.ambient": {
+ "field": "pr",
+ "id": 849,
+ "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": "ps",
+ "id": 850,
+ "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": "pt",
+ "id": 851,
+ "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": "pu",
+ "id": 852,
+ "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": "pv",
+ "id": 853,
+ "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.ravager.ambient": {
+ "field": "px",
+ "id": 855,
+ "name": "entity.ravager.ambient",
+ "sounds": [
+ {
+ "hash": "c2acadd57454bf51b69e1e69dda15d8fb937f74a",
+ "name": "mob/ravager/idle1"
+ },
+ {
+ "hash": "a2685d012ae660b8b1e9318f6e2c53fa6338cd86",
+ "name": "mob/ravager/idle2"
+ },
+ {
+ "hash": "afe8ab73499b67bd26e1c2c7920538ddcd6b8da2",
+ "name": "mob/ravager/idle3"
+ },
+ {
+ "hash": "e6028fca9b0bc18b978d8120aca30871a268cad0",
+ "name": "mob/ravager/idle4"
+ },
+ {
+ "hash": "469677842478f4a68747d7a0716cf63b67b4657b",
+ "name": "mob/ravager/idle5"
+ },
+ {
+ "hash": "085fd0c4233a9a4a1db3a17bef69fc8a3146edbd",
+ "name": "mob/ravager/idle6"
+ },
+ {
+ "hash": "59b19db75e4d9c5bc98d36bf2ad95fea9695c9be",
+ "name": "mob/ravager/idle7"
+ },
+ {
+ "hash": "c221ef92467a8ba6f69119e4b5685d2decd932b0",
+ "name": "mob/ravager/idle8"
+ }
+ ],
+ "subtitle": "Ravager grunts",
+ "subtitle_key": "subtitles.entity.ravager.ambient"
+ },
+ "entity.ravager.attack": {
+ "field": "py",
+ "id": 856,
+ "name": "entity.ravager.attack",
+ "sounds": [
+ {
+ "hash": "5d4fe362c17d084874084c64e9023c346da1c3f7",
+ "name": "mob/ravager/bite1"
+ },
+ {
+ "hash": "de9731fda83623d10c76d760a52b8159eae65dd0",
+ "name": "mob/ravager/bite2"
+ },
+ {
+ "hash": "7df3f4cabae8ab988f5df49ad2836c9ba6ab79c2",
+ "name": "mob/ravager/bite3"
+ }
+ ],
+ "subtitle": "Ravager bites",
+ "subtitle_key": "subtitles.entity.ravager.attack"
+ },
+ "entity.ravager.celebrate": {
+ "field": "pz",
+ "id": 857,
+ "name": "entity.ravager.celebrate",
+ "sounds": [
+ {
+ "hash": "82dacd056c4c2a019432c9d70f6d1d64fcbaf644",
+ "name": "mob/ravager/celebrate1"
+ },
+ {
+ "hash": "e6b78aded9ad876dae8e856c37e8244aeb549c61",
+ "name": "mob/ravager/celebrate2"
+ }
+ ],
+ "subtitle": "Ravager cheers",
+ "subtitle_key": "subtitles.entity.ravager.celebrate"
+ },
+ "entity.ravager.death": {
+ "field": "pA",
+ "id": 858,
+ "name": "entity.ravager.death",
+ "sounds": [
+ {
+ "hash": "78183ddf604932321529eead4266f5d1607e1e03",
+ "name": "mob/ravager/death1"
+ },
+ {
+ "hash": "608bf241c72812309ce6a97d406dbaa82308b1b3",
+ "name": "mob/ravager/death2"
+ },
+ {
+ "hash": "d84952f93aa55b9e79a69e3377a3322a6f3a7e04",
+ "name": "mob/ravager/death3"
+ }
+ ],
+ "subtitle": "Ravager dies",
+ "subtitle_key": "subtitles.entity.ravager.death"
+ },
+ "entity.ravager.hurt": {
+ "field": "pB",
+ "id": 859,
+ "name": "entity.ravager.hurt",
+ "sounds": [
+ {
+ "hash": "ddaff0d9e4eaa034621dc7a4a5cfa8709c86024d",
+ "name": "mob/ravager/hurt1"
+ },
+ {
+ "hash": "ef0c9a1020cc9381f0b5c251d0e04770c004b669",
+ "name": "mob/ravager/hurt2"
+ },
+ {
+ "hash": "7588e63d69dcc676ab7ba1aa67a59d6eed819e21",
+ "name": "mob/ravager/hurt3"
+ },
+ {
+ "hash": "f3ae323b5f4dd07d2c9f03f0ff82989a8ec584c4",
+ "name": "mob/ravager/hurt4"
+ }
+ ],
+ "subtitle": "Ravager hurts",
+ "subtitle_key": "subtitles.entity.ravager.hurt"
+ },
+ "entity.ravager.roar": {
+ "field": "pE",
+ "id": 862,
+ "name": "entity.ravager.roar",
+ "sounds": [
+ {
+ "attenuation_distance": 35,
+ "hash": "b4dc3a8ee8960ae4fc142592ede8a7611affebe4",
+ "name": "mob/ravager/roar1"
+ },
+ {
+ "attenuation_distance": 35,
+ "hash": "93e77a3654e3169c4687449b8ad92bfcd53d62dc",
+ "name": "mob/ravager/roar2"
+ },
+ {
+ "attenuation_distance": 35,
+ "hash": "ee7bdedbe587cfc9452a9ec9232bdbbbb37d6d84",
+ "name": "mob/ravager/roar3"
+ },
+ {
+ "attenuation_distance": 35,
+ "hash": "2dfd4e077bac712adcbcbe32e7e148563cebb3d8",
+ "name": "mob/ravager/roar4"
+ }
+ ],
+ "subtitle": "Ravager roars",
+ "subtitle_key": "subtitles.entity.ravager.roar"
+ },
+ "entity.ravager.step": {
+ "field": "pC",
+ "id": 860,
+ "name": "entity.ravager.step",
+ "sounds": [
+ {
+ "hash": "3b27142409aa1b667a967117b49b960b3fe797fb",
+ "name": "mob/ravager/step1"
+ },
+ {
+ "hash": "a52569d5616b47e9c299e8e3b9f25fd346cf9d83",
+ "name": "mob/ravager/step2"
+ },
+ {
+ "hash": "d2128874ccc2863022cb864f4cce7b90df592c9a",
+ "name": "mob/ravager/step3"
+ },
+ {
+ "hash": "0e137e530e9228da1af0d0e6377a7c46a115e246",
+ "name": "mob/ravager/step4"
+ },
+ {
+ "hash": "1b429890e72f1e901bcb989de0d2f1845016936f",
+ "name": "mob/ravager/step5"
+ }
+ ],
+ "subtitle": "Ravager steps",
+ "subtitle_key": "subtitles.entity.ravager.step"
+ },
+ "entity.ravager.stunned": {
+ "field": "pD",
+ "id": 861,
+ "name": "entity.ravager.stunned",
+ "sounds": [
+ {
+ "hash": "2d942be973c78bbd0405d5883ead8777faf5a93e",
+ "name": "mob/ravager/stun1"
+ },
+ {
+ "hash": "ce846b4b7b8f6eeca8567e64151b85221ce2bd53",
+ "name": "mob/ravager/stun2"
+ },
+ {
+ "hash": "a075985423d3bbc7e11554217250f8a2d0c42529",
+ "name": "mob/ravager/stun3"
+ }
+ ],
+ "subtitle": "Ravager stunned",
+ "subtitle_key": "subtitles.entity.ravager.stunned"
+ },
+ "entity.salmon.ambient": {
+ "field": "pZ",
+ "id": 883,
+ "name": "entity.salmon.ambient",
+ "sounds": []
+ },
+ "entity.salmon.death": {
+ "field": "qa",
+ "id": 884,
+ "name": "entity.salmon.death",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1",
+ "pitch": 0.8
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2",
+ "pitch": 0.8
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3",
+ "pitch": 0.8
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4",
+ "pitch": 0.8
+ }
+ ],
+ "subtitle": "Salmon dies",
+ "subtitle_key": "subtitles.entity.salmon.death"
+ },
+ "entity.salmon.flop": {
+ "field": "qb",
+ "id": 885,
+ "name": "entity.salmon.flop",
+ "sounds": [
+ {
+ "hash": "a0cf662ca3aa0cece0f7b1a1ca79677edc76a491",
+ "name": "entity/fish/flop1",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "90575d7943863f224993ac6a583d6702ba5f4607",
+ "name": "entity/fish/flop2",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "f99b1795ca65dda4d74d83922fbb3af49bbd752f",
+ "name": "entity/fish/flop3",
+ "pitch": 0.8,
+ "volume": 0.3
+ },
+ {
+ "hash": "25c195e57a783cf41bbae7ab7a417717b8fc0e0a",
+ "name": "entity/fish/flop4",
+ "pitch": 0.8,
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Salmon flops",
+ "subtitle_key": "subtitles.entity.salmon.flop"
+ },
+ "entity.salmon.hurt": {
+ "field": "qc",
+ "id": 886,
+ "name": "entity.salmon.hurt",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1",
+ "pitch": 0.8
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2",
+ "pitch": 0.8
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3",
+ "pitch": 0.8
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4",
+ "pitch": 0.8
+ }
+ ],
+ "subtitle": "Salmon hurts",
+ "subtitle_key": "subtitles.entity.salmon.hurt"
+ },
+ "entity.sheep.ambient": {
+ "field": "qu",
+ "id": 904,
+ "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": "qv",
+ "id": 905,
+ "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": "qw",
+ "id": 906,
+ "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": "qx",
+ "id": 907,
+ "name": "entity.sheep.shear",
+ "sounds": [
+ {
+ "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
+ "name": "mob/sheep/shear"
+ }
+ ],
+ "subtitle": "Shears click",
+ "subtitle_key": "subtitles.item.shears.shear"
+ },
+ "entity.sheep.step": {
+ "field": "qy",
+ "id": 908,
+ "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": "qH",
+ "id": 917,
+ "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": "qM",
+ "id": 922,
+ "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": "qN",
+ "id": 923,
+ "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": "qO",
+ "id": 924,
+ "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": "qP",
+ "id": 925,
+ "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": "qQ",
+ "id": 926,
+ "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": "qR",
+ "id": 927,
+ "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": "qS",
+ "id": 928,
+ "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": "qK",
+ "id": 920,
+ "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": "qL",
+ "id": 921,
+ "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": "qT",
+ "id": 929,
+ "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": "qU",
+ "id": 930,
+ "name": "entity.silverfish.death",
+ "sounds": [
+ {
+ "hash": "24cdac5a80fdad7ab31dc0695b57ece55aecb21a",
+ "name": "mob/silverfish/kill"
+ }
+ ],
+ "subtitle": "Silverfish dies",
+ "subtitle_key": "subtitles.entity.silverfish.death"
+ },
+ "entity.silverfish.hurt": {
+ "field": "qV",
+ "id": 931,
+ "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": "qW",
+ "id": 932,
+ "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": "qX",
+ "id": 933,
+ "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.converted_to_stray": {
+ "field": "qY",
+ "id": 934,
+ "name": "entity.skeleton.converted_to_stray",
+ "sounds": [
+ {
+ "hash": "a0d3ccb8613b58db21d11b4123a0e5cf13d4f99f",
+ "name": "mob/stray/convert1"
+ },
+ {
+ "hash": "beeb561212e9da99cb815a534eeed7d7723af61c",
+ "name": "mob/stray/convert2"
+ },
+ {
+ "hash": "2fa4c9324dd0cdfa41028f8a56cd9d6664671068",
+ "name": "mob/stray/convert3"
+ }
+ ],
+ "subtitle": "Skeleton converts to Stray",
+ "subtitle_key": "subtitles.entity.skeleton.converted_to_stray"
+ },
+ "entity.skeleton.death": {
+ "field": "qZ",
+ "id": 935,
+ "name": "entity.skeleton.death",
+ "sounds": [
+ {
+ "hash": "641e601132b4adb67951e0d49c1004cf1b86eff2",
+ "name": "mob/skeleton/death"
+ }
+ ],
+ "subtitle": "Skeleton dies",
+ "subtitle_key": "subtitles.entity.skeleton.death"
+ },
+ "entity.skeleton.hurt": {
+ "field": "ri",
+ "id": 944,
+ "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": "rj",
+ "id": 945,
+ "name": "entity.skeleton.shoot",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Skeleton shoots",
+ "subtitle_key": "subtitles.entity.skeleton.shoot"
+ },
+ "entity.skeleton.step": {
+ "field": "rk",
+ "id": 946,
+ "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": "ra",
+ "id": 936,
+ "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.ambient_water": {
+ "field": "re",
+ "id": 940,
+ "name": "entity.skeleton_horse.ambient_water",
+ "sounds": [
+ {
+ "hash": "5fbdb7643f073a8ea5b6f52cab859464d7be2f6d",
+ "name": "mob/horse/skeleton/water/idle1"
+ },
+ {
+ "hash": "fbfa5becc42519ae5328318479923772306b94bc",
+ "name": "mob/horse/skeleton/water/idle2"
+ },
+ {
+ "hash": "3ae9a3d3bbc6ad99f44094272e5a5114b767b6fe",
+ "name": "mob/horse/skeleton/water/idle3"
+ },
+ {
+ "hash": "b59dde6b7a445c5340c9834b1e9c85ff050a0941",
+ "name": "mob/horse/skeleton/water/idle4"
+ },
+ {
+ "hash": "519869b2c2c12de133a572934b88c0b45f257f9b",
+ "name": "mob/horse/skeleton/water/idle5"
+ }
+ ],
+ "subtitle": "Skeleton Horse cries",
+ "subtitle_key": "subtitles.entity.skeleton_horse.ambient"
+ },
+ "entity.skeleton_horse.death": {
+ "field": "rb",
+ "id": 937,
+ "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.gallop_water": {
+ "field": "rf",
+ "id": 941,
+ "name": "entity.skeleton_horse.gallop_water",
+ "sounds": [
+ {
+ "hash": "acfce10dd37b7e1ea6998eb91f1146f383c1164c",
+ "name": "mob/horse/skeleton/water/gallop1",
+ "volume": 0.45
+ },
+ {
+ "hash": "2ef49566d78a219dc99f40230ccd255e04532717",
+ "name": "mob/horse/skeleton/water/gallop2",
+ "volume": 0.45
+ },
+ {
+ "hash": "d9485749329fba15803faa23dfadd05c5b294f91",
+ "name": "mob/horse/skeleton/water/gallop3",
+ "volume": 0.45
+ },
+ {
+ "hash": "03aba7c7a204507cbf56132cb04d36fcc3736e30",
+ "name": "mob/horse/skeleton/water/gallop4",
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Horse gallops",
+ "subtitle_key": "subtitles.entity.horse.gallop"
+ },
+ "entity.skeleton_horse.hurt": {
+ "field": "rc",
+ "id": 938,
+ "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.skeleton_horse.jump_water": {
+ "field": "rg",
+ "id": 942,
+ "name": "entity.skeleton_horse.jump_water",
+ "sounds": [
+ {
+ "hash": "fe13e9a0e1292410b65824dbe1ee1a7e31f00557",
+ "name": "mob/horse/skeleton/water/jump",
+ "volume": 0.8
+ }
+ ]
+ },
+ "entity.skeleton_horse.step_water": {
+ "field": "rh",
+ "id": 943,
+ "name": "entity.skeleton_horse.step_water",
+ "sounds": [
+ {
+ "hash": "2b970ab4e6c9607c6902f0f262a399f16b0673b1",
+ "name": "mob/horse/skeleton/water/soft1",
+ "volume": 0.6
+ },
+ {
+ "hash": "2bb1c64b5128bba7b7f2ee9a9a722970119082f9",
+ "name": "mob/horse/skeleton/water/soft2",
+ "volume": 0.6
+ },
+ {
+ "hash": "ffdf5853eb66e54a0a1a547443f591bdf18069b9",
+ "name": "mob/horse/skeleton/water/soft3",
+ "volume": 0.6
+ },
+ {
+ "hash": "5cd9aeed7935512da58a07eafbbad6df39255e14",
+ "name": "mob/horse/skeleton/water/soft4",
+ "volume": 0.6
+ },
+ {
+ "hash": "379f03fa65c3c72ddd5ac9badd6ee2854dff25c9",
+ "name": "mob/horse/skeleton/water/soft5",
+ "volume": 0.6
+ },
+ {
+ "hash": "175b7b2f5fe549279ee388b94da8219a2d7e58f1",
+ "name": "mob/horse/skeleton/water/soft6",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.skeleton_horse.swim": {
+ "field": "rd",
+ "id": 939,
+ "name": "entity.skeleton_horse.swim",
+ "sounds": [
+ {
+ "hash": "53994743817a68885a2ded1f9857bb254c00a70a",
+ "name": "liquid/swim9",
+ "volume": 0.4
+ },
+ {
+ "hash": "abe8061b7227e85b98196f11e44706154bbbd394",
+ "name": "liquid/swim10",
+ "volume": 0.4
+ },
+ {
+ "hash": "64f5dddfcc6df8945707437a9bdda63ab43ab6a9",
+ "name": "liquid/swim11",
+ "volume": 0.4
+ },
+ {
+ "hash": "5314c31c0e041d9356558c085442aed9fda0000b",
+ "name": "liquid/swim12",
+ "volume": 0.4
+ },
+ {
+ "hash": "34a8626957250f7d60ed3af2360e4e0a3da002e7",
+ "name": "liquid/swim14",
+ "volume": 0.6
+ },
+ {
+ "hash": "98f0b58f75b0bbbdd609b35b46c05656ded22a94",
+ "name": "liquid/swim15",
+ "volume": 0.6
+ },
+ {
+ "hash": "d5cf493c3c24bff9abc4e122cd9afa72e6c0d1a8",
+ "name": "liquid/swim16",
+ "volume": 0.6
+ },
+ {
+ "hash": "6a0b196f6911af249cab7d1b3ff03bea80ec76c1",
+ "name": "liquid/swim17",
+ "volume": 0.6
+ }
+ ],
+ "subtitle": "Skeleton Horse swims",
+ "subtitle_key": "subtitles.entity.skeleton_horse.swim"
+ },
+ "entity.slime.attack": {
+ "field": "rl",
+ "id": 947,
+ "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": "rm",
+ "id": 948,
+ "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.death_small": {
+ "field": "sb",
+ "id": 989,
+ "name": "entity.slime.death_small",
+ "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.slime.hurt": {
+ "field": "rn",
+ "id": 949,
+ "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.hurt_small": {
+ "field": "sc",
+ "id": 990,
+ "name": "entity.slime.hurt_small",
+ "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.slime.jump": {
+ "field": "ro",
+ "id": 950,
+ "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.jump_small": {
+ "field": "sd",
+ "id": 991,
+ "name": "entity.slime.jump_small",
+ "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 squishes",
+ "subtitle_key": "subtitles.entity.slime.squish"
+ },
+ "entity.slime.squish": {
+ "field": "rp",
+ "id": 951,
+ "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.slime.squish_small": {
+ "field": "se",
+ "id": 992,
+ "name": "entity.slime.squish_small",
+ "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 squishes",
+ "subtitle_key": "subtitles.entity.slime.squish"
+ },
+ "entity.snow_golem.ambient": {
+ "field": "sk",
+ "id": 998,
+ "name": "entity.snow_golem.ambient",
+ "sounds": []
+ },
+ "entity.snow_golem.death": {
+ "field": "sl",
+ "id": 999,
+ "name": "entity.snow_golem.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.snow_golem.death"
+ },
+ "entity.snow_golem.hurt": {
+ "field": "sm",
+ "id": 1000,
+ "name": "entity.snow_golem.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.snow_golem.hurt"
+ },
+ "entity.snow_golem.shear": {
+ "field": "so",
+ "id": 1002,
+ "name": "entity.snow_golem.shear",
+ "sounds": [
+ {
+ "hash": "5d9055cf25f126c47e18637aeef917fa1ef61a42",
+ "name": "mob/sheep/shear"
+ }
+ ],
+ "subtitle": "Shears click",
+ "subtitle_key": "subtitles.item.shears.shear"
+ },
+ "entity.snow_golem.shoot": {
+ "field": "sn",
+ "id": 1001,
+ "name": "entity.snow_golem.shoot",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Snowball flies",
+ "subtitle_key": "subtitles.entity.snowball.throw"
+ },
+ "entity.snowball.throw": {
+ "field": "sh",
+ "id": 995,
+ "name": "entity.snowball.throw",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Snowball flies",
+ "subtitle_key": "subtitles.entity.snowball.throw"
+ },
+ "entity.spider.ambient": {
+ "field": "ss",
+ "id": 1006,
+ "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": "st",
+ "id": 1007,
+ "name": "entity.spider.death",
+ "sounds": [
+ {
+ "hash": "4c69a6edc25d973999aa0db2bb46b583a31da278",
+ "name": "mob/spider/death"
+ }
+ ],
+ "subtitle": "Spider dies",
+ "subtitle_key": "subtitles.entity.spider.death"
+ },
+ "entity.spider.hurt": {
+ "field": "su",
+ "id": 1008,
+ "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": "sv",
+ "id": 1009,
+ "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": "sw",
+ "id": 1010,
+ "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": "sx",
+ "id": 1011,
+ "name": "entity.splash_potion.throw",
+ "sounds": [
+ {
+ "hash": "87edc11141fb5a045f2ed830b545aaa73f96ee99",
+ "name": "random/bow"
+ }
+ ],
+ "subtitle": "Bottle thrown",
+ "subtitle_key": "subtitles.entity.potion.throw"
+ },
+ "entity.squid.ambient": {
+ "field": "sA",
+ "id": 1014,
+ "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": "sB",
+ "id": 1015,
+ "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": "sC",
+ "id": 1016,
+ "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.squid.squirt": {
+ "field": "sD",
+ "id": 1017,
+ "name": "entity.squid.squirt",
+ "sounds": [
+ {
+ "hash": "653f2c7ac5ae89e3c8a8b1d9a4060c1d3d2be4d3",
+ "name": "entity/squid/squirt1"
+ },
+ {
+ "hash": "c67b28e62650fec5f56132982e88009d513ac513",
+ "name": "entity/squid/squirt2"
+ },
+ {
+ "hash": "09d6455c9e1d581e52fffd390076cb3bcb3bc0d6",
+ "name": "entity/squid/squirt3"
+ }
+ ],
+ "subtitle": "Squid shoots ink",
+ "subtitle_key": "subtitles.entity.squid.squirt"
+ },
+ "entity.stray.ambient": {
+ "field": "sN",
+ "id": 1027,
+ "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": "sO",
+ "id": 1028,
+ "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": "sP",
+ "id": 1029,
+ "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": "sQ",
+ "id": 1030,
+ "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"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.strider.ambient": {
+ "field": "rS",
+ "id": 980,
+ "name": "entity.strider.ambient",
+ "sounds": [
+ {
+ "hash": "13adb9d521e13c5f274d1f556ac3cc655c70ac93",
+ "name": "mob/strider/idle1"
+ },
+ {
+ "hash": "c1c02e8025962735a8271192b13997411dd21ccf",
+ "name": "mob/strider/idle2"
+ },
+ {
+ "hash": "37485af7d2c8792ec4898f4e30dfb476bee838f3",
+ "name": "mob/strider/idle3"
+ },
+ {
+ "hash": "ed94c7c7633e8675857e7a4bc6d30e5d8632715a",
+ "name": "mob/strider/idle4"
+ },
+ {
+ "hash": "d76e7053c1e20bfdadf4ef1b2a5861959d9507eb",
+ "name": "mob/strider/idle5"
+ },
+ {
+ "hash": "86711caee7af28f89f8c1ac8f47c24755f67ee0c",
+ "name": "mob/strider/idle6"
+ }
+ ],
+ "subtitle": "Strider chirps",
+ "subtitle_key": "subtitles.entity.strider.idle"
+ },
+ "entity.strider.death": {
+ "field": "rV",
+ "id": 983,
+ "name": "entity.strider.death",
+ "sounds": [
+ {
+ "hash": "b0f5ab2647382bfa90cd3a6b7967ac7cb265b7af",
+ "name": "mob/strider/death1"
+ },
+ {
+ "hash": "b963ba21b7c77fffc9e664957fa861793bca6992",
+ "name": "mob/strider/death2"
+ },
+ {
+ "hash": "e06a61667d9b5158b7321da5123d00d28f7e3084",
+ "name": "mob/strider/death3"
+ },
+ {
+ "hash": "54a0745233e57a5c3e046fe4948329beb2a701b1",
+ "name": "mob/strider/death4"
+ }
+ ],
+ "subtitle": "Strider dies",
+ "subtitle_key": "subtitles.entity.strider.death"
+ },
+ "entity.strider.eat": {
+ "field": "rZ",
+ "id": 987,
+ "name": "entity.strider.eat",
+ "sounds": [
+ {
+ "hash": "1e168ded4b7814e80f1921764ca840ae63cc7174",
+ "name": "mob/strider/eat1"
+ },
+ {
+ "hash": "d1d1bc479296936784a17d1220be848f7c6b6175",
+ "name": "mob/strider/eat2"
+ },
+ {
+ "hash": "9254287419bdb1317fce78cb3a81d2092e5f3a13",
+ "name": "mob/strider/eat3"
+ }
+ ],
+ "subtitle": "Strider eats",
+ "subtitle_key": "subtitles.entity.strider.eat"
+ },
+ "entity.strider.happy": {
+ "field": "rT",
+ "id": 981,
+ "name": "entity.strider.happy",
+ "sounds": [
+ {
+ "hash": "ccc5be56703587ce654232255afdb623ac9ce529",
+ "name": "mob/strider/happy1"
+ },
+ {
+ "hash": "4e27071e0aeeb6a07c23f64fd0593cc07066197c",
+ "name": "mob/strider/happy2"
+ },
+ {
+ "hash": "8d0ab226f017856a9b771e97490fcc8636915386",
+ "name": "mob/strider/happy3"
+ },
+ {
+ "hash": "5d8f621599a2154c441f78452be0903fb44cf32d",
+ "name": "mob/strider/happy4"
+ },
+ {
+ "hash": "4780c6c2bb024acdb3a6e49b88b52768e4342b2d",
+ "name": "mob/strider/happy5"
+ }
+ ],
+ "subtitle": "Strider warbles",
+ "subtitle_key": "subtitles.entity.strider.happy"
+ },
+ "entity.strider.hurt": {
+ "field": "rW",
+ "id": 984,
+ "name": "entity.strider.hurt",
+ "sounds": [
+ {
+ "hash": "22d8738b0d26532de8cedee5a742d388f2dafca3",
+ "name": "mob/strider/hurt1"
+ },
+ {
+ "hash": "b97f6383820442ef31ee00aadfb844f8b8cd5874",
+ "name": "mob/strider/hurt2"
+ },
+ {
+ "hash": "89c21f58161f9a243bcbd9a76733496bdf44894a",
+ "name": "mob/strider/hurt3"
+ },
+ {
+ "hash": "9efeafa8b1b8bb2d0bb40da50c59a8853602615a",
+ "name": "mob/strider/hurt4"
+ }
+ ],
+ "subtitle": "Strider hurts",
+ "subtitle_key": "subtitles.entity.strider.hurt"
+ },
+ "entity.strider.retreat": {
+ "field": "rU",
+ "id": 982,
+ "name": "entity.strider.retreat",
+ "sounds": [
+ {
+ "hash": "775f083130c38a179d6fb8ba3fdb3760344adb0f",
+ "name": "mob/strider/retreat1",
+ "volume": 0.8
+ },
+ {
+ "hash": "62ae2955970b2ee2313cd75bb618bd786c2ff3f5",
+ "name": "mob/strider/retreat2",
+ "volume": 0.8
+ },
+ {
+ "hash": "515a65dd950cbf5113aed3aba93cf646b55223ab",
+ "name": "mob/strider/retreat3",
+ "volume": 0.8
+ },
+ {
+ "hash": "2d79efd74077c4974f034306713cafcbf3f38348",
+ "name": "mob/strider/retreat4",
+ "volume": 0.8
+ },
+ {
+ "hash": "1605a916de6b04562a9443e444735e9d7fed713d",
+ "name": "mob/strider/retreat5",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Strider retreats",
+ "subtitle_key": "subtitles.entity.strider.retreat"
+ },
+ "entity.strider.saddle": {
+ "field": "sa",
+ "id": 988,
+ "name": "entity.strider.saddle",
+ "sounds": [
+ {
+ "hash": "20abaa7d3b0baa105bc6023d5308f1e5d76acc41",
+ "name": "mob/horse/leather"
+ }
+ ]
+ },
+ "entity.strider.step": {
+ "field": "rX",
+ "id": 985,
+ "name": "entity.strider.step",
+ "sounds": [
+ {
+ "hash": "ca7d721293216295a7e9b3774e57c6da0e6c01d2",
+ "name": "mob/strider/step1",
+ "volume": 0.25
+ },
+ {
+ "hash": "463c56d83d5888290e9b2188f66420c5ce36ab1e",
+ "name": "mob/strider/step2",
+ "volume": 0.25
+ },
+ {
+ "hash": "9efa39d62ff69b4a3ef1c986cd76b13db839ddaa",
+ "name": "mob/strider/step3",
+ "volume": 0.25
+ },
+ {
+ "hash": "175adf6bebd52a99cbb7cf48db6e651f6c1cb07c",
+ "name": "mob/strider/step4",
+ "volume": 0.25
+ },
+ {
+ "hash": "10b457a8461d29edb0406869b413d191e4daaa61",
+ "name": "mob/strider/step5",
+ "volume": 0.25
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.strider.step_lava": {
+ "field": "rY",
+ "id": 986,
+ "name": "entity.strider.step_lava",
+ "sounds": [
+ {
+ "hash": "15cd753e49a8bf1b43facb03fcf73234960e176a",
+ "name": "mob/strider/step_lava1",
+ "volume": 0.2
+ },
+ {
+ "hash": "7e2b7d6bdc2b899b11e881d6529d53587b5e463c",
+ "name": "mob/strider/step_lava2",
+ "volume": 0.2
+ },
+ {
+ "hash": "ffcf157d407f03a5ec040e0fabea90948b7e9125",
+ "name": "mob/strider/step_lava3",
+ "volume": 0.2
+ },
+ {
+ "hash": "e9b44bdf862d8332b113aeb0c2de94e2c1a829e3",
+ "name": "mob/strider/step_lava4",
+ "volume": 0.2
+ },
+ {
+ "hash": "34ba5df38b450a7ccfbb272e0bad1b11da39faff",
+ "name": "mob/strider/step_lava5",
+ "volume": 0.2
+ },
+ {
+ "hash": "3c364e117468d3232cb75c67777120d98b4b89f4",
+ "name": "mob/strider/step_lava6",
+ "volume": 0.2
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.tnt.primed": {
+ "field": "sV",
+ "id": 1035,
+ "name": "entity.tnt.primed",
+ "sounds": [
+ {
+ "hash": "a92ba2b8f6abc41aa8d679ad808a81d0aafa04b2",
+ "name": "random/fuse"
+ }
+ ],
+ "subtitle": "TNT fizzes",
+ "subtitle_key": "subtitles.entity.tnt.primed"
+ },
+ "entity.tropical_fish.ambient": {
+ "field": "tj",
+ "id": 1049,
+ "name": "entity.tropical_fish.ambient",
+ "sounds": []
+ },
+ "entity.tropical_fish.death": {
+ "field": "tk",
+ "id": 1050,
+ "name": "entity.tropical_fish.death",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1",
+ "pitch": 0.8
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2",
+ "pitch": 0.8
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3",
+ "pitch": 0.8
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4",
+ "pitch": 0.8
+ }
+ ],
+ "subtitle": "Tropical Fish dies",
+ "subtitle_key": "subtitles.entity.tropical_fish.death"
+ },
+ "entity.tropical_fish.flop": {
+ "field": "tl",
+ "id": 1051,
+ "name": "entity.tropical_fish.flop",
+ "sounds": [
+ {
+ "hash": "a0cf662ca3aa0cece0f7b1a1ca79677edc76a491",
+ "name": "entity/fish/flop1",
+ "volume": 0.3
+ },
+ {
+ "hash": "90575d7943863f224993ac6a583d6702ba5f4607",
+ "name": "entity/fish/flop2",
+ "volume": 0.3
+ },
+ {
+ "hash": "f99b1795ca65dda4d74d83922fbb3af49bbd752f",
+ "name": "entity/fish/flop3",
+ "volume": 0.3
+ },
+ {
+ "hash": "25c195e57a783cf41bbae7ab7a417717b8fc0e0a",
+ "name": "entity/fish/flop4",
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Tropical Fish flops",
+ "subtitle_key": "subtitles.entity.tropical_fish.flop"
+ },
+ "entity.tropical_fish.hurt": {
+ "field": "tm",
+ "id": 1052,
+ "name": "entity.tropical_fish.hurt",
+ "sounds": [
+ {
+ "hash": "7c913182e2d4ddba07c784252a52c12f6bd9e326",
+ "name": "entity/fish/hurt1"
+ },
+ {
+ "hash": "0d49fd8c436e66eb5af3a1c0244d20606e4f7716",
+ "name": "entity/fish/hurt2"
+ },
+ {
+ "hash": "209a37c10f716cd20eb9837e2a89fb2b60614703",
+ "name": "entity/fish/hurt3"
+ },
+ {
+ "hash": "2d52b67698da28316cd9cdb50eb8d6eb93a2abf4",
+ "name": "entity/fish/hurt4"
+ }
+ ],
+ "subtitle": "Tropical Fish hurts",
+ "subtitle_key": "subtitles.entity.tropical_fish.hurt"
+ },
+ "entity.turtle.ambient_land": {
+ "field": "ts",
+ "id": 1058,
+ "name": "entity.turtle.ambient_land",
+ "sounds": [
+ {
+ "hash": "e4f85f4d1cb517ec1cc7b84023580a40d791e8cf",
+ "name": "mob/turtle/idle1",
+ "volume": 0.8
+ },
+ {
+ "hash": "621470d14de513a45b5af19e3e630bc786294ecb",
+ "name": "mob/turtle/idle2",
+ "volume": 0.7
+ },
+ {
+ "hash": "9617dd6f452ae0bb610b78aae1d83ace90c2a149",
+ "name": "mob/turtle/idle3",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Turtle chirps",
+ "subtitle_key": "subtitles.entity.turtle.ambient_land"
+ },
+ "entity.turtle.death": {
+ "field": "tt",
+ "id": 1059,
+ "name": "entity.turtle.death",
+ "sounds": [
+ {
+ "hash": "4624c464dbcf6eaa5dba21355ae45d6101c4c905",
+ "name": "mob/turtle/death1"
+ },
+ {
+ "hash": "c35bf3329b44361a911f71325bf6d47998013dfa",
+ "name": "mob/turtle/death2"
+ },
+ {
+ "hash": "9a827dd1c53aa200bbd0a0b899807756ea76b9cc",
+ "name": "mob/turtle/death3"
+ }
+ ],
+ "subtitle": "Turtle dies",
+ "subtitle_key": "subtitles.entity.turtle.death"
+ },
+ "entity.turtle.death_baby": {
+ "field": "tu",
+ "id": 1060,
+ "name": "entity.turtle.death_baby",
+ "sounds": [
+ {
+ "hash": "15bf6085c54dba88f19119618f639119f0bc1098",
+ "name": "mob/turtle/baby/death1"
+ },
+ {
+ "hash": "225ea910feacca1194576deab74cb468f5b45f47",
+ "name": "mob/turtle/baby/death2"
+ }
+ ],
+ "subtitle": "Turtle baby dies",
+ "subtitle_key": "subtitles.entity.turtle.death_baby"
+ },
+ "entity.turtle.egg_break": {
+ "field": "tv",
+ "id": 1061,
+ "name": "entity.turtle.egg_break",
+ "sounds": [
+ {
+ "hash": "ba7d23893ae4740476f904450dd764a7a78b9d21",
+ "name": "mob/turtle/egg/egg_break1"
+ },
+ {
+ "hash": "ede6207fca58c1530ab8ca51a54f082509ff790e",
+ "name": "mob/turtle/egg/egg_break2"
+ }
+ ],
+ "subtitle": "Turtle Egg breaks",
+ "subtitle_key": "subtitles.entity.turtle.egg_break"
+ },
+ "entity.turtle.egg_crack": {
+ "field": "tw",
+ "id": 1062,
+ "name": "entity.turtle.egg_crack",
+ "sounds": [
+ {
+ "hash": "6052cacd15b52952a134d16be64317624c69c90b",
+ "name": "mob/turtle/egg/egg_crack1"
+ },
+ {
+ "hash": "ee34dddc64b250b6fc61a6f970d97fa912ccd331",
+ "name": "mob/turtle/egg/egg_crack2"
+ },
+ {
+ "hash": "4a9dd965158908b99241d945828dd976a8b8db58",
+ "name": "mob/turtle/egg/egg_crack3"
+ },
+ {
+ "hash": "95fd23c72f240e9256b6eb6049a9f7229807029b",
+ "name": "mob/turtle/egg/egg_crack4"
+ },
+ {
+ "hash": "14b3534e2622470a71dbe69474c15e6a233cc1c6",
+ "name": "mob/turtle/egg/egg_crack5"
+ }
+ ],
+ "subtitle": "Turtle Egg cracks",
+ "subtitle_key": "subtitles.entity.turtle.egg_crack"
+ },
+ "entity.turtle.egg_hatch": {
+ "field": "tx",
+ "id": 1063,
+ "name": "entity.turtle.egg_hatch",
+ "sounds": [
+ {
+ "hash": "5982988ed5219cc0531f84784cfece94eec3f569",
+ "name": "mob/turtle/baby/egg_hatched1"
+ },
+ {
+ "hash": "e0276f162b6e0289899335b408040472c41b07ad",
+ "name": "mob/turtle/baby/egg_hatched2"
+ },
+ {
+ "hash": "25c7d39466742203c044958a6063b13c0a372ebb",
+ "name": "mob/turtle/baby/egg_hatched3"
+ }
+ ],
+ "subtitle": "Turtle Egg hatches",
+ "subtitle_key": "subtitles.entity.turtle.egg_hatch"
+ },
+ "entity.turtle.hurt": {
+ "field": "ty",
+ "id": 1064,
+ "name": "entity.turtle.hurt",
+ "sounds": [
+ {
+ "hash": "0087759fe01bdfad15071766d42a264aa0aafedd",
+ "name": "mob/turtle/hurt1"
+ },
+ {
+ "hash": "77936504f2ac9d2e5821e23dbe810f9d38b5091c",
+ "name": "mob/turtle/hurt2"
+ },
+ {
+ "hash": "ba073404681f5b6d52e6060c77f48fc1a3e58c09",
+ "name": "mob/turtle/hurt3"
+ },
+ {
+ "hash": "8f3de789b49d234a99a4cc331f495a03bbafabb4",
+ "name": "mob/turtle/hurt4"
+ },
+ {
+ "hash": "01db5c538d2de459f02047208bebf00e6a085ef9",
+ "name": "mob/turtle/hurt5"
+ }
+ ],
+ "subtitle": "Turtle hurts",
+ "subtitle_key": "subtitles.entity.turtle.hurt"
+ },
+ "entity.turtle.hurt_baby": {
+ "field": "tz",
+ "id": 1065,
+ "name": "entity.turtle.hurt_baby",
+ "sounds": [
+ {
+ "hash": "df520e00ad65242c93b8649530c9dedd9bc89ebb",
+ "name": "mob/turtle/baby/hurt1"
+ },
+ {
+ "hash": "d28a73bcc2d9f7c47dc2050e7abbc81ac8fd843d",
+ "name": "mob/turtle/baby/hurt2"
+ }
+ ],
+ "subtitle": "Turtle baby hurts",
+ "subtitle_key": "subtitles.entity.turtle.hurt_baby"
+ },
+ "entity.turtle.lay_egg": {
+ "field": "tA",
+ "id": 1066,
+ "name": "entity.turtle.lay_egg",
+ "sounds": [
+ {
+ "hash": "7cad63868714143ffd5c22b70a741dd99ede4959",
+ "name": "mob/turtle/egg/drop_egg1"
+ },
+ {
+ "hash": "a868ff0d8269034653657b223b8c9b3a37e6a93c",
+ "name": "mob/turtle/egg/drop_egg2"
+ }
+ ],
+ "subtitle": "Turtle lays egg",
+ "subtitle_key": "subtitles.entity.turtle.lay_egg"
+ },
+ "entity.turtle.shamble": {
+ "field": "tB",
+ "id": 1067,
+ "name": "entity.turtle.shamble",
+ "sounds": [
+ {
+ "hash": "1d3cde3cdbf05b92b0c75984d4bc3632b0cb61b6",
+ "name": "mob/turtle/walk1"
+ },
+ {
+ "hash": "deb9b52c3a28951d48841acadd60390b68355b86",
+ "name": "mob/turtle/walk2"
+ },
+ {
+ "hash": "7e9cc3aaf3dd48178e6b3ebbb7e306c1ecd99f72",
+ "name": "mob/turtle/walk3"
+ },
+ {
+ "hash": "a6562e8d14569c9be8c857c3d6aa639dabaa85d8",
+ "name": "mob/turtle/walk4"
+ },
+ {
+ "hash": "b817ea0ee0b5808f901545e34969010d01dfcc7f",
+ "name": "mob/turtle/walk5"
+ }
+ ],
+ "subtitle": "Turtle shambles",
+ "subtitle_key": "subtitles.entity.turtle.shamble"
+ },
+ "entity.turtle.shamble_baby": {
+ "field": "tC",
+ "id": 1068,
+ "name": "entity.turtle.shamble_baby",
+ "sounds": [
+ {
+ "hash": "2e97d4147624266321e3be5e2ded7eb4b7514025",
+ "name": "mob/turtle/baby/shamble1"
+ },
+ {
+ "hash": "36aff1e2ff86ad050db76e1e9228e39e5e4ccda8",
+ "name": "mob/turtle/baby/shamble2"
+ },
+ {
+ "hash": "8ef7ca34cdf88dc0fceae66e6a4ea11a5bbd933a",
+ "name": "mob/turtle/baby/shamble3"
+ },
+ {
+ "hash": "1ea3cadc41a5f02efb49b0ade81eb4224c7b92a9",
+ "name": "mob/turtle/baby/shamble4"
+ }
+ ],
+ "subtitle": "Turtle baby shambles",
+ "subtitle_key": "subtitles.entity.turtle.shamble_baby"
+ },
+ "entity.turtle.swim": {
+ "field": "tD",
+ "id": 1069,
+ "name": "entity.turtle.swim",
+ "sounds": [
+ {
+ "hash": "c0b0bcde4bbc76a746c78be14bc0385c20077cef",
+ "name": "mob/turtle/swim/swim1",
+ "volume": 0.6
+ },
+ {
+ "hash": "0a4a39b4106614dafbae88adf3da90e48ded1ad3",
+ "name": "mob/turtle/swim/swim2",
+ "volume": 0.3
+ },
+ {
+ "hash": "41b1e0e25803369e2ea1657c5d26bb30998ebb64",
+ "name": "mob/turtle/swim/swim3",
+ "volume": 0.2
+ },
+ {
+ "hash": "8adb75272b3e1d7ba0e6a257b00e054e219d8f67",
+ "name": "mob/turtle/swim/swim4",
+ "volume": 0.6
+ },
+ {
+ "hash": "d4f51a4da28eda59d8d64304bf48c2c90b7c0240",
+ "name": "mob/turtle/swim/swim5",
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Turtle swims",
+ "subtitle_key": "subtitles.entity.turtle.swim"
+ },
+ "entity.vex.ambient": {
+ "field": "tN",
+ "id": 1079,
+ "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": "tO",
+ "id": 1080,
+ "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": "tP",
+ "id": 1081,
+ "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": "tQ",
+ "id": 1082,
+ "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": "tR",
+ "id": 1083,
+ "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.celebrate": {
+ "field": "tS",
+ "id": 1084,
+ "name": "entity.villager.celebrate",
+ "sounds": [
+ {
+ "hash": "be73a79fb1ab966887a8b88bed9aa6b3d9173d71",
+ "name": "mob/villager/yes1"
+ },
+ {
+ "hash": "32317250b0c0ee18ed1e0c4ae3364fa796433b0a",
+ "name": "mob/villager/yes2"
+ },
+ {
+ "hash": "893e37d8d608cccd9c2404e785597c6a7c5f3593",
+ "name": "mob/villager/yes3"
+ }
+ ],
+ "subtitle": "Villager cheers",
+ "subtitle_key": "subtitles.entity.villager.celebrate"
+ },
+ "entity.villager.death": {
+ "field": "tT",
+ "id": 1085,
+ "name": "entity.villager.death",
+ "sounds": [
+ {
+ "hash": "97c65b93b9bff839786e23d8cb7c98ef3be4fe2d",
+ "name": "mob/villager/death"
+ }
+ ],
+ "subtitle": "Villager dies",
+ "subtitle_key": "subtitles.entity.villager.death"
+ },
+ "entity.villager.hurt": {
+ "field": "tU",
+ "id": 1086,
+ "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": "tV",
+ "id": 1087,
+ "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.trade": {
+ "field": "tW",
+ "id": 1088,
+ "name": "entity.villager.trade",
+ "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.trade"
+ },
+ "entity.villager.work_armorer": {
+ "field": "tY",
+ "id": 1090,
+ "name": "entity.villager.work_armorer",
+ "sounds": [
+ {
+ "hash": "37310577c903e85a9ae6b1393a94b9127a1a4c76",
+ "name": "block/blastfurnace/blastfurnace1"
+ },
+ {
+ "hash": "4d1d157536fd24989860a8adaa615c6d2dba5c9d",
+ "name": "block/blastfurnace/blastfurnace2"
+ },
+ {
+ "hash": "0cc576cae7a4c2e2bb969f545ba09a1d4f746e4f",
+ "name": "block/blastfurnace/blastfurnace3"
+ },
+ {
+ "hash": "b7a496f571a432f8a20cdd725b8a10f0cc30d5bb",
+ "name": "block/blastfurnace/blastfurnace4"
+ },
+ {
+ "hash": "9f6f7c5a11aeb75ed6f943b5d9ee02e49a0bf26f",
+ "name": "block/blastfurnace/blastfurnace5"
+ }
+ ],
+ "subtitle": "Blast Furnace crackles",
+ "subtitle_key": "subtitles.block.blastfurnace.fire_crackle"
+ },
+ "entity.villager.work_butcher": {
+ "field": "tZ",
+ "id": 1091,
+ "name": "entity.villager.work_butcher",
+ "sounds": [
+ {
+ "hash": "3823be0610bf07a50494227faaa32e1c24e029c9",
+ "name": "block/smoker/smoker1"
+ },
+ {
+ "hash": "48febffe0acaccd3075fb2224131813567792a39",
+ "name": "block/smoker/smoker2"
+ },
+ {
+ "hash": "0b193a63393d447054165c3f9c19dbc288b0d5f1",
+ "name": "block/smoker/smoker3"
+ },
+ {
+ "hash": "1e23183e9b9325a13ab09f182d39c58601c7078c",
+ "name": "block/smoker/smoker4"
+ },
+ {
+ "hash": "b68f15789dba02714352f90f2f3f2f966a4360bd",
+ "name": "block/smoker/smoker5"
+ }
+ ],
+ "subtitle": "Butcher works",
+ "subtitle_key": "subtitles.entity.villager.work_butcher"
+ },
+ "entity.villager.work_cartographer": {
+ "field": "ua",
+ "id": 1092,
+ "name": "entity.villager.work_cartographer",
+ "sounds": [
+ {
+ "hash": "9aa4cb9f9b429ef69a8e2ce7f2b9b96be3be540b",
+ "name": "ui/cartography_table/drawmap1"
+ },
+ {
+ "hash": "ce47e698379fa88be08b5db0039cb316b6585d5e",
+ "name": "ui/cartography_table/drawmap2"
+ },
+ {
+ "hash": "f0d0d2cc12bda03b297a06672de9519022403cc3",
+ "name": "ui/cartography_table/drawmap3"
+ }
+ ],
+ "subtitle": "Cartographer works",
+ "subtitle_key": "subtitles.entity.villager.work_cartographer"
+ },
+ "entity.villager.work_cleric": {
+ "field": "ub",
+ "id": 1093,
+ "name": "entity.villager.work_cleric",
+ "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"
+ },
+ "entity.villager.work_farmer": {
+ "field": "uc",
+ "id": 1094,
+ "name": "entity.villager.work_farmer",
+ "sounds": [
+ {
+ "hash": "4b736a9adb36eda550acc630b51f32c5ddbca76f",
+ "name": "block/composter/fill_success1"
+ },
+ {
+ "hash": "3aafe51655104d95dcf41b55de9731622db1845f",
+ "name": "block/composter/fill_success2"
+ },
+ {
+ "hash": "d82a2dfe9007742a19637fb82256c8b3bb2248ef",
+ "name": "block/composter/fill_success3"
+ },
+ {
+ "hash": "b21d524d15e9bf9007bb959ec13640033f06e939",
+ "name": "block/composter/fill_success4"
+ }
+ ],
+ "subtitle": "Farmer works",
+ "subtitle_key": "subtitles.entity.villager.work_farmer"
+ },
+ "entity.villager.work_fisherman": {
+ "field": "ud",
+ "id": 1095,
+ "name": "entity.villager.work_fisherman",
+ "sounds": [
+ {
+ "hash": "61e6dd472994567359f850973bef350c1e7dd930",
+ "name": "block/barrel/open1"
+ },
+ {
+ "hash": "408ed2c778ee54d75c772ceca260554add920a85",
+ "name": "block/barrel/open2"
+ }
+ ],
+ "subtitle": "Fisherman works",
+ "subtitle_key": "subtitles.entity.villager.work_fisherman"
+ },
+ "entity.villager.work_fletcher": {
+ "field": "ue",
+ "id": 1096,
+ "name": "entity.villager.work_fletcher",
+ "sounds": [
+ {
+ "hash": "11f7d6ffbd84861bf397adad3d3f3b7624a1cf8c",
+ "name": "block/fletching_table/fletching_table1"
+ },
+ {
+ "hash": "2f69bcdb9f7300dd855c86a8c3594267723acc8b",
+ "name": "block/fletching_table/fletching_table2"
+ }
+ ],
+ "subtitle": "Fletcher works",
+ "subtitle_key": "subtitles.entity.villager.work_fletcher"
+ },
+ "entity.villager.work_leatherworker": {
+ "field": "uf",
+ "id": 1097,
+ "name": "entity.villager.work_leatherworker",
+ "sounds": [
+ {
+ "hash": "23af44d4ebfc4bb8245e3fe1906e620daf78367c",
+ "name": "block/cauldron/dye1",
+ "volume": 0.9
+ },
+ {
+ "hash": "8375496eac88f2ca8e52693d2ce5cb4976539917",
+ "name": "block/cauldron/dye2",
+ "volume": 0.9
+ },
+ {
+ "hash": "135320552365d45103d97443ad9aa2a13c63a030",
+ "name": "block/cauldron/dye3",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Leatherworker works",
+ "subtitle_key": "subtitles.entity.villager.work_leatherworker"
+ },
+ "entity.villager.work_librarian": {
+ "field": "ug",
+ "id": 1098,
+ "name": "entity.villager.work_librarian",
+ "sounds": [
+ {
+ "hash": "234d6a686516c264a370ea834b87d47ae7334ef7",
+ "name": "item/book/open_flip1",
+ "volume": 2.0
+ },
+ {
+ "hash": "c7d1608c706d75df8f074fd04da027fdbf9ec5c1",
+ "name": "item/book/open_flip2",
+ "volume": 2.0
+ },
+ {
+ "hash": "95f697cb272bb10a744a5062463a6e737a1c4ec2",
+ "name": "item/book/open_flip3",
+ "volume": 2.0
+ }
+ ],
+ "subtitle": "Librarian works",
+ "subtitle_key": "subtitles.entity.villager.work_librarian"
+ },
+ "entity.villager.work_mason": {
+ "field": "uh",
+ "id": 1099,
+ "name": "entity.villager.work_mason",
+ "sounds": [
+ {
+ "hash": "f9c33914acfd606ea5c624f25d33cccc60663e22",
+ "name": "ui/stonecutter/cut1"
+ },
+ {
+ "hash": "f9c33914acfd606ea5c624f25d33cccc60663e22",
+ "name": "ui/stonecutter/cut1",
+ "pitch": 0.92
+ },
+ {
+ "hash": "34eec70d1a60aba94b92065274fd456a97b1e036",
+ "name": "ui/stonecutter/cut2"
+ },
+ {
+ "hash": "34eec70d1a60aba94b92065274fd456a97b1e036",
+ "name": "ui/stonecutter/cut2",
+ "pitch": 0.92
+ }
+ ],
+ "subtitle": "Mason works",
+ "subtitle_key": "subtitles.entity.villager.work_mason"
+ },
+ "entity.villager.work_shepherd": {
+ "field": "ui",
+ "id": 1100,
+ "name": "entity.villager.work_shepherd",
+ "sounds": [
+ {
+ "hash": "2f13d6eecbaa35c81d5ddd94a7d5a9c6478a7e27",
+ "name": "ui/loom/take_result1",
+ "volume": 0.5
+ },
+ {
+ "hash": "9cfe4eb22eacb882f21d6bf63afeb51c2825c7fa",
+ "name": "ui/loom/take_result2",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Shepherd works",
+ "subtitle_key": "subtitles.entity.villager.work_shepherd"
+ },
+ "entity.villager.work_toolsmith": {
+ "field": "uj",
+ "id": 1101,
+ "name": "entity.villager.work_toolsmith",
+ "sounds": [
+ {
+ "hash": "222cd346222e0145d21ced318a7a293bfbe7ba79",
+ "name": "block/smithing_table/smithing_table1"
+ },
+ {
+ "hash": "b3581bc0f5d1b450feaac02cea4d676f421baf64",
+ "name": "block/smithing_table/smithing_table2"
+ },
+ {
+ "hash": "b861e4cf448c870a4f2e21dc3322a77ce3693065",
+ "name": "block/smithing_table/smithing_table3"
+ }
+ ],
+ "subtitle": "Toolsmith works",
+ "subtitle_key": "subtitles.entity.villager.work_toolsmith"
+ },
+ "entity.villager.work_weaponsmith": {
+ "field": "uk",
+ "id": 1102,
+ "name": "entity.villager.work_weaponsmith",
+ "sounds": [
+ {
+ "hash": "035df7547acd8451e76b4f26fc01db3baeb6d006",
+ "name": "block/grindstone/grindstone1",
+ "volume": 0.5
+ },
+ {
+ "hash": "2cf5f1639e8e3bdca4977dd0e46ac0d7cab42ecf",
+ "name": "block/grindstone/grindstone2",
+ "volume": 0.5
+ },
+ {
+ "hash": "9b665e99a4ae8eb6e3334f3750eda8a2485e798f",
+ "name": "block/grindstone/grindstone3",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Grindstone used",
+ "subtitle_key": "subtitles.block.grindstone.use"
+ },
+ "entity.villager.yes": {
+ "field": "tX",
+ "id": 1089,
+ "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.vindicator.ambient": {
+ "field": "ul",
+ "id": 1103,
+ "name": "entity.vindicator.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"
+ },
+ {
+ "hash": "29c3ea6ab1866dd60d5c13d5bdfdadc85a000b75",
+ "name": "mob/vindication_illager/idle5"
+ }
+ ],
+ "subtitle": "Vindicator mutters",
+ "subtitle_key": "subtitles.entity.vindicator.ambient"
+ },
+ "entity.vindicator.celebrate": {
+ "field": "um",
+ "id": 1104,
+ "name": "entity.vindicator.celebrate",
+ "sounds": [
+ {
+ "hash": "2dea72908470f559ba7cb98b7d98ebe2889e7577",
+ "name": "mob/vindication_illager/celebrate1"
+ },
+ {
+ "hash": "31eb56075dce04558f7a5c26477cfa7cb56ec3f1",
+ "name": "mob/vindication_illager/celebrate2"
+ }
+ ],
+ "subtitle": "Vindicator cheers",
+ "subtitle_key": "subtitles.entity.vindicator.celebrate"
+ },
+ "entity.vindicator.death": {
+ "field": "un",
+ "id": 1105,
+ "name": "entity.vindicator.death",
+ "sounds": [
+ {
+ "hash": "925654a26dd71aca3ab1bbf4373815a9bf128b47",
+ "name": "mob/vindication_illager/death1"
+ },
+ {
+ "hash": "2df2e501b08129614ebf5e42dcca20b8fc809192",
+ "name": "mob/vindication_illager/death2"
+ }
+ ],
+ "subtitle": "Vindicator dies",
+ "subtitle_key": "subtitles.entity.vindicator.death"
+ },
+ "entity.vindicator.hurt": {
+ "field": "uo",
+ "id": 1106,
+ "name": "entity.vindicator.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.vindicator.hurt"
+ },
+ "entity.wandering_trader.ambient": {
+ "field": "uv",
+ "id": 1113,
+ "name": "entity.wandering_trader.ambient",
+ "sounds": [
+ {
+ "hash": "ff06cb5a98deaa6f19b00776a5f329717d61304f",
+ "name": "mob/wandering_trader/idle1"
+ },
+ {
+ "hash": "86905145ccf997be44ed8a62f55a11979184c45f",
+ "name": "mob/wandering_trader/idle2"
+ },
+ {
+ "hash": "2668a9a1cca498dcd2eb51f06a3914a31777b7b2",
+ "name": "mob/wandering_trader/idle3"
+ },
+ {
+ "hash": "dc7c277dfc9da2ac61e1004f1cbcaef94b834f9d",
+ "name": "mob/wandering_trader/idle4"
+ },
+ {
+ "hash": "3faa21e24b58796bf8dbc0c5557f3f2877665316",
+ "name": "mob/wandering_trader/idle5"
+ }
+ ],
+ "subtitle": "Wandering Trader mumbles",
+ "subtitle_key": "subtitles.entity.wandering_trader.ambient"
+ },
+ "entity.wandering_trader.death": {
+ "field": "uw",
+ "id": 1114,
+ "name": "entity.wandering_trader.death",
+ "sounds": [
+ {
+ "hash": "832ebff80e7b2e835739fffb9bb4944856289221",
+ "name": "mob/wandering_trader/death"
+ }
+ ],
+ "subtitle": "Wandering Trader dies",
+ "subtitle_key": "subtitles.entity.wandering_trader.death"
+ },
+ "entity.wandering_trader.disappeared": {
+ "field": "ux",
+ "id": 1115,
+ "name": "entity.wandering_trader.disappeared",
+ "sounds": [
+ {
+ "hash": "c746d34624269a4a709e7725f34f3640f6d58685",
+ "name": "mob/wandering_trader/disappeared1",
+ "volume": 0.8
+ },
+ {
+ "hash": "517d2ef3d3c8d5352a12552430603aff1addce22",
+ "name": "mob/wandering_trader/disappeared2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Wandering Trader disappears",
+ "subtitle_key": "subtitles.entity.wandering_trader.disappeared"
+ },
+ "entity.wandering_trader.drink_milk": {
+ "field": "uy",
+ "id": 1116,
+ "name": "entity.wandering_trader.drink_milk",
+ "sounds": [
+ {
+ "hash": "aed47ecee3a02ab6085bd43e136be5cd2efba379",
+ "name": "mob/wandering_trader/drink_milk1"
+ },
+ {
+ "hash": "27639caa436a2372f2a278f4166c42210ce5f025",
+ "name": "mob/wandering_trader/drink_milk2"
+ },
+ {
+ "hash": "1b89d175802fd1a24ca927f76fe41d7e8fe882e0",
+ "name": "mob/wandering_trader/drink_milk3"
+ },
+ {
+ "hash": "ed850d693885e848e74c4819974e0e4787e13c59",
+ "name": "mob/wandering_trader/drink_milk4"
+ },
+ {
+ "hash": "439571a5c08fb8cf12d2001ddf4b9cfc5c0521ec",
+ "name": "mob/wandering_trader/drink_milk5"
+ }
+ ],
+ "subtitle": "Wandering Trader drinks milk",
+ "subtitle_key": "subtitles.entity.wandering_trader.drink_milk"
+ },
+ "entity.wandering_trader.drink_potion": {
+ "field": "uz",
+ "id": 1117,
+ "name": "entity.wandering_trader.drink_potion",
+ "sounds": [
+ {
+ "hash": "f0194d3dcf61e81446cc5efd554d8811cf66faf3",
+ "name": "mob/wandering_trader/drink_potion",
+ "volume": 0.7
+ },
+ {
+ "hash": "857b75738992d25e338dee640ab191323bcbf798",
+ "name": "random/drink",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Wandering Trader drinks potion",
+ "subtitle_key": "subtitles.entity.wandering_trader.drink_potion"
+ },
+ "entity.wandering_trader.hurt": {
+ "field": "uA",
+ "id": 1118,
+ "name": "entity.wandering_trader.hurt",
+ "sounds": [
+ {
+ "hash": "829edbab79f24656fb7d8d0d8502e5e85e90b68d",
+ "name": "mob/wandering_trader/hurt1"
+ },
+ {
+ "hash": "cfaeadca6ef963079d47c7ac647029aafe31ee38",
+ "name": "mob/wandering_trader/hurt2"
+ },
+ {
+ "hash": "d0a5002e4993e051c0a2621f0ef8b5d2085ecd44",
+ "name": "mob/wandering_trader/hurt3"
+ },
+ {
+ "hash": "94b3a88973277ba1df46754cdf70e4d061e25b95",
+ "name": "mob/wandering_trader/hurt4"
+ }
+ ],
+ "subtitle": "Wandering Trader hurts",
+ "subtitle_key": "subtitles.entity.wandering_trader.hurt"
+ },
+ "entity.wandering_trader.no": {
+ "field": "uB",
+ "id": 1119,
+ "name": "entity.wandering_trader.no",
+ "sounds": [
+ {
+ "hash": "ab2962affc16ebdf08bf2de8c62a337bbe797b27",
+ "name": "mob/wandering_trader/no1"
+ },
+ {
+ "hash": "d80ad603efab7d18819e7c3420d575586f7873e0",
+ "name": "mob/wandering_trader/no2"
+ },
+ {
+ "hash": "5865f90b323d89b3434a5b5c3bbb75028c5ed4d0",
+ "name": "mob/wandering_trader/no3"
+ },
+ {
+ "hash": "0c918eebe2806c47fb406527dffdb54939490324",
+ "name": "mob/wandering_trader/no4"
+ },
+ {
+ "hash": "6eb65f71ef1872c918ce60535e52972d30192f3f",
+ "name": "mob/wandering_trader/no5"
+ }
+ ],
+ "subtitle": "Wandering Trader disagrees",
+ "subtitle_key": "subtitles.entity.wandering_trader.no"
+ },
+ "entity.wandering_trader.reappeared": {
+ "field": "uC",
+ "id": 1120,
+ "name": "entity.wandering_trader.reappeared",
+ "sounds": [
+ {
+ "hash": "03a24c75b99277a4856e39b0cf99006c66b0119f",
+ "name": "mob/wandering_trader/reappeared1",
+ "volume": 0.8
+ },
+ {
+ "hash": "8ac7ce18666c12896ed8fe1bd06671f2781cf782",
+ "name": "mob/wandering_trader/reappeared2",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Wandering Trader appears",
+ "subtitle_key": "subtitles.entity.wandering_trader.reappeared"
+ },
+ "entity.wandering_trader.trade": {
+ "field": "uD",
+ "id": 1121,
+ "name": "entity.wandering_trader.trade",
+ "sounds": [
+ {
+ "hash": "5d5921f03b10ef767eaf5f4edb9f3b1643b8f84d",
+ "name": "mob/wandering_trader/haggle1"
+ },
+ {
+ "hash": "8bde25cfe033149f757a5431582f61baac213b85",
+ "name": "mob/wandering_trader/haggle2"
+ },
+ {
+ "hash": "8c087a6c2fe075d47d0aad5e0daaafb4205ef745",
+ "name": "mob/wandering_trader/haggle3"
+ }
+ ],
+ "subtitle": "Wandering Trader trades",
+ "subtitle_key": "subtitles.entity.wandering_trader.trade"
+ },
+ "entity.wandering_trader.yes": {
+ "field": "uE",
+ "id": 1122,
+ "name": "entity.wandering_trader.yes",
+ "sounds": [
+ {
+ "hash": "b54efe431983db40e442fd6bca39a144131804bf",
+ "name": "mob/wandering_trader/yes1"
+ },
+ {
+ "hash": "2714ed98e33dfc1167b6ca08971cb108b23971ed",
+ "name": "mob/wandering_trader/yes2"
+ },
+ {
+ "hash": "0dc9c8a2206a953c2d3a17ee61c2c676bf92f9eb",
+ "name": "mob/wandering_trader/yes3"
+ },
+ {
+ "hash": "ca48d4781f090fb582bba4cf70388d96a08f5cd9",
+ "name": "mob/wandering_trader/yes4"
+ }
+ ],
+ "subtitle": "Wandering Trader agrees",
+ "subtitle_key": "subtitles.entity.wandering_trader.yes"
+ },
+ "entity.witch.ambient": {
+ "field": "uN",
+ "id": 1131,
+ "name": "entity.witch.ambient",
+ "sounds": [
+ {
+ "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"
+ },
+ {
+ "hash": "c9b2193339b42279d874cebb4afe3761c1425bfa",
+ "name": "entity/witch/ambient5",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Witch giggles",
+ "subtitle_key": "subtitles.entity.witch.ambient"
+ },
+ "entity.witch.celebrate": {
+ "field": "uO",
+ "id": 1132,
+ "name": "entity.witch.celebrate",
+ "sounds": [
+ {
+ "hash": "166af5d48f1f67a4608be9d23fd27f8c16269893",
+ "name": "entity/witch/ambient1"
+ },
+ {
+ "hash": "108529f98cbc67491b119ac6bec3f4af1ca3f1b0",
+ "name": "entity/witch/ambient4"
+ },
+ {
+ "hash": "3c9beded731ff074a4243c5c22710c66bf4aca8b",
+ "name": "entity/witch/celebrate"
+ }
+ ],
+ "subtitle": "Witch cheers",
+ "subtitle_key": "subtitles.entity.witch.celebrate"
+ },
+ "entity.witch.death": {
+ "field": "uP",
+ "id": 1133,
+ "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": "uQ",
+ "id": 1134,
+ "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": "uR",
+ "id": 1135,
+ "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": "uS",
+ "id": 1136,
+ "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": "uT",
+ "id": 1137,
+ "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": "uU",
+ "id": 1138,
+ "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": "uV",
+ "id": 1139,
+ "name": "entity.wither.death",
+ "sounds": [
+ {
+ "hash": "ae27c6817985a9acb0a0fdefab89ff5d82dbe009",
+ "name": "mob/wither/death"
+ }
+ ],
+ "subtitle": "Wither dies",
+ "subtitle_key": "subtitles.entity.wither.death"
+ },
+ "entity.wither.hurt": {
+ "field": "uW",
+ "id": 1140,
+ "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": "uX",
+ "id": 1141,
+ "name": "entity.wither.shoot",
+ "sounds": [
+ {
+ "hash": "78ee5b46b6615191b7a16d259fcbda273762297e",
+ "name": "mob/wither/shoot"
+ }
+ ],
+ "subtitle": "Wither attacks",
+ "subtitle_key": "subtitles.entity.wither.shoot"
+ },
+ "entity.wither.spawn": {
+ "field": "vc",
+ "id": 1146,
+ "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": "uY",
+ "id": 1142,
+ "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": "uZ",
+ "id": 1143,
+ "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": "va",
+ "id": 1144,
+ "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": "vb",
+ "id": 1145,
+ "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"
+ }
+ ],
+ "subtitle": "Footsteps",
+ "subtitle_key": "subtitles.block.generic.footsteps"
+ },
+ "entity.wolf.ambient": {
+ "field": "vd",
+ "id": 1147,
+ "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": "ve",
+ "id": 1148,
+ "name": "entity.wolf.death",
+ "sounds": [
+ {
+ "hash": "77a5d445ed9ee588846947ac3df63f84be6d569d",
+ "name": "mob/wolf/death"
+ }
+ ],
+ "subtitle": "Wolf dies",
+ "subtitle_key": "subtitles.entity.wolf.death"
+ },
+ "entity.wolf.growl": {
+ "field": "vf",
+ "id": 1149,
+ "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": "vg",
+ "id": 1150,
+ "name": "entity.wolf.howl",
+ "sounds": [
+ {
+ "hash": "84556bac99c01ad006552cf5d96494817e9b1700",
+ "name": "mob/wolf/howl1"
+ },
+ {
+ "hash": "cdb0293c5e2bdbda21798af4e61a4c171c8b1ec0",
+ "name": "mob/wolf/howl2"
+ }
+ ]
+ },
+ "entity.wolf.hurt": {
+ "field": "vh",
+ "id": 1151,
+ "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": "vi",
+ "id": 1152,
+ "name": "entity.wolf.pant",
+ "sounds": [
+ {
+ "hash": "c2e4001d9ae8fc1f066a914170faad4c45a84e1e",
+ "name": "mob/wolf/panting"
+ }
+ ],
+ "subtitle": "Wolf pants",
+ "subtitle_key": "subtitles.entity.wolf.ambient"
+ },
+ "entity.wolf.shake": {
+ "field": "vj",
+ "id": 1153,
+ "name": "entity.wolf.shake",
+ "sounds": [
+ {
+ "hash": "3d95ea49e91b4295859b193bb41b009b92250a44",
+ "name": "mob/wolf/shake"
+ }
+ ],
+ "subtitle": "Wolf shakes",
+ "subtitle_key": "subtitles.entity.wolf.shake"
+ },
+ "entity.wolf.step": {
+ "field": "vk",
+ "id": 1154,
+ "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": "vl",
+ "id": 1155,
+ "name": "entity.wolf.whine",
+ "sounds": [
+ {
+ "hash": "fcf4f90c452b7b511d50e3959ae05036d13a7cf8",
+ "name": "mob/wolf/whine"
+ }
+ ],
+ "subtitle": "Wolf pants",
+ "subtitle_key": "subtitles.entity.wolf.ambient"
+ },
+ "entity.zoglin.ambient": {
+ "field": "vE",
+ "id": 1174,
+ "name": "entity.zoglin.ambient",
+ "sounds": [
+ {
+ "hash": "af5a563107caf981a48a05527217dc4fef1bc2d2",
+ "name": "mob/zoglin/idle1",
+ "volume": 0.9
+ },
+ {
+ "hash": "af5a563107caf981a48a05527217dc4fef1bc2d2",
+ "name": "mob/zoglin/idle1",
+ "pitch": 0.8,
+ "volume": 0.9
+ },
+ {
+ "hash": "a54881d00895a69386a3e9cf6e41132078aae07d",
+ "name": "mob/zoglin/idle2",
+ "volume": 0.9
+ },
+ {
+ "hash": "b604d77d2fd1564db1d184a79088fbddca126cb9",
+ "name": "mob/zoglin/idle3",
+ "volume": 0.9
+ },
+ {
+ "hash": "21a77376a2b2e2cc2cb8dcd75f718a1a5d6cdb92",
+ "name": "mob/zoglin/idle4",
+ "volume": 0.9
+ },
+ {
+ "hash": "2119d7381d136b43a9ba78b1325de275d549f50e",
+ "name": "mob/zoglin/idle5",
+ "volume": 0.9
+ },
+ {
+ "hash": "81f972e13a4f6c7e180f466175553eb71f87321b",
+ "name": "mob/zoglin/idle6",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Zoglin growls",
+ "subtitle_key": "subtitles.entity.zoglin.ambient"
+ },
+ "entity.zoglin.angry": {
+ "field": "vF",
+ "id": 1175,
+ "name": "entity.zoglin.angry",
+ "sounds": [
+ {
+ "hash": "25e56e7e1e759d818d771387c8e603cf67171a18",
+ "name": "mob/zoglin/angry1",
+ "volume": 0.8
+ },
+ {
+ "hash": "4b8537a426378b7c17bebcbd6604728d38f0c6d3",
+ "name": "mob/zoglin/angry2",
+ "volume": 0.8
+ },
+ {
+ "hash": "e998b9fa208cdf5fa9bb38b2f6d9f595f69dd360",
+ "name": "mob/zoglin/angry3",
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Zoglin growls angrily",
+ "subtitle_key": "subtitles.entity.zoglin.angry"
+ },
+ "entity.zoglin.attack": {
+ "field": "vG",
+ "id": 1176,
+ "name": "entity.zoglin.attack",
+ "sounds": [
+ {
+ "hash": "e52f8b58ee939123da80489af235de404710edc1",
+ "name": "mob/zoglin/attack1",
+ "volume": 0.8
+ },
+ {
+ "hash": "e52f8b58ee939123da80489af235de404710edc1",
+ "name": "mob/zoglin/attack1",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "593ab48f7f92d6b84589222afdb2953f383cc78c",
+ "name": "mob/zoglin/attack2",
+ "volume": 0.8
+ },
+ {
+ "hash": "593ab48f7f92d6b84589222afdb2953f383cc78c",
+ "name": "mob/zoglin/attack2",
+ "pitch": 0.8,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Zoglin attacks",
+ "subtitle_key": "subtitles.entity.zoglin.attack"
+ },
+ "entity.zoglin.death": {
+ "field": "vH",
+ "id": 1177,
+ "name": "entity.zoglin.death",
+ "sounds": [
+ {
+ "hash": "cd404054eec8d66027f18c6949132e328607f056",
+ "name": "mob/zoglin/death1",
+ "volume": 0.93
+ },
+ {
+ "hash": "8b4d2822f5236164bbb333f746b474b458158209",
+ "name": "mob/zoglin/death2",
+ "volume": 0.93
+ },
+ {
+ "hash": "eb2feb643b4fa9cca75e2d85316795c03bbdb89c",
+ "name": "mob/zoglin/death3",
+ "volume": 0.93
+ }
+ ],
+ "subtitle": "Zoglin dies",
+ "subtitle_key": "subtitles.entity.zoglin.death"
+ },
+ "entity.zoglin.hurt": {
+ "field": "vI",
+ "id": 1178,
+ "name": "entity.zoglin.hurt",
+ "sounds": [
+ {
+ "hash": "7dda6ffb34caad97b8f1c619c46311c8eba4336f",
+ "name": "mob/zoglin/hurt1",
+ "volume": 0.83
+ },
+ {
+ "hash": "03252f780f1e85ac6202567fca515f7afebc9cf0",
+ "name": "mob/zoglin/hurt2",
+ "volume": 0.9
+ },
+ {
+ "hash": "d9191c272475d12f49449bd7cfc8598efecc0f8d",
+ "name": "mob/zoglin/hurt3",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Zoglin hurts",
+ "subtitle_key": "subtitles.entity.zoglin.hurt"
+ },
+ "entity.zoglin.step": {
+ "field": "vJ",
+ "id": 1179,
+ "name": "entity.zoglin.step",
+ "sounds": [
+ {
+ "hash": "757a1663baf4c967a03bb402e52db06b65e81528",
+ "name": "mob/zoglin/step1"
+ },
+ {
+ "hash": "9a3b96d3a81e9f6a9e4dad64c198924358f603cc",
+ "name": "mob/zoglin/step2"
+ },
+ {
+ "hash": "297dbb5a085c18120b11ef7596c72c6b6177e6c0",
+ "name": "mob/zoglin/step3"
+ },
+ {
+ "hash": "22bac75c94ddf2d843e383b2e7289cacb579d6cb",
+ "name": "mob/zoglin/step4"
+ },
+ {
+ "hash": "c96319a5a45b1ab23fa9ba9c68d303f37d3624d3",
+ "name": "mob/zoglin/step5"
+ }
+ ],
+ "subtitle": "Zoglin steps",
+ "subtitle_key": "subtitles.entity.zoglin.step"
+ },
+ "entity.zombie.ambient": {
+ "field": "vK",
+ "id": 1180,
+ "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_iron_door": {
+ "field": "vM",
+ "id": 1182,
+ "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.attack_wooden_door": {
+ "field": "vL",
+ "id": 1181,
+ "name": "entity.zombie.attack_wooden_door",
+ "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": "Door shakes",
+ "subtitle_key": "subtitles.entity.zombie.attack_wooden_door"
+ },
+ "entity.zombie.break_wooden_door": {
+ "field": "vN",
+ "id": 1183,
+ "name": "entity.zombie.break_wooden_door",
+ "sounds": [
+ {
+ "hash": "4e94ed53b6059d150c3bb2322b4af9ca9514bae1",
+ "name": "mob/zombie/woodbreak"
+ }
+ ],
+ "subtitle": "Door breaks",
+ "subtitle_key": "subtitles.entity.zombie.break_wooden_door"
+ },
+ "entity.zombie.converted_to_drowned": {
+ "field": "vO",
+ "id": 1184,
+ "name": "entity.zombie.converted_to_drowned",
+ "sounds": [
+ {
+ "hash": "0f5aa8843b013f0cbaf076731c6854cd0372e28c",
+ "name": "mob/drowned/convert1"
+ },
+ {
+ "hash": "552fb2189cbcb1c0c9b97ffbe2ec0a722f8d64a2",
+ "name": "mob/drowned/convert2"
+ },
+ {
+ "hash": "6849d63040d257268cb663a7a1a60848d4433b58",
+ "name": "mob/drowned/convert3"
+ }
+ ],
+ "subtitle": "Zombie converts to Drowned",
+ "subtitle_key": "subtitles.entity.zombie.converted_to_drowned"
+ },
+ "entity.zombie.death": {
+ "field": "vP",
+ "id": 1185,
+ "name": "entity.zombie.death",
+ "sounds": [
+ {
+ "hash": "6e0488ab07b9539fbaebc093f194bb6a95b2caec",
+ "name": "mob/zombie/death"
+ }
+ ],
+ "subtitle": "Zombie dies",
+ "subtitle_key": "subtitles.entity.zombie.death"
+ },
+ "entity.zombie.destroy_egg": {
+ "field": "vQ",
+ "id": 1186,
+ "name": "entity.zombie.destroy_egg",
+ "sounds": [
+ {
+ "hash": "4fd5e63658d0c3f6495b8a56ed266f9923b404e2",
+ "name": "mob/turtle/egg/jump_egg1"
+ },
+ {
+ "hash": "5481fa7661670b3bdb942a15b7c3639f64be9961",
+ "name": "mob/turtle/egg/jump_egg2"
+ },
+ {
+ "hash": "c63cfdcab6933d585a7feffb5e2c57899e11d556",
+ "name": "mob/turtle/egg/jump_egg3"
+ },
+ {
+ "hash": "0671f582b7c77b8cd33e82f8fdd6d1e95a7f6fb8",
+ "name": "mob/turtle/egg/jump_egg4"
+ }
+ ],
+ "subtitle": "Turtle Egg stomped",
+ "subtitle_key": "subtitles.entity.zombie.destroy_egg"
+ },
+ "entity.zombie.hurt": {
+ "field": "vU",
+ "id": 1190,
+ "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": "vV",
+ "id": 1191,
+ "name": "entity.zombie.infect",
+ "sounds": [
+ {
+ "hash": "c18fb5eacf0fdb33c05eb806bc41332cccee43d8",
+ "name": "mob/zombie/infect"
+ }
+ ],
+ "subtitle": "Zombie infects",
+ "subtitle_key": "subtitles.entity.zombie.infect"
+ },
+ "entity.zombie.step": {
+ "field": "wa",
+ "id": 1196,
+ "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": "vR",
+ "id": 1187,
+ "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": "vS",
+ "id": 1188,
+ "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": "vT",
+ "id": 1189,
+ "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_villager.ambient": {
+ "field": "wb",
+ "id": 1197,
+ "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": "wc",
+ "id": 1198,
+ "name": "entity.zombie_villager.converted",
+ "sounds": [
+ {
+ "hash": "403c56cd190fb7587a26bcd1b7d2abac598c3ec0",
+ "name": "mob/zombie/unfect"
+ }
+ ],
+ "subtitle": "Zombie Villager vociferates",
+ "subtitle_key": "subtitles.entity.zombie_villager.converted"
+ },
+ "entity.zombie_villager.cure": {
+ "field": "wd",
+ "id": 1199,
+ "name": "entity.zombie_villager.cure",
+ "sounds": [
+ {
+ "hash": "8ed3945df8b9264c6451c153357475482d9f2066",
+ "name": "mob/zombie/remedy"
+ }
+ ],
+ "subtitle": "Zombie Villager snuffles",
+ "subtitle_key": "subtitles.entity.zombie_villager.cure"
+ },
+ "entity.zombie_villager.death": {
+ "field": "we",
+ "id": 1200,
+ "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": "wf",
+ "id": 1201,
+ "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": "wg",
+ "id": 1202,
+ "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"
+ },
+ "entity.zombified_piglin.ambient": {
+ "field": "vW",
+ "id": 1192,
+ "name": "entity.zombified_piglin.ambient",
+ "sounds": [
+ {
+ "hash": "ec4b0396dd2fc2da8fab91ddc35218d3426349b3",
+ "name": "mob/zombified_piglin/zpig1"
+ },
+ {
+ "hash": "2cbbcdfb97939c469cd4ccaaac74504497c56695",
+ "name": "mob/zombified_piglin/zpig2"
+ },
+ {
+ "hash": "c9f7fa36ae48eca0a1f6ce024fde5d3472d30b4d",
+ "name": "mob/zombified_piglin/zpig3"
+ },
+ {
+ "hash": "e1187646b6256b92a1384f26ef2a7e56efcbe00d",
+ "name": "mob/zombified_piglin/zpig4"
+ }
+ ],
+ "subtitle": "Zombified Piglin grunts",
+ "subtitle_key": "subtitles.entity.zombified_piglin.ambient"
+ },
+ "entity.zombified_piglin.angry": {
+ "field": "vX",
+ "id": 1193,
+ "name": "entity.zombified_piglin.angry",
+ "sounds": [
+ {
+ "hash": "cadbc5c34979baab1a93f5cf68a50f9bd44ef5a8",
+ "name": "mob/zombified_piglin/zpigangry1"
+ },
+ {
+ "hash": "0349ce87fe856ddf8fdd94a559bb29061b002b6c",
+ "name": "mob/zombified_piglin/zpigangry2"
+ },
+ {
+ "hash": "e0c88ca054666aae58b89abdcf377eae525aa13e",
+ "name": "mob/zombified_piglin/zpigangry3"
+ },
+ {
+ "hash": "c76dea473821e2ae9a1f006a4eddfdd0703eecdf",
+ "name": "mob/zombified_piglin/zpigangry4"
+ }
+ ],
+ "subtitle": "Zombified Piglin grunts angrily",
+ "subtitle_key": "subtitles.entity.zombified_piglin.angry"
+ },
+ "entity.zombified_piglin.death": {
+ "field": "vY",
+ "id": 1194,
+ "name": "entity.zombified_piglin.death",
+ "sounds": [
+ {
+ "hash": "40b8e244d03ae17483edd4571bd851e10a97050f",
+ "name": "mob/zombified_piglin/zpigdeath"
+ }
+ ],
+ "subtitle": "Zombified Piglin dies",
+ "subtitle_key": "subtitles.entity.zombified_piglin.death"
+ },
+ "entity.zombified_piglin.hurt": {
+ "field": "vZ",
+ "id": 1195,
+ "name": "entity.zombified_piglin.hurt",
+ "sounds": [
+ {
+ "hash": "a2cfbea288280419ec0c8fb75d8ee5395536ac02",
+ "name": "mob/zombified_piglin/zpighurt1"
+ },
+ {
+ "hash": "d1917b9be91d60a40dd0bf804580c1f494e9ae6d",
+ "name": "mob/zombified_piglin/zpighurt2"
+ }
+ ],
+ "subtitle": "Zombified Piglin hurts",
+ "subtitle_key": "subtitles.entity.zombified_piglin.hurt"
+ },
+ "event.raid.horn": {
+ "field": "pw",
+ "id": 854,
+ "name": "event.raid.horn",
+ "sounds": [
+ {
+ "hash": "b137be2a065c6009f0bdce78f4e0861d3060d5d0",
+ "name": "event/raid/raidhorn_01",
+ "volume": 0.01
+ },
+ {
+ "hash": "0dd9e291f62759f032b893ef5e7b0c22d3345c14",
+ "name": "event/raid/raidhorn_02",
+ "volume": 0.01
+ },
+ {
+ "hash": "db376f1466e6dc43054fa1e4fa797f87df9290c8",
+ "name": "event/raid/raidhorn_03",
+ "volume": 0.01
+ },
+ {
+ "hash": "d75da0e9ae674c403866979d9957988fd8b09b06",
+ "name": "event/raid/raidhorn_04",
+ "volume": 0.01
+ }
+ ],
+ "subtitle": "Ominous horn blares",
+ "subtitle_key": "subtitles.event.raid.horn"
+ },
+ "item.armor.equip_chain": {
+ "field": "U",
+ "id": 46,
+ "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": "V",
+ "id": 47,
+ "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": "W",
+ "id": 48,
+ "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 rustle",
+ "subtitle_key": "subtitles.item.armor.equip_elytra"
+ },
+ "item.armor.equip_generic": {
+ "field": "X",
+ "id": 49,
+ "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 equips",
+ "subtitle_key": "subtitles.item.armor.equip"
+ },
+ "item.armor.equip_gold": {
+ "field": "Y",
+ "id": 50,
+ "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": "Z",
+ "id": 51,
+ "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": "aa",
+ "id": 52,
+ "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.armor.equip_netherite": {
+ "field": "ab",
+ "id": 53,
+ "name": "item.armor.equip_netherite",
+ "sounds": [
+ {
+ "hash": "d1c98c672f1a4039accf2f396ebc78fd0403e1e9",
+ "name": "item/armor/equip_netherite1",
+ "volume": 0.8
+ },
+ {
+ "hash": "d1c98c672f1a4039accf2f396ebc78fd0403e1e9",
+ "name": "item/armor/equip_netherite1",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "hash": "4352b68f2bf2baf46e6ea07be4a7688efdf5b29d",
+ "name": "item/armor/equip_netherite2",
+ "volume": 0.8
+ },
+ {
+ "hash": "4352b68f2bf2baf46e6ea07be4a7688efdf5b29d",
+ "name": "item/armor/equip_netherite2",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "hash": "4d6fbd39a70f04444eb76f2c873de7c524e13fc7",
+ "name": "item/armor/equip_netherite3",
+ "volume": 0.8
+ },
+ {
+ "hash": "4d6fbd39a70f04444eb76f2c873de7c524e13fc7",
+ "name": "item/armor/equip_netherite3",
+ "pitch": 0.9,
+ "volume": 0.8
+ },
+ {
+ "hash": "1ffc6f4549c2a00c29ebe5cd54d907ea9345df9e",
+ "name": "item/armor/equip_netherite4",
+ "volume": 0.8
+ },
+ {
+ "hash": "1ffc6f4549c2a00c29ebe5cd54d907ea9345df9e",
+ "name": "item/armor/equip_netherite4",
+ "pitch": 0.9,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Netherite armor clanks",
+ "subtitle_key": "subtitles.item.armor.equip_netherite"
+ },
+ "item.armor.equip_turtle": {
+ "field": "ac",
+ "id": 54,
+ "name": "item.armor.equip_turtle",
+ "sounds": [
+ {
+ "hash": "18e070182052d63ec9b28ccec571a64db9137341",
+ "name": "mob/turtle/armor"
+ },
+ {
+ "hash": "18e070182052d63ec9b28ccec571a64db9137341",
+ "name": "mob/turtle/armor",
+ "pitch": 0.85
+ },
+ {
+ "hash": "18e070182052d63ec9b28ccec571a64db9137341",
+ "name": "mob/turtle/armor",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Turtle Shell thunks",
+ "subtitle_key": "subtitles.item.armor.equip_turtle"
+ },
+ "item.axe.scrape": {
+ "field": "al",
+ "id": 63,
+ "name": "item.axe.scrape",
+ "sounds": [
+ {
+ "hash": "e91db11f0dbb7580b1e9e57483827f6724018049",
+ "name": "item/axe/scrape1"
+ },
+ {
+ "hash": "e91db11f0dbb7580b1e9e57483827f6724018049",
+ "name": "item/axe/scrape1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "e91db11f0dbb7580b1e9e57483827f6724018049",
+ "name": "item/axe/scrape1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "35329e58679fe3c986c258b9722553c3be3cc2bc",
+ "name": "item/axe/scrape2"
+ },
+ {
+ "hash": "35329e58679fe3c986c258b9722553c3be3cc2bc",
+ "name": "item/axe/scrape2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "35329e58679fe3c986c258b9722553c3be3cc2bc",
+ "name": "item/axe/scrape2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "4be3b65372d2c36ea6579d5b87145714dc934480",
+ "name": "item/axe/scrape3"
+ },
+ {
+ "hash": "4be3b65372d2c36ea6579d5b87145714dc934480",
+ "name": "item/axe/scrape3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "4be3b65372d2c36ea6579d5b87145714dc934480",
+ "name": "item/axe/scrape3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Axe scrapes",
+ "subtitle_key": "subtitles.item.axe.scrape"
+ },
+ "item.axe.strip": {
+ "field": "ak",
+ "id": 62,
+ "name": "item.axe.strip",
+ "sounds": [
+ {
+ "hash": "42b2964c08f50be3fda62257202efe42f262c005",
+ "name": "item/axe/strip1",
+ "volume": 0.9
+ },
+ {
+ "hash": "42b2964c08f50be3fda62257202efe42f262c005",
+ "name": "item/axe/strip1",
+ "pitch": 0.85,
+ "volume": 0.9
+ },
+ {
+ "hash": "38044a5747fd72dc26f3c0a37bef44ffa3744078",
+ "name": "item/axe/strip2",
+ "volume": 0.9
+ },
+ {
+ "hash": "38044a5747fd72dc26f3c0a37bef44ffa3744078",
+ "name": "item/axe/strip2",
+ "pitch": 0.85,
+ "volume": 0.9
+ },
+ {
+ "hash": "a84dafa90faa56556346437e5f27ad047dc584ea",
+ "name": "item/axe/strip3",
+ "volume": 0.9
+ },
+ {
+ "hash": "a84dafa90faa56556346437e5f27ad047dc584ea",
+ "name": "item/axe/strip3",
+ "pitch": 0.85,
+ "volume": 0.9
+ },
+ {
+ "hash": "7621881ced7901c92236f386c26cd678aaf9ba49",
+ "name": "item/axe/strip4",
+ "volume": 0.9
+ },
+ {
+ "hash": "7621881ced7901c92236f386c26cd678aaf9ba49",
+ "name": "item/axe/strip4",
+ "pitch": 0.85,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Axe strips",
+ "subtitle_key": "subtitles.item.axe.strip"
+ },
+ "item.axe.wax_off": {
+ "field": "am",
+ "id": 64,
+ "name": "item.axe.wax_off",
+ "sounds": [
+ {
+ "hash": "dd286ff9cc6933b62bce31d72ff23c8dd3af245a",
+ "name": "item/axe/wax_off1"
+ },
+ {
+ "hash": "dd286ff9cc6933b62bce31d72ff23c8dd3af245a",
+ "name": "item/axe/wax_off1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "dd286ff9cc6933b62bce31d72ff23c8dd3af245a",
+ "name": "item/axe/wax_off1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "b7ef0575a4681c31e9c3a2c57f49fb71fc65485c",
+ "name": "item/axe/wax_off2"
+ },
+ {
+ "hash": "b7ef0575a4681c31e9c3a2c57f49fb71fc65485c",
+ "name": "item/axe/wax_off2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "b7ef0575a4681c31e9c3a2c57f49fb71fc65485c",
+ "name": "item/axe/wax_off2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "8c68128934168848d8b76be2763dfedf2f444ec2",
+ "name": "item/axe/wax_off3"
+ },
+ {
+ "hash": "8c68128934168848d8b76be2763dfedf2f444ec2",
+ "name": "item/axe/wax_off3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "8c68128934168848d8b76be2763dfedf2f444ec2",
+ "name": "item/axe/wax_off3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Wax off",
+ "subtitle_key": "subtitles.item.axe.wax_off"
+ },
+ "item.bone_meal.use": {
+ "field": "bG",
+ "id": 136,
+ "name": "item.bone_meal.use",
+ "sounds": [
+ {
+ "hash": "3c110e8daaedc779da97c827d30cc73668824f97",
+ "name": "item/bonemeal/bonemeal1"
+ },
+ {
+ "hash": "3c110e8daaedc779da97c827d30cc73668824f97",
+ "name": "item/bonemeal/bonemeal1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "3c110e8daaedc779da97c827d30cc73668824f97",
+ "name": "item/bonemeal/bonemeal1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "2e2f05457af0bdda5c63d3e28cd286ae5fe2f272",
+ "name": "item/bonemeal/bonemeal2"
+ },
+ {
+ "hash": "2e2f05457af0bdda5c63d3e28cd286ae5fe2f272",
+ "name": "item/bonemeal/bonemeal2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "2e2f05457af0bdda5c63d3e28cd286ae5fe2f272",
+ "name": "item/bonemeal/bonemeal2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "f548f0e60d971cd9ddb2736463a4a872097ca601",
+ "name": "item/bonemeal/bonemeal3"
+ },
+ {
+ "hash": "f548f0e60d971cd9ddb2736463a4a872097ca601",
+ "name": "item/bonemeal/bonemeal3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "f548f0e60d971cd9ddb2736463a4a872097ca601",
+ "name": "item/bonemeal/bonemeal3",
+ "pitch": 1.1
+ },
+ {
+ "hash": "0ff31eb8381878ed4394515fa2df5714fde1742b",
+ "name": "item/bonemeal/bonemeal4"
+ },
+ {
+ "hash": "0ff31eb8381878ed4394515fa2df5714fde1742b",
+ "name": "item/bonemeal/bonemeal4",
+ "pitch": 0.9
+ },
+ {
+ "hash": "0ff31eb8381878ed4394515fa2df5714fde1742b",
+ "name": "item/bonemeal/bonemeal4",
+ "pitch": 1.1
+ },
+ {
+ "hash": "1e38ab01b7b4b6b6b9b29d889801440d285cb508",
+ "name": "item/bonemeal/bonemeal5"
+ },
+ {
+ "hash": "1e38ab01b7b4b6b6b9b29d889801440d285cb508",
+ "name": "item/bonemeal/bonemeal5",
+ "pitch": 0.9
+ },
+ {
+ "hash": "1e38ab01b7b4b6b6b9b29d889801440d285cb508",
+ "name": "item/bonemeal/bonemeal5",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Bone Meal crinkles",
+ "subtitle_key": "subtitles.item.bone_meal.use"
+ },
+ "item.book.page_turn": {
+ "field": "bH",
+ "id": 137,
+ "name": "item.book.page_turn",
+ "sounds": [
+ {
+ "hash": "234d6a686516c264a370ea834b87d47ae7334ef7",
+ "name": "item/book/open_flip1",
+ "volume": 2.0
+ },
+ {
+ "hash": "c7d1608c706d75df8f074fd04da027fdbf9ec5c1",
+ "name": "item/book/open_flip2",
+ "volume": 2.0
+ },
+ {
+ "hash": "95f697cb272bb10a744a5062463a6e737a1c4ec2",
+ "name": "item/book/open_flip3",
+ "volume": 2.0
+ }
+ ],
+ "subtitle": "Page rustles",
+ "subtitle_key": "subtitles.item.book.page_turn"
+ },
+ "item.book.put": {
+ "field": "bI",
+ "id": 138,
+ "name": "item.book.put",
+ "sounds": [
+ {
+ "hash": "1bd5a33c1b50627d5fd45a44cf78ad6d96f483dd",
+ "name": "item/book/close_put1"
+ },
+ {
+ "hash": "eefec8ea4c0e3a2cf4357226bdcc1b2b7919e8ac",
+ "name": "item/book/close_put2"
+ }
+ ],
+ "subtitle": "Book thumps",
+ "subtitle_key": "subtitles.item.book.put"
+ },
+ "item.bottle.empty": {
+ "field": "bK",
+ "id": 140,
+ "name": "item.bottle.empty",
+ "sounds": [
+ {
+ "hash": "d6b740955d317b31644397ff1b2049f6343c862d",
+ "name": "item/bottle/empty1"
+ },
+ {
+ "hash": "09e8b2079bc363d287fe85d5687af142d5fa0f82",
+ "name": "item/bottle/empty2"
+ }
+ ],
+ "subtitle": "Bottle empties",
+ "subtitle_key": "subtitles.item.bottle.empty"
+ },
+ "item.bottle.fill": {
+ "field": "bL",
+ "id": 141,
+ "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": "bM",
+ "id": 142,
+ "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": "bT",
+ "id": 149,
+ "name": "item.bucket.empty",
+ "sounds": [
+ {
+ "hash": "27987b7065ef4a27106246f9d32382a0514f87b2",
+ "name": "item/bucket/empty1"
+ },
+ {
+ "hash": "27987b7065ef4a27106246f9d32382a0514f87b2",
+ "name": "item/bucket/empty1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "a796e8907874e6ae174c30da28ff000f1cf566c3",
+ "name": "item/bucket/empty2"
+ },
+ {
+ "hash": "8dec8307dff359b0279e3e49798692309204d55e",
+ "name": "item/bucket/empty3"
+ }
+ ],
+ "subtitle": "Bucket empties",
+ "subtitle_key": "subtitles.item.bucket.empty"
+ },
+ "item.bucket.empty_axolotl": {
+ "field": "bU",
+ "id": 150,
+ "name": "item.bucket.empty_axolotl",
+ "sounds": [
+ {
+ "hash": "ce9704faf305ae2ef170a315ff929067f9ac923c",
+ "name": "item/bucket/empty_fish1"
+ },
+ {
+ "hash": "8fa72261eea571314273ddaf73032b1c9944130c",
+ "name": "item/bucket/empty_fish2"
+ },
+ {
+ "hash": "eb4ef46ee676b18c8bd853188e3ad6a53b37d7c1",
+ "name": "item/bucket/empty_fish3"
+ }
+ ],
+ "subtitle": "Bucket empties",
+ "subtitle_key": "subtitles.item.bucket.empty"
+ },
+ "item.bucket.empty_fish": {
+ "field": "bV",
+ "id": 151,
+ "name": "item.bucket.empty_fish",
+ "sounds": [
+ {
+ "hash": "ce9704faf305ae2ef170a315ff929067f9ac923c",
+ "name": "item/bucket/empty_fish1"
+ },
+ {
+ "hash": "8fa72261eea571314273ddaf73032b1c9944130c",
+ "name": "item/bucket/empty_fish2"
+ },
+ {
+ "hash": "eb4ef46ee676b18c8bd853188e3ad6a53b37d7c1",
+ "name": "item/bucket/empty_fish3"
+ }
+ ],
+ "subtitle": "Bucket empties",
+ "subtitle_key": "subtitles.item.bucket.empty"
+ },
+ "item.bucket.empty_lava": {
+ "field": "bW",
+ "id": 152,
+ "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.empty_powder_snow": {
+ "field": "bX",
+ "id": 153,
+ "name": "item.bucket.empty_powder_snow",
+ "sounds": [
+ {
+ "hash": "0cb553eb257614ee1a58e57f8d1c292e9cd393c2",
+ "name": "item/bucket/empty_powder_snow1"
+ },
+ {
+ "hash": "0cb553eb257614ee1a58e57f8d1c292e9cd393c2",
+ "name": "item/bucket/empty_powder_snow1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "0cb553eb257614ee1a58e57f8d1c292e9cd393c2",
+ "name": "item/bucket/empty_powder_snow1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "54ab71a9e53979af80cbfbfdb3d542ae14b66d0a",
+ "name": "item/bucket/empty_powder_snow2"
+ },
+ {
+ "hash": "54ab71a9e53979af80cbfbfdb3d542ae14b66d0a",
+ "name": "item/bucket/empty_powder_snow2",
+ "pitch": 0.95
+ },
+ {
+ "hash": "54ab71a9e53979af80cbfbfdb3d542ae14b66d0a",
+ "name": "item/bucket/empty_powder_snow2",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Bucket empties",
+ "subtitle_key": "subtitles.item.bucket.empty"
+ },
+ "item.bucket.fill": {
+ "field": "bY",
+ "id": 154,
+ "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_axolotl": {
+ "field": "bZ",
+ "id": 155,
+ "name": "item.bucket.fill_axolotl",
+ "sounds": [
+ {
+ "hash": "d36b56ae93d86b47d5d99e9540c2718b826fa2ae",
+ "name": "item/bucket/fill_axolotl1"
+ },
+ {
+ "hash": "41a44dadfb327a146be5898b715bad6eec86adc7",
+ "name": "item/bucket/fill_axolotl2"
+ },
+ {
+ "hash": "cddd681bfba010f8de2616d2a7ecf95d69f5d0d8",
+ "name": "item/bucket/fill_axolotl3"
+ }
+ ],
+ "subtitle": "Axolotl scooped",
+ "subtitle_key": "subtitles.item.bucket.fill_axolotl"
+ },
+ "item.bucket.fill_fish": {
+ "field": "ca",
+ "id": 156,
+ "name": "item.bucket.fill_fish",
+ "sounds": [
+ {
+ "hash": "d14602d56414611241e74d92513460e8a872b4e5",
+ "name": "item/bucket/fill_fish1"
+ },
+ {
+ "hash": "12365ec4a267be84dbfcdcfce69942d0ce56223f",
+ "name": "item/bucket/fill_fish2"
+ },
+ {
+ "hash": "ea62cea6f5c10ecd63e27fc46591931ecd8e1c30",
+ "name": "item/bucket/fill_fish3"
+ }
+ ],
+ "subtitle": "Fish captured",
+ "subtitle_key": "subtitles.item.bucket.fill_fish"
+ },
+ "item.bucket.fill_lava": {
+ "field": "cb",
+ "id": 157,
+ "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.bucket.fill_powder_snow": {
+ "field": "cc",
+ "id": 158,
+ "name": "item.bucket.fill_powder_snow",
+ "sounds": [
+ {
+ "hash": "bfdeec56755e5c566fa045a678d3fd1c062065f3",
+ "name": "item/bucket/fill_powder_snow1"
+ },
+ {
+ "hash": "bfdeec56755e5c566fa045a678d3fd1c062065f3",
+ "name": "item/bucket/fill_powder_snow1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "bfdeec56755e5c566fa045a678d3fd1c062065f3",
+ "name": "item/bucket/fill_powder_snow1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "fba31761b635d23b80a9c48c1bfc5556f7441679",
+ "name": "item/bucket/fill_powder_snow2"
+ },
+ {
+ "hash": "fba31761b635d23b80a9c48c1bfc5556f7441679",
+ "name": "item/bucket/fill_powder_snow2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "fba31761b635d23b80a9c48c1bfc5556f7441679",
+ "name": "item/bucket/fill_powder_snow2",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Bucket fills",
+ "subtitle_key": "subtitles.item.bucket.fill"
+ },
+ "item.bundle.drop_contents": {
+ "field": "cd",
+ "id": 159,
+ "name": "item.bundle.drop_contents",
+ "sounds": [
+ {
+ "hash": "babd09368ea2958cab6847e38cda13c115b3d014",
+ "name": "item/bundle/drop_contents1"
+ },
+ {
+ "hash": "babd09368ea2958cab6847e38cda13c115b3d014",
+ "name": "item/bundle/drop_contents1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "3cab25ea3eaa1b92fe6ccbc6691b41a911819ffe",
+ "name": "item/bundle/drop_contents2"
+ },
+ {
+ "hash": "3cab25ea3eaa1b92fe6ccbc6691b41a911819ffe",
+ "name": "item/bundle/drop_contents2",
+ "pitch": 0.95
+ },
+ {
+ "hash": "aef0f1e4974e77bcb0b17fb0a71e6aedb56f6b2e",
+ "name": "item/bundle/drop_contents3"
+ },
+ {
+ "hash": "aef0f1e4974e77bcb0b17fb0a71e6aedb56f6b2e",
+ "name": "item/bundle/drop_contents3",
+ "pitch": 0.95
+ }
+ ],
+ "subtitle": "Bundle empties",
+ "subtitle_key": "subtitles.item.bundle.drop_contents"
+ },
+ "item.bundle.insert": {
+ "field": "ce",
+ "id": 160,
+ "name": "item.bundle.insert",
+ "sounds": [
+ {
+ "hash": "13067cc3d724d3e2d454de39d2b9a038ca87f985",
+ "name": "item/bundle/insert1"
+ },
+ {
+ "hash": "13067cc3d724d3e2d454de39d2b9a038ca87f985",
+ "name": "item/bundle/insert1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "13067cc3d724d3e2d454de39d2b9a038ca87f985",
+ "name": "item/bundle/insert1",
+ "pitch": 1.05
+ },
+ {
+ "hash": "f3df51414c25d7f0416dff5b5f628fee5ecbd22f",
+ "name": "item/bundle/insert2"
+ },
+ {
+ "hash": "f3df51414c25d7f0416dff5b5f628fee5ecbd22f",
+ "name": "item/bundle/insert2",
+ "pitch": 0.95
+ },
+ {
+ "hash": "f3df51414c25d7f0416dff5b5f628fee5ecbd22f",
+ "name": "item/bundle/insert2",
+ "pitch": 1.05
+ },
+ {
+ "hash": "e5d5aaf75d0f8907647a65435f051e915297b723",
+ "name": "item/bundle/insert3"
+ },
+ {
+ "hash": "e5d5aaf75d0f8907647a65435f051e915297b723",
+ "name": "item/bundle/insert3",
+ "pitch": 0.95
+ },
+ {
+ "hash": "e5d5aaf75d0f8907647a65435f051e915297b723",
+ "name": "item/bundle/insert3",
+ "pitch": 1.05
+ }
+ ],
+ "subtitle": "Item packed",
+ "subtitle_key": "subtitles.item.bundle.insert"
+ },
+ "item.bundle.remove_one": {
+ "field": "cf",
+ "id": 161,
+ "name": "item.bundle.remove_one",
+ "sounds": [
+ {
+ "hash": "5d47ae5d6827caf228d77f407ab143d107896c65",
+ "name": "item/bundle/remove_one1"
+ },
+ {
+ "hash": "5d47ae5d6827caf228d77f407ab143d107896c65",
+ "name": "item/bundle/remove_one1",
+ "pitch": 1.05
+ },
+ {
+ "hash": "5d47ae5d6827caf228d77f407ab143d107896c65",
+ "name": "item/bundle/remove_one1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "f4b4482e93bfa7307605e6d5a8d051c12542bffe",
+ "name": "item/bundle/remove_one2"
+ },
+ {
+ "hash": "f4b4482e93bfa7307605e6d5a8d051c12542bffe",
+ "name": "item/bundle/remove_one2",
+ "pitch": 1.05
+ },
+ {
+ "hash": "f4b4482e93bfa7307605e6d5a8d051c12542bffe",
+ "name": "item/bundle/remove_one2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "dedf18f87e8363fce1854e07b01a19715ae8c155",
+ "name": "item/bundle/remove_one3"
+ },
+ {
+ "hash": "dedf18f87e8363fce1854e07b01a19715ae8c155",
+ "name": "item/bundle/remove_one3",
+ "pitch": 1.05
+ },
+ {
+ "hash": "dedf18f87e8363fce1854e07b01a19715ae8c155",
+ "name": "item/bundle/remove_one3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Item unpacked",
+ "subtitle_key": "subtitles.item.bundle.remove_one"
+ },
+ "item.chorus_fruit.teleport": {
+ "field": "cY",
+ "id": 206,
+ "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.crop.plant": {
+ "field": "dG",
+ "id": 240,
+ "name": "item.crop.plant",
+ "sounds": [
+ {
+ "hash": "632c93324d6342c23fe229287ff86ad3170cd5fe",
+ "name": "item/plant/crop1",
+ "volume": 0.45
+ },
+ {
+ "hash": "632c93324d6342c23fe229287ff86ad3170cd5fe",
+ "name": "item/plant/crop1",
+ "pitch": 1.2,
+ "volume": 0.45
+ },
+ {
+ "hash": "0076a7bdf840e166559cd82e8f58e633c59382ea",
+ "name": "item/plant/crop2",
+ "volume": 0.45
+ },
+ {
+ "hash": "0076a7bdf840e166559cd82e8f58e633c59382ea",
+ "name": "item/plant/crop2",
+ "pitch": 1.2,
+ "volume": 0.45
+ },
+ {
+ "hash": "42a6d1b8c9ef9c21d4a7a2684ac946ae822d49ac",
+ "name": "item/plant/crop3",
+ "volume": 0.45
+ },
+ {
+ "hash": "42a6d1b8c9ef9c21d4a7a2684ac946ae822d49ac",
+ "name": "item/plant/crop3",
+ "pitch": 1.2,
+ "volume": 0.45
+ },
+ {
+ "hash": "b2190b1e1ad177232b337fea5f7534fbfe632d2e",
+ "name": "item/plant/crop4",
+ "volume": 0.45
+ },
+ {
+ "hash": "b2190b1e1ad177232b337fea5f7534fbfe632d2e",
+ "name": "item/plant/crop4",
+ "pitch": 1.2,
+ "volume": 0.45
+ },
+ {
+ "hash": "a859d7056370c987ff986c15e4952e2123e0e59c",
+ "name": "item/plant/crop5",
+ "volume": 0.45
+ },
+ {
+ "hash": "a859d7056370c987ff986c15e4952e2123e0e59c",
+ "name": "item/plant/crop5",
+ "pitch": 1.2,
+ "volume": 0.45
+ },
+ {
+ "hash": "dda6283eefbd528215c11f8e76c7e8e621f0d3b5",
+ "name": "item/plant/crop6",
+ "volume": 0.45
+ },
+ {
+ "hash": "dda6283eefbd528215c11f8e76c7e8e621f0d3b5",
+ "name": "item/plant/crop6",
+ "pitch": 1.2,
+ "volume": 0.45
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "item.crossbow.hit": {
+ "field": "dH",
+ "id": 241,
+ "name": "item.crossbow.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.item.crossbow.hit"
+ },
+ "item.crossbow.loading_end": {
+ "field": "dI",
+ "id": 242,
+ "name": "item.crossbow.loading_end",
+ "sounds": [
+ {
+ "hash": "be598d7be5708eb1952d03680d0f2ee0dd70bd78",
+ "name": "item/crossbow/loading_end"
+ }
+ ],
+ "subtitle": "Crossbow loads",
+ "subtitle_key": "subtitles.item.crossbow.load"
+ },
+ "item.crossbow.loading_middle": {
+ "field": "dJ",
+ "id": 243,
+ "name": "item.crossbow.loading_middle",
+ "sounds": [
+ {
+ "hash": "2f1f5a923c19c6864b3a63f2310b24586eafa7a5",
+ "name": "item/crossbow/loading_middle1",
+ "volume": 0.65
+ },
+ {
+ "hash": "2f1f5a923c19c6864b3a63f2310b24586eafa7a5",
+ "name": "item/crossbow/loading_middle1",
+ "pitch": 0.95,
+ "volume": 0.65
+ },
+ {
+ "hash": "2f1f5a923c19c6864b3a63f2310b24586eafa7a5",
+ "name": "item/crossbow/loading_middle1",
+ "pitch": 1.2,
+ "volume": 0.65
+ },
+ {
+ "hash": "69cdea68f659610aab9889282a6e199308ae4e3a",
+ "name": "item/crossbow/loading_middle2",
+ "volume": 0.65
+ },
+ {
+ "hash": "69cdea68f659610aab9889282a6e199308ae4e3a",
+ "name": "item/crossbow/loading_middle2",
+ "pitch": 0.9,
+ "volume": 0.65
+ },
+ {
+ "hash": "69cdea68f659610aab9889282a6e199308ae4e3a",
+ "name": "item/crossbow/loading_middle2",
+ "pitch": 1.05,
+ "volume": 0.65
+ },
+ {
+ "hash": "dccc89e8645e5bfa69e3c078300faade8830de6e",
+ "name": "item/crossbow/loading_middle3",
+ "volume": 0.65
+ },
+ {
+ "hash": "dccc89e8645e5bfa69e3c078300faade8830de6e",
+ "name": "item/crossbow/loading_middle3",
+ "pitch": 0.9,
+ "volume": 0.65
+ },
+ {
+ "hash": "dccc89e8645e5bfa69e3c078300faade8830de6e",
+ "name": "item/crossbow/loading_middle3",
+ "pitch": 1.05,
+ "volume": 0.65
+ },
+ {
+ "hash": "361810bfeaae39c4c73b74e2357d6a40936e84cb",
+ "name": "item/crossbow/loading_middle4",
+ "volume": 0.65
+ }
+ ]
+ },
+ "item.crossbow.loading_start": {
+ "field": "dK",
+ "id": 244,
+ "name": "item.crossbow.loading_start",
+ "sounds": [
+ {
+ "hash": "070f6bd78bcbf7a504a340870c713bfddbe030d6",
+ "name": "item/crossbow/loading_start",
+ "volume": 0.3
+ }
+ ],
+ "subtitle": "Crossbow charges up",
+ "subtitle_key": "subtitles.item.crossbow.charge"
+ },
+ "item.crossbow.quick_charge_1": {
+ "field": "dL",
+ "id": 245,
+ "name": "item.crossbow.quick_charge_1",
+ "sounds": [
+ {
+ "hash": "c327427d1c2813ea014c5fcc2f994314761038eb",
+ "name": "item/crossbow/quick_charge/quick1_1",
+ "volume": 0.65
+ },
+ {
+ "hash": "c327427d1c2813ea014c5fcc2f994314761038eb",
+ "name": "item/crossbow/quick_charge/quick1_1",
+ "pitch": 0.9,
+ "volume": 0.5
+ },
+ {
+ "hash": "d300b2789106ec5f2a0d17cb1d959dde34a83212",
+ "name": "item/crossbow/quick_charge/quick1_2",
+ "volume": 0.65
+ },
+ {
+ "hash": "d300b2789106ec5f2a0d17cb1d959dde34a83212",
+ "name": "item/crossbow/quick_charge/quick1_2",
+ "pitch": 0.95,
+ "volume": 0.65
+ },
+ {
+ "hash": "ce6a719ad8efbf76e66f01dd97db1807a0fc76e6",
+ "name": "item/crossbow/quick_charge/quick1_3",
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Crossbow charges up",
+ "subtitle_key": "subtitles.item.crossbow.charge"
+ },
+ "item.crossbow.quick_charge_2": {
+ "field": "dM",
+ "id": 246,
+ "name": "item.crossbow.quick_charge_2",
+ "sounds": [
+ {
+ "hash": "520aa25be86567d4b6f22aebd2a6add3aad7943d",
+ "name": "item/crossbow/quick_charge/quick2_1",
+ "volume": 0.65
+ },
+ {
+ "hash": "520aa25be86567d4b6f22aebd2a6add3aad7943d",
+ "name": "item/crossbow/quick_charge/quick2_1",
+ "pitch": 0.95,
+ "volume": 0.5
+ },
+ {
+ "hash": "421afa0cb2bf71e67f204ade30b024884bcf1446",
+ "name": "item/crossbow/quick_charge/quick2_2",
+ "volume": 0.65
+ },
+ {
+ "hash": "421afa0cb2bf71e67f204ade30b024884bcf1446",
+ "name": "item/crossbow/quick_charge/quick2_2",
+ "pitch": 0.95,
+ "volume": 0.65
+ },
+ {
+ "hash": "421afa0cb2bf71e67f204ade30b024884bcf1446",
+ "name": "item/crossbow/quick_charge/quick2_2",
+ "pitch": 1.05,
+ "volume": 0.65
+ },
+ {
+ "hash": "1b7075285317276654bfa1eef36bebb8f5f50f00",
+ "name": "item/crossbow/quick_charge/quick2_3",
+ "volume": 0.65
+ },
+ {
+ "hash": "1b7075285317276654bfa1eef36bebb8f5f50f00",
+ "name": "item/crossbow/quick_charge/quick2_3",
+ "pitch": 0.9,
+ "volume": 0.65
+ },
+ {
+ "hash": "1b7075285317276654bfa1eef36bebb8f5f50f00",
+ "name": "item/crossbow/quick_charge/quick2_3",
+ "pitch": 1.05,
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Crossbow charges up",
+ "subtitle_key": "subtitles.item.crossbow.charge"
+ },
+ "item.crossbow.quick_charge_3": {
+ "field": "dN",
+ "id": 247,
+ "name": "item.crossbow.quick_charge_3",
+ "sounds": [
+ {
+ "hash": "465bed441f8f55052cd382621a2eeac8b4524a44",
+ "name": "item/crossbow/quick_charge/quick3_1",
+ "volume": 0.65
+ },
+ {
+ "hash": "465bed441f8f55052cd382621a2eeac8b4524a44",
+ "name": "item/crossbow/quick_charge/quick3_1",
+ "pitch": 0.95,
+ "volume": 0.5
+ },
+ {
+ "hash": "9f98eb48a47834f40e18da5fd41c0369ba682220",
+ "name": "item/crossbow/quick_charge/quick3_2",
+ "volume": 0.65
+ },
+ {
+ "hash": "9f98eb48a47834f40e18da5fd41c0369ba682220",
+ "name": "item/crossbow/quick_charge/quick3_2",
+ "pitch": 0.95,
+ "volume": 0.65
+ },
+ {
+ "hash": "9f98eb48a47834f40e18da5fd41c0369ba682220",
+ "name": "item/crossbow/quick_charge/quick3_2",
+ "pitch": 1.05,
+ "volume": 0.65
+ },
+ {
+ "hash": "d9f0a1e97a25aa73d28ae69288be8aa1ee61aaf1",
+ "name": "item/crossbow/quick_charge/quick3_3",
+ "volume": 0.65
+ },
+ {
+ "hash": "d9f0a1e97a25aa73d28ae69288be8aa1ee61aaf1",
+ "name": "item/crossbow/quick_charge/quick3_3",
+ "pitch": 0.9,
+ "volume": 0.65
+ },
+ {
+ "hash": "d9f0a1e97a25aa73d28ae69288be8aa1ee61aaf1",
+ "name": "item/crossbow/quick_charge/quick3_3",
+ "pitch": 1.05,
+ "volume": 0.65
+ }
+ ],
+ "subtitle": "Crossbow charges up",
+ "subtitle_key": "subtitles.item.crossbow.charge"
+ },
+ "item.crossbow.shoot": {
+ "field": "dO",
+ "id": 248,
+ "name": "item.crossbow.shoot",
+ "sounds": [
+ {
+ "hash": "84b9b4ee188b1fc3395c9b7ffe97212da180a6f5",
+ "name": "item/crossbow/shoot1",
+ "volume": 0.8
+ },
+ {
+ "hash": "84b9b4ee188b1fc3395c9b7ffe97212da180a6f5",
+ "name": "item/crossbow/shoot1",
+ "volume": 0.9
+ },
+ {
+ "hash": "84b9b4ee188b1fc3395c9b7ffe97212da180a6f5",
+ "name": "item/crossbow/shoot1",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "1938466779870e47c016bec9b78f277ceba6c079",
+ "name": "item/crossbow/shoot2",
+ "volume": 0.8
+ },
+ {
+ "hash": "1938466779870e47c016bec9b78f277ceba6c079",
+ "name": "item/crossbow/shoot2",
+ "volume": 0.9
+ },
+ {
+ "hash": "1938466779870e47c016bec9b78f277ceba6c079",
+ "name": "item/crossbow/shoot2",
+ "pitch": 0.9,
+ "volume": 0.9
+ },
+ {
+ "hash": "4f844e1bc49fde5ea93fa45958761b50c50c0dad",
+ "name": "item/crossbow/shoot3",
+ "volume": 0.8
+ },
+ {
+ "hash": "4f844e1bc49fde5ea93fa45958761b50c50c0dad",
+ "name": "item/crossbow/shoot3",
+ "volume": 0.9
+ },
+ {
+ "hash": "4f844e1bc49fde5ea93fa45958761b50c50c0dad",
+ "name": "item/crossbow/shoot3",
+ "pitch": 0.9,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Crossbow fires",
+ "subtitle_key": "subtitles.item.crossbow.shoot"
+ },
+ "item.dye.use": {
+ "field": "eX",
+ "id": 309,
+ "name": "item.dye.use",
+ "sounds": [
+ {
+ "hash": "92dae4cc2ca5d8c5e33239db039ba1d6df56697f",
+ "name": "item/dye/dye"
+ },
+ {
+ "hash": "92dae4cc2ca5d8c5e33239db039ba1d6df56697f",
+ "name": "item/dye/dye",
+ "pitch": 0.9
+ },
+ {
+ "hash": "92dae4cc2ca5d8c5e33239db039ba1d6df56697f",
+ "name": "item/dye/dye",
+ "pitch": 0.95
+ },
+ {
+ "hash": "92dae4cc2ca5d8c5e33239db039ba1d6df56697f",
+ "name": "item/dye/dye",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Dye stains",
+ "subtitle_key": "subtitles.item.dye.use"
+ },
+ "item.elytra.flying": {
+ "field": "fh",
+ "id": 319,
+ "name": "item.elytra.flying",
+ "sounds": [
+ {
+ "hash": "90d599a1760137a7c4d7a52c77f5c65c02f137d4",
+ "name": "item/elytra/elytra_loop",
+ "volume": 0.6
+ }
+ ]
+ },
+ "item.firecharge.use": {
+ "field": "fV",
+ "id": 359,
+ "name": "item.firecharge.use",
+ "sounds": [
+ {
+ "hash": "eafa60d7ec34f86e8f07a001ddcdf5c4600bb174",
+ "name": "mob/ghast/fireball4"
+ }
+ ],
+ "subtitle": "Fireball whooshes",
+ "subtitle_key": "subtitles.item.firecharge.use"
+ },
+ "item.flintandsteel.use": {
+ "field": "gk",
+ "id": 374,
+ "name": "item.flintandsteel.use",
+ "sounds": [
+ {
+ "hash": "a0d1fbff7e938e92c10c1576339dda668f40e111",
+ "name": "fire/ignite"
+ }
+ ],
+ "subtitle": "Flint and Steel click",
+ "subtitle_key": "subtitles.item.flintandsteel.use"
+ },
+ "item.glow_ink_sac.use": {
+ "field": "hi",
+ "id": 424,
+ "name": "item.glow_ink_sac.use",
+ "sounds": [
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1"
+ },
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1",
+ "pitch": 1.05
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2"
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2",
+ "pitch": 0.95
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2",
+ "pitch": 1.05
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3"
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3",
+ "pitch": 0.95
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3",
+ "pitch": 1.05
+ }
+ ],
+ "subtitle": "Glow Ink Sac splotches",
+ "subtitle_key": "subtitles.item.glow_ink_sac.use"
+ },
+ "item.hoe.till": {
+ "field": "ii",
+ "id": 476,
+ "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.honey_bottle.drink": {
+ "field": "iy",
+ "id": 492,
+ "name": "item.honey_bottle.drink",
+ "sounds": [
+ {
+ "hash": "072397f08683ce80e7ab2511b19bbc8f4816f125",
+ "name": "item/bottle/drink_honey1"
+ },
+ {
+ "hash": "2d8f504deed070027dd587a2db213acbc88e01e7",
+ "name": "item/bottle/drink_honey2"
+ },
+ {
+ "hash": "1389244058c7257571f36d6aaa4f861821cf6066",
+ "name": "item/bottle/drink_honey3",
+ "volume": 0.35
+ },
+ {
+ "hash": "1389244058c7257571f36d6aaa4f861821cf6066",
+ "name": "item/bottle/drink_honey3",
+ "volume": 0.75
+ }
+ ],
+ "subtitle": "Gulping",
+ "subtitle_key": "subtitles.item.honey_bottle.drink"
+ },
+ "item.honeycomb.wax_on": {
+ "field": "ix",
+ "id": 491,
+ "name": "item.honeycomb.wax_on",
+ "sounds": [
+ {
+ "hash": "4a73e322395e001dd4e47da97ebd47600240e00b",
+ "name": "item/honeycomb/wax_on1"
+ },
+ {
+ "hash": "4a73e322395e001dd4e47da97ebd47600240e00b",
+ "name": "item/honeycomb/wax_on1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "4a73e322395e001dd4e47da97ebd47600240e00b",
+ "name": "item/honeycomb/wax_on1",
+ "pitch": 1.1
+ },
+ {
+ "hash": "0c7bc9616e7cb18b994e01642be868b5e05fd8a3",
+ "name": "item/honeycomb/wax_on2"
+ },
+ {
+ "hash": "0c7bc9616e7cb18b994e01642be868b5e05fd8a3",
+ "name": "item/honeycomb/wax_on2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "0c7bc9616e7cb18b994e01642be868b5e05fd8a3",
+ "name": "item/honeycomb/wax_on2",
+ "pitch": 1.1
+ },
+ {
+ "hash": "c7f1331e81208196026edef71721e9cdaf8a0425",
+ "name": "item/honeycomb/wax_on3"
+ },
+ {
+ "hash": "c7f1331e81208196026edef71721e9cdaf8a0425",
+ "name": "item/honeycomb/wax_on3",
+ "pitch": 0.9
+ },
+ {
+ "hash": "c7f1331e81208196026edef71721e9cdaf8a0425",
+ "name": "item/honeycomb/wax_on3",
+ "pitch": 1.1
+ }
+ ],
+ "subtitle": "Wax on",
+ "subtitle_key": "subtitles.item.honeycomb.wax_on"
+ },
+ "item.ink_sac.use": {
+ "field": "je",
+ "id": 524,
+ "name": "item.ink_sac.use",
+ "sounds": [
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1",
+ "pitch": 0.85
+ },
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1",
+ "pitch": 0.88
+ },
+ {
+ "hash": "48159596cd2e3df35587b2e99031af71ae45290e",
+ "name": "item/ink_sac/ink_sac1",
+ "pitch": 0.9
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2",
+ "pitch": 0.85
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2",
+ "pitch": 0.88
+ },
+ {
+ "hash": "f0f67682c9f1f36d42a5b5202ee08f9c4ee06b56",
+ "name": "item/ink_sac/ink_sac2",
+ "pitch": 0.9
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3",
+ "pitch": 0.85
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3",
+ "pitch": 0.88
+ },
+ {
+ "hash": "525fd849fade3a4f769c11acf0ef96a4ebca9a9f",
+ "name": "item/ink_sac/ink_sac3",
+ "pitch": 0.9
+ }
+ ],
+ "subtitle": "Ink Sac splotches",
+ "subtitle_key": "subtitles.item.ink_sac.use"
+ },
+ "item.lodestone_compass.lock": {
+ "field": "kg",
+ "id": 578,
+ "name": "item.lodestone_compass.lock",
+ "sounds": [
+ {
+ "hash": "e87cf2ab1472de6941912ad097396a65356900d9",
+ "name": "block/lodestone/lock1",
+ "pitch": 0.85
+ },
+ {
+ "hash": "e87cf2ab1472de6941912ad097396a65356900d9",
+ "name": "block/lodestone/lock1",
+ "pitch": 0.95
+ },
+ {
+ "hash": "1dcbca3b0a1c694b7a1e4fb6930c0689840658c0",
+ "name": "block/lodestone/lock2",
+ "pitch": 0.85
+ },
+ {
+ "hash": "1dcbca3b0a1c694b7a1e4fb6930c0689840658c0",
+ "name": "block/lodestone/lock2",
+ "pitch": 0.95
+ }
+ ],
+ "subtitle": "Lodestone Compass locks onto Lodestone",
+ "subtitle_key": "subtitles.item.lodestone_compass.lock"
+ },
+ "item.nether_wart.plant": {
+ "field": "lI",
+ "id": 658,
+ "name": "item.nether_wart.plant",
+ "sounds": [
+ {
+ "hash": "34112e61ad3f65e94f330ac7be9e73d7654cb061",
+ "name": "item/plant/netherwart1",
+ "volume": 0.9
+ },
+ {
+ "hash": "34112e61ad3f65e94f330ac7be9e73d7654cb061",
+ "name": "item/plant/netherwart1",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "19a2b327df7ea54146a14f8cac7c96f4f0a9bdb9",
+ "name": "item/plant/netherwart2",
+ "volume": 0.9
+ },
+ {
+ "hash": "19a2b327df7ea54146a14f8cac7c96f4f0a9bdb9",
+ "name": "item/plant/netherwart2",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "11dbb07c81409e930ea3d6a6b6a917481e4dee63",
+ "name": "item/plant/netherwart3",
+ "volume": 0.9
+ },
+ {
+ "hash": "11dbb07c81409e930ea3d6a6b6a917481e4dee63",
+ "name": "item/plant/netherwart3",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "2547273a5e0180d07dab15b05f0c95a2da22f622",
+ "name": "item/plant/netherwart4",
+ "volume": 0.9
+ },
+ {
+ "hash": "2547273a5e0180d07dab15b05f0c95a2da22f622",
+ "name": "item/plant/netherwart4",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "a286ba12cd5a64144328a69e583ab11fd76f3b2d",
+ "name": "item/plant/netherwart5",
+ "volume": 0.9
+ },
+ {
+ "hash": "a286ba12cd5a64144328a69e583ab11fd76f3b2d",
+ "name": "item/plant/netherwart5",
+ "pitch": 1.12,
+ "volume": 0.9
+ },
+ {
+ "hash": "22da6ac6bf6d6ffbae0f9d7eb64c23a407ccd0b1",
+ "name": "item/plant/netherwart6",
+ "volume": 0.9
+ },
+ {
+ "hash": "22da6ac6bf6d6ffbae0f9d7eb64c23a407ccd0b1",
+ "name": "item/plant/netherwart6",
+ "pitch": 1.12,
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Block placed",
+ "subtitle_key": "subtitles.block.generic.place"
+ },
+ "item.shield.block": {
+ "field": "qz",
+ "id": 909,
+ "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": "qA",
+ "id": 910,
+ "name": "item.shield.break",
+ "sounds": [
+ {
+ "hash": "8bf3ecb0fe9a6a615f5995e3dd21b6c39adc21d5",
+ "name": "random/break"
+ }
+ ],
+ "subtitle": "Item breaks",
+ "subtitle_key": "subtitles.entity.item.break"
+ },
+ "item.shovel.flatten": {
+ "field": "qG",
+ "id": 916,
+ "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.spyglass.stop_using": {
+ "field": "sz",
+ "id": 1013,
+ "name": "item.spyglass.stop_using",
+ "sounds": [
+ {
+ "hash": "3ad88a819efd0d1e1eaff1a24b08a9fe4caacb65",
+ "name": "item/spyglass/stop",
+ "volume": 0.5
+ },
+ {
+ "hash": "3ad88a819efd0d1e1eaff1a24b08a9fe4caacb65",
+ "name": "item/spyglass/stop",
+ "pitch": 0.8,
+ "volume": 0.5
+ },
+ {
+ "hash": "3ad88a819efd0d1e1eaff1a24b08a9fe4caacb65",
+ "name": "item/spyglass/stop",
+ "pitch": 0.9,
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Spyglass retracts",
+ "subtitle_key": "subtitles.item.spyglass.stop_using"
+ },
+ "item.spyglass.use": {
+ "field": "sy",
+ "id": 1012,
+ "name": "item.spyglass.use",
+ "sounds": [
+ {
+ "hash": "7ce2d8b2748ebef2e1492e7712631fe6746f2afd",
+ "name": "item/spyglass/use",
+ "pitch": 1.15,
+ "volume": 0.5
+ },
+ {
+ "hash": "7ce2d8b2748ebef2e1492e7712631fe6746f2afd",
+ "name": "item/spyglass/use",
+ "pitch": 1.33,
+ "volume": 0.5
+ },
+ {
+ "hash": "7ce2d8b2748ebef2e1492e7712631fe6746f2afd",
+ "name": "item/spyglass/use",
+ "pitch": 1.4,
+ "volume": 0.5
+ },
+ {
+ "hash": "7ce2d8b2748ebef2e1492e7712631fe6746f2afd",
+ "name": "item/spyglass/use",
+ "pitch": 1.55,
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Spyglass expands",
+ "subtitle_key": "subtitles.item.spyglass.use"
+ },
+ "item.totem.use": {
+ "field": "sW",
+ "id": 1036,
+ "name": "item.totem.use",
+ "sounds": [
+ {
+ "hash": "e7f0337931cdb05c4234d2a9bc1f38ead675db26",
+ "name": "item/totem/use_totem"
+ }
+ ],
+ "subtitle": "Totem activates",
+ "subtitle_key": "subtitles.item.totem.use"
+ },
+ "item.trident.hit": {
+ "field": "sX",
+ "id": 1037,
+ "name": "item.trident.hit",
+ "sounds": [
+ {
+ "hash": "984fd3ba81b712adfd9269ade2cd334cca015883",
+ "name": "item/trident/pierce1"
+ },
+ {
+ "hash": "338130e9b7b6cedcd7ea28f17e8d842ada49ba3c",
+ "name": "item/trident/pierce2"
+ },
+ {
+ "hash": "09032eac266ed23615fdd565c05422b9dfd1a355",
+ "name": "item/trident/pierce3"
+ }
+ ],
+ "subtitle": "Trident stabs",
+ "subtitle_key": "subtitles.item.trident.hit"
+ },
+ "item.trident.hit_ground": {
+ "field": "sY",
+ "id": 1038,
+ "name": "item.trident.hit_ground",
+ "sounds": [
+ {
+ "hash": "7b19c3abdf4a3ba1cd50947b87a097b40d9d8204",
+ "name": "item/trident/ground_impact1",
+ "volume": 0.9
+ },
+ {
+ "hash": "3321bac1e45f90d65ef24d0e0d82de9ff516f930",
+ "name": "item/trident/ground_impact2",
+ "volume": 0.9
+ },
+ {
+ "hash": "3f01b991bdb4b672fd661b87256999e79fb2aee8",
+ "name": "item/trident/ground_impact3",
+ "volume": 0.9
+ },
+ {
+ "hash": "d6618a87b4409d5aeb3978dbe183824356aafb04",
+ "name": "item/trident/ground_impact4",
+ "volume": 0.9
+ }
+ ],
+ "subtitle": "Trident vibrates",
+ "subtitle_key": "subtitles.item.trident.hit_ground"
+ },
+ "item.trident.return": {
+ "field": "sZ",
+ "id": 1039,
+ "name": "item.trident.return",
+ "sounds": [
+ {
+ "hash": "a4cb098b05e25ae78cb4454087b3dea3a4791736",
+ "name": "item/trident/return1",
+ "volume": 0.8
+ },
+ {
+ "hash": "79bd529dadda8bb541b9ee8994a35b9bd5a8abad",
+ "name": "item/trident/return2",
+ "volume": 0.8
+ },
+ {
+ "hash": "79bd529dadda8bb541b9ee8994a35b9bd5a8abad",
+ "name": "item/trident/return2",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "79bd529dadda8bb541b9ee8994a35b9bd5a8abad",
+ "name": "item/trident/return2",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "79bd529dadda8bb541b9ee8994a35b9bd5a8abad",
+ "name": "item/trident/return2",
+ "pitch": 1.2,
+ "volume": 0.8
+ },
+ {
+ "hash": "0d79b43129dc37508ccc97069839667817b406cf",
+ "name": "item/trident/return3",
+ "volume": 0.8
+ },
+ {
+ "hash": "0d79b43129dc37508ccc97069839667817b406cf",
+ "name": "item/trident/return3",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "0d79b43129dc37508ccc97069839667817b406cf",
+ "name": "item/trident/return3",
+ "pitch": 0.8,
+ "volume": 0.8
+ },
+ {
+ "hash": "0d79b43129dc37508ccc97069839667817b406cf",
+ "name": "item/trident/return3",
+ "pitch": 1.2,
+ "volume": 0.8
+ }
+ ],
+ "subtitle": "Trident returns",
+ "subtitle_key": "subtitles.item.trident.return"
+ },
+ "item.trident.riptide_1": {
+ "field": "ta",
+ "id": 1040,
+ "name": "item.trident.riptide_1",
+ "sounds": [
+ {
+ "hash": "57b54789999ded5a14976061ec741ec722061661",
+ "name": "item/trident/riptide1"
+ }
+ ],
+ "subtitle": "Trident zooms",
+ "subtitle_key": "subtitles.item.trident.riptide"
+ },
+ "item.trident.riptide_2": {
+ "field": "tb",
+ "id": 1041,
+ "name": "item.trident.riptide_2",
+ "sounds": [
+ {
+ "hash": "c8926c577b8c453b5851cb26c406e3781b52ab12",
+ "name": "item/trident/riptide2"
+ }
+ ],
+ "subtitle": "Trident zooms",
+ "subtitle_key": "subtitles.item.trident.riptide"
+ },
+ "item.trident.riptide_3": {
+ "field": "tc",
+ "id": 1042,
+ "name": "item.trident.riptide_3",
+ "sounds": [
+ {
+ "hash": "dc694d148d9c91400dd3325368abe2884d933a67",
+ "name": "item/trident/riptide3"
+ }
+ ],
+ "subtitle": "Trident zooms",
+ "subtitle_key": "subtitles.item.trident.riptide"
+ },
+ "item.trident.throw": {
+ "field": "td",
+ "id": 1043,
+ "name": "item.trident.throw",
+ "sounds": [
+ {
+ "hash": "5fd6b4f425c513c1d339aa1f96ec2453cd7c06fc",
+ "name": "item/trident/throw1"
+ },
+ {
+ "hash": "5773e41833f3dfd4882bc470a6dd3302a4c63950",
+ "name": "item/trident/throw2"
+ }
+ ],
+ "subtitle": "Trident clangs",
+ "subtitle_key": "subtitles.item.trident.throw"
+ },
+ "item.trident.thunder": {
+ "field": "te",
+ "id": 1044,
+ "name": "item.trident.thunder",
+ "sounds": [
+ {
+ "hash": "312a6d306ea9b10281840f17991f210ba2e27e2e",
+ "name": "item/trident/thunder1"
+ },
+ {
+ "hash": "0ae1a47773d41d7ae39539d2b8363dbed3e77580",
+ "name": "item/trident/thunder2"
+ }
+ ],
+ "subtitle": "Trident thunder cracks",
+ "subtitle_key": "subtitles.item.trident.thunder"
+ },
+ "music.creative": {
+ "field": "kU",
+ "id": 618,
+ "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": "kV",
+ "id": 619,
+ "name": "music.credits",
+ "sounds": [
+ {
+ "hash": "27fcacc68bb77f01b23ea9c9d36d9018f8509cdf",
+ "name": "music/game/end/credits",
+ "stream": true
+ }
+ ]
+ },
+ "music.dragon": {
+ "field": "lk",
+ "id": 634,
+ "name": "music.dragon",
+ "sounds": [
+ {
+ "hash": "b9eef13c2337a6335c4523858619ca560dff4496",
+ "name": "music/game/end/boss",
+ "stream": true
+ }
+ ]
+ },
+ "music.end": {
+ "field": "ll",
+ "id": 635,
+ "name": "music.end",
+ "sounds": [
+ {
+ "hash": "47800737d078e751698df291054adc596ba8195a",
+ "name": "music/game/end/end",
+ "stream": true
+ }
+ ]
+ },
+ "music.game": {
+ "field": "lm",
+ "id": 636,
+ "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": "cab779f1a15d9fe49bcc975d077717ebd1f87cda",
+ "name": "music/game/comforting_memories",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "45bdfe06cc8c375dc507e59527c9a89105980085",
+ "name": "music/game/floating_dream",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "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": "aa1d3aace1c481ac32d5827fba287294b6bc99fb",
+ "name": "music/game/left_to_bloom",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "cc1a80b6becfc6d6489c069f053d0a8adc71c339",
+ "name": "music/game/nuance1",
+ "stream": true
+ },
+ {
+ "hash": "78152dc42b036e0de7616e6e669ce5a81d17f82a",
+ "name": "music/game/nuance2",
+ "stream": true
+ },
+ {
+ "hash": "8b0b49dcab54157bb02ef81380990dac2a187b99",
+ "name": "music/game/one_more_day",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "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": "ln",
+ "id": 637,
+ "name": "music.menu",
+ "sounds": [
+ {
+ "hash": "c9c4d7988a578eccfc31cb2f04defc40d71ef719",
+ "name": "music/game/infinite_amethyst",
+ "stream": true
+ },
+ {
+ "hash": "aa1d3aace1c481ac32d5827fba287294b6bc99fb",
+ "name": "music/game/left_to_bloom",
+ "stream": true
+ },
+ {
+ "hash": "8b0b49dcab54157bb02ef81380990dac2a187b99",
+ "name": "music/game/one_more_day",
+ "stream": true
+ },
+ {
+ "hash": "5b3ae419f7f7648568f0b5303594078aea12f598",
+ "name": "music/game/stand_tall",
+ "stream": true
+ },
+ {
+ "hash": "5dd32ce63e2ff412c0c1009255e944fae80b03b0",
+ "name": "music/game/wending",
+ "stream": true
+ },
+ {
+ "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.basalt_deltas": {
+ "field": "lo",
+ "id": 638,
+ "name": "music.nether.basalt_deltas",
+ "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
+ },
+ {
+ "hash": "574ee01c1617c1cd9d2111822637f3da9d5a34f0",
+ "name": "music/game/nether/soulsand_valley/so_below",
+ "stream": true,
+ "volume": 0.5,
+ "weight": 7
+ }
+ ]
+ },
+ "music.nether.crimson_forest": {
+ "field": "lp",
+ "id": 639,
+ "name": "music.nether.crimson_forest",
+ "sounds": [
+ {
+ "hash": "eb065c510ad0810a1096f04c2a6fe692c415bc88",
+ "name": "music/game/nether/crimson_forest/chrysopoeia",
+ "stream": true,
+ "volume": 0.5,
+ "weight": 7
+ },
+ {
+ "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
+ }
+ ]
+ },
+ "music.nether.nether_wastes": {
+ "field": "lv",
+ "id": 645,
+ "name": "music.nether.nether_wastes",
+ "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
+ },
+ {
+ "hash": "473768ad0df67d518b3bd4cfe1c380d6d84bddbf",
+ "name": "music/game/nether/nether_wastes/rubedo",
+ "stream": true,
+ "volume": 0.5,
+ "weight": 6
+ }
+ ]
+ },
+ "music.nether.soul_sand_valley": {
+ "field": "ly",
+ "id": 648,
+ "name": "music.nether.soul_sand_valley",
+ "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
+ },
+ {
+ "hash": "574ee01c1617c1cd9d2111822637f3da9d5a34f0",
+ "name": "music/game/nether/soulsand_valley/so_below",
+ "stream": true,
+ "volume": 0.5,
+ "weight": 7
+ }
+ ]
+ },
+ "music.nether.warped_forest": {
+ "field": "lA",
+ "id": 650,
+ "name": "music.nether.warped_forest",
+ "sounds": []
+ },
+ "music.overworld.dripstone_caves": {
+ "field": "lq",
+ "id": 640,
+ "name": "music.overworld.dripstone_caves",
+ "sounds": [
+ {
+ "hash": "fb47d8c0ba3756e2c5066fcd865e866fa209ae2d",
+ "name": "music/game/an_ordinary_day",
+ "stream": true
+ },
+ {
+ "hash": "df1ff11b79757432c5c3f279e5ecde7b63ceda64",
+ "name": "music/game/hal1",
+ "stream": true
+ },
+ {
+ "hash": "5e7d63e75c6e042f452bc5e151276911ef92fed8",
+ "name": "music/game/hal4",
+ "stream": true
+ },
+ {
+ "hash": "c9c4d7988a578eccfc31cb2f04defc40d71ef719",
+ "name": "music/game/infinite_amethyst",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "cc1a80b6becfc6d6489c069f053d0a8adc71c339",
+ "name": "music/game/nuance1",
+ "stream": true
+ },
+ {
+ "hash": "78152dc42b036e0de7616e6e669ce5a81d17f82a",
+ "name": "music/game/nuance2",
+ "stream": true
+ },
+ {
+ "hash": "5dd32ce63e2ff412c0c1009255e944fae80b03b0",
+ "name": "music/game/wending",
+ "stream": true,
+ "volume": 0.4,
+ "weight": 2
+ }
+ ]
+ },
+ "music.overworld.frozen_peaks": {
+ "field": "lw",
+ "id": 646,
+ "name": "music.overworld.frozen_peaks",
+ "sounds": [
+ {
+ "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": "0f374764aafba398f4ba90dba05a53a9e6166138",
+ "name": "music/game/piano1",
+ "stream": true
+ },
+ {
+ "hash": "98a918eb2694defd19726436d4b9dca9e7dd6a65",
+ "name": "music/game/piano2",
+ "stream": true
+ },
+ {
+ "hash": "9528b6a76e7bac64ca1145cc682e8a8448cc04e5",
+ "name": "music/game/piano3",
+ "stream": true
+ },
+ {
+ "hash": "5b3ae419f7f7648568f0b5303594078aea12f598",
+ "name": "music/game/stand_tall",
+ "stream": true,
+ "volume": 0.4,
+ "weight": 2
+ }
+ ]
+ },
+ "music.overworld.grove": {
+ "field": "lr",
+ "id": 641,
+ "name": "music.overworld.grove",
+ "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": "cab779f1a15d9fe49bcc975d077717ebd1f87cda",
+ "name": "music/game/comforting_memories",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "c9c4d7988a578eccfc31cb2f04defc40d71ef719",
+ "name": "music/game/infinite_amethyst",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "cc1a80b6becfc6d6489c069f053d0a8adc71c339",
+ "name": "music/game/nuance1",
+ "stream": true
+ },
+ {
+ "hash": "78152dc42b036e0de7616e6e669ce5a81d17f82a",
+ "name": "music/game/nuance2",
+ "stream": true
+ },
+ {
+ "hash": "9528b6a76e7bac64ca1145cc682e8a8448cc04e5",
+ "name": "music/game/piano3",
+ "stream": true
+ },
+ {
+ "hash": "5dd32ce63e2ff412c0c1009255e944fae80b03b0",
+ "name": "music/game/wending",
+ "stream": true,
+ "volume": 0.4
+ }
+ ]
+ },
+ "music.overworld.jagged_peaks": {
+ "field": "ls",
+ "id": 642,
+ "name": "music.overworld.jagged_peaks",
+ "sounds": [
+ {
+ "hash": "45bdfe06cc8c375dc507e59527c9a89105980085",
+ "name": "music/game/floating_dream",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "df1ff11b79757432c5c3f279e5ecde7b63ceda64",
+ "name": "music/game/hal1",
+ "stream": true
+ },
+ {
+ "hash": "ceaaaa1d57dfdfbb0bd4da5ea39628b42897a687",
+ "name": "music/game/hal2",
+ "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
+ },
+ {
+ "hash": "5b3ae419f7f7648568f0b5303594078aea12f598",
+ "name": "music/game/stand_tall",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "5dd32ce63e2ff412c0c1009255e944fae80b03b0",
+ "name": "music/game/wending",
+ "stream": true,
+ "volume": 0.4
+ }
+ ]
+ },
+ "music.overworld.lush_caves": {
+ "field": "lt",
+ "id": 643,
+ "name": "music.overworld.lush_caves",
+ "sounds": [
+ {
+ "hash": "fb47d8c0ba3756e2c5066fcd865e866fa209ae2d",
+ "name": "music/game/an_ordinary_day",
+ "stream": true
+ },
+ {
+ "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": "45bdfe06cc8c375dc507e59527c9a89105980085",
+ "name": "music/game/floating_dream",
+ "stream": true
+ },
+ {
+ "hash": "aa1d3aace1c481ac32d5827fba287294b6bc99fb",
+ "name": "music/game/left_to_bloom",
+ "stream": true,
+ "volume": 0.4,
+ "weight": 2
+ },
+ {
+ "hash": "8b0b49dcab54157bb02ef81380990dac2a187b99",
+ "name": "music/game/one_more_day",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "9528b6a76e7bac64ca1145cc682e8a8448cc04e5",
+ "name": "music/game/piano3",
+ "stream": true
+ }
+ ]
+ },
+ "music.overworld.meadow": {
+ "field": "lu",
+ "id": 644,
+ "name": "music.overworld.meadow",
+ "sounds": [
+ {
+ "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": "aa1d3aace1c481ac32d5827fba287294b6bc99fb",
+ "name": "music/game/left_to_bloom",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "8b0b49dcab54157bb02ef81380990dac2a187b99",
+ "name": "music/game/one_more_day",
+ "stream": true,
+ "volume": 0.4,
+ "weight": 2
+ }
+ ]
+ },
+ "music.overworld.snowy_slopes": {
+ "field": "lx",
+ "id": 647,
+ "name": "music.overworld.snowy_slopes",
+ "sounds": [
+ {
+ "hash": "fb47d8c0ba3756e2c5066fcd865e866fa209ae2d",
+ "name": "music/game/an_ordinary_day",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "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": "8b0b49dcab54157bb02ef81380990dac2a187b99",
+ "name": "music/game/one_more_day",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "5b3ae419f7f7648568f0b5303594078aea12f598",
+ "name": "music/game/stand_tall",
+ "stream": true,
+ "volume": 0.4
+ }
+ ]
+ },
+ "music.overworld.stony_peaks": {
+ "field": "lz",
+ "id": 649,
+ "name": "music.overworld.stony_peaks",
+ "sounds": [
+ {
+ "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": "0f374764aafba398f4ba90dba05a53a9e6166138",
+ "name": "music/game/piano1",
+ "stream": true
+ },
+ {
+ "hash": "98a918eb2694defd19726436d4b9dca9e7dd6a65",
+ "name": "music/game/piano2",
+ "stream": true
+ },
+ {
+ "hash": "9528b6a76e7bac64ca1145cc682e8a8448cc04e5",
+ "name": "music/game/piano3",
+ "stream": true
+ },
+ {
+ "hash": "5b3ae419f7f7648568f0b5303594078aea12f598",
+ "name": "music/game/stand_tall",
+ "stream": true,
+ "volume": 0.4,
+ "weight": 2
+ },
+ {
+ "hash": "5dd32ce63e2ff412c0c1009255e944fae80b03b0",
+ "name": "music/game/wending",
+ "stream": true,
+ "volume": 0.4
+ }
+ ]
+ },
+ "music.under_water": {
+ "field": "lB",
+ "id": 651,
+ "name": "music.under_water",
+ "sounds": [
+ {
+ "hash": "ee92e4ed79b3c4c47eabe71b36375b5d3f05b017",
+ "name": "music/game/water/axolotl",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "6be4491a5d1a5f0dd68fb36c310ecfe3501cafe1",
+ "name": "music/game/water/dragon_fish",
+ "stream": true,
+ "volume": 0.4
+ },
+ {
+ "hash": "fd8db6a4ceb400e6abafb2a6b3ac53d871910b42",
+ "name": "music/game/water/shuniji",
+ "stream": true,
+ "volume": 0.4
+ }
+ ]
+ },
+ "music_disc.11": {
+ "field": "kW",
+ "id": 620,
+ "name": "music_disc.11",
+ "sounds": [
+ {
+ "hash": "f86c466225dad2f32c90981485c1965671b3e8e6",
+ "name": "records/11",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.13": {
+ "field": "kX",
+ "id": 621,
+ "name": "music_disc.13",
+ "sounds": [
+ {
+ "hash": "9cbed0e40296f68c61090c9b81816061e068a0ec",
+ "name": "records/13",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.blocks": {
+ "field": "kY",
+ "id": 622,
+ "name": "music_disc.blocks",
+ "sounds": [
+ {
+ "hash": "9b2a01e0d0456b8fbe33557fbc19d4fe342f94d6",
+ "name": "records/blocks",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.cat": {
+ "field": "kZ",
+ "id": 623,
+ "name": "music_disc.cat",
+ "sounds": [
+ {
+ "hash": "d1eb3d2e39bf1f6289cfcbca44e1c9bb508b20f0",
+ "name": "records/cat",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.chirp": {
+ "field": "la",
+ "id": 624,
+ "name": "music_disc.chirp",
+ "sounds": [
+ {
+ "hash": "ec8a2cbdf68b4e2136098ec33695e1c53625ddb8",
+ "name": "records/chirp",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.far": {
+ "field": "lb",
+ "id": 625,
+ "name": "music_disc.far",
+ "sounds": [
+ {
+ "hash": "f46c38e7d6d7b19d5d68aa18b557215738deb36a",
+ "name": "records/far",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.mall": {
+ "field": "lc",
+ "id": 626,
+ "name": "music_disc.mall",
+ "sounds": [
+ {
+ "hash": "83233451430516d839eaee855a2f789b8985d457",
+ "name": "records/mall",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.mellohi": {
+ "field": "ld",
+ "id": 627,
+ "name": "music_disc.mellohi",
+ "sounds": [
+ {
+ "hash": "6b44d0539073353b7a05330ccddc5735ba5efca4",
+ "name": "records/mellohi",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.otherside": {
+ "field": "lj",
+ "id": 633,
+ "name": "music_disc.otherside",
+ "sounds": [
+ {
+ "hash": "a5effd79795773422bb4de85841838f3ad9c216d",
+ "name": "records/otherside",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.pigstep": {
+ "field": "le",
+ "id": 628,
+ "name": "music_disc.pigstep",
+ "sounds": [
+ {
+ "hash": "9ffb1791e8aba8f266a673abec1846c3bf8fb8cc",
+ "name": "records/pigstep",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.stal": {
+ "field": "lf",
+ "id": 629,
+ "name": "music_disc.stal",
+ "sounds": [
+ {
+ "hash": "2c4f3f8f259dc782867727311fea30875ecc3917",
+ "name": "records/stal",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.strad": {
+ "field": "lg",
+ "id": 630,
+ "name": "music_disc.strad",
+ "sounds": [
+ {
+ "hash": "f34afa3ba5f756e90a1f61023bbe069ee8442608",
+ "name": "records/strad",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.wait": {
+ "field": "lh",
+ "id": 631,
+ "name": "music_disc.wait",
+ "sounds": [
+ {
+ "hash": "876655d1691803f4cef17a6288d971285be79c6a",
+ "name": "records/wait",
+ "stream": true
+ }
+ ]
+ },
+ "music_disc.ward": {
+ "field": "li",
+ "id": 632,
+ "name": "music_disc.ward",
+ "sounds": [
+ {
+ "hash": "f685021d4f26d6b590bffb341908e25e92e18cef",
+ "name": "records/ward",
+ "stream": true
+ }
+ ]
+ },
+ "particle.soul_escape": {
+ "field": "rM",
+ "id": 974,
+ "name": "particle.soul_escape",
+ "sounds": [
+ {
+ "attenuation_distance": 12,
+ "hash": "b7a10eb7a5b4790de396c3fabdf3ed60c2155cc1",
+ "name": "enchant/soulspeed/soulspeed1",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "dea18386186cf549385af87f3dd768cf03fd084e",
+ "name": "enchant/soulspeed/soulspeed2",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "e8269fbb811a2b27faf8e76146383db076c87685",
+ "name": "enchant/soulspeed/soulspeed3",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "ea7439281fef4cc62b47ef360929a57ec0429af1",
+ "name": "enchant/soulspeed/soulspeed4",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "8295545fc25a424563095fbe171123c5ae90fe5c",
+ "name": "enchant/soulspeed/soulspeed5",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "4696189415397c951c0ec1656af648fc06d62330",
+ "name": "enchant/soulspeed/soulspeed6",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "4c0fdad0f1b2462f5a0defbefd5d859f27e2342a",
+ "name": "enchant/soulspeed/soulspeed7",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "d2c8cfdaa72305648c28bbd00a61e1891bb80a18",
+ "name": "enchant/soulspeed/soulspeed8",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "b7af765da37a4774fde952d56c9992cf9ead4236",
+ "name": "enchant/soulspeed/soulspeed9",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "94e9fe2f2f4f2c8e247f1e2c8af518ce6e453b83",
+ "name": "enchant/soulspeed/soulspeed10",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "af6709040b9604112f6e0065ab86eb61073ac5f2",
+ "name": "enchant/soulspeed/soulspeed11",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "e0e19b8aef63b93f51623eee40a45f6e14623e4f",
+ "name": "enchant/soulspeed/soulspeed12",
+ "volume": 0.25
+ },
+ {
+ "attenuation_distance": 12,
+ "hash": "17971c954653dab1e8a3adfb9fe0b6e76501cd82",
+ "name": "enchant/soulspeed/soulspeed13",
+ "volume": 0.25
+ }
+ ],
+ "subtitle": "Soul escapes",
+ "subtitle_key": "subtitles.particle.soul_escape"
+ },
+ "ui.button.click": {
+ "field": "tE",
+ "id": 1070,
+ "name": "ui.button.click",
+ "sounds": [
+ {
+ "hash": "2fe092579d9637e2d160319820ee08e60a237bb7",
+ "name": "random/click_stereo"
+ }
+ ]
+ },
+ "ui.cartography_table.take_result": {
+ "field": "tH",
+ "id": 1073,
+ "name": "ui.cartography_table.take_result",
+ "sounds": [
+ {
+ "hash": "9aa4cb9f9b429ef69a8e2ce7f2b9b96be3be540b",
+ "name": "ui/cartography_table/drawmap1"
+ },
+ {
+ "hash": "ce47e698379fa88be08b5db0039cb316b6585d5e",
+ "name": "ui/cartography_table/drawmap2"
+ },
+ {
+ "hash": "f0d0d2cc12bda03b297a06672de9519022403cc3",
+ "name": "ui/cartography_table/drawmap3"
+ }
+ ],
+ "subtitle": "Map drawn",
+ "subtitle_key": "subtitles.ui.cartography_table.take_result"
+ },
+ "ui.loom.select_pattern": {
+ "field": "tF",
+ "id": 1071,
+ "name": "ui.loom.select_pattern",
+ "sounds": [
+ {
+ "hash": "d4e1e3a15d5e0c5e84575489b12916e928dba852",
+ "name": "ui/loom/select_pattern1"
+ },
+ {
+ "hash": "f1c9fec519bfb3a4943103c7335c65a51fa86a51",
+ "name": "ui/loom/select_pattern2"
+ },
+ {
+ "hash": "1839f16d9f22dc6f3844cf45ab4a01ac57a325da",
+ "name": "ui/loom/select_pattern3"
+ },
+ {
+ "hash": "8ef23baf02cec92fca0e6453a165001f102276d8",
+ "name": "ui/loom/select_pattern4"
+ },
+ {
+ "hash": "a94c53b074fb686c99aa80612cbbf1f82b3db993",
+ "name": "ui/loom/select_pattern5"
+ }
+ ]
+ },
+ "ui.loom.take_result": {
+ "field": "tG",
+ "id": 1072,
+ "name": "ui.loom.take_result",
+ "sounds": [
+ {
+ "hash": "2f13d6eecbaa35c81d5ddd94a7d5a9c6478a7e27",
+ "name": "ui/loom/take_result1",
+ "volume": 0.5
+ },
+ {
+ "hash": "9cfe4eb22eacb882f21d6bf63afeb51c2825c7fa",
+ "name": "ui/loom/take_result2",
+ "volume": 0.5
+ }
+ ],
+ "subtitle": "Loom used",
+ "subtitle_key": "subtitles.ui.loom.take_result"
+ },
+ "ui.stonecutter.select_recipe": {
+ "field": "tJ",
+ "id": 1075,
+ "name": "ui.stonecutter.select_recipe",
+ "sounds": [
+ {
+ "hash": "ec4f4d122ab7c5d44e48419de0e3de1b0922514d",
+ "name": "random/click"
+ }
+ ]
+ },
+ "ui.stonecutter.take_result": {
+ "field": "tI",
+ "id": 1074,
+ "name": "ui.stonecutter.take_result",
+ "sounds": [
+ {
+ "hash": "f9c33914acfd606ea5c624f25d33cccc60663e22",
+ "name": "ui/stonecutter/cut1"
+ },
+ {
+ "hash": "f9c33914acfd606ea5c624f25d33cccc60663e22",
+ "name": "ui/stonecutter/cut1",
+ "pitch": 0.92
+ },
+ {
+ "hash": "34eec70d1a60aba94b92065274fd456a97b1e036",
+ "name": "ui/stonecutter/cut2"
+ },
+ {
+ "hash": "34eec70d1a60aba94b92065274fd456a97b1e036",
+ "name": "ui/stonecutter/cut2",
+ "pitch": 0.92
+ }
+ ],
+ "subtitle": "Stonecutter used",
+ "subtitle_key": "subtitles.ui.stonecutter.take_result"
+ },
+ "ui.toast.challenge_complete": {
+ "field": "tK",
+ "id": 1076,
+ "name": "ui.toast.challenge_complete",
+ "sounds": [
+ {
+ "hash": "210c839d6fab655373b3a5e4c278f59dff4936d8",
+ "name": "ui/toast/challenge_complete",
+ "volume": 0.6
+ }
+ ]
+ },
+ "ui.toast.in": {
+ "field": "tL",
+ "id": 1077,
+ "name": "ui.toast.in",
+ "sounds": [
+ {
+ "hash": "1bdb9e214a7833b794b1b4b97796d9f9af12bca5",
+ "name": "ui/toast/in",
+ "volume": 0.4
+ }
+ ]
+ },
+ "ui.toast.out": {
+ "field": "tM",
+ "id": 1078,
+ "name": "ui.toast.out",
+ "sounds": [
+ {
+ "hash": "167a4f93c12d2d03d9ce266b8cb67065281bd218",
+ "name": "ui/toast/out",
+ "volume": 0.4
+ }
+ ]
+ },
+ "weather.rain": {
+ "field": "uG",
+ "id": 1124,
+ "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": "uH",
+ "id": 1125,
+ "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": 6399,
+ "file": "../client.jar",
+ "other": 17256,
+ "size": 20259661
+ },
+ "stats": {
+ "generalButton": {
+ "desc": "General"
+ },
+ "itemsButton": {
+ "desc": "Items"
+ },
+ "minecraft.animals_bred": {
+ "desc": "Animals Bred"
+ },
+ "minecraft.aviate_one_cm": {
+ "desc": "Distance by Elytra"
+ },
+ "minecraft.bell_ring": {
+ "desc": "Bells Rung"
+ },
+ "minecraft.boat_one_cm": {
+ "desc": "Distance by Boat"
+ },
+ "minecraft.clean_armor": {
+ "desc": "Armor Pieces Cleaned"
+ },
+ "minecraft.clean_banner": {
+ "desc": "Banners Cleaned"
+ },
+ "minecraft.clean_shulker_box": {
+ "desc": "Shulker Boxes Cleaned"
+ },
+ "minecraft.climb_one_cm": {
+ "desc": "Distance Climbed"
+ },
+ "minecraft.crouch_one_cm": {
+ "desc": "Distance Crouched"
+ },
+ "minecraft.damage_absorbed": {
+ "desc": "Damage Absorbed"
+ },
+ "minecraft.damage_blocked_by_shield": {
+ "desc": "Damage Blocked by Shield"
+ },
+ "minecraft.damage_dealt": {
+ "desc": "Damage Dealt"
+ },
+ "minecraft.damage_dealt_absorbed": {
+ "desc": "Damage Dealt (Absorbed)"
+ },
+ "minecraft.damage_dealt_resisted": {
+ "desc": "Damage Dealt (Resisted)"
+ },
+ "minecraft.damage_resisted": {
+ "desc": "Damage Resisted"
+ },
+ "minecraft.damage_taken": {
+ "desc": "Damage Taken"
+ },
+ "minecraft.deaths": {
+ "desc": "Number of Deaths"
+ },
+ "minecraft.drop": {
+ "desc": "Items Dropped"
+ },
+ "minecraft.eat_cake_slice": {
+ "desc": "Cake Slices Eaten"
+ },
+ "minecraft.enchant_item": {
+ "desc": "Items Enchanted"
+ },
+ "minecraft.fall_one_cm": {
+ "desc": "Distance Fallen"
+ },
+ "minecraft.fill_cauldron": {
+ "desc": "Cauldrons Filled"
+ },
+ "minecraft.fish_caught": {
+ "desc": "Fish Caught"
+ },
+ "minecraft.fly_one_cm": {
+ "desc": "Distance Flown"
+ },
+ "minecraft.horse_one_cm": {
+ "desc": "Distance by Horse"
+ },
+ "minecraft.inspect_dispenser": {
+ "desc": "Dispensers Searched"
+ },
+ "minecraft.inspect_dropper": {
+ "desc": "Droppers Searched"
+ },
+ "minecraft.inspect_hopper": {
+ "desc": "Hoppers Searched"
+ },
+ "minecraft.interact_with_anvil": {
+ "desc": "Interactions with Anvil"
+ },
+ "minecraft.interact_with_beacon": {
+ "desc": "Interactions with Beacon"
+ },
+ "minecraft.interact_with_blast_furnace": {
+ "desc": "Interactions with Blast Furnace"
+ },
+ "minecraft.interact_with_brewingstand": {
+ "desc": "Interactions with Brewing Stand"
+ },
+ "minecraft.interact_with_campfire": {
+ "desc": "Interactions with Campfire"
+ },
+ "minecraft.interact_with_cartography_table": {
+ "desc": "Interactions with Cartography Table"
+ },
+ "minecraft.interact_with_crafting_table": {
+ "desc": "Interactions with Crafting Table"
+ },
+ "minecraft.interact_with_furnace": {
+ "desc": "Interactions with Furnace"
+ },
+ "minecraft.interact_with_grindstone": {
+ "desc": "Interactions with Grindstone"
+ },
+ "minecraft.interact_with_lectern": {
+ "desc": "Interactions with Lectern"
+ },
+ "minecraft.interact_with_loom": {
+ "desc": "Interactions with Loom"
+ },
+ "minecraft.interact_with_smithing_table": {
+ "desc": "Interactions with Smithing Table"
+ },
+ "minecraft.interact_with_smoker": {
+ "desc": "Interactions with Smoker"
+ },
+ "minecraft.interact_with_stonecutter": {
+ "desc": "Interactions with Stonecutter"
+ },
+ "minecraft.jump": {
+ "desc": "Jumps"
+ },
+ "minecraft.junk_fished": {
+ "desc": "Junk Fished"
+ },
+ "minecraft.leave_game": {
+ "desc": "Games Quit"
+ },
+ "minecraft.minecart_one_cm": {
+ "desc": "Distance by Minecart"
+ },
+ "minecraft.mob_kills": {
+ "desc": "Mob Kills"
+ },
+ "minecraft.open_barrel": {
+ "desc": "Barrels Opened"
+ },
+ "minecraft.open_chest": {
+ "desc": "Chests Opened"
+ },
+ "minecraft.open_enderchest": {
+ "desc": "Ender Chests Opened"
+ },
+ "minecraft.open_shulker_box": {
+ "desc": "Shulker Boxes Opened"
+ },
+ "minecraft.pig_one_cm": {
+ "desc": "Distance by Pig"
+ },
+ "minecraft.play_noteblock": {
+ "desc": "Note Blocks Played"
+ },
+ "minecraft.play_record": {
+ "desc": "Music Discs Played"
+ },
+ "minecraft.play_time": {
+ "desc": "Time Played"
+ },
+ "minecraft.player_kills": {
+ "desc": "Player Kills"
+ },
+ "minecraft.pot_flower": {
+ "desc": "Plants Potted"
+ },
+ "minecraft.raid_trigger": {
+ "desc": "Raids Triggered"
+ },
+ "minecraft.raid_win": {
+ "desc": "Raids Won"
+ },
+ "minecraft.ring_bell": {
+ "desc": "Bells Rung"
+ },
+ "minecraft.sleep_in_bed": {
+ "desc": "Times Slept in a Bed"
+ },
+ "minecraft.sneak_time": {
+ "desc": "Sneak Time"
+ },
+ "minecraft.sprint_one_cm": {
+ "desc": "Distance Sprinted"
+ },
+ "minecraft.strider_one_cm": {
+ "desc": "Distance by Strider"
+ },
+ "minecraft.swim_one_cm": {
+ "desc": "Distance Swum"
+ },
+ "minecraft.talked_to_villager": {
+ "desc": "Talked to Villagers"
+ },
+ "minecraft.target_hit": {
+ "desc": "Targets Hit"
+ },
+ "minecraft.time_since_death": {
+ "desc": "Time Since Last Death"
+ },
+ "minecraft.time_since_rest": {
+ "desc": "Time Since Last Rest"
+ },
+ "minecraft.total_world_time": {
+ "desc": "Time with World Open"
+ },
+ "minecraft.traded_with_villager": {
+ "desc": "Traded with Villagers"
+ },
+ "minecraft.treasure_fished": {
+ "desc": "Treasure Fished"
+ },
+ "minecraft.trigger_trapped_chest": {
+ "desc": "Trapped Chests Triggered"
+ },
+ "minecraft.tune_noteblock": {
+ "desc": "Note Blocks Tuned"
+ },
+ "minecraft.use_cauldron": {
+ "desc": "Water Taken from Cauldron"
+ },
+ "minecraft.walk_on_water_one_cm": {
+ "desc": "Distance Walked on Water"
+ },
+ "minecraft.walk_one_cm": {
+ "desc": "Distance Walked"
+ },
+ "minecraft.walk_under_water_one_cm": {
+ "desc": "Distance Walked under Water"
+ },
+ "mobsButton": {
+ "desc": "Mobs"
+ }
+ },
+ "tileentity": {
+ "classes": {
+ "cmi": "banner",
+ "cmk": "barrel",
+ "cmm": "beacon",
+ "cmn": "bed",
+ "cmo": "beehive",
+ "cmp": "bell",
+ "cmq": "blast_furnace",
+ "cmu": "brewing_stand",
+ "cmv": "campfire",
+ "cmw": "chest",
+ "cmy": "command_block",
+ "cmz": "comparator",
+ "cna": "conduit",
+ "cnc": "daylight_detector",
+ "cnd": "dispenser",
+ "cne": "dropper",
+ "cnf": "enchanting_table",
+ "cng": "ender_chest",
+ "cnh": "furnace",
+ "cnj": "hopper",
+ "cnk": "jigsaw",
+ "cnl": "jukebox",
+ "cnm": "lectern",
+ "cnp": "sculk_sensor",
+ "cnq": "shulker_box",
+ "cnr": "sign",
+ "cns": "skull",
+ "cnt": "smoker",
+ "cnu": "mob_spawner",
+ "cnv": "structure_block",
+ "cnw": "end_gateway",
+ "cnx": "end_portal",
+ "cnz": "trapped_chest",
+ "cor": "piston"
+ },
+ "tileentities": {
+ "banner": {
+ "blocks": [
+ "white_banner",
+ "orange_banner",
+ "magenta_banner",
+ "light_blue_banner",
+ "yellow_banner",
+ "lime_banner",
+ "pink_banner",
+ "gray_banner",
+ "light_gray_banner",
+ "cyan_banner",
+ "purple_banner",
+ "blue_banner",
+ "brown_banner",
+ "green_banner",
+ "red_banner",
+ "black_banner",
+ "white_wall_banner",
+ "orange_wall_banner",
+ "magenta_wall_banner",
+ "light_blue_wall_banner",
+ "yellow_wall_banner",
+ "lime_wall_banner",
+ "pink_wall_banner",
+ "gray_wall_banner",
+ "light_gray_wall_banner",
+ "cyan_wall_banner",
+ "purple_wall_banner",
+ "blue_wall_banner",
+ "brown_wall_banner",
+ "green_wall_banner",
+ "red_wall_banner",
+ "black_wall_banner"
+ ],
+ "class": "cmi",
+ "name": "banner"
+ },
+ "barrel": {
+ "blocks": [
+ "barrel"
+ ],
+ "class": "cmk",
+ "name": "barrel"
+ },
+ "beacon": {
+ "blocks": [
+ "beacon"
+ ],
+ "class": "cmm",
+ "name": "beacon"
+ },
+ "bed": {
+ "blocks": [
+ "white_bed",
+ "orange_bed",
+ "magenta_bed",
+ "light_blue_bed",
+ "yellow_bed",
+ "lime_bed",
+ "pink_bed",
+ "gray_bed",
+ "light_gray_bed",
+ "cyan_bed",
+ "purple_bed",
+ "blue_bed",
+ "brown_bed",
+ "green_bed",
+ "red_bed",
+ "black_bed"
+ ],
+ "class": "cmn",
+ "name": "bed"
+ },
+ "beehive": {
+ "blocks": [
+ "bee_nest",
+ "beehive"
+ ],
+ "class": "cmo",
+ "name": "beehive"
+ },
+ "bell": {
+ "blocks": [
+ "bell"
+ ],
+ "class": "cmp",
+ "name": "bell"
+ },
+ "blast_furnace": {
+ "blocks": [
+ "blast_furnace"
+ ],
+ "class": "cmq",
+ "name": "blast_furnace"
+ },
+ "brewing_stand": {
+ "blocks": [
+ "brewing_stand"
+ ],
+ "class": "cmu",
+ "name": "brewing_stand"
+ },
+ "campfire": {
+ "blocks": [
+ "campfire",
+ "soul_campfire"
+ ],
+ "class": "cmv",
+ "name": "campfire"
+ },
+ "chest": {
+ "blocks": [
+ "chest"
+ ],
+ "class": "cmw",
+ "name": "chest"
+ },
+ "command_block": {
+ "blocks": [
+ "command_block",
+ "repeating_command_block",
+ "chain_command_block"
+ ],
+ "class": "cmy",
+ "name": "command_block"
+ },
+ "comparator": {
+ "blocks": [
+ "comparator"
+ ],
+ "class": "cmz",
+ "name": "comparator"
+ },
+ "conduit": {
+ "blocks": [
+ "conduit"
+ ],
+ "class": "cna",
+ "name": "conduit"
+ },
+ "daylight_detector": {
+ "blocks": [
+ "daylight_detector"
+ ],
+ "class": "cnc",
+ "name": "daylight_detector"
+ },
+ "dispenser": {
+ "blocks": [
+ "dispenser"
+ ],
+ "class": "cnd",
+ "name": "dispenser"
+ },
+ "dropper": {
+ "blocks": [
+ "dropper"
+ ],
+ "class": "cne",
+ "name": "dropper"
+ },
+ "enchanting_table": {
+ "blocks": [
+ "enchanting_table"
+ ],
+ "class": "cnf",
+ "name": "enchanting_table"
+ },
+ "end_gateway": {
+ "blocks": [
+ "end_gateway"
+ ],
+ "class": "cnw",
+ "name": "end_gateway"
+ },
+ "end_portal": {
+ "blocks": [
+ "end_portal"
+ ],
+ "class": "cnx",
+ "name": "end_portal"
+ },
+ "ender_chest": {
+ "blocks": [
+ "ender_chest"
+ ],
+ "class": "cng",
+ "name": "ender_chest"
+ },
+ "furnace": {
+ "blocks": [
+ "furnace"
+ ],
+ "class": "cnh",
+ "name": "furnace"
+ },
+ "hopper": {
+ "blocks": [
+ "hopper"
+ ],
+ "class": "cnj",
+ "name": "hopper"
+ },
+ "jigsaw": {
+ "blocks": [
+ "jigsaw"
+ ],
+ "class": "cnk",
+ "name": "jigsaw"
+ },
+ "jukebox": {
+ "blocks": [
+ "jukebox"
+ ],
+ "class": "cnl",
+ "name": "jukebox"
+ },
+ "lectern": {
+ "blocks": [
+ "lectern"
+ ],
+ "class": "cnm",
+ "name": "lectern"
+ },
+ "mob_spawner": {
+ "blocks": [
+ "spawner"
+ ],
+ "class": "cnu",
+ "name": "mob_spawner"
+ },
+ "piston": {
+ "blocks": [],
+ "class": "cor",
+ "name": "piston"
+ },
+ "sculk_sensor": {
+ "blocks": [
+ "sculk_sensor"
+ ],
+ "class": "cnp",
+ "name": "sculk_sensor"
+ },
+ "shulker_box": {
+ "blocks": [
+ "shulker_box",
+ "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",
+ "light_gray_shulker_box",
+ "cyan_shulker_box",
+ "purple_shulker_box",
+ "blue_shulker_box",
+ "brown_shulker_box",
+ "green_shulker_box",
+ "red_shulker_box",
+ "black_shulker_box"
+ ],
+ "class": "cnq",
+ "name": "shulker_box"
+ },
+ "sign": {
+ "blocks": [
+ "oak_sign",
+ "spruce_sign",
+ "birch_sign",
+ "acacia_sign",
+ "jungle_sign",
+ "dark_oak_sign",
+ "oak_wall_sign",
+ "spruce_wall_sign",
+ "birch_wall_sign",
+ "acacia_wall_sign",
+ "jungle_wall_sign",
+ "dark_oak_wall_sign",
+ "crimson_sign",
+ "warped_sign",
+ "crimson_wall_sign",
+ "warped_wall_sign"
+ ],
+ "class": "cnr",
+ "name": "sign"
+ },
+ "skull": {
+ "blocks": [
+ "skeleton_skull",
+ "skeleton_wall_skull",
+ "wither_skeleton_skull",
+ "wither_skeleton_wall_skull",
+ "zombie_head",
+ "zombie_wall_head",
+ "player_head",
+ "player_wall_head",
+ "creeper_head",
+ "creeper_wall_head",
+ "dragon_head",
+ "dragon_wall_head"
+ ],
+ "class": "cns",
+ "name": "skull"
+ },
+ "smoker": {
+ "blocks": [
+ "smoker"
+ ],
+ "class": "cnt",
+ "name": "smoker"
+ },
+ "structure_block": {
+ "blocks": [
+ "structure_block"
+ ],
+ "class": "cnv",
+ "name": "structure_block"
+ },
+ "trapped_chest": {
+ "blocks": [
+ "trapped_chest"
+ ],
+ "class": "cnz",
+ "name": "trapped_chest"
+ }
+ }
+ },
+ "version": {
+ "data": 2975,
+ "entity_format": "1.13",
+ "id": "1.18.2",
+ "is_flattened": true,
+ "name": "1.18.2",
+ "protocol": 758
+ }
+ }
+] \ No newline at end of file
diff --git a/code-generator/client.jar b/code-generator/client.jar
new file mode 100644
index 00000000..03d2eeac
--- /dev/null
+++ b/code-generator/client.jar
Binary files differ
diff --git a/code-generator/main.py b/code-generator/main.py
new file mode 100644
index 00000000..5ab3219f
--- /dev/null
+++ b/code-generator/main.py
@@ -0,0 +1,58 @@
+from mappings import Mappings
+import packetcodegen
+import requests
+import json
+import sys
+import os
+
+print(
+ f'\033[92mFinding Minecraft version...\033[m')
+version_manifest_data = requests.get(
+ 'https://launchermeta.mojang.com/mc/game/version_manifest.json').json()
+minecraft_version = version_manifest_data['latest']['release']
+print(
+ f'\033[92mUsing \033[1m{minecraft_version}..\033[m')
+package_url = next(
+ filter(lambda v: v['id'] == minecraft_version, version_manifest_data['versions']))['url']
+package_data = requests.get(package_url).json()
+client_jar_url = package_data['downloads']['client']['url']
+
+skipping_burger = False
+try:
+ with open('burger.json', 'r') as f:
+ burger_data = json.load(f)[0]
+ if burger_data['version']['id'] == minecraft_version:
+ skipping_burger = True
+ print(
+ f'\033[92mSkipping Burger step because the burger.json is up-to-date.\033[m')
+except FileNotFoundError:
+ pass
+
+if not skipping_burger:
+ print('\033[92mDownloading Burger...\033[m')
+ r = os.system('git clone https://github.com/pokechu22/Burger')
+ os.system('cd Burger && git pull')
+ print('\033[92mDownloading client jar...\033[m')
+ with open('client.jar', 'wb') as f:
+ f.write(requests.get(client_jar_url).content)
+
+ print(f'\033[92mExtracting data with Burger...\033[m')
+ os.system(
+ 'cd Burger && python munch.py ../client.jar --output ../burger.json')
+
+client_mappings_url = package_data['downloads']['client_mappings']['url']
+mappings = Mappings.parse(requests.get(client_mappings_url).text)
+
+with open('burger.json', 'r') as f:
+ burger_data = json.load(f)
+
+burger_packets_data = burger_data[0]['packets']['packet']
+packet_id, direction, state = int(sys.argv[1]), sys.argv[2], sys.argv[3]
+print(
+ f'Generating code for packet id: {packet_id} with direction {direction} and state {state}')
+packetcodegen.generate(burger_packets_data, mappings,
+ packet_id, direction, state)
+
+os.system('cd .. && cargo fmt')
+
+print('Done!')
diff --git a/code-generator/mappings.py b/code-generator/mappings.py
new file mode 100644
index 00000000..fb3e8bda
--- /dev/null
+++ b/code-generator/mappings.py
@@ -0,0 +1,60 @@
+class Mappings:
+ __slots__ = ('classes', 'fields', 'methods')
+
+ def __init__(self, classes, fields, methods):
+ self.classes = classes
+ self.fields = fields
+ self.methods = methods
+
+ @staticmethod
+ def parse(mappings_txt):
+ classes = {}
+ fields = {}
+ methods = {}
+
+ current_obfuscated_class_name = None
+
+ for line in mappings_txt.splitlines():
+ if line.startswith('#') or line == '':
+ continue
+
+ if line.startswith(' '):
+ # if a line starts with 4 spaces, that means it's a method or a field
+ if '(' in line:
+ # if it has an opening parenthesis, it's a method
+ real_name_with_parameters_and_line, obfuscated_name = line.strip().split(' -> ')
+ real_name_with_parameters = real_name_with_parameters_and_line.split(
+ ':')[-1]
+
+ real_name = real_name_with_parameters.split('(')[0]
+ parameters = real_name_with_parameters.split('(')[1]
+
+ if current_obfuscated_class_name not in methods:
+ methods[current_obfuscated_class_name] = {}
+ methods[current_obfuscated_class_name][
+ f'{obfuscated_name}({parameters})'] = real_name
+ else:
+ # otherwise, it's a field
+ real_name_with_type, obfuscated_name = line.strip().split(' -> ')
+ real_name = real_name_with_type.split(' ')[1]
+
+ if current_obfuscated_class_name not in fields:
+ fields[current_obfuscated_class_name] = {}
+ fields[current_obfuscated_class_name][obfuscated_name] = real_name
+ else:
+ # otherwise it's a class
+ real_name, obfuscated_name = line.strip(':').split(' -> ')
+ current_obfuscated_class_name = obfuscated_name
+
+ classes[obfuscated_name] = real_name
+
+ return Mappings(classes, fields, methods)
+
+ def get_field(self, obfuscated_class_name, obfuscated_field_name):
+ return self.fields.get(obfuscated_class_name, {}).get(obfuscated_field_name)
+
+ def get_class(self, obfuscated_class_name):
+ return self.classes[obfuscated_class_name]
+
+ def get_method(self, obfuscated_class_name, obfuscated_method_name, obfuscated_signature):
+ return self.methods[obfuscated_class_name][f'{obfuscated_method_name}({obfuscated_signature})']
diff --git a/code-generator/packetcodegen.py b/code-generator/packetcodegen.py
new file mode 100644
index 00000000..59a48535
--- /dev/null
+++ b/code-generator/packetcodegen.py
@@ -0,0 +1,169 @@
+from utils import to_snake_case, to_camel_case
+from mappings import Mappings
+import os
+
+
+def burger_type_to_rust_type(burger_type):
+ is_var = False
+ uses = set()
+
+ if burger_type == 'byte':
+ field_type_rs = 'i8'
+ elif burger_type == 'short':
+ field_type_rs = 'i16'
+ elif burger_type == 'int':
+ field_type_rs = 'i32'
+ elif burger_type == 'long':
+ field_type_rs = 'i64'
+ elif burger_type == 'float':
+ field_type_rs = 'f32'
+ elif burger_type == 'double':
+ field_type_rs = 'f64'
+
+ elif burger_type == 'varint':
+ is_var = True
+ field_type_rs = 'i32'
+ elif burger_type == 'varlong':
+ is_var = True
+ field_type_rs = 'i64'
+
+ elif burger_type == 'boolean':
+ field_type_rs = 'bool'
+ elif burger_type == 'string':
+ field_type_rs = 'String'
+
+ elif burger_type == 'chatcomponent':
+ field_type_rs = 'Component'
+ uses.add('azalea_chat::component::Component')
+ elif burger_type == 'identifier':
+ field_type_rs = 'ResourceLocation'
+ uses.add('azalea_core::resource_location::ResourceLocation')
+ elif burger_type == 'uuid':
+ field_type_rs = 'Uuid'
+ uses.add('uuid::Uuid')
+ elif burger_type == 'position':
+ field_type_rs = 'BlockPos'
+ uses.add('azalea_core::BlockPos')
+ elif burger_type == 'nbtcompound':
+ field_type_rs = 'azalea_nbt::Tag'
+ elif burger_type == 'itemstack':
+ field_type_rs = 'Slot'
+ uses.add('azalea_core::Slot')
+ elif burger_type == 'metadata':
+ field_type_rs = 'EntityMetadata'
+ uses.add('crate::mc_buf::EntityMetadata')
+ elif burger_type == 'enum':
+ # enums are too complicated, leave those to the user
+ field_type_rs = 'todo!()'
+ elif burger_type.endswith('[]'):
+ field_type_rs, is_var, uses = burger_type_to_rust_type(
+ burger_type[:-2])
+ field_type_rs = f'Vec<{field_type_rs}>'
+ else:
+ print('Unknown field type:', burger_type)
+ exit()
+ return field_type_rs, is_var, uses
+
+
+def write_packet_file(state, packet_name_snake_case, code):
+ with open(f'../azalea-protocol/src/packets/{state}/{packet_name_snake_case}.rs', 'w') as f:
+ f.write(code)
+
+
+def generate(burger_packets, mappings: Mappings, target_packet_id, target_packet_direction, target_packet_state):
+ for packet in burger_packets.values():
+ if packet['id'] != target_packet_id:
+ continue
+
+ direction = packet['direction'].lower() # serverbound or clientbound
+ state = {'PLAY': 'game'}.get(packet['state'], packet['state'].lower())
+
+ if state != target_packet_state or direction != target_packet_direction:
+ continue
+
+ generated_packet_code = []
+ uses = set()
+ generated_packet_code.append(
+ f'#[derive(Clone, Debug, {to_camel_case(state)}Packet)]')
+ uses.add(f'packet_macros::{to_camel_case(state)}Packet')
+
+ obfuscated_class_name = packet['class'].split('.')[0]
+ class_name = mappings.get_class(
+ obfuscated_class_name).split('.')[-1].split('$')[0]
+
+ generated_packet_code.append(
+ f'pub struct {to_camel_case(class_name)} {{')
+
+ for instruction in packet.get('instructions', []):
+ if instruction['operation'] == 'write':
+ obfuscated_field_name = instruction['field']
+ if '.' in obfuscated_field_name or ' ' in obfuscated_field_name or '(' in obfuscated_field_name:
+ continue
+ field_name = mappings.get_field(
+ obfuscated_class_name, obfuscated_field_name)
+ if not field_name:
+ generated_packet_code.append(f'// TODO: {instruction}')
+ continue
+
+ field_type = instruction['type']
+ field_type_rs, is_var, instruction_uses = burger_type_to_rust_type(
+ field_type)
+ if is_var:
+ generated_packet_code.append('#[var]')
+ generated_packet_code.append(
+ f'pub {to_snake_case(field_name)}: {field_type_rs},')
+ uses.update(instruction_uses)
+ else:
+ generated_packet_code.append(f'// TODO: {instruction}')
+ continue
+
+ generated_packet_code.append('}')
+
+ if uses:
+ # empty line before the `use` statements
+ generated_packet_code.insert(0, '')
+ for use in uses:
+ generated_packet_code.insert(0, f'use {use};')
+
+ print(generated_packet_code)
+ write_packet_file(state, to_snake_case(class_name),
+ '\n'.join(generated_packet_code))
+ print()
+
+ mod_rs_dir = f'../azalea-protocol/src/packets/{state}/mod.rs'
+ with open(mod_rs_dir, 'r') as f:
+ mod_rs = f.read().splitlines()
+
+ pub_mod_line = f'pub mod {to_snake_case(class_name)};'
+ if pub_mod_line not in mod_rs:
+ mod_rs.insert(0, pub_mod_line)
+ packet_mod_rs_line = f' {hex(packet["id"])}: {to_snake_case(class_name)}::{to_camel_case(class_name)},'
+
+ in_serverbound = False
+ in_clientbound = False
+ for i, line in enumerate(mod_rs):
+ if line.strip() == 'Serverbound => {':
+ in_serverbound = True
+ continue
+ elif line.strip() == 'Clientbound => {':
+ in_clientbound = True
+ continue
+ elif line.strip() in ('}', '},'):
+ if (in_serverbound and direction == 'serverbound') or (in_clientbound and direction == 'clientbound'):
+ mod_rs.insert(i, packet_mod_rs_line)
+ break
+ in_serverbound = in_clientbound = False
+ continue
+
+ if line.strip() == '' or line.strip().startswith('//') or (not in_serverbound and direction == 'serverbound') or (not in_clientbound and direction == 'clientbound'):
+ continue
+
+ line_packet_id_hex = line.strip().split(':')[0]
+ assert line_packet_id_hex.startswith('0x')
+ line_packet_id = int(line_packet_id_hex[2:], 16)
+ if line_packet_id > packet['id']:
+ mod_rs.insert(i, packet_mod_rs_line)
+ break
+
+ with open(mod_rs_dir, 'w') as f:
+ f.write('\n'.join(mod_rs))
diff --git a/code-generator/utils.py b/code-generator/utils.py
new file mode 100644
index 00000000..5336d574
--- /dev/null
+++ b/code-generator/utils.py
@@ -0,0 +1,15 @@
+import urllib.request
+import gzip
+import json
+import re
+import io
+
+
+def to_snake_case(name):
+ s = re.sub('([A-Z])', r'_\1', name)
+ return s.lower().strip('_')
+
+
+def to_camel_case(name):
+ s = re.sub('_([a-z])', lambda m: m.group(1).upper(), name)
+ return s[0].upper() + s[1:]